Searched defs:setPrefix (Results 1 – 7 of 7) sorted by relevance
64 void ListLiveChannelRequest::setPrefix(const std::string &prefix) in setPrefix() function in ListLiveChannelRequest
57 void ListMultipartUploadsRequest::setPrefix(const std::string &prefix) in setPrefix() function in ListMultipartUploadsRequest
32 void setPrefix(const std::string& prefix) {prefix_ = prefix; prefixIsSet_ = true;} in setPrefix() function
32 void setPrefix(const std::string& prefix) { prefix_ = prefix; } in setPrefix() function92 void setPrefix(const std::string& prefix) { prefix_ = prefix; } in setPrefix() function
42 void setPrefix(const std::string& prefix) { prefix_ = prefix; prefixIsSet_ = true; } in setPrefix() function
78 void setPrefix(const std::string& prefix) { prefix_ = prefix; } in setPrefix() function
Completed in 6 milliseconds