OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:client_context
(Results
1 - 6
of
6
) sorted by null
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cognito/sync/
layer1.py
424
record_patches=None,
client_context
=None):
458
:type
client_context
: string
459
:param
client_context
: Intended to supply a device ID that will
474
if
client_context
is not None:
475
headers['x-amz-Client-Context'] =
client_context
476
if
client_context
is not None:
477
headers['x-amz-Client-Context'] =
client_context
/external/mdnsresponder/mDNSShared/
dnssd_ipc.h
179
client_context_t
client_context
; // context passed from client, returned by server in corresponding reply
variable
uds_daemon.c
379
reply->mhdr->
client_context
= request->hdr.
client_context
;
[
all
...]
dnssd_clientstub.c
359
hdr->
client_context
= ref->uid;
[
all
...]
/external/libmicrohttpd/src/microhttpd/
connection.c
283
&connection->
client_context
,
[
all
...]
internal.h
587
void *
client_context
;
member in struct:MHD_Connection
[
all
...]
Completed in 115 milliseconds