OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:service
(Results
3501 - 3525
of
11175
) sorted by null
<<
141
142
143
144
145
146
147
148
149
150
>>
/external/chromium_org/net/http/
http_auth_sspi_win.h
139
// Generates an authentication token for the
service
specified by the
140
//
Service
Principal Name |spn| and stores the value in |*auth_token|.
/external/chromium_org/net/url_request/
url_request_throttler_manager.h
55
// Registers a new entry in this
service
and overrides the existing entry (if
56
// any) for the URL. The
service
will hold a reference to the entry.
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
srpc_client.cc
194
void SrpcClient::AttachService(NaClSrpcService*
service
, void* instance_data) {
195
srpc_channel_.server =
service
;
/external/chromium_org/rlz/win/lib/
process_info.cc
31
// (Following call doesn't work if running as a
Service
- because a
Service
/external/chromium_org/sandbox/win/src/
sandbox_policy_base.h
72
virtual bool SetupService(InterceptionManager* manager, int
service
) OVERRIDE;
93
EvalResult EvalPolicy(int
service
, CountedParameterSetBase* params);
/external/chromium_org/third_party/WebKit/Source/core/frame/animation/
CompositeAnimation.cpp
328
// Returns the time at which next
service
is required. -1 means no
service
is required. 0 means
329
//
service
is required now, and > 0 means
service
is required that many seconds in the future.
360
// Returns the time at which next
service
to trigger events is required. -1 means no
service
is required. 0 means
361
//
service
is required now, and > 0 means
service
is required that many seconds in the future.
/external/chromium_org/third_party/icu/source/i18n/
coll.cpp
117
virtual UObject* create(const ICUServiceKey& key, const ICUService*
service
, UErrorCode& status) const;
121
ICUCollatorFactory::create(const ICUServiceKey& key, const ICUService* /*
service
*/, UErrorCode& status) const {
155
//
service
-created object. (TODO remove in 3.0) [aliu]
170
// means we got a default object, not a "real"
service
-created
323
// but empty -- getName() == "") then that means the
service
324
// returned a default object, not a "real"
service
object. In
640
virtual UObject* create(const ICUServiceKey& key, const ICUService*
service
, UErrorCode& status) const;
656
CFactory::create(const ICUServiceKey& key, const ICUService* /*
service
*/, UErrorCode& status) const
/external/chromium_org/third_party/protobuf/vsprojects/
extract_includes.bat
29
copy ..\src\google\protobuf\
service
.h include\google\protobuf\
service
.h
/external/chromium_org/webkit/browser/appcache/
appcache_quota_client.cc
36
AppCacheQuotaClient::AppCacheQuotaClient(AppCacheService*
service
)
37
: service_(
service
),
/external/dnsmasq/dbus/
DBus-interface
11
service
before the dbus daemon is available, it will continue to run
21
Dnsmasq provides one
service
on the DBus: uk.org.thekelleys.dnsmasq
/external/dropbear/debian/
rules
75
install -m0755 debian/
service
/run '$(DIR)'/etc/dropbear/run
77
install -m0755 debian/
service
/log '$(DIR)'/etc/dropbear/log/run
/external/guava/guava/src/com/google/common/util/concurrent/
ListenableFuture.java
46
* ListenableFuture<Result> future =
service
.query(name);
64
*
service
to a {@link ListeningExecutorService}, usually by calling {@link
/external/icu4c/i18n/
coll.cpp
120
virtual UObject* create(const ICUServiceKey& key, const ICUService*
service
, UErrorCode& status) const;
126
ICUCollatorFactory::create(const ICUServiceKey& key, const ICUService* /*
service
*/, UErrorCode& status) const {
162
//
service
-created object. (TODO remove in 3.0) [aliu]
177
// means we got a default object, not a "real"
service
-created
344
// but empty -- getName() == "") then that means the
service
345
// returned a default object, not a "real"
service
object. In
663
virtual UObject* create(const ICUServiceKey& key, const ICUService*
service
, UErrorCode& status) const;
685
CFactory::create(const ICUServiceKey& key, const ICUService* /*
service
*/, UErrorCode& status) const
/external/iproute2/include/linux/
if_ether.h
81
#define ETH_P_8021AD 0x88A8 /* 802.1ad
Service
VLAN */
84
#define ETH_P_8021AH 0x88E7 /* 802.1ah Backbone
Service
Tag */
/external/iptables/extensions/
libxt_TOS.c
58
" --set-tos value Set Type of
Service
/Priority field to value\n"
75
" --set-tos value[/mask] Set Type of
Service
/Priority field to value\n"
/external/javassist/
pom.xml
104
<url>https://repository.jboss.org/nexus/
service
/local/staging/deploy/maven2/</url>
167
<url>https://oss.sonatype.org/
service
/local/staging/deploy/maven2</url>
/external/jmdns/src/javax/jmdns/impl/tasks/state/
DNSStateTask.java
71
* Associate the DNS host and the
service
infos with this task if not already associated and in the same state.
86
* Remove the DNS host and
service
info association with this task.
/external/libsepol/include/sepol/policydb/
services.h
20
the
service
functions. If not set, then these default
22
initialized and accessed via the
service
functions themselves.
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
PAssociatedURI.java
12
* This software is provided by NIST as a
service
and is expressly
47
* <p>An associated URI is a URI that the
service
provider
/external/ppp/pppd/plugins/rp-pppoe/
discovery.c
102
* which gets filled in according to selected AC name and
service
131
printf("
Service
-Name: %.*s\n", (int) len, data);
168
printf("Got a
Service
-Name-Error tag: %.*s\n", (int) len, data);
170
syslog(LOG_ERR, "PADO:
Service
-Name-Error: %.*s", (int) len, data);
212
syslog(LOG_DEBUG, "PADS:
Service
-Name: '%.*s'", (int) len, data);
215
syslog(LOG_ERR, "PADS:
Service
-Name-Error: %.*s", (int) len, data);
216
fprintf(stderr, "PADS:
Service
-Name-Error: %.*s\n", (int) len, data);
378
printErr("Ignoring PADO packet with no
Service
-Name tag");
/external/qemu/android/camera/
camera-common.h
119
* rule is changing the 'in_use' flag during creation / destruction of a
service
140
/* In use status. When there is a camera
service
created for this camera,
/external/qemu/android/protocol/
user-events-proxy.c
78
// Connect to the user-events
service
.
83
derror("Unable to connect to the user-events
service
: %s\n",
/external/smack/asmack-master/static-src/custom/de/measite/smack/
Sasl.java
31
// SaslClientFactory
service
name
34
// SaslServerFactory
service
name
/external/smack/src/de/measite/smack/
Sasl.java
31
// SaslClientFactory
service
name
34
// SaslServerFactory
service
name
/external/smack/src/org/jivesoftware/smack/
BOSHConfiguration.java
66
* @param xmppDomain the XMPP
service
name
88
* @param xmppDomain the XMPP
service
name
Completed in 1359 milliseconds
<<
141
142
143
144
145
146
147
148
149
150
>>