Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dfd_utils.cpp57 static const char kFdPath[] = "/proc/self/fd"; variable
499 DIR* proc_fd_dir = opendir(kFdPath); in GetOpenFdsIgnoring()
502 kFdPath, in GetOpenFdsIgnoring()