Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/hidumphelper/
H A Dhidump_helper.h48 int32_t ShowAllEnabledComps(std::string &result);
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/hidumphelper/hidumphelper/src/
H A Dhidump_helper_test.cpp135 * @tc.desc: Verify the ShowAllEnabledComps function
142 int32_t ret = HidumpHelper::GetInstance().ShowAllEnabledComps(result); in HWTEST_F()
148 * @tc.desc: Verify the ShowAllEnabledComps function
159 int32_t ret = HidumpHelper::GetInstance().ShowAllEnabledComps(result); in HWTEST_F()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/hidumphelper/
H A Dhidump_helper.cpp112 errCode = ShowAllEnabledComps(result); in ProcessDump()
186 int32_t HidumpHelper::ShowAllEnabledComps(std::string &result) in ShowAllEnabledComps() function in OHOS::DistributedHardware::HidumpHelper

Completed in 5 milliseconds