Searched refs:DecrementPendingLoads (Results 1 – 2 of 2) sorted by relevance
217 DecrementPendingLoads(); in ScheduleLoadFile()234 DecrementPendingLoads(); in ScheduleLoadBuildConfig()243 task_runner_->PostTask([this]() { DecrementPendingLoads(); }); in BackgroundLoadFile()294 task_runner_->PostTask([this]() { DecrementPendingLoads(); }); in BackgroundLoadBuildConfig()367 DecrementPendingLoads(); in DidLoadFile()427 DecrementPendingLoads(); in DidLoadBuildConfig()430 void LoaderImpl::DecrementPendingLoads() { in DecrementPendingLoads() function in LoaderImpl
156 void DecrementPendingLoads();