Searched refs:HandleGetFormsInfoByModule (Results 1 – 6 of 6) sorted by relevance
266 int32_t HandleGetFormsInfoByModule(MessageParcel &data, MessageParcel &reply);
283 formMgrStub->HandleGetFormsInfoByModule(data, reply); in HandleFormMessage()
556 ErrCode HandleGetFormsInfoByModule(MessageParcel &data, MessageParcel &reply);
142 return HandleGetFormsInfoByModule(data, reply); in OnRemoteRequestSecond()960 int32_t FormMgrStub::HandleGetFormsInfoByModule(MessageParcel &data, MessageParcel &reply) in HandleGetFormsInfoByModule() function in OHOS::AppExecFwk::FormMgrStub
898 ErrCode res = bundleMgrHost.HandleGetFormsInfoByModule(data, reply);
293 errCode = this->HandleGetFormsInfoByModule(data, reply); in OnRemoteRequest()2159 ErrCode BundleMgrHost::HandleGetFormsInfoByModule(MessageParcel &data, MessageParcel &reply) in HandleGetFormsInfoByModule() function in OHOS::AppExecFwk::BundleMgrHost