Searched defs:read (Results 1 – 6 of 6) sorted by relevance
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/ |
D | FileUtils.java | 119 public static byte[] read(InputStream input) throws IOException { in read() method in FileUtils 122 int read; in read() local 426 int read; in toByteArray() local
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/ |
D | SignElf.java | 121 int read; in alignFileBy4kBytes() local
|
/developtools/hdc/src/host/ |
D | client.cpp | 183 HANDLE* read = reinterpret_cast<HANDLE*>(arg); in ReadFileThreadFunc() local
|
/developtools/hdc/src/common/ |
D | session.cpp | 931 int HdcSessionBase::FetchIOBuf(HSession hSession, uint8_t *ioBuf, int read) in FetchIOBuf()
|
/developtools/hdc/hdc_rust/src/common/ |
D | forward.rs | 182 async fn read(session_id: u32, channel_id: u32, cid: u32) { in read() method
|
/developtools/profiler/hiebpf/include/ |
D | vmlinux.h | 334 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 …]
|