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.h93 struct SessionContext : public std::enable_shared_from_this<SessionContext> { struct
109 SessionContext() = default; argument