Home
last modified time | relevance | path

Searched refs:CacheCallback (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/cros/
Dcryptohome_library.cc32 return CacheCallback( in AsyncCheckKey()
50 return CacheCallback( in AsyncMigrateKey()
70 return CacheCallback( in AsyncMount()
85 return CacheCallback(chromeos::CryptohomeAsyncMountGuest(), in AsyncMountForBwsi()
99 return CacheCallback( in AsyncRemove()
127 return CacheCallback( in AsyncDoAutomaticFreeDiskSpaceControl()
236 bool CacheCallback(int async_id, Delegate* d, const char* error) { in CacheCallback() function in chromeos::CryptohomeLibraryImpl