Depth              25 chrome/utility/media_galleries/iapps_xml_utils.cc   int depth = reader->Depth();
Depth              27 chrome/utility/media_galleries/iapps_xml_utils.cc     if (!SkipToNextElement(reader) || reader->Depth() < depth)
Depth              29 chrome/utility/media_galleries/iapps_xml_utils.cc     DCHECK_EQ(depth, reader->Depth());
Depth              40 chrome/utility/media_galleries/iapps_xml_utils.cc   int dict_content_depth = reader->Depth() + 1;
Depth              45 chrome/utility/media_galleries/iapps_xml_utils.cc   while (reader->Depth() >= dict_content_depth) {
Depth              51 chrome/utility/media_galleries/iapps_xml_utils.cc     DCHECK_EQ(dict_content_depth, reader->Depth());
Depth              40 chrome/utility/media_galleries/iphoto_library_parser.cc   int dict_content_depth = reader->Depth() + 1;
Depth              46 chrome/utility/media_galleries/iphoto_library_parser.cc   while (reader->Depth() >= dict_content_depth) {
Depth              52 chrome/utility/media_galleries/iphoto_library_parser.cc     DCHECK_EQ(dict_content_depth, reader->Depth());
Depth              76 chrome/utility/media_galleries/iphoto_library_parser.cc   while (reader->Depth() >= dict_content_depth)
Depth              96 chrome/utility/media_galleries/iphoto_library_parser.cc   int array_content_depth = reader->Depth();
Depth              99 chrome/utility/media_galleries/iphoto_library_parser.cc     if (reader->Depth() != array_content_depth)
Depth             118 chrome/utility/media_galleries/iphoto_library_parser.cc   int dict_content_depth = reader->Depth() + 1;
Depth             126 chrome/utility/media_galleries/iphoto_library_parser.cc   while (reader->Depth() >= dict_content_depth &&
Depth             133 chrome/utility/media_galleries/iphoto_library_parser.cc     DCHECK_EQ(dict_content_depth, reader->Depth());
Depth             164 chrome/utility/media_galleries/iphoto_library_parser.cc   while (reader->Depth() >= dict_content_depth)
Depth             187 chrome/utility/media_galleries/iphoto_library_parser.cc   int photos_dict_depth = reader->Depth() + 1;
Depth             192 chrome/utility/media_galleries/iphoto_library_parser.cc   while (reader->Depth() >= photos_dict_depth) {
Depth             205 chrome/utility/media_galleries/iphoto_library_parser.cc         reader->Depth() != photos_dict_depth) {
Depth             248 chrome/utility/media_galleries/iphoto_library_parser.cc   int dict_content_depth = reader.Depth() + 1;
Depth             255 chrome/utility/media_galleries/iphoto_library_parser.cc   while (reader.Depth() >= dict_content_depth &&
Depth             262 chrome/utility/media_galleries/iphoto_library_parser.cc     DCHECK_EQ(dict_content_depth, reader.Depth());
Depth              38 chrome/utility/media_galleries/itunes_library_parser.cc   int dict_content_depth = reader->Depth() + 1;
Depth              48 chrome/utility/media_galleries/itunes_library_parser.cc   while (reader->Depth() >= dict_content_depth &&
Depth              55 chrome/utility/media_galleries/itunes_library_parser.cc     DCHECK_EQ(dict_content_depth, reader->Depth());
Depth             114 chrome/utility/media_galleries/itunes_library_parser.cc   while (reader->Depth() >= dict_content_depth)
Depth             151 chrome/utility/media_galleries/itunes_library_parser.cc   int tracks_dict_depth = reader.Depth() + 1;
Depth             159 chrome/utility/media_galleries/itunes_library_parser.cc   while (reader.Depth() >= tracks_dict_depth) {
Depth             132 gpu/config/gpu_info_collector_win.cc   for (int depth = reader.Depth(); reader.Depth() == depth; reader.Next()) {
Depth              56 third_party/libxml/chromium/libxml_utils.cc   const int start_depth = Depth();
Depth              74 third_party/libxml/chromium/libxml_utils.cc   while (NodeType() != XML_READER_TYPE_END_ELEMENT || Depth() != start_depth) {
Depth              62 third_party/libxml/chromium/libxml_utils.h   int Depth() { return xmlTextReaderDepth(reader_); }
Depth             277 third_party/tcmalloc/chromium/src/malloc_extension.cc   for (void** entry = entries; Count(entry) != 0; entry += 3 + Depth(entry)) {
Depth             293 third_party/tcmalloc/chromium/src/malloc_extension.cc   for (int i = 0; i < Depth(entry); i++) {
Depth             319 third_party/tcmalloc/chromium/src/malloc_extension.cc   for (void** entry = entries; Count(entry) != 0; entry += 3 + Depth(entry)) {
Depth             343 third_party/tcmalloc/chromium/src/malloc_extension.cc   for (void** entry = entries; Count(entry) != 0; entry += 3 + Depth(entry)) {
Depth             260 third_party/tcmalloc/vendor/src/malloc_extension.cc   for (void** entry = entries; Count(entry) != 0; entry += 3 + Depth(entry)) {
Depth             276 third_party/tcmalloc/vendor/src/malloc_extension.cc   for (int i = 0; i < Depth(entry); i++) {
Depth             302 third_party/tcmalloc/vendor/src/malloc_extension.cc   for (void** entry = entries; Count(entry) != 0; entry += 3 + Depth(entry)) {
Depth             326 third_party/tcmalloc/vendor/src/malloc_extension.cc   for (void** entry = entries; Count(entry) != 0; entry += 3 + Depth(entry)) {