Searched refs:string (Results 126 - 150 of 288) sorted by relevance

1234567891011>>

/system/core/toolbox/
H A Dwipe.c5 #include <string.h>
/system/extras/libpagemap/
H A Dpm_map.c18 #include <string.h>
/system/extras/tests/bionic/libc/common/
H A Dtest_udp.c14 #include <string.h>
/system/extras/tests/bionic/libc/other/
H A Dtest_sysconf.c31 #include <string.h>
/system/extras/tests/timetest/
H A Dtimetest.c9 #include <string.h>
/system/media/camera/include/system/
H A Dcamera_metadata.h20 #include <string.h>
/system/netd/
H A DNetlinkHandler.cpp19 #include <string.h>
H A DPppController.cpp20 #include <string.h>
H A DThrottleController.cpp20 #include <string.h>
H A Dndc.c20 #include <string.h>
/system/vold/
H A DFat.cpp22 #include <string.h>
H A Dlogwrapper.c17 #include <string.h>
H A Dvdc.c20 #include <string.h>
/system/core/libcutils/
H A Dopen_memstream.c52 #include <string.h>
267 #include <string.h>
H A Dzygote.c24 #include <string.h>
/system/core/debuggerd/
H A Ddebuggerd.c58 write_string(const char* file, const char* string) argument
64 len = strlen(string);
67 amt = write(fd, string, len);
H A Dbacktrace.c20 #include <string.h>
/system/core/adb/
H A Dframebuffer_service.c20 #include <string.h>
/system/core/debuggerd/arm/
H A Dmachine.c21 #include <string.h>
/system/core/fastboot/
H A Dusbtest.c31 #include <string.h>
/system/core/include/private/
H A Dandroid_filesystem_config.h25 #include <string.h>
/system/core/libcorkscrew/
H A Dmap_info.c24 #include <string.h>
/system/core/libpixelflinger/codeflinger/
H A DARMAssemblerProxy.h48 virtual void comment(const char* string);
/system/core/libsysutils/src/
H A DFrameworkListener.cpp17 #include <string.h>
61 /* IMPORTANT: dispatchCommand() expects a zero-terminated string */
H A DSocketClient.cpp6 #include <string.h>
103 // Sends the code (c-string null-terminated).

Completed in 166 milliseconds

1234567891011>>