Home
last modified time | relevance | path

Searched refs:HandleGetAllBundleDirs (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_host.h847 ErrCode HandleGetAllBundleDirs(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp615 errCode = HandleGetAllBundleDirs(data, reply); in OnRemoteRequest()
4187 ErrCode BundleMgrHost::HandleGetAllBundleDirs(MessageParcel &data, MessageParcel &reply) in HandleGetAllBundleDirs() function in OHOS::AppExecFwk::BundleMgrHost