Home
last modified time | relevance | path

Searched defs:totalMemory (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/aosp_15_r20/platform_testing/libraries/collectors-helper/lyric/src/com/android/helpers/
H A DLyricMemProfilerHelper.java126 MemInfo[] memInfoList, int[] dmabufList, int totalDmabuf, int totalMemory) { in setMaxResult()
320 int totalDmabuf = 0, totalMemory = 0, i; in processOutput() local
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/development/linuxterminal/
DLinuxTerminalPreferenceControllerTest.java116 private LinuxTerminalPreferenceController createController(Context context, long totalMemory) { in createController()
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_ddm_DdmHandleNativeHeap.cpp48 size_t totalMemory; member
H A Dandroid_media_AudioSystem.cpp937 JNIEnv *env, jobject clazz, jboolean isLowRamDevice, jlong totalMemory) in android_media_AudioSystem_setLowRamDevice()
/aosp_15_r20/development/tools/logblame/
H A Danalyze_logs.py112 def WriteResult(totalCount, totalMemory, bucket, text): argument
/aosp_15_r20/platform_testing/libraries/collectors-helper/lyric/test/src/com/android/helpers/
H A DLyricMemProfilerHelperTest.java408 int totalMemory = 550123 + 9630 + 195360 + totalDmabuf; in testProcessOutput() local
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/
H A DRuntime.java102 public native long totalMemory(); in totalMemory() method in Runtime
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/
H A DRuntime.java773 public native long totalMemory(); in totalMemory() method in Runtime
/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/trax/
H A DTestThreads.java767 long totalMemory = r.totalMemory(); in run() local
H A DTestMultiTypeThreads.java833 long totalMemory = r.totalMemory(); in run() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/
DRuntime.java773 public native long totalMemory(); in totalMemory() method in Runtime
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/
DRuntime.java773 public native long totalMemory(); in totalMemory() method in Runtime
/aosp_15_r20/external/deqp/framework/platform/android/
H A DtcuAndroidPlatform.cpp322 const size_t totalMemory = getTotalAndroidSystemMemory(activity); in getTotalSystemMemory() local
/aosp_15_r20/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
H A DVideoDecoderPerfTest.java261 int totalMemory = 0; in doDecode() local
/aosp_15_r20/frameworks/av/media/libaudioclient/aidl/android/media/
H A DIAudioFlingerService.aidl192 void setLowRamDevice(boolean isLowRamDevice, long totalMemory); in setLowRamDevice()
/aosp_15_r20/frameworks/av/media/libaudioclient/
H A DIAudioFlinger.cpp659 status_t AudioFlingerClientAdapter::setLowRamDevice(bool isLowRamDevice, int64_t totalMemory) { in setLowRamDevice()
1275 Status AudioFlingerServerAdapter::setLowRamDevice(bool isLowRamDevice, int64_t totalMemory) { in setLowRamDevice()
H A DAudioSystem.cpp1759 status_t AudioSystem::setLowRamDevice(bool isLowRamDevice, int64_t totalMemory) { in setLowRamDevice()
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/libaudioclient/audioflinger-aidl-cpp-source/gen/include/android/media/
DBnAudioFlingerService.h247 ::android::binder::Status setLowRamDevice(bool isLowRamDevice, int64_t totalMemory) override { in setLowRamDevice()
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/libaudioclient/audioflinger-aidl-cpp-source/gen/android/media/
DIAudioFlingerService.cpp1717 …::binder::Status BpAudioFlingerService::setLowRamDevice(bool isLowRamDevice, int64_t totalMemory) { in setLowRamDevice()
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DAudioSystem.java1982 public static native int setLowRamDevice(boolean isLowRamDevice, long totalMemory); in setLowRamDevice()
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java5984 long totalMemory = 0; in getTotalMemory() local
/aosp_15_r20/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp2855 status_t AudioFlinger::setLowRamDevice(bool isLowRamDevice, int64_t totalMemory) in setLowRamDevice()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java12972 long totalMemory = 1024 * 1024 * 1024; // 1GB is the default if ActivityManager fails. in readAndSetLowRamDevice() local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDddmlib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
HDddmlib-26.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

12345678910>>...12