Home
last modified time | relevance | path

Searched defs:Open (Results 1 – 25 of 42) sorted by relevance

12

/system/core/fs_mgr/liblp/
Dsuper_layout_builder.cpp32 bool SuperLayoutBuilder::Open(borrowed_fd fd) { in Open() function in android::fs_mgr::SuperLayoutBuilder
40 bool SuperLayoutBuilder::Open(const void* data, size_t size) { in Open() function in android::fs_mgr::SuperLayoutBuilder
48 bool SuperLayoutBuilder::Open(const LpMetadata& metadata) { in Open() function in android::fs_mgr::SuperLayoutBuilder
Dtest_partition_opener.cpp31 unique_fd TestPartitionOpener::Open(const std::string& partition_name, int flags) const { in Open() function in android::fs_mgr::TestPartitionOpener
Dpartition_opener.cpp111 unique_fd PartitionOpener::Open(const std::string& partition_name, int flags) const { in Open() function in android::fs_mgr::PartitionOpener
/system/update_engine/payload_consumer/
Dfec_file_descriptor.cc23 bool FecFileDescriptor::Open(const char* path, int flags) { in Open() function in chromeos_update_engine::FecFileDescriptor
27 bool FecFileDescriptor::Open(const char* path, int flags, mode_t mode) { in Open() function in chromeos_update_engine::FecFileDescriptor
Dfake_file_descriptor.h42 bool Open(const char* path, int flags, mode_t mode) override { in Open() function
49 bool Open(const char* path, int flags) override { in Open() function
Dfile_descriptor.cc38 bool EintrSafeFileDescriptor::Open(const char* path, int flags, mode_t mode) { in Open() function in chromeos_update_engine::EintrSafeFileDescriptor
43 bool EintrSafeFileDescriptor::Open(const char* path, int flags) { in Open() function in chromeos_update_engine::EintrSafeFileDescriptor
Dcached_file_descriptor.h37 bool Open(const char* path, int flags, mode_t mode) override { in Open() function
40 bool Open(const char* path, int flags) override { in Open() function
Dcow_writer_file_descriptor.cc41 bool CowWriterFileDescriptor::Open(const char* path, int flags, mode_t mode) { in Open() function in chromeos_update_engine::CowWriterFileDescriptor
45 bool CowWriterFileDescriptor::Open(const char* path, int flags) { in Open() function in chromeos_update_engine::CowWriterFileDescriptor
Dfile_writer.cc23 int DirectFileWriter::Open(const char* path, int flags, mode_t mode) { in Open() function in chromeos_update_engine::DirectFileWriter
Dverified_source_fd.cc173 bool VerifiedSourceFd::Open() { in Open() function in chromeos_update_engine::VerifiedSourceFd
/system/core/fs_mgr/libfiemap/
Dpassthrough.cpp22 std::unique_ptr<IImageManager> IImageManager::Open(const std::string& dir_prefix, in Open() function in android::fiemap::IImageManager
/system/update_engine/
Dfake_file_writer.h37 virtual int Open(const char* path, int flags, mode_t mode) { in Open() function
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dsnapshot_reader.cpp65 bool CompressedSnapshotReader::Open(const char*, int, mode_t) { in Open() function in android::snapshot::CompressedSnapshotReader
70 bool CompressedSnapshotReader::Open(const char*, int) { in Open() function in android::snapshot::CompressedSnapshotReader
/system/core/init/libprefetch/prefetch/src/
Derror.rs24 Open { enumerator
/system/core/fastboot/
Dsuper_flash_helper.cpp29 bool SuperFlashHelper::Open(borrowed_fd fd) { in Open() function in SuperFlashHelper
/system/core/fastboot/device/
Dutility.h48 bool Open(int flags) { in Open() function
/system/core/trusty/metrics/
Dmetrics.cpp34 Result<void> TrustyMetrics::Open() { in Open() function in android::trusty::metrics::TrustyMetrics
/system/core/init/
Depoll.cpp33 Result<void> Epoll::Open() { in Open() function in android::init::Epoll
/system/core/fs_mgr/libsnapshot/snapuserd/
Ddm_user_block_server.cpp137 std::unique_ptr<IBlockServer> DmUserBlockServerOpener::Open(IBlockServer::Delegate* delegate, in Open() function in android::snapshot::DmUserBlockServerOpener
/system/extras/partition_tools/
Dlpadd.cc94 unique_fd Open(const std::string& partition_name, int flags) const override { in Open() function in LocalSuperOpener
141 bool SuperHelper::Open() { in Open() function in SuperHelper
/system/core/fs_mgr/libsnapshot/snapuserd/testing/
Dhost_harness.cpp63 std::unique_ptr<IBlockServer> TestBlockServerOpener::Open(IBlockServer::Delegate*, size_t) { in Open() function in android::snapshot::TestBlockServerOpener
/system/core/trusty/line-coverage/
Dcoverage.cpp111 Result<void> CoverageRecord::Open(int fd) { in Open() function in android::trusty::line_coverage::CoverageRecord
/system/extras/simpleperf/
Dread_elf.cpp547 std::unique_ptr<ElfFile> ElfFile::Open(const std::string& filename) { in Open() function in simpleperf::ElfFile
556 std::unique_ptr<ElfFile> ElfFile::Open(const std::string& filename, in Open() function in simpleperf::ElfFile
600 std::unique_ptr<ElfFile> ElfFile::Open(const char* data, size_t size, ElfStatus* status) { in Open() function in simpleperf::ElfFile
Dread_elf.h83 static std::unique_ptr<ElfFile> Open(const std::string& filename, ElfStatus* status) { in Open() function
/system/extras/iotop/
Dtaskstats.cpp29 bool TaskstatsSocket::Open() { in Open() function in TaskstatsSocket

12