HomeSort by relevance Sort by last modified time
    Searched refs:StoreOnUIThread (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
download_operation_unittest.cc 120 cache()->StoreOnUIThread(
199 cache()->StoreOnUIThread(
363 cache()->StoreOnUIThread(
407 cache()->StoreOnUIThread(
update_operation_unittest.cc 50 cache()->StoreOnUIThread(
126 cache()->StoreOnUIThread(
  /external/chromium_org/chrome/browser/chromeos/drive/
test_util.cc 123 // cache->StoreOnUIThread requires real file to be stored. As a dummy data for
136 cache->StoreOnUIThread(
file_cache.h 142 void StoreOnUIThread(const std::string& resource_id,
file_cache.cc 245 void FileCache::StoreOnUIThread(const std::string& resource_id,
file_cache_unittest.cc 137 cache_->StoreOnUIThread(
    [all...]

Completed in 1481 milliseconds