Home
last modified time | relevance | path

Searched defs:ReadFileIntoJson (Results 1 – 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
Dbms_extension_profile.cpp47 bool BmsExtensionProfile::ReadFileIntoJson(const std::string &filePath, nlohmann::json &jsonBuf) co… in ReadFileIntoJson() function in OHOS::AppExecFwk::BmsExtensionProfile
/foundation/ability/ability_runtime/services/abilitymgr/src/rdb/
Dparser_util.cpp147 bool ParserUtil::ReadFileIntoJson(const std::string &filePath, nlohmann::json &jsonBuf) in ReadFileIntoJson() function in OHOS::AbilityRuntime::ParserUtil
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_parser.cpp68 bool BundleParser::ReadFileIntoJson(const std::string &filePath, nlohmann::json &jsonBuf) in ReadFileIntoJson() function in OHOS::AppExecFwk::BundleParser
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp2314 bool InstalldHostImpl::ReadFileIntoJson(const std::string &filePath, nlohmann::json &jsonBuf) in ReadFileIntoJson() function in OHOS::AppExecFwk::InstalldHostImpl