Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Drun_dex2oat.h80 void PrepareCompilerRuntimeAndPerfConfigFlags(bool post_bootcomplete,
Drun_dex2oat.cpp96 PrepareCompilerRuntimeAndPerfConfigFlags(post_bootcomplete, for_restore, in Initialize()
277 void RunDex2Oat::PrepareCompilerRuntimeAndPerfConfigFlags(bool post_bootcomplete, in PrepareCompilerRuntimeAndPerfConfigFlags() function in android::installd::RunDex2Oat