OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FreeMBytes
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/
process_util.h
520
// always smaller or equal to
FreeMBytes
::total.
522
struct
FreeMBytes
{
588
bool CalculateFreeMemory(
FreeMBytes
* free) const;
/external/chromium_org/base/process/
process_metrics.h
91
// always smaller or equal to
FreeMBytes
::total.
93
struct
FreeMBytes
{
161
bool CalculateFreeMemory(
FreeMBytes
* free) const;
Completed in 24 milliseconds