Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp57 constexpr char NAME__KEY[] = "name_"; member
608 return propertyName == DOMAIN__KEY || propertyName == NAME__KEY || propertyName == TYPE__KEY; in IsBaseInfoKey()
616 if (key == NAME__KEY) { in TranslateKeyToAttrName()
627 if ((key == DOMAIN__KEY || key == NAME__KEY) && value.isString()) { in AppendBaseInfo()

Completed in 2 milliseconds