Home
last modified time | relevance | path

Searched defs:pidsRaw (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp790 int AppMgrService::DumpFfrtInner(const std::string& pidsRaw, std::string& result) in DumpFfrtInner()
896 std::string pidsRaw = Str16ToStr8(args[INDEX_PID]); in DumpFfrt() local