Searched refs:string (Results 226 - 250 of 314) sorted by relevance

1234567891011>>

/system/netd/
H A DNatController.cpp26 #include <string.h>
H A DTetherController.cpp20 #include <string.h>
/system/security/keystore-engine/
H A Deng_keystore.cpp32 #include <string.h>
/system/vold/
H A DDevmapper.cpp22 #include <string.h>
H A DLoop.cpp22 #include <string.h>
H A DProcess.cpp20 #include <string.h>
/system/core/libpixelflinger/codeflinger/
H A DARMAssembler.cpp108 void ARMAssembler::comment(const char* string) argument
110 mComments.add(mPC, string);
/system/core/adb/
H A Dadb_auth_host.c28 #include <string.h>
H A Dfile_sync_service.c19 #include <string.h>
H A Dtransport_local.c19 #include <string.h>
/system/core/cpio/
H A Dmkbootfs.c5 #include <string.h>
/system/core/fastboot/
H A Dusb_linux.c32 #include <string.h>
147 //language ID (en-us) for serial number string
156 // skip first word, and copy the rest to the serial string, changing shorts to bytes.
/system/core/gpttool/
H A Dgpttool.c21 #include <string.h>
/system/core/init/
H A Dutil.c20 #include <string.h>
62 * decode_uid - decodes and returns the given string, which can be either the
399 /* Hardware string was provided on kernel command line */
/system/core/libcorkscrew/
H A Dbacktrace.c31 #include <string.h>
/system/core/libcutils/
H A Ddir_hash.c21 #include <string.h>
37 * of the output string, or a negative number if the buffer is too short.
259 * Allocates a string containing the names and hashes of all files recursively
261 * The string is returned as *output_string; the return value is the length
262 * of the string, or a negative number if there was a failure.
H A Dhashmap.c22 #include <string.h>
/system/core/libdiskconfig/
H A Ddiskconfig.c24 #include <string.h>
/system/core/liblinenoise/
H A Dlinenoise.c77 #include <string.h>
225 * initially is just an empty string. */
/system/core/libsparse/
H A Dbacked_block.c21 #include <string.h>
/system/core/sh/
H A Doutput.c60 #include <string.h>
270 * - A % may be printed by writing %% in the format string.
/system/core/toolbox/cp/
H A Dcp.c76 #include <string.h>
H A Dutils.c56 #include <string.h>
/system/core/toolbox/
H A Dls.c3 #include <string.h>
H A Dnandread.c3 #include <string.h>

Completed in 2822 milliseconds

1234567891011>>