SetPath            93 base/win/shortcut.cc       FAILED(i_shell_link->SetPath(properties.target.value().c_str()))) {
SetPath           320 chrome/browser/chrome_content_browser_client.cc   replacements.SetPath(path.c_str(),
SetPath            32 chrome/browser/chromeos/login/mount_manager.h   virtual void SetPath(const std::string& user_id,
SetPath           161 chrome/browser/chromeos/power/power_prefs_unittest.cc   builder.SetPath(
SetPath           894 chrome/browser/extensions/api/web_request/web_request_api_helpers.cc     modified |= cookie->SetPath(*modification->path);
SetPath           520 chrome/browser/extensions/extension_service_unittest.cc   profile_builder.SetPath(params.profile_path);
SetPath            35 chrome/browser/jumplist_updater_win.cc   result = link->SetPath(application_path.c_str());
SetPath           373 chrome/browser/profiles/profile_manager_unittest.cc     builder.SetPath(file_path);
SetPath           356 chrome/browser/safe_browsing/safe_browsing_util.cc   hp_replacements.SetPath(path_without_consecutive_slash.data(),
SetPath          1108 chrome/browser/search_engines/template_url.cc   rep.SetPath(favicon_path, url_parse::Component(0, favicon_path_len));
SetPath           246 chrome/browser/ui/browser_command_controller_unittest.cc   guest_builder.SetPath(ProfileManager::GetGuestProfilePath());
SetPath           189 chrome/common/extensions/manifest_handlers/app_launch_info.cc     pattern.SetPath("/*");
SetPath           292 chrome/common/extensions/manifest_handlers/app_launch_info.cc   pattern.SetPath(pattern.path() + '*');
SetPath            97 chrome/test/base/testing_profile.h     void SetPath(const base::FilePath& path);
SetPath            66 chrome/test/base/testing_profile_manager.cc   builder.SetPath(profile_path);
SetPath           112 chrome/test/base/testing_profile_manager.cc   builder.SetPath(ProfileManager::GetGuestProfilePath());
SetPath            71 content/browser/browser_url_handler_impl.cc   repl.SetPath(url->spec().c_str(),
SetPath           837 dbus/bus.cc          !get_name_owner_call.SetPath(obj_path)) {
SetPath            93 dbus/exported_object.cc   CHECK(signal->SetPath(object_path_));
SetPath            97 dbus/message.h   bool SetPath(const ObjectPath& path);
SetPath           457 dbus/message_unittest.cc   method_call.SetPath(ObjectPath("/com/example/Object"));
SetPath           488 dbus/message_unittest.cc   signal.SetPath(ObjectPath("/com/example/Object"));
SetPath           569 dbus/message_unittest.cc   EXPECT_TRUE(message->SetPath(ObjectPath("/org/chromium/path")));
SetPath           599 dbus/message_unittest.cc   EXPECT_FALSE(message->SetPath(ObjectPath("/org/chromium/")));
SetPath            82 dbus/object_proxy.cc       !method_call->SetPath(object_path_))
SetPath           135 dbus/object_proxy.cc       !method_call->SetPath(object_path_)) {
SetPath           325 extensions/common/extension.cc   origin_only_pattern.SetPath("/*");
SetPath           689 extensions/common/extension.cc     pattern.SetPath(pattern.path() + '*');
SetPath            34 extensions/common/extension_builder.h   ExtensionBuilder& SetPath(const base::FilePath& path);
SetPath            88 extensions/common/manifest_handlers/sandboxed_page_info.cc     pattern.SetPath(pattern.path() + relative_path);
SetPath            88 extensions/common/manifest_handlers/web_accessible_resources_info.cc     pattern.SetPath(pattern.path() + relative_path);
SetPath            24 extensions/common/permissions/permission_set.cc     p.SetPath("/*");
SetPath           184 extensions/common/permissions/permissions_data.cc       pattern.SetPath("/*");
SetPath           232 extensions/common/url_pattern.cc   SetPath(pattern.substr(path_start_pos));
SetPath           268 extensions/common/url_pattern.cc     SetPath("/*");
SetPath           116 extensions/common/url_pattern.h   void SetPath(const std::string& path);
SetPath            62 net/cookies/parsed_cookie.h   bool SetPath(const std::string& path);
SetPath           334 net/cookies/parsed_cookie_unittest.cc   EXPECT_TRUE(pc.SetPath("/"));
SetPath           354 net/cookies/parsed_cookie_unittest.cc   EXPECT_TRUE(pc.SetPath("/foo"));
SetPath           374 net/cookies/parsed_cookie_unittest.cc   EXPECT_TRUE(pc.SetPath(std::string()));
SetPath           922 net/url_request/url_request_unittest.cc     EXPECT_TRUE(SUCCEEDED(shell->SetPath(app_path.value().c_str())));
SetPath           362 url/gurl_unittest.cc     SetupReplacement(&GURL::Replacements::SetPath, &repl, cur.path);
SetPath           698 url/url_canon.h   void SetPath(const CHAR* s, const url_parse::Component& comp) {
SetPath           395 url/url_canon_relative.cc   replacements.SetPath(relative_url, relative_parsed.path);
SetPath            80 url/url_canon_stdstring.h     this->SetPath(s.data(),
SetPath          1455 url/url_canon_unittest.cc     SetupReplComp(&R::SetPath, &R::ClearPath, &r, cur.path);
SetPath          1480 url/url_canon_unittest.cc     r.SetPath(reinterpret_cast<char*>(0x00000001), url_parse::Component(0, 0));
SetPath          1489 url/url_canon_unittest.cc     r.SetPath(reinterpret_cast<char*>(0x00000001), url_parse::Component());
SetPath          1530 url/url_canon_unittest.cc     SetupReplComp(&R::SetPath, &R::ClearPath, &r, cur.path);
SetPath          1581 url/url_canon_unittest.cc     SetupReplComp(&R::SetPath, &R::ClearPath, &r, cur.path);
SetPath          1621 url/url_canon_unittest.cc     SetupReplComp(&R::SetPath, &R::ClearPath, &r, cur.path);
SetPath          1673 url/url_canon_unittest.cc     SetupReplComp(&R::SetPath, &R::ClearPath, &r, cur.path);
SetPath          2224 url/url_canon_unittest.cc   repl.SetPath(new_path.c_str(), url_parse::Component(0, 4));