Home
last modified time | relevance | path

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

/external/libxaac/test/
Dixheaacd_fileifc.h41 typedef struct FileWrapper { struct
56 } FileWrapper, *FileWrapperPtr; argument
/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/v8/third_party/zlib/google/
Dzip_reader_unittest.cc39 class FileWrapper { class
46 FileWrapper(const base::FilePath& path, AccessMode mode) { in FileWrapper() function in __anon0269ddf60111::FileWrapper
/external/zlib/google/
Dzip_reader_unittest.cc39 class FileWrapper { class
46 FileWrapper(const base::FilePath& path, AccessMode mode) { in FileWrapper() function in __anonc79a80800111::FileWrapper
/external/python/cpython2/Lib/
Drexec.py39 class FileWrapper(FileBase): class