Home
last modified time | relevance | path

Searched defs:sz (Results 1 – 18 of 18) sorted by relevance

/system/core/fastboot/
Dfastboot.c119 int sz; in load_file() local
242 unsigned *sz, const char *cmdline) in load_bootable_image()
294 void *unzip_file(zipfile_t zip, const char *name, unsigned *sz) in unzip_file()
387 static void setup_requirements(char *data, unsigned sz) in setup_requirements()
417 unsigned sz; in do_update_signature() local
429 unsigned sz; in do_update() local
477 unsigned sz; in do_send_signature() local
496 unsigned sz; in do_flashall() local
553 unsigned sz; in main() local
Dengine.c129 void fb_queue_flash(const char *ptn, void *data, unsigned sz) in fb_queue_flash()
/system/bluetooth/bluedroid/
Dbluetooth.c53 int sz; in init_rfkill() local
75 int sz; in check_bluetooth_power() local
112 int sz; in set_bluetooth_power() local
/system/core/libcutils/
Dload_file.c25 int sz; in load_file() local
/system/vold/
DNetlinkManager.cpp52 int sz = 64 * 1024; in start() local
Dlogwrapper.c35 int sz; in parent() local
/system/netd/
DNetlinkManager.cpp52 int sz = 64 * 1024; in start() local
Dlogwrapper.c35 int sz; in parent() local
/system/extras/sound/
Dplaywav.c37 int (*fill)(void *buf, unsigned sz, void *cookie), in pcm_play()
42 unsigned sz, n; in pcm_play() local
125 int fill_buffer(void *buf, unsigned sz, void *cookie) in fill_buffer()
196 unsigned sz, n; in wav_rec() local
/system/core/logwrapper/
Dlogwrapper.c53 int sz; in parent() local
/system/core/mkbootimg/
Dmkbootimg.c31 int sz; in load_file() local
/system/core/init/
Dproperty_service.c418 void get_property_workspace(int *fd, int *sz) in get_property_workspace()
454 unsigned sz; in load_properties_from_file() local
Dutil.c167 int sz; in read_file() local
Ddevices.c61 int sz = 64*1024; // XXX larger? udev uses 16MB! in open_uevent_socket() local
Dinit.c197 int fd, sz; in service_start() local
/system/extras/tests/framebuffer/
Dmdp_test.c73 static int get_pmem(int *fd, void **data, int sz) in get_pmem()
/system/bluetooth/brcm_patchram_plus/
Dbrcm_patchram_plus.c508 int sz; in read_default_bdaddr() local
/system/core/libnetutils/
Ddhcpclient.c370 static int is_valid_reply(dhcp_msg *msg, dhcp_msg *reply, int sz) in is_valid_reply()