Searched refs:HandleDumpStorageFormInfos (Results 1 – 3 of 3) sorted by relevance
165 int32_t HandleDumpStorageFormInfos(MessageParcel &data, MessageParcel &reply);
327 formMgrStub->HandleDumpStorageFormInfos(data, reply); in HandleFormRequest()
98 return HandleDumpStorageFormInfos(data, reply); in OnRemoteRequestFirst()589 int32_t FormMgrStub::HandleDumpStorageFormInfos(MessageParcel &data, MessageParcel &reply) in HandleDumpStorageFormInfos() function in OHOS::AppExecFwk::FormMgrStub