Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dfd_utils.cpp53 static const char kFdPath[] = "/proc/self/fd"; variable
486 DIR* proc_fd_dir = opendir(kFdPath); in GetOpenFdsIgnoring()
489 kFdPath, in GetOpenFdsIgnoring()