Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dotapreopt.cpp423 bool IsAotCompilation() const { in IsAotCompilation() function in android::installd::OTAPreoptService
482 if (StartsWith(apk_path, android_root_) || !IsAotCompilation()) { in ShouldSkipPreopt()