Home
last modified time | relevance | path

Searched defs:QueryKeepAliveBundleInfos (Results 1 - 8 of 8) sorted by relevance

/foundation/ability/ability_lite/services/abilitymgr_lite/src/client/
H A Dbundlems_client.cpp63 AbilityMsStatus BundleMsClient::QueryKeepAliveBundleInfos(BundleInfo **bundleInfos, int32_t *len) const in QueryKeepAliveBundleInfos() function in OHOS::BundleMsClient
/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/
H A Dbundle_inner_interface.h63 uint8_t (*QueryKeepAliveBundleInfos)(BundleInfo **bundleInfos, int32_t *len); member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A 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/
H A Dbundle_manager.cpp730 uint8_t QueryKeepAliveBundleInfos(BundleInfo **bundleInfos, int32_t *len) in QueryKeepAliveBundleInfos() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp1357 bool BundleMgrProxy::QueryKeepAliveBundleInfos(std::vector<BundleInfo> &bundleInfos) in QueryKeepAliveBundleInfos() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h585 virtual bool QueryKeepAliveBundleInfos(std::vector<BundleInfo> &bundleInfos) in QueryKeepAliveBundleInfos() function in OHOS::AppExecFwk::IBundleMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp987 bool BundleMgrHostImpl::QueryKeepAliveBundleInfos(std::vector<BundleInfo> &bundleInfos) in QueryKeepAliveBundleInfos() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp3733 bool BundleDataMgr::QueryKeepAliveBundleInfos(std::vector<BundleInfo> &bundleInfos) const in QueryKeepAliveBundleInfos() function in OHOS::AppExecFwk::BundleDataMgr

Completed in 36 milliseconds