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

  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
private_api_drive.h 153 class FileBrowserPrivateSearchDriveMetadataFunction
160 virtual ~FileBrowserPrivateSearchDriveMetadataFunction() {}
private_api_drive.cc 619 bool FileBrowserPrivateSearchDriveMetadataFunction::RunAsync() {
666 base::Bind(&FileBrowserPrivateSearchDriveMetadataFunction::
671 void FileBrowserPrivateSearchDriveMetadataFunction::OnSearchMetadata(
689 &FileBrowserPrivateSearchDriveMetadataFunction::OnEntryDefinitionList,
694 void FileBrowserPrivateSearchDriveMetadataFunction::OnEntryDefinitionList(

Completed in 87 milliseconds