Home
last modified time | relevance | path

Searched refs:DumpDisabledComp (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/hidumphelper/
H A Denabled_comps_dump.cpp31 void EnabledCompsDump::DumpDisabledComp(const std::string &networkId, const DHType dhType, const st… in DumpDisabledComp() function in OHOS::DistributedHardware::EnabledCompsDump
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/fuzztest/enabledcompsdump_fuzzer/
H A Denabledcompsdump_fuzzer.cpp51 EnabledCompsDump::GetInstance().DumpDisabledComp(networkId, dhType, dhId); in EnableedCompsDumpFuzzTest()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/hidumphelper/enabledcompsdump/src/
H A Denabled_comps_dump_test.cpp61 EnabledCompsDump::GetInstance().DumpDisabledComp(networkId, dhType, dhId);
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/hidumphelper/
H A Denabled_comps_dump.h47 … void DumpDisabledComp(const std::string &networkId, const DHType dhType, const std::string &dhId);
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_manager.cpp632 EnabledCompsDump::GetInstance().DumpDisabledComp(networkId, dhType, dhId); in Disable()
641 EnabledCompsDump::GetInstance().DumpDisabledComp(networkId, dhType, dhId); in Disable()