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

  /external/chromium_org/google_apis/gaia/
oauth2_api_call_flow.h 69 virtual std::string CreateApiCallBodyContentType();
oauth2_api_call_flow.cc 129 std::string OAuth2ApiCallFlow::CreateApiCallBodyContentType() {
174 result->SetUploadData(CreateApiCallBodyContentType(), body);
  /external/chromium_org/chrome/browser/signin/
easy_unlock_toggle_flow.cc 64 virtual std::string CreateApiCallBodyContentType() OVERRIDE;
110 EasyUnlockToggleFlow::ToggleApiCall::CreateApiCallBodyContentType() {

Completed in 72 milliseconds