Searched refs:loadItemsFrom (Results 1 – 2 of 2) sorted by relevance
102 void CacheTracker::loadItemsFrom(const std::string& path) { in loadItemsFrom() function in android::installd::CacheTracker173 loadItemsFrom(read_path_inode(path, "cache", kXattrInodeCache)); in loadItems()174 loadItemsFrom(read_path_inode(path, "code_cache", kXattrInodeCodeCache)); in loadItems()
70 void loadItemsFrom(const std::string& path);