Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
Dbms_extension_profile.cpp46 bool BmsExtensionProfile::ReadFileIntoJson(const std::string &filePath, nlohmann::json &jsonBuf) co… in ReadFileIntoJson() function in OHOS::AppExecFwk::BmsExtensionProfile
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_parser.cpp64 bool BundleParser::ReadFileIntoJson(const std::string &filePath, nlohmann::json &jsonBuf) in ReadFileIntoJson() function in OHOS::AppExecFwk::BundleParser