OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_google_client
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/examples/call/
status.h
81
bool
is_google_client
() const { return is_google_client_; }
function in class:buzz::Status
106
bool i =
is_google_client
();
presenceouttask.cc
115
if (s.know_capabilities() && s.
is_google_client
()) {
Completed in 140 milliseconds