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

/frameworks/base/cmds/installd/
H A Dcommands.c562 struct stat apk_stat, dex_stat; local
582 if (stat(dex_path, &dex_stat) == 0) {

Completed in 128 milliseconds