Searched defs:tagName (Results 1 – 6 of 6) sorted by relevance
| /base/hiviewdfx/hiview/interfaces/innerkits/xpower_event/src/ |
| D | xpower_event_js.cpp | 26 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()
|
| D | xpower_event.cpp | 25 int ReportXPowerStackSysEvent(const std::string &tagName, const std::string &info) in ReportXPowerStackSysEvent()
|
| /base/tee/tee_client/services/tlogcat/src/ |
| D | proc_tag.c | 29 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/ |
| D | icc_operator_rule.cpp | 51 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/ |
| D | power_save_mode.cpp | 53 bool IsNodeLegal(const xmlNodePtr nodePtr, const std::string& tagName) in IsNodeLegal()
|
| /base/hiviewdfx/hitrace/interfaces/native/innerkits/src/ |
| D | hitrace_dump.cpp | 327 for (std::string tagName : traceParams.tags) { in SetAllTags() local 354 for (std::string tagName : readyEnableTagList) { in SetAllTags() local
|