Searched refs:ShowAllLoadedComps (Results 1 – 3 of 3) sorted by relevance
97 int32_t ret = HidumpHelper::GetInstance().ShowAllLoadedComps(result);113 int32_t ret = HidumpHelper::GetInstance().ShowAllLoadedComps(result);129 int32_t ret = HidumpHelper::GetInstance().ShowAllLoadedComps(result);
47 int32_t ShowAllLoadedComps(std::string &result);
108 errCode = ShowAllLoadedComps(result); in ProcessDump()132 int32_t HidumpHelper::ShowAllLoadedComps(std::string &result) in ShowAllLoadedComps() function in OHOS::DistributedHardware::HidumpHelper