Searched refs:HiDumpFormInfoByFormId (Results 1 – 5 of 5) sorted by relevance
92 formMgrService.HiDumpFormInfoByFormId(value, result); in DoSomethingInterestingWithMyAPI()
672 formMgrService.HiDumpFormInfoByFormId(args, formInfo);675 formMgrService.HiDumpFormInfoByFormId(args0, formInfo);677 formMgrService.HiDumpFormInfoByFormId(args1, formInfo);
702 void HiDumpFormInfoByFormId(const std::string &args, std::string &result);
1251 return HiDumpFormInfoByFormId(value, result); in Dump()1417 void FormMgrService::HiDumpFormInfoByFormId(const std::string &args, std::string &result) in HiDumpFormInfoByFormId() function in OHOS::AppExecFwk::FormMgrService
841 formMgrService->HiDumpFormInfoByFormId(args, result);