/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/extras/ksmutils/ |
D | lookup3.c | 176 size_t length, /* the length of the key, in uint32_ts */ in hashword() 220 size_t length, /* the length of the key, in uint32_ts */ in hashword2() 283 uint32_t hashlittle( const void *key, size_t length, uint32_t initval) in hashlittle() 465 size_t length, /* length of the key */ in hashlittle2() 645 uint32_t hashbig( const void *key, size_t length, uint32_t initval) in hashbig()
|
/system/core/libutils/ |
D | Tokenizer.cpp | 39 bool ownBuffer, size_t length) : in Tokenizer() 68 size_t length = size_t(stat.st_size); in open() local
|
D | FileMap.cpp | 91 bool FileMap::create(const char* origFileName, int fd, off64_t offset, size_t length, in create()
|
D | String8.cpp | 407 void String8::toLower(size_t start, size_t length) in toLower() 431 void String8::toUpper(size_t start, size_t length) in toUpper()
|
D | VectorImpl.cpp | 119 ssize_t VectorImpl::insertArrayAt(const void* array, size_t index, size_t length) in insertArrayAt() 130 ssize_t VectorImpl::appendArray(const void* array, size_t length) in appendArray()
|
/system/core/toolbox/ |
D | ioctl.c | 20 int length = -1; in ioctl_main() local
|
D | mount.c | 241 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/include/utils/ |
D | String8.h | 258 inline size_t String8::length() const in length() function
|
/system/core/fs_mgr/include/ |
D | fs_mgr.h | 42 long long length; member
|
/system/extras/tests/sdcard/ |
D | plot_sdcard.py | 67 def RescaleTo(self, length): argument
|
/system/core/fastbootd/ |
D | usb_linux_client.c | 215 static ssize_t bulk_write(int bulk_in, const char *buf, size_t length) in bulk_write() 251 static ssize_t bulk_read(int bulk_out, char *buf, size_t length) in bulk_read()
|
/system/core/libcorkscrew/ |
D | symbol_table.c | 77 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 | 91 int length = p->msg.data_length; in remote_write() local
|
/system/core/libusbhost/ |
D | usbhost.c | 356 int length; in usb_device_new() local 565 int length, in usb_device_control_transfer() 588 int length, in usb_device_bulk_transfer()
|
/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/security/keystore/ |
D | keystore.cpp | 250 size_t length = keyName.length(); in encode_key_length() local 261 size_t length = keyName.length(); in encode_key() local 281 static size_t decode_key_length(const char* in, size_t length) { in decode_key_length() 295 static void decode_key(char* out, const char* in, size_t length) { in decode_key() 398 int32_t length; // in network byte order when encrypted member 713 size_t length = readFully(in, (uint8_t*) &rawBlob, sizeof(rawBlob)); in readMasterKey() local 1863 int32_t import(const String16& name, const uint8_t* data, size_t length, int targetUid, in import() 1889 int32_t sign(const String16& name, const uint8_t* data, size_t length, uint8_t** out, in sign()
|
/system/core/healthd/ |
D | BatteryMonitor.cpp | 122 int length = readFromFile(path, buf, SIZE); in readPowerSupplyType() local
|
/system/core/run-as/ |
D | package.c | 81 size_t length = 0; in map_file() local
|