Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DCacheTracker.cpp97 void CacheTracker::loadItemsFrom(const std::string& path) { in loadItemsFrom() function in android::installd::CacheTracker
169 loadItemsFrom(read_path_inode(path, "cache", kXattrInodeCache)); in loadItems()
170 loadItemsFrom(read_path_inode(path, "code_cache", kXattrInodeCodeCache)); in loadItems()
DCacheTracker.h70 void loadItemsFrom(const std::string& path);