Home
last modified time | relevance | path

Searched defs:tagNum (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h213 uint16_t tagNum; member
233 uint16_t tagNum; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_base_utils.cpp700 auto tagNum = argv[0]->ToInt32(runtime); in GetLogTag() local