Home
last modified time | relevance | path

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

/developtools/profiler/device/services/profiler_service/include/
Dprofiler_service.h88 struct SessionContext : public std::enable_shared_from_this<SessionContext> { struct
103 SessionContext() = default; argument