Searched defs:mMemoryCache (Results 1 – 4 of 4) sorted by relevance
| /frameworks/ml/nn/common/include/ | ||
| D | ExecutionBurstController.h | 251 std::vector<hidl_memory> mMemoryCache; variable |
| /frameworks/av/media/libmedia/ | ||
| D | IMediaSource.cpp | 266 } mMemoryCache; member in android::BpMediaSource |
| /frameworks/ml/nn/common/ | ||
| D | ExecutionBurstServer.cpp | 91 std::map<int32_t, hidl_memory> mMemoryCache; member in android::nn::__anon8ca7e4ef0111::DefaultBurstExecutorWithCache |
| /frameworks/ml/nn/driver/sample/ | ||
| D | SampleDriver.cpp | 427 std::map<int32_t, std::optional<RunTimePoolInfo>> mMemoryCache; // cached requestPoolInfos member in android::nn::sample_driver::BurstExecutorWithCache |