Searched refs:HandleGetFormsInfoByApp (Results 1 – 6 of 6) sorted by relevance
259 int32_t HandleGetFormsInfoByApp(MessageParcel &data, MessageParcel &reply);
282 formMgrStub->HandleGetFormsInfoByApp(data, reply); in HandleFormMessage()
549 ErrCode HandleGetFormsInfoByApp(MessageParcel &data, MessageParcel &reply);
140 return HandleGetFormsInfoByApp(data, reply); in OnRemoteRequestSecond()938 int32_t FormMgrStub::HandleGetFormsInfoByApp(MessageParcel &data, MessageParcel &reply) in HandleGetFormsInfoByApp() function in OHOS::AppExecFwk::FormMgrStub
883 ErrCode res = bundleMgrHost.HandleGetFormsInfoByApp(data, reply);
290 errCode = this->HandleGetFormsInfoByApp(data, reply); in OnRemoteRequest()2139 ErrCode BundleMgrHost::HandleGetFormsInfoByApp(MessageParcel &data, MessageParcel &reply) in HandleGetFormsInfoByApp() function in OHOS::AppExecFwk::BundleMgrHost