Searched defs:freeMemory (Results 1 – 4 of 4) sorted by relevance
| /frameworks/ml/nn/common/ | ||
| D | ExecutionBurstController.cpp | 390 std::pair<bool, int32_t> ExecutionBurstController::ExecutionBurstCallback::freeMemory( in freeMemory() function in android::nn::ExecutionBurstController::ExecutionBurstCallback |
| D | ExecutionBurstServer.cpp | 500 Return<void> ExecutionBurstServer::freeMemory(int32_t slot) { in freeMemory() function in android::nn::ExecutionBurstServer |
| /frameworks/base/core/java/android/webkit/ | ||
| D | WebViewProvider.java | 211 public void freeMemory(); in freeMemory() method |
| D | WebView.java | 1398 public void freeMemory() { in freeMemory() method in WebView |