Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/
Dtest_xsrfutil.py43 action_id=TEST_ACTION_ID_1,
50 action_id=TEST_ACTION_ID_1,
58 action_id=TEST_ACTION_ID_1,
66 action_id=TEST_ACTION_ID_1,
73 action_id=TEST_ACTION_ID_1,
80 action_id=TEST_ACTION_ID_1,
87 action_id=TEST_ACTION_ID_2,
94 action_id=TEST_ACTION_ID_1,
101 action_id=TEST_ACTION_ID_1,
108 action_id=TEST_ACTION_ID_1))
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
Dxsrfutil.py50 def generate_token(key, user_id, action_id="", when=None): argument
68 digester.update(_force_bytes(action_id))
78 def validate_token(key, token, user_id, action_id="", current_time=None): argument
109 expected_token = generate_token(key, user_id, action_id=action_id,
Dappengine.py541 action_id=str(uri))
562 action_id=uri):
/external/chromium-trace/catapult/dashboard/dashboard/
Dxsrf.py23 _GetSecretKey(), token, user_id=user.user_id(), action_id='')
28 _GetSecretKey(), user_id=user.user_id(), action_id='')
/external/autotest/database/
Dschema_051.sql562 `action_id` int(11) NOT NULL,