Searched defs:LibraryList (Results 1 – 2 of 2) sorted by relevance
20 class LibraryList; variable
52 LibraryList::LibraryList() : head_(0), count_(0), has_error_(false) { in LibraryList() function in crazy::LibraryList