Home
last modified time | relevance | path

Searched refs:WaitForSinkStarted (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/include/
H A Ddscreen.h131 int32_t WaitForSinkStarted();
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen.cpp496 ret = WaitForSinkStarted(); in SetUp()
508 int32_t DScreen::WaitForSinkStarted() in WaitForSinkStarted() function in OHOS::DistributedHardware::V2_0::DScreen
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_test.cpp351 int32_t ret = dScreen_->WaitForSinkStarted();