OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:str_empty
(Results
51 - 55
of
55
) sorted by null
1
2
3
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppengine.h
302
//! based on the passed code. Text is optional and may be
STR_EMPTY
.
/external/icu4c/test/cintltst/
reapits.c
2175
const char
str_empty
[] = { 0x00 };
local
[
all
...]
/external/chromium/third_party/libjingle/source/talk/p2p/base/
session.cc
805
if (term.debug_reason != buzz::
STR_EMPTY
) {
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
sessionmessages.cc
176
msg->initiator = GetXmlAttr(jingle, QN_INITIATOR, buzz::
STR_EMPTY
);
[
all
...]
session.cc
[
all
...]
Completed in 269 milliseconds
1
2
3