Home
last modified time | relevance | path

Searched refs:return_value_vdex (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
Ddexopt.cpp2522 bool return_value_vdex = unlink_and_check(create_vdex_filename(out_path).c_str()); in delete_odex() local
2525 return return_value_oat && return_value_art && return_value_vdex; in delete_odex()