Searched refs:DALVIK_CACHE_PREFIX (Results 1 – 3 of 3) sorted by relevance
605 dstlen = srclen + strlen(DALVIK_CACHE_PREFIX) + in create_cache_path()614 DALVIK_CACHE_PREFIX, in create_cache_path()619 for(tmp = path + strlen(DALVIK_CACHE_PREFIX) + strlen(instruction_set) + 1; *tmp; tmp++) { in create_cache_path()768 DALVIK_CACHE_PREFIX "profiles", pkgname); in run_dex2oat()1099 sprintf(boot_marker_path,"%s%s/.booting", DALVIK_CACHE_PREFIX, instruction_set); in mark_boot_complete()
75 #define DALVIK_CACHE_PREFIX "/data/dalvik-cache/" macro
1133 const char *profile_dir = DALVIK_CACHE_PREFIX "profiles"; in create_profile_file()1167 snprintf(profile_file, sizeof(profile_file), "%s/%s", DALVIK_CACHE_PREFIX "profiles", pkgname); in remove_profile_file()