Searched defs:dex_stat (Results 1 - 1 of 1) sorted by last modified time

/frameworks/native/cmds/installd/
H A Dcommands.c896 struct stat input_stat, dex_stat; local
930 if (stat(out_path, &dex_stat) == 0) {

Completed in 37 milliseconds