Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DJITDebugReader.cpp208 static std::unique_ptr<TempSymFile> Create(std::string&& path, bool remove_in_destructor) { in Create() argument
214 if (remove_in_destructor) { in Create()