HomeSort by relevance Sort by last modified time
    Searched refs:print_prop (Results 1 - 2 of 2) sorted by null

  /external/pcre/dist/
pcre_printint.c 264 print_prop(FILE *f, pcre_uchar *code, const char *before, const char *after) function
497 print_prop(f, code + 1, "", " ");
531 print_prop(f, code + IMM2_SIZE + 1, " ", " ");
633 print_prop(f, code, " ", "");
  /frameworks/native/cmds/dumpstate/
utils.c 375 static void print_prop(const char *key, const char *name, void *user) { function
392 property_list(print_prop, NULL);

Completed in 382 milliseconds