Home | History | Annotate | Download | only in installd

Lines Matching full:create_cache_path

516     if (!create_cache_path(dex_path, path, instruction_set)) return -1;
1379 if (!create_cache_path(out_path, apk_path, instruction_set)) {