Home
last modified time | relevance | path

Searched refs:IsDHTypeExist (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentloader/
H A Dcomponent_loader.cpp566 if (!IsDHTypeExist(dhType)) { in ReleaseHardwareHandler()
580 if (!IsDHTypeExist(dhType)) { in ReleaseSource()
594 if (!IsDHTypeExist(dhType)) { in ReleaseSink()
606 bool ComponentLoader::IsDHTypeExist(DHType dhType) in IsDHTypeExist() function in OHOS::DistributedHardware::ComponentLoader
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentloader/
H A Dcomponent_loader.h96 bool IsDHTypeExist(DHType dhType);
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentloader/src/
H A Dcomponent_loader_test.cpp227 bool ret = ComponentLoader::GetInstance().IsDHTypeExist(DHType::AUDIO);
312 bool ret = ComponentLoader::GetInstance().IsDHTypeExist(dhType);