Home
last modified time | relevance | path

Searched defs:async (Results 1 – 25 of 51) sorted by relevance

123

/external/chromium_org/remoting/protocol/
Dfake_authenticator.cc19 FakeChannelAuthenticator::FakeChannelAuthenticator(bool accept, bool async) in FakeChannelAuthenticator()
93 Type type, int round_trips, Action action, bool async) in FakeAuthenticator()
177 FakeAuthenticator::Action action, bool async) in FakeHostAuthenticatorFactory()
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLScriptElement.cpp123 void HTMLScriptElement::setAsync(bool async) in setAsync()
129 bool HTMLScriptElement::async() const in async() function in blink::HTMLScriptElement
/external/chromium_org/chrome/browser/extensions/
Dpack_extension_job.h50 void set_asynchronous(bool async) { asynchronous_ = async; } in set_asynchronous()
/external/chromium_org/chrome/browser/prefs/
Dchrome_pref_service_factory.cc401 bool async) { in PrepareFactory()
456 bool async) { in CreateLocalState()
477 bool async) { in CreateProfilePrefs()
Dpref_service_syncable.cc40 bool async) in PrefServiceSyncable()
/external/chromium_org/win8/metro_driver/
Dfile_picker_ash.cc127 HRESULT OpenFilePickerSession::SinglePickerDone(SingleFileAsyncOp* async, in SinglePickerDone()
160 HRESULT OpenFilePickerSession::MultiPickerDone(MultiFileAsyncOp* async, in MultiPickerDone()
522 HRESULT SaveFilePickerSession::FilePickerDone(SaveFileAsyncOp* async, in FilePickerDone()
591 HRESULT FolderPickerSession::FolderPickerDone(FolderPickerAsyncOp* async, in FolderPickerDone()
Dfile_picker.cc198 HRESULT OpenFilePickerSession::SinglePickerDone(SingleFileAsyncOp* async, in SinglePickerDone()
239 HRESULT OpenFilePickerSession::MultiPickerDone(MultiFileAsyncOp* async, in MultiPickerDone()
570 HRESULT SaveFilePickerSession::FilePickerDone(SaveFileAsyncOp* async, in FilePickerDone()
Dsecondary_tile.cc53 HRESULT TileRequestCompleter::Respond(winfoundtn::IAsyncOperation<bool>* async, in Respond()
/external/chromium_org/ui/events/test/
Devent_generator.h129 void set_async(bool async) { async_ = async; } in set_async()
130 bool async() const { return async_; } in async() function
/external/chromium_org/net/http/
Dhttp_auth_handler_unittest.cc29 bool async = (i == 0); in TEST() local
Dhttp_auth_handler_mock.cc75 void HttpAuthHandlerMock::SetGenerateExpectation(bool async, int rv) { in SetGenerateExpectation()
/external/chromium_org/remoting/webapp/
Dxhr_proxy.js45 method, url, async, user, password) { argument
/external/chromium_org/base/prefs/
Dpref_service_factory.h64 void set_async(bool async) { in set_async()
Dpref_service.cc48 bool async) in PrefService()
69 void PrefService::InitFromStorage(bool async) { in InitFromStorage()
/external/chromium_org/chrome/browser/prerender/
Dprerender_resource_throttle.cc119 bool async, in WillRedirectRequestOnUI()
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DNetworkResourcesData.cpp49 …ontext* executionContext, const AtomicString& method, const KURL& url, bool async, PassRefPtr<Form… in create()
59 …ontext* executionContext, const AtomicString& method, const KURL& url, bool async, PassRefPtr<Form… in XHRReplayData()
DNetworkResourcesData.h61 bool async() const { return m_async; } in async() function
/external/chromium_org/chrome/browser/chromeos/extensions/
Ddefault_app_order.cc119 ExternalLoader::ExternalLoader(bool async) in ExternalLoader()
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/custom/
DV8XMLHttpRequestCustom.cpp186 bool async = info[2]->BooleanValue(); in openMethodCustom() local
/external/chromium_org/chrome/browser/bitmap_fetcher/
Dbitmap_fetcher_browsertest.cc31 explicit BitmapFetcherTestDelegate(bool async) : called_(false), in BitmapFetcherTestDelegate()
/external/chromium_org/third_party/WebKit/Source/core/xml/
DXMLHttpRequest.cpp547 void XMLHttpRequest::open(const AtomicString& method, const KURL& url, bool async, ExceptionState& … in open()
611 void XMLHttpRequest::open(const AtomicString& method, const KURL& url, bool async, const String& us… in open()
619 void XMLHttpRequest::open(const AtomicString& method, const KURL& url, bool async, const String& us… in open()
/external/chromium_org/third_party/boringssl/src/ssl/test/
Dtest_config.h37 bool async; member
/external/chromium_org/third_party/tlslite/tlslite/
Dtlsconnection.py165 async=False): argument
231 async=False): argument
313 async=False): argument
/external/chromium_org/base/files/
Dfile.h286 bool async() const { return async_; } in async() function
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dfakesession.h94 void SetAsync(bool async) { in SetAsync()
350 void SetAsync(bool async) { async_ = async; } in SetAsync()

123