Home
last modified time | relevance | path

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

/external/sqlite/android/
Dsqlite3_android.cpp175 bool good_path = false; in delete_file() local
178 good_path = true; in delete_file()
186 good_path = true; in delete_file()
193 if (!good_path) { in delete_file()