HomeSort by relevance Sort by last modified time
    Searched defs:kPatch (Results 1 - 3 of 3) sorted by null

  /external/libweave/include/weave/provider/
http_client.h 29 // method - of the supported methods (kGet, kPatch, kPost, kPut) which
70 kPatch,
  /external/libbrillo/brillo/http/
http_request.cc 25 const char request_type::kPatch[] = "PATCH";
  /external/libweave/src/
device_registration_info.cc 538 RequestSender sender{HttpClient::Method::kPatch, url, http_client_};
863 DoCloudRequest(HttpClient::Method::kPatch,
    [all...]

Completed in 223 milliseconds