Home
last modified time | relevance | path

Searched defs:jobId (Results 1 – 13 of 13) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowJobScheduler.java28 protected abstract void cancel(int jobId); in cancel()
38 public abstract JobInfo getPendingJob(int jobId); in getPendingJob()
43 public abstract void failOnJob(int jobId); in failOnJob()
62 public void cancel(int jobId) { in cancel()
77 public JobInfo getPendingJob(int jobId) { in getPendingJob()
89 public void failOnJob(int jobId) { in failOnJob()
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/scheduler/
DPlatformScheduler.java54 private final int jobId; field in PlatformScheduler
66 public PlatformScheduler(Context context, int jobId) { in PlatformScheduler()
92 int jobId, in buildJobInfo()
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowJobSchedulerTest.java119 int jobId = 99; in getPendingJob_withValidId() local
135 int jobId = 99; in getPendingJob_withInvalidId() local
/external/autotest/frontend/client/src/autotest/afe/
DJobDetailView.java86 protected int jobId = NO_JOB_ID; field in JobDetailView
453 private String getResultsURL(int jobId) { in getResultsURL()
459 private String getOldResultsUrl(int jobId) { in getOldResultsUrl()
465 private String getTriageUrl(int jobId) { in getTriageUrl()
481 private String getEmbeddedUrl(int jobId) { in getEmbeddedUrl()
DAfeClient.java123 protected void showJob(int jobId) { in showJob()
DAbortSynchronousDialog.java83 JSONValue jobId = entry.get("job").isObject().get("id"); in processJobs() local
DHostDetailView.java56 public void onJobSelected(int jobId); in onJobSelected()
137 JSONString jobId = blank, owner = blank, name = blank; in preprocessRow() local
DJobListView.java63 public void onJobSelected(int jobId); in onJobSelected()
/external/perfetto/infra/ci/frontend/static/
Dscript.js332 function renderJobLink(jobId, jobStatus) { argument
480 const makeJobRow = function (jobId) { argument
642 function fetchCIStatusForJob(jobId) { argument
686 async function showLogTail(jobId) { argument
703 async function showFullLog(jobId) { argument
728 function startRealTimeLogs(jobId, lastLineKey) { argument
/external/python/apitools/samples/bigquery_sample/bigquery_v2/
Dbigquery_v2_messages.py117 jobId = _messages.StringField(1, required=True) variable in BigqueryJobsCancelRequest
136 jobId = _messages.StringField(1, required=True) variable in BigqueryJobsGetQueryResultsRequest
152 jobId = _messages.StringField(1, required=True) variable in BigqueryJobsGetRequest
1385 jobId = _messages.StringField(1) variable in JobReference
/external/autotest/frontend/client/src/autotest/afe/create/
DCreateJobViewPresenter.java110 public void onJobCreated(int jobId); in onJobCreated()
/external/python/apitools/samples/bigquery_sample/
Dbigquery_v2.json1014 "jobId": { object
2007 "jobId": { object
2038 "jobId": { object
2070 "jobId": { object
/external/python/google-api-python-client/tests/data/
Dbigquery.json1037 "jobId": { object
2144 "jobId": { object
2175 "jobId": { object
2207 "jobId": { object