| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/ |
| H A D | ZipDataOutput.java | 35 void write(byte[] buffer, int offset, int length) throws IOException; in write() method 43 void write(ByteBuffer buffer) throws IOException; in write() method
|
| H A D | RandomAccessFileZipDataOutput.java | 61 public void write(byte[] buffer, int offset, int length) throws IOException { in write() method in RandomAccessFileZipDataOutput 79 public void write(ByteBuffer buffer) throws IOException { in write() method in RandomAccessFileZipDataOutput
|
| H A D | MessageDigestZipDataOutput.java | 35 public void write(byte[] buffer, int offset, int length) throws IOException { in write() method in MessageDigestZipDataOutput 42 public void write(ByteBuffer buffer) throws IOException { in write() method in MessageDigestZipDataOutput
|
| /developtools/profiler/device/services/profiler_service/src/ |
| H A D | trace_file_writer.h | 91 TraceFileWriter* write; member
|
| /developtools/profiler/device/plugins/native_hook/test/unittest/ |
| H A D | stack_writer_test.cpp | 118 auto write = std::make_shared<StackWriter>(PLUGIN_NAME, SMB_SIZE, g_smbFd, -1); in HWTEST_F() local 142 auto write = std::make_shared<StackWriter>(PLUGIN_NAME, SMB_SIZE, 0, -1); in HWTEST_F() local 168 auto write = std::make_shared<StackWriter>(PLUGIN_NAME, SMB_SIZE, g_smbFd, -1); HWTEST_F() local 200 auto write = std::make_shared<StackWriter>(PLUGIN_NAME, SMB_SIZE, g_smbFd, -1, true); HWTEST_F() local 227 auto write = std::make_shared<StackWriter>(PLUGIN_NAME, SMB_SIZE, g_smbFd, -1, false); HWTEST_F() local 243 auto write = std::make_shared<StackWriter>(PLUGIN_NAME, SMB_SIZE, 0, -1, true); HWTEST_F() local 261 auto write = std::make_shared<StackWriter>(PLUGIN_NAME, SMB_SIZE, g_smbFd, -1); HWTEST_F() local 278 auto write = std::make_shared<StackWriter>(PLUGIN_NAME, SMB_SIZE, 0, -1); HWTEST_F() local 295 auto write = std::make_shared<StackWriter>("", SMB_SIZE, 0, -1); HWTEST_F() local [all...] |
| /developtools/profiler/device/plugins/api/test/unittest/ |
| H A D | buffer_write_test.cpp | 158 auto write = std::make_shared<BufferWriter>(PLUGIN_NAME, PLUGIN_VERSION, SMB1_SIZE, g_smbFd1, -1, 0); in HWTEST_F() local 181 auto write = std::make_shared<BufferWriter>(PLUGIN_NAME, PLUGIN_VERSION, SMB2_SIZE, g_smbFd2, -1, 0); in HWTEST_F() local
|
| /developtools/profiler/interfaces/kits/ |
| H A D | plugin_module_api.h | 162 WriteFuncPtr write = nullptr; member
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/ |
| H A D | FileUtils.java | 216 public static void write(byte[] content, File output) throws IOException { in write() method in FileUtils [all...] |
| /developtools/profiler/tools/pagemap_parse/ |
| H A D | pagemap_parse.cpp | 38 char write; member
|
| /developtools/profiler/hiebpf/include/ |
| H A D | vmlinux.h | 335 ssize_t (*write)(struct file *, const char *, size_t, loff_t *); member 5525 ssize_t (*write)(struct kernfs_open_file *, char *, size_t, loff_t); member 5592 ssize_t (*write)(struct file *, struct kobject *, struct bin_attribute *, char *, loff_t, size_t); member 7025 ssize_t (*write)(struct kernfs_open_file *, char *, size_t, loff_t); member 8577 int (*write)(struct tty_struct *, const unsigned char *, int); member 8668 ssize_t (*write)(struct tty_struct *, struct file *, const unsigned char *, size_t); member 17010 int (*write)(struct pci_bus *, unsigned int, int, int, u32); member 18239 int (*write)(struct kvm_vcpu *, struct kvm_io_device *, gpa_t, int, const void *); member 19099 void (*write)(struct kvm_vcpu *, gpa_t, unsigned int, long unsigned int); member 24043 void (*write)(struc member 28450 local_t write; global() member 28536 void (*write)(struct trace_export *, const void *, unsigned int); global() member 29480 ssize_t (*write)(void *, const char *, size_t, loff_t *); global() member 34430 __u32 write; global() member 34585 int write; global() member 37715 bool write; global() member 37723 bool write; global() member 40606 proc_write_t write; global() member 42613 int write; global() member 42636 int write; global() member 45835 ssize_t (*write)(struct config_item *, const void *, size_t); global() member 50946 int write; global() member 51242 bool write; global() member 51260 } write; global() member 51587 int (*write)(struct pstore_record *); global() member 57813 int (*write)(struct tomoyo_io_buffer *); global() member 65118 unsigned int write; global() member 68980 regmap_hw_write write; global() member 69239 int (*write)(struct mii_bus *, int, int, u16); global() member 70914 void (*write)(unsigned int, void *); global() member 117232 int (*write)(struct regmap___2 *, unsigned int, unsigned int); global() member 120713 int (*write)(struct aat2870_data *, u8, u8); global() member 128712 void (*write)(struct bgmac *, u16, u32); global() member 131268 __u8 write: 1; global() member 131652 int (*write)(struct usb_phy *, u32, u32); global() member 134480 int (*write)(struct serio *, unsigned char); global() member 134744 bool write; global() member 135756 int (*write)(struct device *, enum hwmon_sensor_types, u32, int, long int); global() member 160827 efi_status_t (*write)(efi_file_protocol_t *, long unsigned int, void *); global() member 160867 u32 write; global() member 160872 void *write; global() member 160883 efi_pci_io_protocol_cfg_t write; global() member [all...] |