Home
last modified time | relevance | path

Searched defs:dex_location_real_path (Results 1 – 1 of 1) sorted by relevance

/art/runtime/jit/
Dprofile_saver.cc555 /*in-out*/ std::string* dex_location_real_path) { in CreateForeignDexMarker()
617 UniqueCPtr<const char[]> dex_location_real_path(realpath(dex_location.c_str(), nullptr)); in MaybeRecordDexUseInternal() local