Home
last modified time | relevance | path

Searched defs:clients (Results 1 – 25 of 35) sorted by relevance

12

/external/chromium_org/android_webview/browser/
Dglobal_tile_manager_unittest.cc59 MockGlobalTileManagerClient clients[2]; in TEST_F() local
73 MockGlobalTileManagerClient clients[4]; in TEST_F() local
91 MockGlobalTileManagerClient clients[100]; in TEST_F() local
119 MockGlobalTileManagerClient clients[10]; in TEST_F() local
137 MockGlobalTileManagerClient clients[20]; in TEST_F() local
/external/chromium_org/third_party/WebKit/Source/web/
DWorkerPermissionClient.cpp72 WorkerClients* clients = toWorkerGlobalScope(context).clients(); in from() local
82 void providePermissionClientToWorker(WorkerClients* clients, PassOwnPtr<WebWorkerPermissionClientPr… in providePermissionClientToWorker()
/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
DServiceWorkerGlobalScopeClient.cpp49 void provideServiceWorkerGlobalScopeClientToWorker(WorkerClients* clients, PassOwnPtrWillBeRawPtr<S… in provideServiceWorkerGlobalScopeClientToWorker()
DServiceWorkerContainerClient.cpp56 void provideServiceWorkerContainerClientToWorker(WorkerClients* clients, PassOwnPtr<WebServiceWorke… in provideServiceWorkerContainerClientToWorker()
DServiceWorkerClients.cpp27 HeapVector<Member<ServiceWorkerClient> > clients; in take() local
DServiceWorkerGlobalScope.cpp156 ServiceWorkerClients* ServiceWorkerGlobalScope::clients() in clients() function in blink::ServiceWorkerGlobalScope
/external/chromium_org/chrome/browser/extensions/api/push_messaging/
Dsync_setup_helper.cc78 std::vector<ProfileSyncServiceHarness*> clients; in AwaitQuiescence() local
/external/chromium_org/chrome/browser/sync/test/integration/performance/
Dsync_timing_helper.cc37 std::vector<ProfileSyncServiceHarness*>& clients) { in TimeUntilQuiescence()
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSImageGeneratorValue.h76 const RenderObjectSizeCountMap& clients() const { return m_clients; } in clients() function
DCSSFontSelector.cpp83 WillBeHeapVector<RawPtrWillBeMember<CSSFontSelectorClient> > clients; in dispatchInvalidationCallbacks() local
DStyleSheetContents.cpp616 static void clearResolvers(WillBeHeapHashSet<RawPtrWillBeWeakMember<CSSStyleSheet> >& clients) in clearResolvers()
642 …eapHashSet<RawPtrWillBeWeakMember<CSSStyleSheet> >& clients, const StyleRuleFontFace* fontFaceRule) in removeFontFaceRules()
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/server/
Dmain.cc94 PeerChannel clients; in main() local
/external/chromium_org/chrome/browser/resources/cryptotoken/
Dhidgnubbydevice.js25 this.clients = []; property in HidGnubbyDevice
133 this.clients = []; property
Dusbgnubbydevice.js29 this.clients = []; property in UsbGnubbyDevice
208 this.clients = []; property
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/
DContextTrackingValidationCheck.java16 private final List<ContextTrackingChecker> clients = new ArrayList<>(5); field in ContextTrackingValidationCheck
/external/chromium_org/third_party/WebKit/Source/core/workers/
DWorkerGlobalScope.h123 WorkerClients* clients() { return m_workerClients.get(); } in clients() function
/external/chromium_org/chrome/browser/sync/test/integration/
Dsync_test.h145 std::vector<ProfileSyncServiceHarness*>& clients() WARN_UNUSED_RESULT { in clients() function
Dprofile_sync_service_harness.cc260 std::vector<ProfileSyncServiceHarness*>& clients) { in AwaitQuiescence()
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DRenderSVGResourceContainer.cpp212 …OwnPtrWillBeRawPtr<SVGDocumentExtensions::SVGPendingElements> clients(extensions.removePendingReso… in registerResource() local
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontCache.cpp280 WillBeHeapVector<RefPtrWillBeMember<FontCacheClient> > clients; in invalidate() local
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
DLocalFileSystem.cpp219 void provideLocalFileSystemToWorker(WorkerClients* clients, PassOwnPtr<FileSystemClient> client) in provideLocalFileSystemToWorker()
/external/chromium_org/content/browser/renderer_host/media/
Dvideo_capture_controller.cc684 const ControllerClients& clients) { in FindClient()
698 const ControllerClients& clients) { in FindClient()
/external/chromium_org/content/common/gpu/
Dgpu_memory_manager.cc279 ClientStateList clients = clients_visible_mru_; in AssignSurfacesAllocations() local
/external/chromium_org/content/renderer/media/
Dvideo_capture_impl.cc433 bool VideoCaptureImpl::RemoveClient(int client_id, ClientInfoMap* clients) { in RemoveClient()
/external/wpa_supplicant_8/src/radius/
Dradius_server.c128 struct radius_client *clients; member
1495 struct radius_client *clients) in radius_server_free_clients()
1517 struct radius_client *clients, *tail, *entry; in radius_server_read_clients() local

12