Home
last modified time | relevance | path

Searched defs:GetBundleArchiveInfoV9 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h644 virtual ErrCode GetBundleArchiveInfoV9( in GetBundleArchiveInfoV9() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp1473 ErrCode BundleMgrProxy::GetBundleArchiveInfoV9(const std::string &hapFilePath, int32_t flags, Bundl… in GetBundleArchiveInfoV9() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1117 ErrCode BundleMgrHostImpl::GetBundleArchiveInfoV9( in GetBundleArchiveInfoV9() function in OHOS::AppExecFwk::BundleMgrHostImpl