Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.h43 static constexpr const char* kProfmanPath = ANDROID_ART_APEX_BIN "/profman"; variable
Ddexopt.cpp783 kProfmanPath, kProfmanDebugPath, /*background_job_compile=*/ true); in SetupArgs()