Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager_dumper.h41 static bool StopSamgrIpcStatistics(std::string& result);
/ohos5.0/foundation/systemabilitymgr/samgr/test/fuzztest/samgrdumper_fuzzer/
H A Dsamgrdumper_fuzzer.cpp70 SystemAbilityManagerDumper::StopSamgrIpcStatistics(result); in SamgrDumperFuzzTest()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_dumper.cpp169 bool SystemAbilityManagerDumper::StopSamgrIpcStatistics(std::string& result) in StopSamgrIpcStatistics() function in OHOS::SystemAbilityManagerDumper
H A Dsystem_ability_manager.cpp212 ret = SystemAbilityManagerDumper::StopSamgrIpcStatistics(result); in IpcStatSamgrProc()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_manager_dumper_test.cpp818 bool ret = SystemAbilityManagerDumper::StopSamgrIpcStatistics(result);