OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mIsSysfs
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/cmds/incidentd/src/
Section.h
64
bool
mIsSysfs
; // sysfs files are pollable but return POLLERR by default, handle it separately
Section.cpp
92
mIsSysfs
= isSysfs(filename);
126
this->timeoutMs,
mIsSysfs
);
Completed in 242 milliseconds