Searched defs:ParseJsonFile (Results 1 – 3 of 3) sorted by relevance
31 Json::Value ParseJsonFile(const std::string& path) in ParseJsonFile() function
121 int32_t ParseJsonFile(const std::vector<char> &buffer, NetworkResponse &response) in ParseJsonFile() function
302 bool ParseUtil::ParseJsonFile(const string& realPath) in ParseJsonFile() function in OHOS::ParseUtil