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

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

Completed in 36 milliseconds