Searched refs:DELETE_AUTH_TOKEN (Results 1 – 3 of 3) sorted by relevance
110 DELETE_AUTH_TOKEN, enumerator
152 static_cast<uint32_t>(AppAccountInterfaceCode::DELETE_AUTH_TOKEN),678 } else if (code == static_cast<uint32_t>(AppAccountInterfaceCode::DELETE_AUTH_TOKEN)) { in ProcDeleteAuthToken()
601 result = SendRequest(AppAccountInterfaceCode::DELETE_AUTH_TOKEN, data, reply); in DeleteAuthToken()