Searched defs:threadID (Results 1 – 3 of 3) sorted by relevance
55 public Session(String sessionId, String shortMethodName, long startTimeMs, long threadID, in Session()
172 int threadID; in query() local674 int threadID; in delete() local
265 URI_MATCHER.addURI(AUTHORITY, "threadID", URI_THREAD_ID); in URI_MATCHER.addURI()