HomeSort by relevance Sort by last modified time
    Searched refs:open_dir (Results 1 - 6 of 6) sorted by null

  /frameworks/compile/mclinker/lib/MC/
MCLDDirectory.cpp 30 sys::fs::detail::open_dir(*this);
44 sys::fs::detail::open_dir(*this);
58 sys::fs::detail::open_dir(*this);
72 sys::fs::detail::open_dir(*this);
94 sys::fs::detail::open_dir(*this);
  /frameworks/compile/mclinker/unittests/
DirIteratorTest.cpp 44 TEST_F(DirIteratorTest, open_dir) {
  /frameworks/compile/mclinker/lib/Support/
Directory.cpp 53 detail::open_dir(*this);
67 detail::open_dir(*this);
96 detail::open_dir(*this);
  /frameworks/compile/mclinker/include/mcld/Support/
Directory.h 34 friend void detail::open_dir(Directory& pDir);
FileSystem.h 90 void open_dir(Directory& pDir);
  /external/ltp/testcases/kernel/syscalls/fanotify/
fanotify04.c 129 static void open_dir(char *file) function
240 open_dir(dir);
249 open_dir(dir);

Completed in 679 milliseconds