Home
last modified time | relevance | path

Searched defs:FileWrapper (Results 1 – 7 of 7) sorted by relevance

/external/libxaac/test/
Dixheaacd_fileifc.h41 typedef struct FileWrapper { struct
56 } FileWrapper, *FileWrapperPtr; typedef
/external/webrtc/webrtc/test/
Dfake_audio_device.h25 class FileWrapper; variable
/external/webrtc/webrtc/voice_engine/
Doutput_mixer.h27 class FileWrapper; variable
Dchannel.h51 class FileWrapper; variable
/external/python/cpython3/Lib/wsgiref/
Dutil.py11 class FileWrapper: class
/external/python/cpython2/Lib/wsgiref/
Dutil.py11 class FileWrapper: class
/external/python/cpython2/Lib/
Drexec.py39 class FileWrapper(FileBase): class