Home
last modified time | relevance | path

Searched defs:sums (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dandroid_util_Process.cpp414 static jlong getFreeMemoryImpl(const char* const sums[], const int sumsLen[], int num) in getFreeMemoryImpl()
464 static const char* const sums[] = { "MemFree:", "Cached:", NULL }; in android_os_Process_getFreeMemory() local
471 static const char* const sums[] = { "MemTotal:", NULL }; in android_os_Process_getTotalMemory() local