Home
last modified time | relevance | path

Searched refs:srcContextId_ (Results 1 - 3 of 3) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dmedia_channel.h55 srcContextId_ = contextId; in SetContextId()
104 uint32_t srcContextId_ = INVALID_ID; member in OHOS::Sharing::MediaChannel
H A Dmedia_channel.cpp923 std::string(magic_enum::enum_name(eventType)).c_str(), GetId(), srcContextId_, msg->agentId); in SendAgentEvent()
929 agentMsg->dstId = srcContextId_; in SendAgentEvent()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediachannel/channel/
H A Dmedia_channel_unit_test.cpp751 EXPECT_EQ(contextId, mediaChannel->srcContextId_); in HWTEST_F()

Completed in 6 milliseconds