Searched defs:ReadFileIntoJson (Results 1 – 4 of 4) sorted by relevance
47 bool BmsExtensionProfile::ReadFileIntoJson(const std::string &filePath, nlohmann::json &jsonBuf) co… in ReadFileIntoJson() function in OHOS::AppExecFwk::BmsExtensionProfile
147 bool ParserUtil::ReadFileIntoJson(const std::string &filePath, nlohmann::json &jsonBuf) in ReadFileIntoJson() function in OHOS::AbilityRuntime::ParserUtil
65 bool BundleParser::ReadFileIntoJson(const std::string &filePath, nlohmann::json &jsonBuf) in ReadFileIntoJson() function in OHOS::AppExecFwk::BundleParser
1812 bool InstalldHostImpl::ReadFileIntoJson(const std::string &filePath, nlohmann::json &jsonBuf) in ReadFileIntoJson() function in OHOS::AppExecFwk::InstalldHostImpl