OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hold_fd
(Results
1 - 3
of
3
) sorted by null
/system/extras/libperfmgr/include/perfmgr/
Node.h
51
bool reset_on_init, bool
hold_fd
= false);
/system/extras/libperfmgr/
Node.cc
31
bool reset_on_init, bool
hold_fd
)
37
hold_fd_(
hold_fd
) {
HintManager.cc
227
bool
hold_fd
= false;
local
232
hold_fd
= nodes[i]["HoldFd"].asBool();
234
LOG(VERBOSE) << "Node[" << i << "]'s HoldFd: " <<
hold_fd
;
local
238
reset,
hold_fd
));
Completed in 202 milliseconds