Searched defs:IndexValuePairsVector (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/armnn/profiling/client/include/ | ||
H A D | ISendCounterPacket.hpp | 21 using IndexValuePairsVector = std::vector<CounterValue>; typedef in arm::pipe::ISendCounterPacket |
/aosp_15_r20/external/armnn/profiling/client/src/ | ||
H A D | SendCounterPacket.hpp | 28 using IndexValuePairsVector = std::vector<CounterValue>; typedef in arm::pipe::SendCounterPacket |
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/ | ||
H A D | BackendProfilingTests.cpp | 98 using IndexValuePairsVector = std::vector<CounterValue>; typedef in MockBackendSendCounterPacket |