Searched refs:update_job (Results 1 - 6 of 6) sorted by relevance

/external/fio/
H A Dclient.h88 client_cmd_op *update_job; member in struct:client_ops
H A Dclient.c1355 ops->update_job(client, cmd);
H A Dgclient.c1391 .update_job = gfio_update_job_op,
/external/chromium_org/content/browser/appcache/
H A Dappcache_group.h115 AppCacheUpdateJob* update_job() { return update_job_; } function in class:content::AppCacheGroup
H A Dappcache_update_job.cc399 DCHECK(group_->update_job() == this);
H A Dappcache_update_job_unittest.cc3037 EXPECT_TRUE(group_->update_job() == NULL);

Completed in 6090 milliseconds