Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_cast_framework/service/src/session/src/
H A Dcast_session_impl.cpp711 return std::pair<int, int> { port, UNNEEDED_PORT }; in GetMediaPort()
719 std::pair<int, int> { INVALID_PORT, UNNEEDED_PORT }; in GetMediaPort()
734 return { port, UNNEEDED_PORT }; in GetMediaPort()
/foundation/CastEngine/castengine_cast_plus_stream/src/
H A Dcast_session_impl.cpp711 return std::pair<int, int> { port, UNNEEDED_PORT }; in GetMediaPort()
719 std::pair<int, int> { INVALID_PORT, UNNEEDED_PORT }; in GetMediaPort()
734 return { port, UNNEEDED_PORT }; in GetMediaPort()
/foundation/CastEngine/castengine_cast_framework/service/src/session/include/
H A Dcast_session_impl_class.h137 static constexpr int UNNEEDED_PORT = -2; member in OHOS::CastEngine::CastEngineService::CastSessionImpl
/foundation/CastEngine/castengine_cast_plus_stream/include/
H A Dcast_session_impl_class.h137 static constexpr int UNNEEDED_PORT = -2; member in OHOS::CastEngine::CastEngineService::CastSessionImpl

Completed in 6 milliseconds