Searched refs:string (Results 176 - 200 of 314) sorted by relevance

1234567891011>>

/system/netd/
H A Dlogwrapper.c17 #include <string.h>
H A Dndc.c20 #include <string.h>
/system/vold/
H A Dmain.cpp20 #include <string.h>
/system/core/libpixelflinger/codeflinger/
H A DMIPSAssembler.h56 virtual void comment(const char* string);
256 void comment(const char* string);
257 void label(const char* string);
H A DARMAssemblerProxy.cpp68 void ARMAssemblerProxy::comment(const char* string) { argument
69 mTarget->comment(string);
H A DARMAssembler.h59 virtual void comment(const char* string);
/system/extras/tests/iptables/qtaguid/
H A DsocketTag.cpp31 #include <string>
80 std::string filename("/sys/module/xt_qtaguid/parameters/");
/system/core/adb/
H A Dadb_client.c3 #include <string.h>
/system/core/debuggerd/
H A Dgetevent.c3 #include <string.h>
/system/core/fastboot/
H A Dprotocol.c36 #include <string.h>
/system/core/include/system/
H A Dwindow.h24 #include <string.h>
/system/core/libcorkscrew/
H A Dsymbol_table.c26 #include <string.h>
/system/core/libcutils/
H A Dconfig_utils.c17 #include <string.h>
H A Dproperties.c20 #include <string.h>
180 * If the value isn't defined, hand back an empty string and
H A Dsched_policy.c24 #include <string.h>
157 * We return the part after the "/", which will be an empty string for
158 * the default cgroup. If the string is longer than "bufLen", the string
H A Dselector.c23 #include <string.h>
H A Dstr_parms.c25 #include <string.h>
144 ALOGV("%s: source string == '%s'\n", __func__, _string);
180 ALOGV("%s: no items found in string\n", __func__);
/system/core/libdiskconfig/
H A Dconfig_mbr.c21 #include <string.h>
/system/core/libion/
H A Dion_test.c4 #include <string.h>
/system/core/liblog/
H A Devent_tag_map.c20 #include <string.h>
357 "%s: missing tag string on line %d\n", OUT_TAG, lineNum);
H A Dlogd_write.c24 #include <string.h>
237 * format string as it could contain spurious '%' syntax (e.g.
/system/core/libnetutils/
H A Ddhcp_utils.c21 #include <string.h>
49 * This function returns a common string p2p for all p2p interfaces.
H A Difc_utils.c20 #include <string.h>
48 #include <string.h>
95 int string_to_ip(const char *string, struct sockaddr_storage *ss) { argument
108 ret = getaddrinfo(string, NULL, &hints, &ai);
274 // Convert string representation to sockaddr_storage.
H A Dpacket.c33 #include <string.h>
/system/core/libnl_2/
H A Dnetlink.c20 #include <string.h>

Completed in 2006 milliseconds

1234567891011>>