RemoveProfile 69 chrome/browser/extensions/api/bluetooth/bluetooth_api.cc namespace RemoveProfile = extensions::api::bluetooth::RemoveProfile; RemoveProfile 217 chrome/browser/extensions/api/bluetooth/bluetooth_api.cc scoped_ptr<RemoveProfile::Params> params( RemoveProfile 218 chrome/browser/extensions/api/bluetooth/bluetooth_api.cc RemoveProfile::Params::Create(*args_)); RemoveProfile 232 chrome/browser/extensions/api/bluetooth/bluetooth_api.cc GetEventRouter(browser_context())->RemoveProfile(uuid); RemoveProfile 573 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc event_router()->RemoveProfile(BluetoothUUID("1234")); RemoveProfile 73 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.h void RemoveProfile(const device::BluetoothUUID& uuid); RemoveProfile 145 chrome/browser/extensions/api/bluetooth/bluetooth_event_router_unittest.cc router_.RemoveProfile(kAudioProfileUuid); RemoveProfile 77 chrome/browser/sync/test/integration/autofill_helper.h void RemoveProfile(int profile, const std::string& guid); RemoveProfile 36 chrome/browser/sync/test/integration/two_client_autofill_sync_test.cc using autofill_helper::RemoveProfile; RemoveProfile 183 chrome/browser/sync/test/integration/two_client_autofill_sync_test.cc RemoveProfile(1, GetAllProfiles(1)[0]->guid()); RemoveProfile 200 chrome/browser/sync/test/integration/two_client_autofill_sync_test.cc RemoveProfile(1, GetAllProfiles(1)[0]->guid()); RemoveProfile 280 chrome/browser/sync/test/integration/two_client_autofill_sync_test.cc RemoveProfile(1, GetAllProfiles(1)[0]->guid()); RemoveProfile 146 chrome/browser/ui/app_list/app_list_service_unittest.cc profile_store_->RemoveProfile(profile1_.get()); RemoveProfile 157 chrome/browser/ui/app_list/app_list_service_unittest.cc profile_store_->RemoveProfile(profile1_.get()); RemoveProfile 20 chrome/browser/ui/app_list/test/fake_profile_store.h void RemoveProfile(Profile* profile); RemoveProfile 118 chromeos/network/network_profile_handler.cc RemoveProfile(*it); RemoveProfile 72 chromeos/network/network_profile_handler.h void RemoveProfile(const std::string& profile_path); RemoveProfile 2798 components/autofill/core/browser/autofill_manager_unittest.cc TEST_F(AutofillManagerTest, RemoveProfile) {