HomeSort by relevance Sort by last modified time
    Searched refs:GetDetachedSession (Results 1 - 2 of 2) sorted by null

  /external/perfetto/src/tracing/core/
tracing_service_impl.h 497 TracingSession* GetDetachedSession(uid_t, const std::string& key);
tracing_service_impl.cc 261 if (GetDetachedSession(consumer->uid_, key)) {
289 auto* tracing_session = GetDetachedSession(consumer->uid_, key);
    [all...]

Completed in 169 milliseconds