/system/core/libcutils/ |
D | uevent.c | 32 ssize_t uevent_kernel_multicast_recv(int socket, void *buffer, size_t length) in uevent_kernel_multicast_recv() 48 size_t length, uid_t *user) in uevent_kernel_multicast_uid_recv()
|
D | cpu_info.c | 34 int length; in get_cpu_serial_number() local
|
D | strdup8to16.c | 186 int length, size_t *out_len) in strcpylen8to16()
|
/system/vold/ |
D | Process.cpp | 37 int length; in readSymLink() local 53 int length = strlen(mountPoint); in pathMatchesMountPoint() local 73 int length = read(fd, buffer, max - 1); in getProcessName() local
|
/system/extras/fatblock/ |
D | fatblock.c | 52 static int read_callback(char *buf, uint64_t length, uint64_t offset) in read_callback() 66 static int write_callback(const char *buf, uint64_t length, uint64_t offset) in write_callback()
|
/system/core/toolbox/ |
D | ioctl.c | 20 int length = -1; in ioctl_main() local
|
D | mount.c | 218 int length; in print_mounts() local
|
/system/core/sh/ |
D | output.c | 109 open_mem(char *block, int length, struct output *file) in open_mem() 243 fmtstr(char *outbuf, size_t length, const char *fmt, ...) in fmtstr()
|
/system/core/fs_mgr/include/ |
D | fs_mgr.h | 38 long long length; member
|
/system/extras/tests/sdcard/ |
D | plot_sdcard.py | 67 def RescaleTo(self, length): argument
|
/system/core/libcorkscrew/ |
D | symbol_table.c | 70 size_t length = sb.st_size; in load_symbol_table() local
|
/system/core/adb/ |
D | usb_linux_client.c | 344 static int bulk_write(int bulk_in, const char *buf, size_t length) in bulk_write() 378 static int bulk_read(int bulk_out, char *buf, size_t length) in bulk_read()
|
D | transport_local.c | 88 int length = p->msg.data_length; in remote_write() local
|
D | usb_linux.c | 210 unsigned char length = bufptr[0]; in find_usb_device() local
|
/system/core/libusbhost/ |
D | usbhost.c | 343 int length; in usb_device_new() local 552 int length, in usb_device_control_transfer() 575 int length, in usb_device_bulk_transfer()
|
/system/security/keystore/ |
D | keystore.cpp | 239 size_t length = keyName.length(); in encode_key_length() local 250 size_t length = keyName.length(); in encode_key() local 277 static size_t decode_key_length(const char* in, size_t length) { in decode_key_length() 291 static void decode_key(char* out, const char* in, size_t length) { in decode_key() 394 int32_t length; // in network byte order when encrypted member 693 size_t length = readFully(in, (uint8_t*) &rawBlob, sizeof(rawBlob)); in readMasterKey() local 1709 int32_t import(const String16& name, const uint8_t* data, size_t length, int targetUid, in import() 1735 int32_t sign(const String16& name, const uint8_t* data, size_t length, uint8_t** out, in sign()
|
/system/core/libion/ |
D | ion.c | 83 int ion_map(int fd, struct ion_handle *handle, size_t length, int prot, in ion_map()
|
/system/core/run-as/ |
D | package.c | 81 size_t length = 0; in map_file() local
|
/system/core/libcorkscrew/arch-x86/ |
D | dwarf.h | 99 uint32_t length; // number of instructions covered by FDE member
|
/system/media/camera/src/ |
D | camera_metadata.c | 650 size_t length = dst->data_count - entry->data.offset - data_bytes; in delete_camera_metadata_entry() local 704 size_t length = dst->data_count - entry->data.offset - entry_bytes; in update_camera_metadata_entry() local
|
/system/core/init/ |
D | property_service.c | 524 int fd, length; in load_persistent_properties() local
|
D | init_parser.c | 547 int length = equals - name; in queue_all_property_triggers() local
|
/system/core/fs_mgr/ |
D | fs_mgr.c | 726 const char *blk_device, long long length) in fs_mgr_add_entry()
|
/system/extras/ext4_utils/ |
D | ext4_utils.h | 50 static inline void *mmap64(void *addr, size_t length, int prot, int flags, in mmap64()
|
/system/media/audio_route/ |
D | audio_route.c | 64 unsigned int length; member
|