HomeSort by relevance Sort by last modified time
    Searched defs:Unpin (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/chromeos/drive/
fake_file_system.cc 113 void FakeFileSystem::Unpin(const base::FilePath& file_path,
file_cache.cc 204 FileError FileCache::Unpin(const std::string& id) {
file_system.cc 122 // Used to implement Unpin().
131 return cache->Unpin(*local_id);
533 void FileSystem::Unpin(const base::FilePath& file_path,
    [all...]
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller.cc 578 void ChromeLauncherController::Unpin(ash::ShelfID id) {
605 Unpin(id);
    [all...]

Completed in 192 milliseconds