OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AdjustOOMScore
(Results
1 - 3
of
3
) sorted by null
/external/libchrome/base/process/
memory_stubs.cc
18
bool
AdjustOOMScore
(ProcessId process, int score) {
memory.h
48
BASE_EXPORT bool
AdjustOOMScore
(ProcessId process, int score);
memory_linux.cc
70
bool
AdjustOOMScore
(ProcessId process, int score) {
Completed in 253 milliseconds