Home
last modified time | relevance | path

Searched refs:HandleGetNameAndIndexForUid (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.h184 ErrCode HandleGetNameAndIndexForUid(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp161 errCode = this->HandleGetNameAndIndexForUid(data, reply); in OnRemoteRequest()
1057 ErrCode BundleMgrHost::HandleGetNameAndIndexForUid(MessageParcel &data, MessageParcel &reply) in HandleGetNameAndIndexForUid() function in OHOS::AppExecFwk::BundleMgrHost