Searched refs:HandleGetBundleInfosWithIntFlags (Results 1 – 3 of 3) sorted by relevance
149 ErrCode HandleGetBundleInfosWithIntFlags(MessageParcel &data, MessageParcel &reply);
223 ErrCode res = bundleMgrHost.HandleGetBundleInfosWithIntFlags(data, reply);
146 errCode = this->HandleGetBundleInfosWithIntFlags(data, reply); in OnRemoteRequest()955 ErrCode BundleMgrHost::HandleGetBundleInfosWithIntFlags(MessageParcel &data, MessageParcel &reply) in HandleGetBundleInfosWithIntFlags() function in OHOS::AppExecFwk::BundleMgrHost