Searched defs:FileWrapper (Results 1 – 9 of 9) sorted by relevance
41 typedef struct FileWrapper { struct56 } FileWrapper, *FileWrapperPtr; argument
49 explicit FileWrapper(FILE* file) : file_(file) {} in FileWrapper() function
71 FileWrapper::FileWrapper(FileWrapper&& other) { in FileWrapper() function in webrtc::FileWrapper
11 class FileWrapper: class
537 private static class FileWrapper { class in CLDRConfig539 private FileWrapper() { in FileWrapper() method in CLDRConfig.FileWrapper
40 class FileWrapper { class47 FileWrapper(const base::FilePath& path, AccessMode mode) { in FileWrapper() function in __anon37bf8b5c0111::FileWrapper
40 class FileWrapper { class47 FileWrapper(const base::FilePath& path, AccessMode mode) { in FileWrapper() function in __anonaa7dc4cb0111::FileWrapper
39 class FileWrapper(FileBase): class