Home
last modified time | relevance | path

Searched refs:UserName (Results 1 – 7 of 7) sorted by relevance

/developtools/smartperf_host/trace_streamer/test/unittest/
Dhtrace_process_parser_test.cpp150 auto userNameFirst = stream_.traceDataCache_->GetConstLiveProcessData().UserName()[0];
221 auto userNameFirst = stream_.traceDataCache_->GetConstLiveProcessData().UserName()[0];
222 auto userNameSecond = stream_.traceDataCache_->GetConstLiveProcessData().UserName()[1];
313 auto userNameFirst = stream_.traceDataCache_->GetConstLiveProcessData().UserName()[0];
314 auto userNameSecond = stream_.traceDataCache_->GetConstLiveProcessData().UserName()[1];
315 auto userNameThird = stream_.traceDataCache_->GetConstLiveProcessData().UserName()[2];
/developtools/profiler/host/smartperf/trace_streamer/src/table/monitor/
Dlive_process_table.cpp103 …sqlite3_result_text(context_, liveProcessDetailDataObj_.UserName()[CurrentRow()].c_str(), STR_DEFA… in Column()
/developtools/smartperf_host/trace_streamer/src/table/monitor/
Dlive_process_table.cpp103 …sqlite3_result_text(context_, liveProcessDetailDataObj_.UserName()[CurrentRow()].c_str(), STR_DEFA… in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp1267 const std::deque<std::string>& LiveProcessDetailData::UserName() const in UserName() function in SysTuning::TraceStdtype::LiveProcessDetailData
Dtrace_stdtype.h1224 const std::deque<std::string>& UserName() const;
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp1274 const std::deque<std::string>& LiveProcessDetailData::UserName() const in UserName() function in SysTuning::TraceStdtype::LiveProcessDetailData
Dtrace_stdtype.h1229 const std::deque<std::string>& UserName() const;