Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DExecutionBurstController.cpp427 std::pair<bool, int32_t> ExecutionBurstController::ExecutionBurstCallback::freeMemory( in freeMemory() function in android::nn::ExecutionBurstController::ExecutionBurstCallback
620 void ExecutionBurstController::freeMemory(intptr_t key) { in freeMemory() function in android::nn::ExecutionBurstController
DExecutionBurstServer.cpp558 Return<void> ExecutionBurstServer::freeMemory(int32_t slot) { in freeMemory() function in android::nn::ExecutionBurstServer
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java211 public void freeMemory(); in freeMemory() method
DWebView.java1401 public void freeMemory() { in freeMemory() method in WebView