Searched defs:c_deleter (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/native/
H A Dlibcore_io_Linux.cpp93 struct c_deleter { struct
2008 std::unique_ptr<char, c_deleter> real_path(realpath(path.c_str(), nullptr));

Completed in 46 milliseconds