Home
last modified time | relevance | path

Searched defs:GetRequestMethod (Results 1 – 2 of 2) sorted by relevance

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/lab/api/
Dtape_service.pb.go81 func (x *CallTapeRequest) GetRequestMethod() string { func
/external/libbrillo/brillo/http/
Dhttp_request.cc220 const std::string& Request::GetRequestMethod() const { in GetRequestMethod() function in brillo::http::Request