ParentType        232 base/containers/mru_cache.h   explicit MRUCache(typename ParentType::size_type max_size)
ParentType        233 base/containers/mru_cache.h       : ParentType(max_size) {
ParentType        266 base/containers/mru_cache.h   explicit OwningMRUCache(typename ParentType::size_type max_size)
ParentType        267 base/containers/mru_cache.h       : ParentType(max_size) {
ParentType        298 base/containers/mru_cache.h   explicit HashingMRUCache(typename ParentType::size_type max_size)
ParentType        299 base/containers/mru_cache.h       : ParentType(max_size) {
ParentType         53 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc                      ParentType parent_type) {
ParentType         73 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc                       ParentType parent_type)
ParentType         85 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc   ParentType parent_type;
ParentType         92 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc     ParentType parent_type) {
ParentType        106 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc     ParentType parent_type) {
ParentType        322 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc   ParentType parent_type = PARENT_TYPE_DIRECTORY;
ParentType       1000 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc   ParentType parent_type = PARENT_TYPE_DIRECTORY;
ParentType        193 ui/base/models/tree_node_model.h       : ParentType(base::string16()), value(value) {}
ParentType        196 ui/base/models/tree_node_model.h       : ParentType(title), value(value) {}