Home
last modified time | relevance | path

Searched defs:keystring (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/autotest/client/profilers/powertop/src/
H A Dsuggestions.c49 char *keystring; member
80 void add_suggestion(char *text, int weight, char key, char *keystring, suggestion_func *func) in add_suggestion()
/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz-stats.c158 u8 keystring[MAX_LINE]; local
/aosp_15_r20/external/libcups/scheduler/
H A Dprinters.c2865 keystring[41]; /* Keyword from line */ in cupsdUpdatePrinterPPD() local
/aosp_15_r20/external/openthread/tests/toranj/cli/
H A Dcli.py510 def ba_set_ephemeral_key(self, keystring, timeout=None, port=None): argument