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

/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_local_account_policy_service.cc104 // Removes the subdirectory belonging to |account_id_to_delete| from the cache
105 // directory. No cache belonging to |account_id_to_delete| may be running while
107 void DeleteObsoleteExtensionCache(const std::string& account_id_to_delete) { argument
112 GetCacheSubdirectoryForAccountID(account_id_to_delete));

Completed in 84 milliseconds