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