Home
last modified time | relevance | path

Searched defs:fd_ (Results 26 - 50 of 106) sorted by relevance

12345

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_file/
H A Dfile_entity.h27 std::unique_ptr<FDGuard> fd_ = { nullptr }; member
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_file/
H A Dfile_entity.h32 std::unique_ptr<DistributedFS::FDGuard> fd_ = { nullptr }; member
/third_party/skia/third_party/externals/swiftshader/src/System/Linux/
H A DMemFd.hpp68 int fd_ = -1; member in LinuxMemFd
/base/hiviewdfx/hidumper/frameworks/native/include/executor/
H A Dfile_stream_dumper.h44 int fd_; member in OHOS::HiviewDFX::FileStreamDumper
H A Dzip_output.h41 int fd_; member in OHOS::HiviewDFX::ZipOutput
H A Dfd_output.h51 int fd_; member in OHOS::HiviewDFX::FDOutput
/base/hiviewdfx/hiview/plugins/sysevent_source/include/
H A Dsys_event_stat.h63 int fd_; member in OHOS::HiviewDFX::BaseStat
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_ring_buffer_wrapper.h60 int32_t fd_ = -1; member in OHOS::HiviewDFX::final
/base/update/updater/services/applypatch/
H A Draw_writer.h49 int fd_; member in Updater::RawWriter
/base/update/updater/services/include/applypatch/
H A Dblock_writer.h37 int fd_; member in Updater::BlockWriter
/foundation/ability/ability_base/interfaces/kits/native/extractortool/include/
H A Dzip_file_reader.h58 int fd_ = -1; member in OHOS::AbilityBase::ZipFileReader
/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_source_impl.h77 int fd_ = -1; // INVALID_FD member in OHOS::Media::ImageSourceImpl
/foundation/multimedia/media_foundation/src/buffer/avbuffer/include/
H A Dav_hardware_allocator.h41 int32_t fd_; member in OHOS::Media::AVHardwareAllocator
/foundation/multimedia/media_foundation/interface/inner_api/buffer/
H A Davsharedmemorybase.h129 int32_t fd_; member in OHOS::Media::AVSharedMemoryBase
/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/
H A Daudio_video_muxer.h59 int32_t fd_ = -1; member in OHOS::CameraStandard::AudioVideoMuxer
/foundation/multimedia/player_framework/frameworks/native/video_editor/data_center/asset/
H A Dasset.h44 int fd_ = INVALID_FILE_FD; member in OHOS::Media::Asset
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/source/
H A Dplayer_demux.h61 int32_t fd_; member in OHOS::Media::PlayerDemuxer
/foundation/multimedia/player_framework/services/utils/include/
H A Duri_helper.h63 int32_t fd_ = -1; member in OHOS::Media::UriHelper
/foundation/multimodalinput/input/service/event_dump/test/
H A Devent_dump_test.cpp52 close(fd_); variable
56 int32_t fd_; member in OHOS::MMI::EventDumpTest
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_impl.h63 EventFd fd_; member in DistributedDB::EventImpl
H A Devent_fd.h70 Handle fd_; member in DistributedDB::final
[all...]
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_impl.h35 std::unique_ptr<DistributedFS::FDGuard> fd_ = { nullptr }; member in OHOS::CJSystemapi::FileFs::FileEntity
/foundation/filemanagement/dfs_service/utils/inner_api/
H A Dfdsan.h75 int fd_ = -1; global() member
[all...]
/foundation/distributedhardware/distributed_input/services/source/inputinject/include/
H A Dvirtual_device.h55 int32_t fd_ = -1; member in OHOS::DistributedHardware::DistributedInput::VirtualDevice
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_network.h61 int fd_ = -1; member in OHOS::bluetooth::PanNetwork

Completed in 6 milliseconds

12345