Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/holding_space/
H A Dholding_space_keyed_service.h59 void RemovePinnedFile(const storage::FileSystemURL& file_system_url);
H A Dholding_space_client_impl.cc223 service->RemovePinnedFile(file_system_url); in UnpinItems()
H A Dholding_space_keyed_service.cc154 void HoldingSpaceKeyedService::RemovePinnedFile( in RemovePinnedFile() function in ash::HoldingSpaceKeyedService
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/extensions/file_manager/
H A Dprivate_api_holding_space.cc64 holding_space->RemovePinnedFile(file_system_url); in Run()