Home
last modified time | relevance | path

Searched refs:idmap_stat (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp2530 struct stat idmap_stat; in idmap() local
2539 if (stat(idmap_path, &idmap_stat) < 0) { in idmap()