Home
last modified time | relevance | path

Searched refs:API_CALL_DONE (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/google_apis/gaia/
Doauth2_api_call_flow.cc70 state_ = API_CALL_DONE; in EndApiCall()
104 CHECK(state_ == INITIAL || state_ == API_CALL_DONE); in BeginMintAccessToken()
Doauth2_api_call_flow.h86 API_CALL_DONE, enumerator