OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RemoveProfile
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/chrome/browser/ui/app_list/test/
fake_profile_store.cc
25
void FakeProfileStore::
RemoveProfile
(Profile* profile) {
/external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_event_router.cc
112
void ExtensionBluetoothEventRouter::
RemoveProfile
(const std::string& uuid) {
/external/chromium_org/chromeos/network/
network_profile_handler.cc
116
RemoveProfile
(*it);
156
void NetworkProfileHandler::
RemoveProfile
(const std::string& profile_path) {
/external/chromium/chrome/browser/autofill/
personal_data_manager.cc
506
void PersonalDataManager::
RemoveProfile
(const std::string& guid) {
/external/chromium_org/chrome/browser/sync/test/integration/
autofill_helper.cc
270
void
RemoveProfile
(int profile, const std::string& guid) {
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
android_browser_backend.py
33
def
RemoveProfile
(self):
77
self.
RemoveProfile
()
200
self._backend_settings.
RemoveProfile
()
/external/chromium_org/v8/src/
profile-generator.cc
538
void CpuProfilesCollection::
RemoveProfile
(CpuProfile* profile) {
/external/v8/src/
profile-generator.cc
698
void CpuProfilesCollection::
RemoveProfile
(CpuProfile* profile) {
[
all
...]
Completed in 293 milliseconds