Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/table/native_hook/
Dnative_hook_table.cpp207 if (nativeHookObj_.SubTypes()[CurrentRow()] != INVALID_UINT64) { in Column()
208 … sqlite3_result_int64(context_, static_cast<int64_t>(nativeHookObj_.SubTypes()[CurrentRow()])); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/table/native_hook/
Dnative_hook_table.cpp207 if (nativeHookObj_.SubTypes()[CurrentRow()] != INVALID_UINT64) { in Column()
208 … sqlite3_result_int64(context_, static_cast<int64_t>(nativeHookObj_.SubTypes()[CurrentRow()])); in Column()
/developtools/smartperf_host/trace_streamer/test/unittest/
Dnative_hook_parser_test.cpp123 subType_ = nativeHook.SubTypes()[index]; in NativeHookCache()
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp573 const std::deque<DataIndex>& NativeHook::SubTypes() const in SubTypes() function in SysTuning::TraceStdtype::NativeHook
Dtrace_stdtype.h760 const std::deque<DataIndex>& SubTypes() const;
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp574 const std::deque<DataIndex>& NativeHook::SubTypes() const in SubTypes() function in SysTuning::TraceStdtype::NativeHook
Dtrace_stdtype.h764 const std::deque<DataIndex>& SubTypes() const;