Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DExecutionBurstController.cpp438 std::pair<bool, int32_t> ExecutionBurstController::ExecutionBurstCallback::freeMemory( in freeMemory() function in android::nn::ExecutionBurstController::ExecutionBurstCallback
631 void ExecutionBurstController::freeMemory(intptr_t key) { in freeMemory() function in android::nn::ExecutionBurstController
DExecutionBurstServer.cpp570 hardware::Return<void> ExecutionBurstServer::freeMemory(int32_t slot) { in freeMemory() function in android::nn::ExecutionBurstServer
/packages/modules/Virtualization/tests/benchmark_hostside/java/android/avf/test/
DAVFHostTestCase.java359 int freeMemory = 0; in getFreeMemoryInfoMb() local
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DDelaunay.cpp207 void CDelaunay::freeMemory() in freeMemory() function in CDelaunay
/packages/services/Car/service/src/com/android/car/power/
DCarPowerManagementService.java3350 boolean shouldReboot, boolean skipGarageMode, int wakeupAfter, boolean freeMemory) { in simulateSuspendAndMaybeReboot()
3371 boolean freeMemory) { in simulateSuspendAndMaybeReboot()
3927 private void freeMemory() { in freeMemory() method in CarPowerManagementService