Searched defs:updateToken (Results 1 – 3 of 3) sorted by relevance
56 IRecorderClient createRecorderClient(String invocationId, String updateToken) { in createRecorderClient()
92 public static IRecorderClient create(String invocationId, String updateToken) { in create()
135 IRecorderClient createRecorderClient(String invocationId, String updateToken) { in createRecorderClient()162 String updateToken = context.getAttribute("resultdb_invocation_update_token"); in invocationStarted() local