AddPath           273 content/browser/fileapi/dragged_file_util_unittest.cc         toplevels.AddPath(root.Append(path), NULL);
AddPath           771 content/browser/renderer_host/render_view_host_impl.cc       files.AddPath(iter->path, &name);
AddPath            75 content/shell/browser/shell_message_filter.cc     files.AddPath(absolute_filenames[i], NULL);
AddPath           176 net/http/http_auth_cache.cc   entry->AddPath(path);
AddPath           275 net/http/http_auth_cache.cc       entry->AddPath(*it2);
AddPath            66 net/http/http_auth_cache.h     FRIEND_TEST_ALL_PREFIXES(HttpAuthCacheTest, AddPath);
AddPath            75 net/http/http_auth_cache.h     void AddPath(const std::string& path);
AddPath           244 net/http/http_auth_cache_unittest.cc TEST(HttpAuthCacheTest, AddPath) {
AddPath           248 net/http/http_auth_cache_unittest.cc   entry.AddPath("/1/2/3/4/5/x.txt");
AddPath           249 net/http/http_auth_cache_unittest.cc   entry.AddPath("/1/2/3/4/5/y.txt");
AddPath           250 net/http/http_auth_cache_unittest.cc   entry.AddPath("/1/2/3/4/5/z.txt");
AddPath           256 net/http/http_auth_cache_unittest.cc   entry.AddPath("/1/XXX/q");
AddPath           262 net/http/http_auth_cache_unittest.cc   entry.AddPath("/1/2/3/4/x.txt");
AddPath           266 net/http/http_auth_cache_unittest.cc   entry.AddPath("/1/2/3/x");
AddPath           271 net/http/http_auth_cache_unittest.cc   entry.AddPath("/index.html");
AddPath           312 third_party/protobuf/src/google/protobuf/compiler/parser.cc   AddPath(path1);
AddPath           318 third_party/protobuf/src/google/protobuf/compiler/parser.cc   AddPath(path1);
AddPath           319 third_party/protobuf/src/google/protobuf/compiler/parser.cc   AddPath(path2);
AddPath           666 third_party/protobuf/src/google/protobuf/compiler/parser.cc       location.AddPath(FieldDescriptorProto::kTypeFieldNumber);
AddPath           669 third_party/protobuf/src/google/protobuf/compiler/parser.cc       location.AddPath(FieldDescriptorProto::kTypeNameFieldNumber);
AddPath           704 third_party/protobuf/src/google/protobuf/compiler/parser.cc     group_location.AddPath(location_field_number_for_nested_type);
AddPath           705 third_party/protobuf/src/google/protobuf/compiler/parser.cc     group_location.AddPath(messages->size());
AddPath          1023 third_party/protobuf/src/google/protobuf/compiler/parser.cc         value_location.AddPath(
AddPath          1041 third_party/protobuf/src/google/protobuf/compiler/parser.cc           value_location.AddPath(
AddPath          1046 third_party/protobuf/src/google/protobuf/compiler/parser.cc           value_location.AddPath(
AddPath          1054 third_party/protobuf/src/google/protobuf/compiler/parser.cc         value_location.AddPath(UninterpretedOption::kDoubleValueFieldNumber);
AddPath          1062 third_party/protobuf/src/google/protobuf/compiler/parser.cc         value_location.AddPath(UninterpretedOption::kStringValueFieldNumber);
AddPath          1075 third_party/protobuf/src/google/protobuf/compiler/parser.cc           value_location.AddPath(
AddPath           229 third_party/protobuf/src/google/protobuf/compiler/parser.h     void AddPath(int path_component);
AddPath            51 webkit/browser/fileapi/isolated_context.h     bool AddPath(const base::FilePath& path, std::string* registered_name);
AddPath            56 webkit/browser/fileapi/isolated_context_unittest.cc           files.AddPath(kTestPaths[i].NormalizePathSeparators(), &name));