Searched refs:has_base_dir (Results 1 - 1 of 1) sorted by path

/frameworks/native/cmds/installd/
H A Ddexopt.cpp366 bool has_base_dir = dir_index != std::string::npos; local
367 if (has_base_dir) {
391 + (has_base_dir ? 1 : 0)
456 if (has_base_dir) {

Completed in 93 milliseconds