Home
last modified time | relevance | path

Searched defs:is_empty (Results 1 – 2 of 2) sorted by relevance

/system/apex/apexd/
Dapex_shim.cpp128 bool is_empty = fs::is_empty(path, ec); in IsWhitelistedTopLevelEntry() local
144 bool is_empty = fs::is_empty(path, ec); in IsWhitelistedTopLevelEntry() local
/system/extras/libfscrypt/
Dfscrypt.cpp91 static bool is_dir_empty(const char *dirname, bool *is_empty) in is_dir_empty()
273 bool is_empty; in fscrypt_policy_ensure() local