Searched refs:HandleGetAllFormsInfo (Results 1 – 6 of 6) sorted by relevance
252 int32_t HandleGetAllFormsInfo(MessageParcel &data, MessageParcel &reply);
281 formMgrStub->HandleGetAllFormsInfo(data, reply); in HandleFormMessage()
542 ErrCode HandleGetAllFormsInfo(MessageParcel &data, MessageParcel &reply);
138 return HandleGetAllFormsInfo(data, reply); in OnRemoteRequestSecond()916 int32_t FormMgrStub::HandleGetAllFormsInfo(MessageParcel &data, MessageParcel &reply) in HandleGetAllFormsInfo() function in OHOS::AppExecFwk::FormMgrStub
868 ErrCode res = bundleMgrHost.HandleGetAllFormsInfo(data, reply);
287 errCode = this->HandleGetAllFormsInfo(data, reply); in OnRemoteRequest()2120 ErrCode BundleMgrHost::HandleGetAllFormsInfo(MessageParcel &data, MessageParcel &reply) in HandleGetAllFormsInfo() function in OHOS::AppExecFwk::BundleMgrHost