Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Ddh_utils_hitrace.cpp26 void DHQueryTraceStart(const DHType dhType) in DHQueryTraceStart() function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Ddh_utils_hitrace.h41 void DHQueryTraceStart(const DHType dhType);
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/test/unittest/common/utilstool/
H A Dutils_tool_test.cpp129 DHQueryTraceStart(dhType);
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/localhardwaremanager/
H A Dlocal_hardware_manager.cpp67 DHQueryTraceStart(dhType); in Init()