Home | History | Annotate | Download | only in trunks

Lines Matching refs:string

28     const std::string& password) {
35 const std::string& command_hash,
38 std::string* authorization) {
54 const std::string& response_hash,
55 const std::string& authorization) {
57 std::string mutable_auth_string(authorization);
58 std::string auth_bytes;
63 LOG(ERROR) << __func__ << ": Authorization string was of wrong length.";
86 std::string* parameter) {
91 std::string* parameter) {