Home
last modified time | relevance | path

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

/art/libartbase/base/unix_file/
Dfd_file.h184 bool FilePathMatchesFd();
Dfd_file.cc493 if (!FilePathMatchesFd()) { in Rename()
666 bool FdFile::FilePathMatchesFd() { in FilePathMatchesFd() function in unix_file::FdFile
686 bool is_current = FilePathMatchesFd(); in Unlink()