Searched defs:IProfilingConnectionPtr (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/armnn/profiling/client/src/ | ||
H A D | IProfilingConnectionFactory.hpp | 24 using IProfilingConnectionPtr = std::unique_ptr<IProfilingConnection>; typedef in arm::pipe::IProfilingConnectionFactory |
H A D | ProfilingService.hpp | 47 using IProfilingConnectionPtr = std::unique_ptr<IProfilingConnection>; typedef in arm::pipe::ProfilingService |