OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeleteProfile
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/options/
browser_options_handler.h
159
void
DeleteProfile
(const base::ListValue* args);
browser_options_handler.cc
617
"
deleteProfile
",
618
base::Bind(&BrowserOptionsHandler::
DeleteProfile
,
[
all
...]
/external/chromium_org/v8/src/
cpu-profiler.h
219
void
DeleteProfile
(CpuProfile* profile);
cpu-profiler.cc
176
void CpuProfiler::
DeleteProfile
(CpuProfile* profile) {
api.cc
[
all
...]
/external/v8/src/
cpu-profiler.h
217
static void
DeleteProfile
(CpuProfile* profile);
cpu-profiler.cc
332
void CpuProfiler::
DeleteProfile
(CpuProfile* profile) {
api.cc
[
all
...]
/external/chromium_org/chrome/browser/sync/test/integration/
two_client_autofill_sync_test.cc
269
IN_PROC_BROWSER_TEST_F(TwoClientAutofillSyncTest,
DeleteProfile
) {
/external/chromium_org/chrome/browser/profiles/
profile_info_cache_unittest.cc
167
TEST_F(ProfileInfoCacheTest,
DeleteProfile
) {
Completed in 168 milliseconds