Searched defs:IsExtensionCacheDirectoryBusy (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_local_account_policy_service.cc325 bool DeviceLocalAccountPolicyService::IsExtensionCacheDirectoryBusy( function in class:policy::DeviceLocalAccountPolicyService
335 !IsExtensionCacheDirectoryBusy(it->second->account_id())) {
364 DCHECK(IsExtensionCacheDirectoryBusy(account_id));
392 DCHECK(IsExtensionCacheDirectoryBusy(account_id));
540 DCHECK(!IsExtensionCacheDirectoryBusy(it->second->account_id()));

Completed in 55 milliseconds