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