OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STR_REMOVE
(Results
1 - 4
of
4
) sorted by null
/external/chromium/third_party/libjingle/source/talk/xmpp/
constants.h
92
extern const std::string
STR_REMOVE
;
constants.cc
138
const std::string
STR_REMOVE
("remove");
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
constants.h
72
extern const char
STR_REMOVE
[];
constants.cc
78
const char
STR_REMOVE
[] = "remove";
Completed in 28 milliseconds