Home
last modified time | relevance | path

Searched refs:appKeyFilterIds_ (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp1781 appKeyFilterIds_.emplace_back(keyId); in AppendData()
1802 return appKeyFilterIds_; in AppKeyFilterId()
Dtrace_stdtype.h1577 appKeyFilterIds_.clear(); in Clear()
1587 std::deque<uint32_t> appKeyFilterIds_ = {}; variable
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp1788 appKeyFilterIds_.emplace_back(keyId); in AppendData()
1809 return appKeyFilterIds_; in AppKeyFilterId()
Dtrace_stdtype.h1581 appKeyFilterIds_.clear(); in Clear()
1591 std::deque<uint32_t> appKeyFilterIds_ = {}; variable