Home
last modified time | relevance | path

Searched refs:GetSAMgrFfrtInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager_dumper.h65 static void GetSAMgrFfrtInfo(std::string& result);
/ohos5.0/foundation/systemabilitymgr/samgr/test/fuzztest/samgrdumper_fuzzer/
H A Dsamgrdumper_fuzzer.cpp73 SystemAbilityManagerDumper::GetSAMgrFfrtInfo(result); in SamgrDumperFuzzTest()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_dumper.cpp82 GetSAMgrFfrtInfo(result); in GetFfrtDumpInfoProc()
117 void SystemAbilityManagerDumper::GetSAMgrFfrtInfo(std::string& result) in GetSAMgrFfrtInfo() function in OHOS::SystemAbilityManagerDumper
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_manager_dumper_test.cpp90 SystemAbilityManagerDumper::GetSAMgrFfrtInfo(result);