Searched refs:avdInfo_getContentPath (Results 1 – 4 of 4) sorted by relevance
210 const char* avdInfo_getContentPath( AvdInfo* i );
1039 avdInfo_getContentPath( AvdInfo* i ) in avdInfo_getContentPath() function
67 p = bufprint(temp, end, "%s/%s", avdInfo_getContentPath(info), in auserConfig_new()
541 opts->sysdir = ASTRDUP(avdInfo_getContentPath(avd)); in main()