Home
last modified time | relevance | path

Searched refs:strings (Results 1 – 7 of 7) sorted by relevance

/system/core/libcutils/
Dsched_policy.c350 static const char * const strings[SP_CNT] = { in get_sched_policy_name() local
357 if ((policy < SP_CNT) && (strings[policy] != NULL)) in get_sched_policy_name()
358 return strings[policy]; in get_sched_policy_name()
/system/core/adb/
Dusb_linux_client.c134 } __attribute__((packed)) strings = { variable
137 .length = cpu_to_le32(sizeof(strings)),
280 ret = adb_write(h->control, &strings, sizeof(strings)); in init_functionfs()
/system/core/sh/
Dnodes.c.pat50 int funcstringsize; /* size of strings in node */
52 char *funcstring; /* block to allocate strings from */
DTOUR108 strings on the stack without knowing in advance how long the
276 program turns out to be a shell procedure, the strings from the
278 out of the table and replaced with strings obtained from malloc,
/system/core/libnl_2/
DREADME32 which hold can hold basic types such as unsigned integers and strings.
/system/core/init/
Dreadme.txt112 Triggers are strings which can be used to match certain kinds
242 Open the file at <path> and write one or more strings
/system/core/fastboot/
Dfastboot_protocol.txt102 * Commands are ascii strings and sent without the quotes (which are