OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_xmpp_endpoint
(Results
1 - 4
of
4
) sorted by null
/external/libweave/src/
config.h
71
void
set_xmpp_endpoint
(const std::string& endpoint) {
function in class:weave::final::final
config.cc
198
set_xmpp_endpoint
(tmp);
config_unittest.cc
206
change.
set_xmpp_endpoint
("
set_xmpp_endpoint
");
207
EXPECT_EQ("
set_xmpp_endpoint
", GetSettings().xmpp_endpoint);
287
'xmpp_endpoint': '
set_xmpp_endpoint
'
device_registration_info.cc
855
change.
set_xmpp_endpoint
(xmpp_endpoint);
[
all
...]
Completed in 38 milliseconds