Home
last modified time | relevance | path

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

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