OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cookie2
(Results
1 - 6
of
6
) sorted by null
/external/apache-http/src/org/apache/http/impl/cookie/
RFC2965CommentUrlAttributeHandler.java
58
SetCookie2
cookie2
= (SetCookie2) cookie;
local
59
cookie2
.setCommentURL(commenturl);
RFC2965DiscardAttributeHandler.java
58
SetCookie2
cookie2
= (SetCookie2) cookie;
local
59
cookie2
.setDiscard(true);
RFC2965PortAttributeHandler.java
116
SetCookie2
cookie2
= (SetCookie2) cookie;
local
119
cookie2
.setPorts(ports);
/external/libkmsxx/kmscube/
cube-x11.cpp
139
xcb_intern_atom_cookie_t
cookie2
= xcb_intern_atom(c, 0, strlen(net_wm_state_fullscreen), net_wm_state_fullscreen);
local
140
xcb_intern_atom_reply_t* reply2 = xcb_intern_atom_reply(c,
cookie2
, 0);
/art/runtime/
indirect_reference_table_test.cc
390
const IRTSegmentState
cookie2
= irt.GetSegmentState();
local
392
IndirectRef iref3 = irt.Add(
cookie2
, obj3.Get(), &error_msg);
395
irt.SetSegmentState(
cookie2
);
427
const IRTSegmentState
cookie2
= irt.GetSegmentState();
local
436
UNUSED(
cookie2
);
/external/nos/host/generic/citadel/updater/
updater.cpp
530
uint32_t
cookie2
;
member in struct:__anon34578::compiled_version_struct
549
v->
cookie2
== CROS_EC_VERSION_COOKIE2 &&
[
all
...]
Completed in 134 milliseconds