Searched defs:freeMemory (Results 1 – 4 of 4) sorted by relevance
/frameworks/ml/nn/common/ | ||
D | ExecutionBurstController.cpp | 427 std::pair<bool, int32_t> ExecutionBurstController::ExecutionBurstCallback::freeMemory( in freeMemory() function in android::nn::ExecutionBurstController::ExecutionBurstCallback |
D | ExecutionBurstServer.cpp | 558 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 | 1401 public void freeMemory() { in freeMemory() method in WebView |