Home
last modified time | relevance | path

Searched defs:mFreeSlots (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/common/include/
DExecutionBurstController.h249 std::stack<int32_t, std::vector<int32_t>> mFreeSlots; variable
/frameworks/native/libs/gui/include/gui/
DBufferQueueCore.h207 std::set<int> mFreeSlots; variable