Home
last modified time | relevance | path

Searched defs:read (Results 1 – 5 of 5) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DFileUtils.java127 public static byte[] read(InputStream input) throws IOException { in read() method in FileUtils
130 int read; in read() local
434 int read; in toByteArray() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/
DSignElf.java121 int read; in alignFileBy4kBytes() local
/developtools/hdc/src/host/
Dclient.cpp181 HANDLE* read = reinterpret_cast<HANDLE*>(arg); in ReadFileThreadFunc() local
/developtools/hdc/src/common/
Dsession.cpp914 int HdcSessionBase::FetchIOBuf(HSession hSession, uint8_t *ioBuf, int read) in FetchIOBuf()
/developtools/profiler/hiebpf/include/
Dvmlinux.h334 ssize_t (*read)(struct file *, char *, size_t, loff_t *); member
4436 long int (*read)(const struct key *, char *, size_t); member
5522 ssize_t (*read)(struct kernfs_open_file *, char *, size_t, loff_t); member
5591 ssize_t (*read)(struct file *, struct kobject *, struct bin_attribute *, char *, loff_t, size_t); member
7085 void (*read)(struct perf_event *); member
8548 int read; member
8667 …ssize_t (*read)(struct tty_struct *, struct file *, unsigned char *, size_t, void **, long unsigne… member
17009 int (*read)(struct pci_bus *, unsigned int, int, int, u32 *); member
18238 int (*read)(struct kvm_vcpu *, struct kvm_io_device *, gpa_t, int, void *); member
19095 long unsigned int (*read)(struct kvm_vcpu *, gpa_t, unsigned int); member
[all …]