Searched refs:HandleGetApplicationInfoWithIntFlagsV9 (Results 1 – 3 of 3) sorted by relevance
58 ErrCode HandleGetApplicationInfoWithIntFlagsV9(MessageParcel &data, MessageParcel &reply);
88 ErrCode res = bundleMgrHost.HandleGetApplicationInfoWithIntFlagsV9(data, reply);
116 errCode = this->HandleGetApplicationInfoWithIntFlagsV9(data, reply); in OnRemoteRequest()671 ErrCode BundleMgrHost::HandleGetApplicationInfoWithIntFlagsV9(MessageParcel &data, MessageParcel &r… in HandleGetApplicationInfoWithIntFlagsV9() function in OHOS::AppExecFwk::BundleMgrHost