Searched refs:initAsync (Results 1 – 4 of 4) sorted by relevance
85 virtual status_t initAsync(const char *addr, unsigned port) = 0;
225 void initAsync(CountDownLatch completionLatch) { in initAsync() method in JobStore
2652 mJobs.initAsync(mJobStoreLoadedLatch);
13016 PLcom/android/server/job/JobStore;->initAsync(Ljava/util/concurrent/CountDownLatch;)V