Searched refs:preopted_boot_art_path (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Dotapreopt.cpp596 std::string preopted_boot_art_path = StringPrintf("/system/framework/%s/boot.art", isa); local
597 if (access(preopted_boot_art_path.c_str(), F_OK) == 0) {

Completed in 57 milliseconds