Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp58 constexpr char TYPE__KEY[] = "type_"; member
608 return propertyName == DOMAIN__KEY || propertyName == NAME__KEY || propertyName == TYPE__KEY; in IsBaseInfoKey()
619 if (key == TYPE__KEY) { in TranslateKeyToAttrName()
631 if (key == TYPE__KEY && value.isInt()) { in AppendBaseInfo()

Completed in 3 milliseconds