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

/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 115 milliseconds