Searched refs:Json2Obj (Results 1 – 2 of 2) sorted by relevance
141 bool Json2Obj(const std::string &content, NetPolicy &netPolicy);
78 return Json2Obj(fileContent, netPolicy_); in ReadFile()213 bool NetPolicyFile::Json2Obj(const std::string &content, NetPolicy &netPolicy) in Json2Obj() function in OHOS::NetManagerStandard::NetPolicyFile