Searched refs:DumpEnabledComp (Results 1 - 6 of 6) sorted by relevance
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/fuzztest/enabledcompsdump_fuzzer/ |
H A D | enabledcompsdump_fuzzer.cpp | 49 EnabledCompsDump::GetInstance().DumpEnabledComp(networkId, dhType, dhId); in EnableedCompsDumpFuzzTest()
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/hidumphelper/ |
H A D | enabled_comps_dump.cpp | 23 void EnabledCompsDump::DumpEnabledComp(const std::string &networkId, const DHType dhType, const std::string &dhId) in DumpEnabledComp() function in OHOS::DistributedHardware::EnabledCompsDump
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/hidumphelper/ |
H A D | enabled_comps_dump.h | 46 void DumpEnabledComp(const std::string &networkId, const DHType dhType, const std::string &dhId);
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/hidumphelper/enabledcompsdump/src/ |
H A D | enabled_comps_dump_test.cpp | 37 * @tc.desc: Verify the DumpEnabledComp function 46 EnabledCompsDump::GetInstance().DumpEnabledComp(networkId, dhType, dhId); in HWTEST_F()
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/hidumphelper/hidumphelper/src/ |
H A D | hidump_helper_test.cpp | 158 EnabledCompsDump::GetInstance().DumpEnabledComp(networkId, dhType, dhId); in HWTEST_F()
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/ |
H A D | component_manager.cpp | 568 EnabledCompsDump::GetInstance().DumpEnabledComp(networkId, dhType, dhId); in Enable() 577 EnabledCompsDump::GetInstance().DumpEnabledComp(networkId, dhType, dhId); in Enable()
|
Completed in 4 milliseconds