Searched defs:read (Results 1 – 9 of 9) sorted by relevance
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/elf/ |
| D | ElfProgramHeader.java | 93 int read = is.read(bytes); in ElfProgramHeader() local 109 int read = is.read(bytes); in ElfProgramHeader() local
|
| D | ElfHeader.java | 128 int read = is.read(ident); in ElfHeader() local
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/ |
| D | FileUtils.java | 133 public static byte[] read(InputStream input) throws IOException { in read() method in FileUtils 136 int read; in read() local 445 int read; in toByteArray() local
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/ |
| D | SignElf.java | 119 int read; in alignFileBy4kBytes() local
|
| /developtools/profiler/tools/pagemap_parse/ |
| D | pagemap_parse.cpp | 38 char read; member
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/sign/ |
| D | CodeSigning.java | 361 int read; in writeTempHnpFile() local
|
| /developtools/hdc/src/common/ |
| D | session.cpp | 1033 int HdcSessionBase::FetchIOBuf(HSession hSession, uint8_t *ioBuf, int read) in FetchIOBuf() 1081 int HdcSessionBase::FetchIOBuf(HSession hSession, uint8_t *ioBuf, int read, bool isEncrypt) in FetchIOBuf()
|
| /developtools/hdc/src/host/ |
| D | client.cpp | 280 HANDLE* read = reinterpret_cast<HANDLE*>(arg); in ReadFileThreadFunc() local
|
| /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 …]
|