Searched refs:string (Results 1 - 25 of 314) sorted by path

1234567891011>>

/system/bluetooth/bluez-clean-headers/bluetooth/
H A Dbluetooth.h26 #include <string.h>
/system/bluetooth/brcm_patchram_plus/
H A Dbrcm_patchram_plus.c125 #include <string.h>
/system/bluetooth/brfpatch/
H A Dbrfpatch.c20 #include <string.h>
64 // advance beyond next whitespace. Return -1 if end of string reached
/system/core/adb/
H A Dadb.c25 #include <string.h>
409 /* qual_overwrite is used to overwrite a qualifier string. dst is a
514 case A_CNXN: /* CONNECT(version, maxdata, "system-id-string") */
1045 * target_str points to the target string, it's content will be overwritten.
1046 * target_size is the capacity of the target string.
H A Dadb_auth_client.c18 #include <string.h>
186 D("Key must be a null-terminated string\n");
H A Dadb_auth_host.c28 #include <string.h>
H A Dadb_client.c3 #include <string.h>
H A Dcommandline.c19 #include <string.h>
495 /** duplicate string and quote all \ " ( ) chars + space character. */
883 /* It's a string without any slashes. Try to do something with it.
H A Dfdevent.c22 #include <string.h>
H A Dfile_sync_client.c19 #include <string.h>
H A Dfile_sync_service.c19 #include <string.h>
H A Dframebuffer_service.c20 #include <string.h>
H A Djdwp_service.c7 #include <string.h>
241 /* read the PID as a 4-hexchar string */
H A Dlog_service.c21 #include <string.h>
75 /* returns the full path to the log file in a newly allocated string */
H A Dremount_service.c20 #include <string.h>
H A Dservices.c20 #include <string.h>
H A Dsockets.c21 #include <string.h>
623 /* skip_host_serial return the position in a string
625 where parameter string may be a host:port string containing
638 /* No colon in service string. */
710 // serial number should follow "host:" and could be a host:port string.
713 *serial_end = 0; // terminate string
H A Dsysdeps.h277 #include <string.h>
H A Dtransport.c20 #include <string.h>
42 // Build a string instead of logging each character.
H A Dtransport_local.c19 #include <string.h>
H A Dtransport_usb.c19 #include <string.h>
H A Dusb_libusb.c31 #include <string.h>
H A Dusb_linux.c20 #include <string.h>
654 // skip first word, and copy the rest to the serial string, changing shorts to bytes.
H A Dusb_linux_client.c20 #include <string.h>
81 .iInterface = 1, /* first string from the provided table */
107 .iInterface = 1, /* first string from the provided table */
H A Dutils.c19 #include <string.h>

Completed in 87 milliseconds

1234567891011>>