Searched refs:HandleGetApplicationInfosWithIntFlags (Results 1 – 3 of 3) sorted by relevance
72 ErrCode HandleGetApplicationInfosWithIntFlags(MessageParcel &data, MessageParcel &reply);
103 ErrCode res = bundleMgrHost.HandleGetApplicationInfosWithIntFlags(data, reply);
119 errCode = this->HandleGetApplicationInfosWithIntFlags(data, reply); in OnRemoteRequest()714 ErrCode BundleMgrHost::HandleGetApplicationInfosWithIntFlags(MessageParcel &data, MessageParcel &re… in HandleGetApplicationInfosWithIntFlags() function in OHOS::AppExecFwk::BundleMgrHost