Home
last modified time | relevance | path

Searched refs:GetDevId (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_manager.cpp148 int32_t ret = dScreen->InitSenderEngine(providerPtr_, dScreen->GetDevId()); in StartDScreenMirror()
155 GetAnonyString(dScreen->GetDevId()).c_str()); in StartDScreenMirror()
182 GetAnonyString(dScreen->GetDevId()).c_str(), GetAnonyString(dScreen->GetDHId()).c_str(), in OnRegResult()
195 GetAnonyString(dScreen->GetDevId()).c_str(), GetAnonyString(dScreen->GetDHId()).c_str(), in OnUnregResult()
204 GetAnonyString(dScreen->GetDevId()).c_str(), GetAnonyString(dScreen->GetDHId()).c_str(), in OnRegResult()
210 …dScreenSourceCallbackProxy_->OnNotifyRegResult(dScreen->GetDevId(), dScreen->GetDHId(), reqId, sta… in OnRegResult()
217 GetAnonyString(dScreen->GetDevId()).c_str(), GetAnonyString(dScreen->GetDHId()).c_str(), in OnUnregResult()
223 …dScreenSourceCallbackProxy_->OnNotifyUnregResult(dScreen->GetDevId(), dScreen->GetDHId(), reqId, s… in OnUnregResult()
348 std::string devId = dScreen->GetDevId(); in GetScreenDumpInfo()
380 messageJosn[SINK_DEV_ID] = dScreen->GetDevId(); in PublishMessage()
[all …]
H A Ddscreen.cpp687 std::string DScreen::GetDevId() const in GetDevId() function in OHOS::DistributedHardware::V2_0::DScreen
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_manager.cpp193 GetAnonyString(dScreen->GetDevId()).c_str(), GetAnonyString(dScreen->GetDHId()).c_str(), in OnRegResult()
206 GetAnonyString(dScreen->GetDevId()).c_str(), GetAnonyString(dScreen->GetDHId()).c_str(), in OnUnregResult()
215 GetAnonyString(dScreen->GetDevId()).c_str(), GetAnonyString(dScreen->GetDHId()).c_str(), in OnRegResult()
221 …dScreenSourceCallbackProxy_->OnNotifyRegResult(dScreen->GetDevId(), dScreen->GetDHId(), reqId, sta… in OnRegResult()
228 GetAnonyString(dScreen->GetDevId()).c_str(), GetAnonyString(dScreen->GetDHId()).c_str(), in OnUnregResult()
234 …dScreenSourceCallbackProxy_->OnNotifyUnregResult(dScreen->GetDevId(), dScreen->GetDHId(), reqId, s… in OnUnregResult()
370 std::string devId = dScreen->GetDevId(); in GetScreenDumpInfo()
460 messageJosn[SINK_DEV_ID] = dScreen->GetDevId(); in PublishMessage()
471 messageJosn[SINK_DEV_ID] = dScreen->GetDevId(); in PublishMessage()
482 std::string devId = dScreen->GetDevId(); in NotifyRemoteSinkSetUp()
H A Ddscreen.cpp125 std::string DScreen::GetDevId() const in GetDevId() function in OHOS::DistributedHardware::V1_0::DScreen
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/include/
H A Ddscreen.h92 std::string GetDevId() const;
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/include/
H A Ddscreen.h101 std::string GetDevId() const;
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_test.cpp74 dScreen_->GetDevId();
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_test.cpp105 dScreen_->GetDevId();