Home
last modified time | relevance | path

Searched refs:DHCompMgrTraceStart (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Ddh_utils_hitrace.cpp21 void DHCompMgrTraceStart(const std::string &anonyNetworkId, const std::string &anonyDHId, const std… in DHCompMgrTraceStart() function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Ddh_utils_hitrace.h40 void DHCompMgrTraceStart(const std::string &anonyNetworkId, const std::string &anonyDHId, const std…
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
H A Ddisable_task.cpp89DHCompMgrTraceStart(GetAnonyString(GetNetworkId()), GetAnonyString(GetDhId()), DH_DISABLE_START); in UnRegisterHardware()
H A Denable_task.cpp85 DHCompMgrTraceStart(GetAnonyString(GetNetworkId()), GetAnonyString(GetDhId()), DH_ENABLE_START); in RegisterHardware()