Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/include/
DExecutionBurstController.h278 std::vector<hardware::hidl_memory> mMemoryCache; variable
339 const sp<ExecutionBurstCallback> mMemoryCache; variable
/frameworks/av/media/libmedia/
DIMediaSource.cpp266 } mMemoryCache; member in android::BpMediaSource
/frameworks/ml/nn/common/
DExecutionBurstServer.cpp106 std::map<int32_t, hidl_memory> mMemoryCache; member in android::nn::__anonf1be77a60111::DefaultBurstExecutorWithCache
/frameworks/ml/nn/driver/sample/
DSampleDriver.cpp836 std::map<int32_t, std::optional<RunTimePoolInfo>> mMemoryCache; // cached requestPoolInfos member in android::nn::sample_driver::BurstExecutorWithCache