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

/external/chromium_org/content/browser/shared_worker/
H A Dshared_worker_service_impl.cc94 bool TryIncrementWorkerRefCount(int worker_process_id) { function in namespace:content::__anon7421
220 TryIncrementWorkerRefCount;
239 s_try_increment_worker_ref_count_ = TryIncrementWorkerRefCount;
529 // To offset the TryIncrementWorkerRefCount called for the reservation,

Completed in 56 milliseconds