Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp970 bool isPerf = false; in MakeWantForProcess() local
1108 isPerf = true; in MakeWantForProcess()
1115 if (!isPerf && strlen(optarg) < PARAM_LENGTH) { in MakeWantForProcess()