Home
last modified time | relevance | path

Searched defs:tagName (Results 1 – 6 of 6) sorted by relevance

/base/hiviewdfx/hiview/interfaces/innerkits/xpower_event/src/
Dxpower_event_js.cpp26 int ReportXPowerJsStackSysEvent(napi_env env, const std::string &tagName, const std::string &info) in ReportXPowerJsStackSysEvent()
32 int ReportXPowerJsStackSysEvent(NativeEngine *engine, const std::string &tagName, const std::string… in ReportXPowerJsStackSysEvent()
50 int ReportXPowerJsStackSysEvent(EcmaVM *vm, const std::string &tagName, const std::string &info) in ReportXPowerJsStackSysEvent()
Dxpower_event.cpp25 int ReportXPowerStackSysEvent(const std::string &tagName, const std::string &info) in ReportXPowerStackSysEvent()
/base/tee/tee_client/services/tlogcat/src/
Dproc_tag.c29 char *tagName; member
146 static int32_t InsertTaTagNode(char *tagName, uint32_t tagLen, const char **logTag, const struct Lo… in InsertTaTagNode()
178 static int32_t InsertDriverTagNode(char *tagName, uint32_t tagLen, const char **logTag, const struc… in InsertDriverTagNode()
209 static int32_t InsertTagNode(bool isTa, char *tagName, uint32_t tagLen, in InsertTagNode()
223 char *tagName = QueryTagNode(isTa, logItem); in GetTagName() local
/base/telephony/core_service/services/sim/src/
Dicc_operator_rule.cpp51 std::string &tagName, int32_t &len, std::string &value) in parseSimpleTLV()
154 std::string tagName; in DecodeTLVTagCertPkg() local
196 std::string tagName; in DecodeTLVTagLimits() local
/base/powermgr/power_manager/services/native/src/
Dpower_save_mode.cpp53 bool IsNodeLegal(const xmlNodePtr nodePtr, const std::string& tagName) in IsNodeLegal()
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
Dhitrace_dump.cpp327 for (std::string tagName : traceParams.tags) { in SetAllTags() local
354 for (std::string tagName : readyEnableTagList) { in SetAllTags() local