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

  /frameworks/native/cmds/installd/
installd.h 185 char *build_string3(char *s1, char *s2, char *s3);
installd.c 342 char *primary_data_dir = build_string3(android_data_dir.path, SECONDARY_USER_PREFIX, "0");
utils.c 978 char *build_string3(char *s1, char *s2, char *s3) { function

Completed in 428 milliseconds