Home
last modified time | relevance | path

Searched refs:setProperty_ (Results 1 - 4 of 4) sorted by relevance

/foundation/CastEngine/castengine_cast_framework/service/src/session/src/
H A Dcast_session_impl.cpp249 bool result = setProperty_.wait_for(lock, std::chrono::seconds(timeout), in WaitSinkSetProperty()
453 setProperty_.notify_all(); in SetSessionProperty()
543 setProperty_.notify_all(); in SetSessionProtocolType()
/foundation/CastEngine/castengine_cast_plus_stream/src/
H A Dcast_session_impl.cpp249 bool result = setProperty_.wait_for(lock, std::chrono::seconds(timeout), in WaitSinkSetProperty()
453 setProperty_.notify_all(); in SetSessionProperty()
543 setProperty_.notify_all(); in SetSessionProtocolType()
/foundation/CastEngine/castengine_cast_framework/service/src/session/include/
H A Dcast_session_impl_class.h247 std::condition_variable setProperty_; member in OHOS::CastEngine::CastEngineService::CastSessionImpl
/foundation/CastEngine/castengine_cast_plus_stream/include/
H A Dcast_session_impl_class.h247 std::condition_variable setProperty_; member in OHOS::CastEngine::CastEngineService::CastSessionImpl

Completed in 6 milliseconds