Home | History | Annotate | Download | only in installd

Lines Matching refs:is_absolute_path

2528 static bool is_absolute_path(const std::string& path) {
2553 if (!is_absolute_path(oat_dir_)) return false;
2554 if (!is_absolute_path(apk_path_)) return false;
2581 if (!is_absolute_path(apk_path_)) return false;
2600 if (!is_absolute_path(src_)) return false;