Searched refs:GET_OAUTH_LIST (Results 1 – 3 of 3) sorted by relevance
117 GET_OAUTH_LIST, enumerator
184 static_cast<uint32_t>(AppAccountInterfaceCode::GET_OAUTH_LIST),791 if (code == static_cast<uint32_t>(AppAccountInterfaceCode::GET_OAUTH_LIST)) { in ProcGetAuthList()
795 result = SendRequest(AppAccountInterfaceCode::GET_OAUTH_LIST, data, reply); in GetOAuthList()