Home
last modified time | relevance | path

Searched defs:action_id (Results 1 – 2 of 2) sorted by relevance

/external/python/oauth2client/oauth2client/contrib/
Dxsrfutil.py38 def generate_token(key, user_id, action_id='', when=None): argument
66 def validate_token(key, token, user_id, action_id="", current_time=None): argument
/external/libtextclassifier/actions/
Dlua-ranker.cc77 const int action_id = in ReadActionsRanking() local