Home
last modified time | relevance | path

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

/art/odrefresh/
Dodrefresh.cc606 std::string GetStagingLocation(const std::string& staging_dir, const std::string& path) { in GetStagingLocation() function
1772 staging_dir.empty() ? location : GetStagingLocation(staging_dir, location); in RunDex2oat()