Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_cast_framework/service/src/session/src/
H A Dcast_session_listeners.cpp92 session->SendCastMessage(Message(MessageId::MSG_PLAY_REQ, port, UNUSED_VALUE, NO_DELAY, deviceId)); in OnPlay()
105 session->SendCastMessage(MessageId::MSG_PAUSE_REQ, UNUSED_VALUE, UNUSED_VALUE); in OnPause()
143 session->SendCastMessage(MessageId::MSG_PROCESS_TRIGGER_REQ, trigger, UNUSED_VALUE); in NotifyTrigger()
/foundation/CastEngine/castengine_cast_plus_stream/src/
H A Dcast_session_listeners.cpp92 session->SendCastMessage(Message(MessageId::MSG_PLAY_REQ, port, UNUSED_VALUE, NO_DELAY, deviceId)); in OnPlay()
105 session->SendCastMessage(MessageId::MSG_PAUSE_REQ, UNUSED_VALUE, UNUSED_VALUE); in OnPause()
143 session->SendCastMessage(MessageId::MSG_PROCESS_TRIGGER_REQ, trigger, UNUSED_VALUE); in NotifyTrigger()
/foundation/CastEngine/castengine_cast_framework/service/src/session/include/
H A Dcast_session_impl_class.h135 static constexpr int UNUSED_VALUE = -1; member in OHOS::CastEngine::CastEngineService::CastSessionImpl
/foundation/CastEngine/castengine_cast_plus_stream/include/
H A Dcast_session_impl_class.h135 static constexpr int UNUSED_VALUE = -1; member in OHOS::CastEngine::CastEngineService::CastSessionImpl

Completed in 4 milliseconds