Home
last modified time | relevance | path

Searched refs:anonyDHId (Results 1 - 4 of 4) sorted by relevance

/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::string &msg) in DHCompMgrTraceStart() argument
23 StartTrace(DHFWK_HITRACE_LABEL, anonyNetworkId + "_" + anonyDHId + "_" + msg); in DHCompMgrTraceStart()
H A Ddh_utils_hisysevent.cpp87 const std::string &anonyDHId, int32_t errCode, const std::string &msg) in HiSysEventWriteCompMgrFailedMsg()
93 "DHID", anonyDHId.c_str(), in HiSysEventWriteCompMgrFailedMsg()
86 HiSysEventWriteCompMgrFailedMsg(const std::string &status, const OHOS::HiviewDFX::HiSysEvent::EventType eventType, const std::string &anonyDHId, int32_t errCode, const std::string &msg) HiSysEventWriteCompMgrFailedMsg() argument
/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::string &msg);
H A Ddh_utils_hisysevent.h47 const std::string &anonyDHId, int32_t errCode, const std::string &msg);

Completed in 2 milliseconds