Home
last modified time | relevance | path

Searched defs:IndexValuePairsVector (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/armnn/profiling/client/include/
H A DISendCounterPacket.hpp21 using IndexValuePairsVector = std::vector<CounterValue>; typedef in arm::pipe::ISendCounterPacket
/aosp_15_r20/external/armnn/profiling/client/src/
H A DSendCounterPacket.hpp28 using IndexValuePairsVector = std::vector<CounterValue>; typedef in arm::pipe::SendCounterPacket
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DBackendProfilingTests.cpp98 using IndexValuePairsVector = std::vector<CounterValue>; typedef in MockBackendSendCounterPacket