HomeSort by relevance Sort by last modified time
    Searched refs:kXattrInodeCodeCache (Results 1 - 2 of 2) sorted by null

  /frameworks/native/cmds/installd/
utils.h 66 constexpr const char* kXattrInodeCodeCache = "user.inode_code_cache";
commands.cpp 136 write_path_inode(path, "code_cache", kXattrInodeCodeCache)) {
292 path = read_path_inode(path, "code_cache", kXattrInodeCodeCache);
    [all...]

Completed in 54 milliseconds