Searched refs:ParseUInt32 (Results 1 – 2 of 2) sorted by relevance
58 uint32_t JsonParser::ParseUInt32(const Json::Value& value) in ParseUInt32() function in OHOS::HiviewDFX::JsonParser79 vec.push_back(ParseUInt32(root[static_cast<int>(i)])); in ParseUInt32Vec()110 event->Update(KEY_OF_TOTAL, ParseUInt32(root[KEY_OF_TOTAL])); in ParsePluginStatsEvent()112 event->Update(KEY_OF_PROC_TIME, ParseUInt32(root[KEY_OF_PROC_TIME])); in ParsePluginStatsEvent()
35 static uint32_t ParseUInt32(const Json::Value& value);