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

  /device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
Init.c 61 Volume->VolumeInterface.Revision = EFI_SIMPLE_FILE_SYSTEM_PROTOCOL_REVISION;
62 Volume->VolumeInterface.OpenVolume = FatOpenVolume;
90 &Volume->VolumeInterface,
135 &Volume->VolumeInterface,
Fat.h 60 #define VOLUME_FROM_VOL_INTERFACE(a) CR (a, FAT_VOLUME, VolumeInterface, FAT_VOLUME_SIGNATURE);
311 EFI_SIMPLE_FILE_SYSTEM_PROTOCOL VolumeInterface;
    [all...]
  /frameworks/av/services/audioflinger/
Threads.h     [all...]
AudioFlinger.cpp     [all...]
AudioFlinger.h 658 VolumeInterface *getVolumeInterface_l(audio_io_handle_t output) const;
659 Vector <VolumeInterface *> getAllVolumeInterfaces_l() const;
    [all...]

Completed in 332 milliseconds