Searched refs:PrepResource (Results 1 – 2 of 2) sorted by relevance
70 resource_name_ = PrepResource(resource_name_, &valid_resource); in ValidateOrReset()215 std::string Jid::PrepResource(const std::string& resource, bool* valid) { in PrepResource() function in buzz::Jid
64 static std::string PrepResource(const std::string& start, bool* valid);