Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_config.cpp39 ITEM_NAME = 1, enumerator
66 HIVIEW_LOGI("regex_match success, process: %{public}s", matches[ITEM_NAME].str().c_str()); in GetThresholdList()
67 list.insert(make_pair(matches[ITEM_NAME].str(), stoull(matches[ITEM_VALUE]))); in GetThresholdList()
/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp84 const char *ITEM_NAME = "name"; member
389 bean.name = ParseAsString(cJSON_GetObjectItem(itemRoot, ITEM_NAME)); in ParserNumMatchInfos()
483 bean.name = ParseAsString(cJSON_GetObjectItem(itemRoot, ITEM_NAME)); in ParserEccDataInfos()

Completed in 2 milliseconds