Searched refs:HandleGetApplicationInfoWithIntFlags (Results 1 – 3 of 3) sorted by relevance
51 ErrCode HandleGetApplicationInfoWithIntFlags(MessageParcel &data, MessageParcel &reply);
73 ErrCode res = bundleMgrHost.HandleGetApplicationInfoWithIntFlags(data, reply);
110 errCode = this->HandleGetApplicationInfoWithIntFlags(data, reply); in OnRemoteRequest()648 ErrCode BundleMgrHost::HandleGetApplicationInfoWithIntFlags(MessageParcel &data, MessageParcel &rep… in HandleGetApplicationInfoWithIntFlags() function in OHOS::AppExecFwk::BundleMgrHost