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

/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp639 ino_t inode_code_cache = 0; local
644 inode_code_cache = raw;
651 || (child->fts_statp->st_ino == inode_code_cache)

Completed in 188 milliseconds