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