Searched refs:dex_stat (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Dcommands.c656 struct stat apk_stat, dex_stat; local
678 if (stat(out_path, &dex_stat) == 0) {

Completed in 34 milliseconds