OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PrepResource
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/libjingle/xmpp/
jid.h
64
static std::string
PrepResource
(const std::string& start, bool* valid);
jid.cc
70
resource_name_ =
PrepResource
(resource_name_, &valid_resource);
215
std::string Jid::
PrepResource
(const std::string& resource, bool* valid) {
Completed in 51 milliseconds