Home
last modified time | relevance | path

Searched defs:isSink (Results 1 - 5 of 5) sorted by relevance

/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/
H A Dchannel_manager.cpp90 bool isSink = (request.sessionProperty.endType == EndType::CAST_SINK); in CreateChannel() local
121 bool isSink = (request.sessionProperty.endType == EndType::CAST_SINK); in CreateChannel() local
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/
H A Dchannel_manager.cpp90 bool isSink = (request.sessionProperty.endType == EndType::CAST_SINK); in CreateChannel() local
121 bool isSink = (request.sessionProperty.endType == EndType::CAST_SINK); in CreateChannel() local
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/
H A Dcast_device_data_manager.cpp192 bool CastDeviceDataManager::SetDeviceRole(const std::string &deviceId, bool isSink) in SetDeviceRole() argument
H A Dconnection_manager.cpp818 auto isSink = CastDeviceDataManager::GetInstance().GetDeviceRole(deviceId); in DestroyConsulationSession() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_manager.cpp868 int32_t ComponentManager::GetVersion(const std::string &uuid, DHType dhType, std::string &version, bool isSink) in GetVersion() argument
822 GetVersionFromVerMgr(const std::string &uuid, const DHType dhType, std::string &version, bool isSink) GetVersionFromVerMgr() argument
842 GetVersionFromVerInfoMgr(const std::string &uuid, const DHType dhType, std::string &version, bool isSink) GetVersionFromVerInfoMgr() argument

Completed in 9 milliseconds