Searched refs:HandleGetApplicationInfosWithIntFlagsV9 (Results 1 – 3 of 3) sorted by relevance
79 ErrCode HandleGetApplicationInfosWithIntFlagsV9(MessageParcel &data, MessageParcel &reply);
118 ErrCode res = bundleMgrHost.HandleGetApplicationInfosWithIntFlagsV9(data, reply);
122 errCode = this->HandleGetApplicationInfosWithIntFlagsV9(data, reply); in OnRemoteRequest()734 ErrCode BundleMgrHost::HandleGetApplicationInfosWithIntFlagsV9(MessageParcel &data, MessageParcel &… in HandleGetApplicationInfosWithIntFlagsV9() function in OHOS::AppExecFwk::BundleMgrHost