Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_sink/src/
H A Ddscreen_sink_handler.cpp88 auto waitStatus = proxyConVar_.wait_for(lock, std::chrono::milliseconds(SCREEN_LOADSA_TIMEOUT_MS), in InitSink()
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/
H A Ddscreen_source_handler.cpp83 auto waitStatus = proxyConVar_.wait_for(lock, std::chrono::milliseconds(SCREEN_LOADSA_TIMEOUT_MS), in InitSource()
/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_constants.h227 constexpr int32_t SCREEN_LOADSA_TIMEOUT_MS = 10000; member

Completed in 2 milliseconds