Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_dumper.cpp143 std::string resultForProcess; in DumpFfrtInfoByProcName() local
144 if (!obj->FfrtDumperProc(resultForProcess)) { in DumpFfrtInfoByProcName()
148 result.append(resultForProcess + "\n"); in DumpFfrtInfoByProcName()