Home
last modified time | relevance | path

Searched defs:open_file (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/webkit/browser/fileapi/quota/
Dquota_reservation_buffer.cc36 OpenFileHandleContext** open_file = &open_files_[platform_path]; in GetOpenFileHandle() local
63 OpenFileHandleContext* open_file) { in DetachOpenFileHandleContext()
Dquota_reservation_manager_unittest.cc175 scoped_ptr<OpenFileHandle> open_file = in TEST_F() local
/external/chromium_org/sandbox/win/src/
Dfilesystem_dispatcher.cc28 static const IPCCall open_file = { in FilesystemDispatcher() local
/external/elfutils/src/
Delfcmp.c569 open_file (const char *fname, int *fdp, Ebl **eblp) in open_file() function
Dunstrip.c1925 open_file (const char *file, bool writable) in open_file() function
/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/tasm/
Dtasm.c576 open_file(const char *filename, const char *mode) in open_file() function
/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/yasm/
Dyasm.c732 open_file(const char *filename, const char *mode) in open_file() function
/external/qemu/block/
Dvvfat.c1159 static int open_file(BDRVVVFATState* s,mapping_t* mapping) in open_file() function