Home
last modified time | relevance | path

Searched refs:ParsePreInstallAbilityConfig (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/rdb/
H A Dparser_util.cpp51 ParsePreInstallAbilityConfig(fileDir, list); in GetResidentProcessRawData()
55 void ParserUtil::ParsePreInstallAbilityConfig( in ParsePreInstallAbilityConfig() function in OHOS::AbilityRuntime::ParserUtil
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/rdb/
H A Dparser_util.h32 void ParsePreInstallAbilityConfig(
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_parser.h76 ErrCode ParsePreInstallAbilityConfig(
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymgrrdbparserutil_fuzzer/
H A Dabilitymgrrdbparserutil_fuzzer.cpp72 instance.ParsePreInstallAbilityConfig(jsonStr, list); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_parser.cpp247 ErrCode BundleParser::ParsePreInstallAbilityConfig( in ParsePreInstallAbilityConfig() function in OHOS::AppExecFwk::BundleParser
H A Dbundle_mgr_service_event_handler.cpp654 bundleParser.ParsePreInstallAbilityConfig( in ParsePreBundleProFile()