Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/profiling/client/src/
H A DIProfilingConnectionFactory.hpp24 using IProfilingConnectionPtr = std::unique_ptr<IProfilingConnection>; typedef in arm::pipe::IProfilingConnectionFactory
H A DProfilingService.hpp47 using IProfilingConnectionPtr = std::unique_ptr<IProfilingConnection>; typedef in arm::pipe::ProfilingService