Searched refs:GetRefIdFromString (Results 1 – 2 of 2) sorted by relevance
347 if (!GetRefIdFromString(value, update, JSON_ARRAY_IDS.at(key))) { in ParseJsonArrayRef()367 if (!GetRefIdFromString(value, update, JSON_STRING_IDS.at(key))) { in ParseJsonStringRef()392 bool ConfigParser::GetRefIdFromString(string &value, bool &update, const string &match) const in GetRefIdFromString() function in OHOS::Global::Restool::ConfigParser
80 bool GetRefIdFromString(std::string &value, bool &update, const std::string &match) const;