Home
last modified time | relevance | path

Searched defs:OpenFile (Results 1 – 25 of 52) sorted by relevance

123

/external/chromium_org/ppapi/c/private/
Dppb_flash_file.h42 int32_t (*OpenFile)(PP_Instance instance, member
105 int32_t (*OpenFile)(PP_Resource file_ref_id, member
/external/chromium_org/ppapi/cpp/private/
Dflash_file.cc38 PP_FileHandle FileModuleLocal::OpenFile(const InstanceHandle& instance, in OpenFile() function in pp::flash::FileModuleLocal
154 PP_FileHandle FileFileRef::OpenFile(const pp::FileRef& resource, in OpenFile() function in pp::flash::FileFileRef
/external/llvm/lib/Support/
DDataStream.cpp67 std::error_code OpenFile(const std::string &Filename) { in OpenFile() function in __anon4464cfbb0111::DataFileStreamer
/external/chromium_org/ppapi/thunk/
Dppb_flash_file_fileref_thunk.cc25 int32_t OpenFile(PP_Resource file_ref_id, int32_t mode, PP_FileHandle* file) { in OpenFile() function
Dppb_flash_file_modulelocal_thunk.cc23 int32_t OpenFile(PP_Instance instance, in OpenFile() function
/external/chromium_org/chrome/browser/chromeos/file_system_provider/operations/
Dopen_file.cc16 OpenFile::OpenFile( in OpenFile() function in chromeos::file_system_provider::operations::OpenFile
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/tools/
Drtp_file_source.cc115 bool RtpFileSource::OpenFile(const std::string& file_name) { in OpenFile() function in webrtc::test::RtpFileSource
/external/chromium_org/chrome/browser/chromeos/drive/
Dwrite_on_cache_file_unittest.cc33 virtual void OpenFile(const base::FilePath& file_path, in OpenFile() function in drive::__anondfe942e60111::TestFileSystem
/external/chromium_org/storage/browser/database/
Dvfs_backend.cc58 base::File VfsBackend::OpenFile(const base::FilePath& file_path, in OpenFile() function in storage::VfsBackend
/external/lzma/CPP/7zip/Archive/7z/
D7zFolderOutStream.cpp37 HRESULT CFolderOutStream::OpenFile() in OpenFile() function in NArchive::N7z::CFolderOutStream
/external/chromium_org/chrome/common/media_galleries/
Dpicasa_types.cc14 base::File OpenFile(const base::FilePath& directory_path, in OpenFile() function
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
Dopen_file_operation.cc49 void OpenFileOperation::OpenFile(const base::FilePath& file_path, in OpenFile() function in drive::file_system::OpenFileOperation
/external/webrtc/src/system_wrappers/source/
Dfile_impl.cc117 int FileWrapperImpl::OpenFile(const char *fileNameUTF8, bool readOnly, in OpenFile() function in webrtc::FileWrapperImpl
/external/chromium_org/tools/ipc_fuzzer/message_lib/
Dmessage_file_writer.cc56 bool Writer::OpenFile() { in OpenFile() function in ipc_fuzzer::__anonce46a4300111::Writer
/external/chromium_org/content/browser/renderer_host/pepper/
Dquota_reservation.cc51 int64_t QuotaReservation::OpenFile(int32_t id, in OpenFile() function in content::QuotaReservation
/external/chromium_org/chrome/browser/chromeos/drive/fileapi/
Dfileapi_worker.cc154 base::File OpenFile(const base::FilePath& path, int flags) { in OpenFile() function
327 void OpenFile(const base::FilePath& file_path, in OpenFile() function
/external/chromium_org/third_party/webrtc/modules/audio_processing/test/
Dtest_utils.h85 static inline FILE* OpenFile(const std::string& filename, const char* mode) { in OpenFile() function
/external/chromium_org/v8/src/
Dlog-utils.cc68 void Log::OpenFile(const char* name) { in OpenFile() function in v8::internal::Log
/external/chromium_org/third_party/webrtc/system_wrappers/source/
Dfile_impl.cc100 int FileWrapperImpl::OpenFile(const char* file_name_utf8, bool read_only, in OpenFile() function in webrtc::FileWrapperImpl
/external/chromium_org/third_party/webrtc/base/
Dproxydetect_unittest.cc44 virtual FileStream* OpenFile(const Pathname& filename, in OpenFile() function in rtc::FirefoxPrefsFileSystem
/external/lldb/tools/debugserver/source/
DRNBSocket.cpp285 RNBSocket::OpenFile (const char *path) in OpenFile() function in RNBSocket
/external/chromium_org/third_party/libjingle/source/talk/media/devices/
Dfilevideocapturer_unittest.cc47 bool OpenFile(const std::string& filename) { in OpenFile() function in __anon048b91c60111::FileVideoCapturerTest
/external/chromium_org/chrome/browser/chromeos/file_manager/
Dopen_util.cc130 void OpenFile(Profile* profile, in OpenFile() function
/external/chromium_org/chrome/browser/chromeos/file_system_provider/
Dprovided_file_system.cc145 ProvidedFileSystem::AbortCallback ProvidedFileSystem::OpenFile( in OpenFile() function in chromeos::file_system_provider::ProvidedFileSystem
/external/chromium_org/ppapi/proxy/
Dfile_system_resource_unittest.cc126 void OpenFile(PP_Resource file_io, in OpenFile() function in ppapi::proxy::__anon0f979ffa0111::FileSystemResourceTest

123