Home
last modified time | relevance | path

Searched defs:isSink (Results 1 - 8 of 8) 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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTypePromotion.cpp249 bool TypePromotion::isSink(Value *V) { in isSink() function in TypePromotion
/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCommandLine.h316 bool isSink() const { return getMiscFlags() & cl::Sink; } in isSink() function in llvm::cl::Option
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCommandLine.h286 bool isSink() const { return getMiscFlags() & cl::Sink; } in isSink() function in llvm::cl::Option

Completed in 14 milliseconds