Home | History | Annotate | Download | only in adb

Lines Matching refs:directory_exists

1358     if (!directory_exists(path)) {
1864 if (okay && (src.empty() || src == "vendor") && directory_exists(vendor_src_path)) {
1867 if (okay && (src.empty() || src == "oem") && directory_exists(oem_src_path)) {