Searched refs:GetObjectValue (Results 1 – 6 of 6) sorted by relevance
44 auto config = CJsonUtil::GetObjectValue(root, version); in Parse()59 auto comConfig = CJsonUtil::GetObjectValue(config, comKey); in ParseCommonThreshold()84 auto customConfig = CJsonUtil::GetObjectValue(config, customKey); in ParseCustomThreshold()
74 cJSON* GetObjectValue(const cJSON* json, const std::string& key);
94 cJSON* GetObjectValue(const cJSON* json, const std::string& key) in GetObjectValue() function
184 byteBufferWriter_.WriteData(data.GetObjectValue()); in WriteData()
184 const std::string& GetObjectValue() const in GetObjectValue() function
406 …"OHOS::HiviewDFX::CJsonUtil::GetObjectValue(cJSON const*, std::__h::basic_string<char, std::__h::c…