OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:service
(Results
1626 - 1650
of
11175
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/chromium_org/gpu/command_buffer/service/
gpu_switches.cc
5
#include "gpu/command_buffer/
service
/gpu_switches.h"
32
// Enable GPU
service
logging. Note: This is the same switch as the one in
35
const char kEnableGPUServiceLoggingGPU[] = "enable-gpu-
service
-logging";
memory_program_cache.h
15
#include "gpu/command_buffer/
service
/gles2_cmd_decoder.h"
16
#include "gpu/command_buffer/
service
/program_cache.h"
17
#include "gpu/command_buffer/
service
/shader_translator.h"
renderbuffer_manager.cc
5
#include "gpu/command_buffer/
service
/renderbuffer_manager.h"
10
#include "gpu/command_buffer/
service
/gles2_cmd_decoder.h"
11
#include "gpu/command_buffer/
service
/memory_tracking.h"
renderbuffer_manager.h
13
#include "gpu/command_buffer/
service
/gl_utils.h"
14
#include "gpu/command_buffer/
service
/memory_tracking.h"
103
//
Service
side renderbuffer id.
/external/chromium_org/net/ssl/
ssl_config_service.cc
178
bool SSLConfigService::IsSNIAvailable(SSLConfigService*
service
) {
179
if (!
service
)
183
service
->GetSSLConfig(&ssl_config);
/external/chromium_org/third_party/icu/source/common/
servlkf.cpp
46
LocaleKeyFactory::create(const ICUServiceKey& key, const ICUService*
service
, UErrorCode& status) const {
53
return handleCreate(loc, kind,
service
, status);
109
const ICUService* /*
service
*/,
/external/chromium_org/webkit/browser/appcache/
appcache_backend_impl.cc
26
void AppCacheBackendImpl::Initialize(AppCacheService*
service
,
29
DCHECK(!service_ && !frontend_ && frontend &&
service
);
30
service_ =
service
;
appcache_interceptor.cc
33
net::URLRequest* request, AppCacheService*
service
, int process_id,
35
if (!
service
|| (host_id == kNoHostId))
38
AppCacheBackendImpl* backend =
service
->GetBackend(process_id);
appcache_service.cc
47
AsyncHelper(AppCacheService*
service
,
49
: service_(
service
), callback_(callback) {
89
AppCacheService*
service
, const GURL& url,
91
: AsyncHelper(
service
, callback),
134
AppCacheService*
service
, const GURL& manifest_url,
136
: AsyncHelper(
service
, callback), manifest_url_(manifest_url) {
177
AppCacheService*
service
, const GURL& origin,
179
: AsyncHelper(
service
, callback), origin_(origin),
269
AppCacheService*
service
, AppCacheInfoCollection* collection,
271
: AsyncHelper(
service
, callback), collection_(collection)
[
all
...]
/external/eigen/cmake/
CMakeDetermineVSServicePack.cmake
2
# Visual Studio
service
pack in use.
59
# A function to call to determine the Visual Studio
service
pack
98
"The Visual Studio Release with
Service
Pack")
/external/guava/guava/src/com/google/common/util/concurrent/
ForwardingExecutorService.java
31
* An executor
service
which forwards all its method calls to another executor
32
*
service
. Subclasses should override one or more methods to modify the
33
* behavior of the backing executor
service
as desired per the <a
/external/icu4c/common/
servlkf.cpp
46
LocaleKeyFactory::create(const ICUServiceKey& key, const ICUService*
service
, UErrorCode& status) const {
53
return handleCreate(loc, kind,
service
, status);
109
const ICUService* /*
service
*/,
/external/jmdns/src/javax/jmdns/impl/tasks/resolver/
ServiceInfoResolver.java
18
* The ServiceInfoResolver queries up to three times consecutively for a
service
info, and then removes itself from the timer.
20
* The ServiceInfoResolver will run only if JmDNS is in state ANNOUNCED. REMIND: Prevent having multiple
service
resolvers for the same info in the timer queue.
99
return "querying
service
info: " + (_info != null ? _info.getQualifiedName() : "null");
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
ShortNumberUtil.java
43
* Returns true if the number might be used to connect to an emergency
service
in the given
51
* @return if the number might be used to connect to an emergency
service
in the given region.
58
* Returns true if the number exactly matches an emergency
service
number in the given region.
/external/mdnsresponder/mDNSShared/
mDNSResponder.8
33
is a daemon invoked at boot time to implement Multicast DNS and DNS
Service
Discovery. On
92
For information on DNS
Service
Discovery, see
96
DNS
Service
Discovery APIs on Mac OS X and other platforms, see
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
ParameterNamesIms.java
11
* This software is provided by NIST as a
service
and is expressly
85
//added by aayush.bhatnagar(Ref: draft-drage-sipping-
service
-identification-03)
87
public static final String SERVICE_ID_LABEL = "3gpp-
service
";
/external/qemu/docs/
ANDROID-ADB-QEMU.TXT
1
ADB COMMUNICATION OVER QEMUD
SERVICE
22
2. ADB QEMUD
service
(or ADB client).
28
ADB client is implemented as QEMUD
service
(named 'adb'), and is responsible for
/external/tcpdump/
dccp.h
58
* @dccph_req_service -
Service
to which the client app wants to connect
82
* @dccph_resp_service - Echoes the
Service
Code on a received DCCP-Request
101
* @dccph_reset_service - Echoes the
Service
Code on a received DCCP-Request
/external/zlib/src/as400/
compile.clp
5
/* Compile sources into modules and link them into a
service
program. */
24
VALUE('LGPL') /*
Service
program library. */
96
/* Link modules into a
service
program. */
/frameworks/av/include/camera/
ICameraRecordingProxy.h
33
* Camera
service
allows only one client at a time. Since camcorder application
52
*
service
. The recorder calls ICameraRecordingProxy::startRecording() and
54
* camera
service
and starts the recording. The app owns the camera and can do
/frameworks/base/core/java/android/os/
TransactionTooLargeException.java
35
* its request to the
service
(most likely if the arguments were too large to fit in
36
* the transaction buffer), or the
service
was unable to send its response back
47
* If you are implementing a
service
, it may help to impose size or complexity
UpdateLock.java
118
Log.e(TAG, "Unable to contact
service
to acquire");
142
Log.e(TAG, "Unable to contact
service
to release");
161
Log.e(TAG, "Unable to contact
service
to release");
/frameworks/base/core/java/android/view/inputmethod/
InputMethodInfo.java
64
* The
Service
that implements this input method component.
109
* @param
service
The ResolveInfo returned from the package manager about
112
public InputMethodInfo(Context context, ResolveInfo
service
)
114
this(context,
service
, null);
121
* @param
service
The ResolveInfo returned from the package manager about
126
public InputMethodInfo(Context context, ResolveInfo
service
,
129
mService =
service
;
130
ServiceInfo si =
service
.serviceInfo;
315
* Return the class name of the
service
component that implements
323
* Return the raw information about the
Service
implementing thi
[
all
...]
/frameworks/base/docs/html/google/play/licensing/
overview.jd
14
<li>The
service
is free for all developers who publish on Google Play</li>
29
<p>Google Play Licensing is a network-based
service
that lets an application query a trusted
31
device user. The licensing
service
is based on the capability of the Google Play licensing server
35
<p>The request starts when your application makes a request to a
service
hosted by
64
handles all of the licensing-related communication with the Google Play licensing
service
. With
104
<p>The licensing
service
generates a single licensing key pair for each
113
service
makes it possible for the application to detect responses that have been
185
applications that you publish through Google Play. The
service
is not
194
<li>An application can use the
service
only if the Google Play client is
201
the design of your implementation itself. The
service
provides the buildin
[
all
...]
/frameworks/base/docs/html/training/in-app-billing/
index.jd
29
<p>In-app billing is a
service
hosted on Google Play that lets you charge for digital content or for upgrades in your app. The In-app Billing API makes it easy for you to integrate In-app Billing into your applications. You can request product details from Google Play, issue orders for in-app products, and quickly retrieve ownership information based on users' purchase history. You can also query the Google Play
service
for details about in-app products, such as local pricing and availability. Google Play provides a checkout interface that makes user interactions with the In-app Billing
service
seamless, and provides a more intuitive experience to your users.</p>
Completed in 1207 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>