Home
last modified time | relevance | path

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

/aosp_15_r20/external/sandboxed-api/oss-internship-2020/gdal/raster_to_gtiff/
H A Dutils.h44 std::optional<std::string> FindProjDbPath();
H A Dutils.cc53 std::optional<std::string> FindProjDbPath() { in FindProjDbPath() function
H A Draster_to_gtiff.cc31 gdal::sandbox::utils::FindProjDbPath(); in SaveToGTiff()
H A Dtests.cc56 gdal::sandbox::utils::FindProjDbPath(); in TEST_P()