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

  /frameworks/base/core/jni/
fd_utils.h 131 bool RestatInternal(std::set<int>& open_fds);
fd_utils.cpp 421 return RestatInternal(open_fds);
444 bool FileDescriptorTable::RestatInternal(std::set<int>& open_fds) {

Completed in 1136 milliseconds