Home
last modified time | relevance | path

Searched refs:ShowAllLoadedComps (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/hidumphelper/hidumphelper/src/
H A Dhidump_helper_test.cpp90 * @tc.desc: Verify the ShowAllLoadedComps function
97 int32_t ret = HidumpHelper::GetInstance().ShowAllLoadedComps(result); in HWTEST_F()
103 * @tc.desc: Verify the ShowAllLoadedComps function
113 int32_t ret = HidumpHelper::GetInstance().ShowAllLoadedComps(result); in HWTEST_F()
119 * @tc.desc: Verify the ShowAllLoadedComps function
129 int32_t ret = HidumpHelper::GetInstance().ShowAllLoadedComps(result); in HWTEST_F()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/hidumphelper/
H A Dhidump_helper.h47 int32_t ShowAllLoadedComps(std::string &result);
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/hidumphelper/
H A Dhidump_helper.cpp108 errCode = ShowAllLoadedComps(result); in ProcessDump()
132 int32_t HidumpHelper::ShowAllLoadedComps(std::string &result) in ShowAllLoadedComps() function in OHOS::DistributedHardware::HidumpHelper

Completed in 2 milliseconds