Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.c881 static bool ShouldUseSwapFileForDexopt() { in ShouldUseSwapFileForDexopt() function
992 if (!is_patchoat && ShouldUseSwapFileForDexopt()) { in dexopt()