Home
last modified time | relevance | path

Searched defs:length (Results 1 – 25 of 27) sorted by relevance

12

/system/core/libcutils/
Duevent.c32 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()
Dcpu_info.c34 int length; in get_cpu_serial_number() local
Dstrdup8to16.c186 int length, size_t *out_len) in strcpylen8to16()
/system/vold/
DProcess.cpp37 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/
Dfatblock.c52 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/
Dioctl.c20 int length = -1; in ioctl_main() local
Dmount.c218 int length; in print_mounts() local
/system/core/sh/
Doutput.c109 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/
Dfs_mgr.h38 long long length; member
/system/extras/tests/sdcard/
Dplot_sdcard.py67 def RescaleTo(self, length): argument
/system/core/libcorkscrew/
Dsymbol_table.c70 size_t length = sb.st_size; in load_symbol_table() local
/system/core/adb/
Dusb_linux_client.c344 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()
Dtransport_local.c88 int length = p->msg.data_length; in remote_write() local
Dusb_linux.c210 unsigned char length = bufptr[0]; in find_usb_device() local
/system/core/libusbhost/
Dusbhost.c343 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/
Dkeystore.cpp239 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/
Dion.c83 int ion_map(int fd, struct ion_handle *handle, size_t length, int prot, in ion_map()
/system/core/run-as/
Dpackage.c81 size_t length = 0; in map_file() local
/system/core/libcorkscrew/arch-x86/
Ddwarf.h99 uint32_t length; // number of instructions covered by FDE member
/system/media/camera/src/
Dcamera_metadata.c650 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/
Dproperty_service.c524 int fd, length; in load_persistent_properties() local
Dinit_parser.c547 int length = equals - name; in queue_all_property_triggers() local
/system/core/fs_mgr/
Dfs_mgr.c726 const char *blk_device, long long length) in fs_mgr_add_entry()
/system/extras/ext4_utils/
Dext4_utils.h50 static inline void *mmap64(void *addr, size_t length, int prot, int flags, in mmap64()
/system/media/audio_route/
Daudio_route.c64 unsigned int length; member

12