Home
last modified time | relevance | path

Searched refs:INVALID_STRING (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/base/
Dts_common.h29 const std::string INVALID_STRING = "INVALID_STRING"; variable
/developtools/smartperf_host/trace_streamer/src/parser/rawtrace_parser/
Dftrace_event_processor.cpp223 TS_CHECK_TRUE_RET(iter != eventIdToNames_.end(), INVALID_STRING); in GetEventNameById()