Home
last modified time | relevance | path

Searched defs:QueryKeepAliveBundleInfos (Results 1 – 9 of 9) sorted by relevance

/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
Dmock_bundle_manager.h50 virtual bool QueryKeepAliveBundleInfos(std::vector<BundleInfo>& bundleInfos) override in QueryKeepAliveBundleInfos() function
107 virtual bool QueryKeepAliveBundleInfos(std::vector<BundleInfo>& bundleInfos) override in QueryKeepAliveBundleInfos() function
/foundation/ability/ability_lite/services/abilitymgr_lite/src/client/
Dbundlems_client.cpp63 AbilityMsStatus BundleMsClient::QueryKeepAliveBundleInfos(BundleInfo **bundleInfos, int32_t *len) c… in QueryKeepAliveBundleInfos() function in OHOS::BundleMsClient
/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/
Dbundle_inner_interface.h63 uint8_t (*QueryKeepAliveBundleInfos)(BundleInfo **bundleInfos, int32_t *len); member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
Dbundle_ms_feature.cpp435 uint8_t BundleMsFeature::QueryKeepAliveBundleInfos(BundleInfo **bundleInfos, int32_t *len) in QueryKeepAliveBundleInfos() function in OHOS::BundleMsFeature
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
Dbundle_manager.cpp730 uint8_t QueryKeepAliveBundleInfos(BundleInfo **bundleInfos, int32_t *len) in QueryKeepAliveBundleInfos() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h517 virtual bool QueryKeepAliveBundleInfos(std::vector<BundleInfo> &bundleInfos) in QueryKeepAliveBundleInfos() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp752 bool BundleMgrHostImpl::QueryKeepAliveBundleInfos(std::vector<BundleInfo> &bundleInfos) in QueryKeepAliveBundleInfos() function in OHOS::AppExecFwk::BundleMgrHostImpl
Dbundle_data_mgr.cpp2277 bool BundleDataMgr::QueryKeepAliveBundleInfos(std::vector<BundleInfo> &bundleInfos) const in QueryKeepAliveBundleInfos() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp1204 bool BundleMgrProxy::QueryKeepAliveBundleInfos(std::vector<BundleInfo> &bundleInfos) in QueryKeepAliveBundleInfos() function in OHOS::AppExecFwk::BundleMgrProxy