OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STR_TERMINATE_CALL_ENDED
(Results
1 - 4
of
4
) sorted by null
/external/chromium/third_party/libjingle/source/talk/p2p/base/
constants.h
200
extern const std::string
STR_TERMINATE_CALL_ENDED
;
constants.cc
185
const std::string
STR_TERMINATE_CALL_ENDED
("call-ended");
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
constants.cc
225
const char
STR_TERMINATE_CALL_ENDED
[] = "call-ended";
constants.h
226
extern const char
STR_TERMINATE_CALL_ENDED
[];
Completed in 29 milliseconds