OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_factory
(Results
1 - 25
of
32
) sorted by null
1
2
/external/chromium/chrome/common/net/gaia/
gaia_oauth_client_unittest.cc
155
URLFetcher::
set_factory
(&factory);
165
URLFetcher::
set_factory
(NULL);
178
URLFetcher::
set_factory
(&factory);
189
URLFetcher::
set_factory
(NULL);
201
URLFetcher::
set_factory
(&factory);
212
URLFetcher::
set_factory
(NULL);
224
URLFetcher::
set_factory
(&factory);
233
URLFetcher::
set_factory
(NULL);
244
URLFetcher::
set_factory
(&factory);
253
URLFetcher::
set_factory
(NULL)
[
all
...]
gaia_auth_fetcher_unittest.cc
382
URLFetcher::
set_factory
(&factory);
393
URLFetcher::
set_factory
(NULL);
404
URLFetcher::
set_factory
(&factory);
416
URLFetcher::
set_factory
(NULL);
426
URLFetcher::
set_factory
(&factory);
437
URLFetcher::
set_factory
(NULL);
456
URLFetcher::
set_factory
(&factory);
462
URLFetcher::
set_factory
(NULL);
481
URLFetcher::
set_factory
(&factory);
487
URLFetcher::
set_factory
(NULL)
[
all
...]
/external/chromium/chrome/browser/chromeos/login/
online_attempt_unittest.cc
134
URLFetcher::
set_factory
(&factory);
146
URLFetcher::
set_factory
(NULL);
161
URLFetcher::
set_factory
(&factory);
174
URLFetcher::
set_factory
(NULL);
190
URLFetcher::
set_factory
(&factory);
204
URLFetcher::
set_factory
(NULL);
216
URLFetcher::
set_factory
(&factory);
228
URLFetcher::
set_factory
(NULL);
owner_key_utils.h
40
static void
set_factory
(Factory* factory) { factory_ = factory; }
function in class:chromeos::OwnerKeyUtils
google_authenticator_unittest.cc
556
URLFetcher::
set_factory
(&factory);
566
URLFetcher::
set_factory
(NULL);
593
URLFetcher::
set_factory
(&factory_invalid);
610
URLFetcher::
set_factory
(NULL);
641
URLFetcher::
set_factory
(&factory);
656
URLFetcher::
set_factory
(NULL);
690
URLFetcher::
set_factory
(&factory);
706
URLFetcher::
set_factory
(NULL);
owner_manager_unittest.cc
52
OwnerKeyUtils::
set_factory
(&injector_);
56
OwnerKeyUtils::
set_factory
(NULL);
ownership_service_unittest.cc
54
OwnerKeyUtils::
set_factory
(&injector_);
55
service_.reset(new OwnershipService); // must happen AFTER
set_factory
().
60
OwnerKeyUtils::
set_factory
(NULL);
/external/chromium_org/chrome/browser/local_discovery/
cloud_print_printer_list_unittest.cc
83
net::URLFetcherImpl::
set_factory
(NULL);
90
net::URLFetcherImpl::
set_factory
(fallback_fetcher_factory_.get());
/external/chromium/chrome/browser/speech/
speech_input_bubble_controller_unittest.cc
112
SpeechInputBubble::
set_factory
(
118
SpeechInputBubble::
set_factory
(NULL);
speech_input_bubble.h
77
static void
set_factory
(FactoryMethod factory) { factory_ = factory; }
function in class:SpeechInputBubble
/external/chromium_org/chrome/browser/speech/
speech_recognition_bubble_controller_unittest.cc
119
SpeechRecognitionBubble::
set_factory
(
124
SpeechRecognitionBubble::
set_factory
(NULL);
speech_recognition_bubble.h
87
static void
set_factory
(FactoryMethod factory) { factory_ = factory; }
function in class:SpeechRecognitionBubble
/external/chromium/chrome/common/net/
url_fetcher.h
111
static void
set_factory
(Factory* factory) { factory_ = factory; }
function in class:URLFetcher
115
// to enable it for tests. Also see the
set_factory
method for another way
/external/chromium/chrome/browser/net/gaia/
token_service_unittest.cc
74
URLFetcher::
set_factory
(NULL);
193
URLFetcher::
set_factory
(&factory);
223
URLFetcher::
set_factory
(&factory);
227
URLFetcher::
set_factory
(NULL);
/external/chromium/chrome/browser/ui/tabs/
dock_info.h
80
static void
set_factory
(Factory* factory) { factory_ = factory; }
function in class:DockInfo
/external/chromium_org/chrome/service/cloud_print/
cloud_print_url_fetcher.h
119
static void
set_factory
(CloudPrintURLFetcherFactory* factory);
/external/chromium_org/net/url_request/
url_fetcher_impl.h
109
static void
set_factory
(URLFetcherFactory* factory);
url_fetcher_impl.cc
220
void URLFetcherImpl::
set_factory
(URLFetcherFactory* factory) {
function in class:net::URLFetcherImpl
test_url_fetcher_factory.cc
26
URLFetcherImpl::
set_factory
(factory);
31
URLFetcherImpl::
set_factory
(NULL);
/external/chromium/chrome/browser/extensions/
extension_updater_unittest.cc
390
URLFetcher::
set_factory
(&factory);
443
URLFetcher::
set_factory
(&factory);
632
URLFetcher::
set_factory
(&factory);
705
URLFetcher::
set_factory
(&factory);
763
URLFetcher::
set_factory
(NULL);
775
URLFetcher::
set_factory
(&factory);
809
URLFetcher::
set_factory
(NULL);
821
URLFetcher::
set_factory
(&factory);
[
all
...]
/external/chromium/chrome/browser/autofill/
autofill_download_unittest.cc
124
URLFetcher::
set_factory
(&factory);
359
URLFetcher::
set_factory
(NULL);
367
URLFetcher::
set_factory
(&factory);
534
URLFetcher::
set_factory
(NULL);
/external/chromium/chrome/browser/sync/
signin_manager_unittest.cc
29
URLFetcher::
set_factory
(&factory_);
/external/chromium/chrome/browser/safe_browsing/
client_side_detection_service_unittest.cc
37
URLFetcher::
set_factory
(factory_.get());
45
URLFetcher::
set_factory
(NULL);
/external/chromium/chrome/browser/autocomplete/
search_provider_unittest.cc
154
URLFetcher::
set_factory
(&test_factory_);
192
URLFetcher::
set_factory
(NULL);
/external/chromium/chrome/browser/google/
google_url_tracker_unittest.cc
164
URLFetcher::
set_factory
(&fetcher_factory_);
170
URLFetcher::
set_factory
(NULL);
Completed in 482 milliseconds
1
2