Searched refs:HandleGetJsonProfile (Results 1 – 3 of 3) sorted by relevance
765 ErrCode HandleGetJsonProfile(MessageParcel &data, MessageParcel &reply);
1813 ErrCode res = bundleMgrHost.HandleGetJsonProfile(data, reply);
501 errCode = this->HandleGetJsonProfile(data, reply); in OnRemoteRequest()3469 ErrCode BundleMgrHost::HandleGetJsonProfile(MessageParcel &data, MessageParcel &reply) in HandleGetJsonProfile() function in OHOS::AppExecFwk::BundleMgrHost