Home
last modified time | relevance | path

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

/external/libweave/src/privet/
Dauth_manager.cc494 auto last_app_id = in CreateAccessTokenFromAuth() local
519 if (last_app_id != delegates_rend) in CreateAccessTokenFromAuth()
520 app_id.assign(last_app_id->id, last_app_id->id + last_app_id->id_len); in CreateAccessTokenFromAuth()