Searched
full:service (Results
2576 -
2600 of
11175) sorted by null
<<101102103104105106107108109110>>
/external/chromium_org/gpu/command_buffer/service/ |
mailbox_synchronizer.h | 15 #include "gpu/command_buffer/service/texture_definition.h"
|
shader_translator_cache.h | 14 #include "gpu/command_buffer/service/shader_translator.h"
|
/external/chromium_org/gpu/command_buffer/tests/ |
gl_lose_context_chromium_unittests.cc | 10 #include "gpu/command_buffer/service/feature_info.h"
|
/external/chromium_org/mojo/public/ |
README.md | 23 service is not binary stable. To insulate themselves from changes in this
|
/external/chromium_org/mojo/public/bindings/sample/ |
sample_service_unittests.cc | 254 // User has a proxy to a Service somehow. 255 Service* service = new ServiceProxy(&receiver); local 271 service->Frobinate(foo, true, port0.Pass());
|
/external/chromium_org/net/http/ |
http_status_code_list.h | 65 HTTP_STATUS(SERVICE_UNAVAILABLE, 503, "Service Unavailable")
|
/external/chromium_org/net/url_request/ |
url_request_context.h | 106 // Get the proxy service for this context. 112 // Get the ssl config service for this context. 116 void set_ssl_config_service(SSLConfigService* service) { 117 ssl_config_service_ = service;
|
/external/chromium_org/remoting/host/ |
desktop_process_main.cc | 5 // This file implements the Windows service controlling Me2Me host processes
|
/external/chromium_org/sync/internal_api/public/test/ |
test_user_share.h | 77 syncer::UserShare* service);
|
/external/chromium_org/sync/protocol/ |
sync_protocol_error.h | 28 // Server cannot service the request now.
|
/external/chromium_org/third_party/WebKit/Source/core/animation/css/ |
CSSPendingAnimations.h | 45 // service again on the next frame.
|
/external/chromium_org/third_party/WebKit/public/platform/ |
WebServiceWorkerProviderClient.h | 39 // loading resources through the service worker.
|
/external/chromium_org/third_party/WebKit/public/web/ |
WebServiceWorkerContextProxy.h | 44 // FIXME: Add service-worker specific methods.
|
/external/chromium_org/third_party/freetype/src/sfnt/ |
sfdriver.c | 65 * SFNT TABLE SERVICE 150 * GLYPH DICT SERVICE 216 * POSTSCRIPT NAME SERVICE 392 * SERVICE LIST
|
ttcmap.h | 147 /* used in tt-cmaps service */
|
/external/chromium_org/third_party/icu/source/common/ |
servrbf.cpp | 53 ICUResourceBundleFactory::handleCreate(const Locale& loc, int32_t /* kind */, const ICUService* /* service */, UErrorCode& status) const
|
uinit.c | 80 * Users should really open the service objects they need and check
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
dbus_unittest.cc | 42 // DBusSigFilterTest listens on DBus service itself for "NameAcquired" signal. 44 // service and gains ownership of a name. 97 // DBusMonitorTest listens on DBus service itself for "NameAcquired" signal. 99 // service and gains ownership of a name.
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/ |
java_doc_comment.cc | 214 const ServiceDescriptor* service) { 217 " * Protobuf service {@code $fullname$}\n", 218 "fullname", EscapeJavadoc(service->full_name())); 219 WriteDocCommentBody(printer, service);
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
unittest_no_generic_services.proto | 50 service TestService {
|
/external/chromium_org/third_party/sqlite/src/test/ |
mallocI.test | 29 # Malloc failure while trying to service a pragma on a TEMP database.
|
/external/chromium_org/ui/base/ime/chromeos/ |
ibus_bridge.h | 143 // dbus communcation, new implementation calls target service(e.g. PanelService 178 // Updates current EngineHandler. If there is no active engine service, pass 183 // engine service, pass an empty string for |engine_id|. The set 198 // window service, pass NULL for |handler|. Caller must release |handler|.
|
/external/chromium_org/webkit/browser/appcache/ |
appcache_backend_impl.h | 21 void Initialize(AppCacheService* service,
|
/external/dropbear/ |
Android.mk | 18 cli-session.c cli-service.c cli-runopts.c cli-chansession.c \
|
cli-session.c | 35 #include "service.h" 139 * service, userauth and channel requests */ 184 TRACE(("leave cli_sessionloop: sent userauth service req")) 204 TRACE(("leave cli_sessionloop: sent ssh-connection service req"))
|
Completed in 1975 milliseconds
<<101102103104105106107108109110>>