Searched refs:HandleQueryAppGalleryBundleName (Results 1 – 3 of 3) sorted by relevance
746 ErrCode HandleQueryAppGalleryBundleName(MessageParcel &data, MessageParcel &reply);
1753 ErrCode res = bundleMgrHost.HandleQueryAppGalleryBundleName(data, reply);
489 errCode = this->HandleQueryAppGalleryBundleName(data, reply); in OnRemoteRequest()3387 ErrCode BundleMgrHost::HandleQueryAppGalleryBundleName(MessageParcel &data, MessageParcel &reply) in HandleQueryAppGalleryBundleName() function in OHOS::AppExecFwk::BundleMgrHost