Home
last modified time | relevance | path

Searched defs:operator (Results 1 – 25 of 60) sorted by relevance

123

/developtools/profiler/device/plugins/native_daemon/include/
Dhashlist.h66 LinkNode &operator=(const LinkNode &node); variable
67 LinkNode &operator=(LinkNode &&node); variable
83 Iterator &operator=(const Iterator &itr); variable
84 Iterator &operator=(Iterator &&itr); variable
119 ReverseIterator &operator=(const ReverseIterator &itr); variable
120 ReverseIterator &operator=(ReverseIterator &&itr); variable
153 HashList &operator=(const HashList &source) = delete; variable
155 HashList &operator=(HashList &&source); variable
Dnoncopyable.h24 const Noncopyable &operator=(const Noncopyable &); variable
/developtools/hiperf/include/
Dhashlist.h66 LinkNode &operator=(const LinkNode &node); variable
67 LinkNode &operator=(LinkNode &&node); variable
83 Iterator &operator=(const Iterator &itr); variable
84 Iterator &operator=(Iterator &&itr); variable
119 ReverseIterator &operator=(const ReverseIterator &itr); variable
120 ReverseIterator &operator=(ReverseIterator &&itr); variable
153 HashList &operator=(const HashList &source) = delete; variable
155 HashList &operator=(HashList &&source); variable
Dnoncopyable.h24 const Noncopyable &operator=(const Noncopyable &); variable
/developtools/smartperf_host/trace_streamer/src/filter/
Dstat_filter.h36 StatFilter &operator=(const StatFilter &) = delete; variable
Dargs_filter.h35 ArgsFilter &operator=(const ArgsFilter &) = delete; variable
Dfilter_filter.h29 FilterFilter &operator=(const FilterFilter &) = delete; variable
Dfilter_base.h28 FilterBase &operator=(const FilterBase &) = delete; variable
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/trace_data/
Ddemo_trace_data_cache_writer.h28 DemoTraceDataCacheWriter &operator=(const DemoTraceDataCacheWriter &) = delete; variable
Ddemo_trace_data_cache_reader.h30 DemoTraceDataCacheReader &operator=(const DemoTraceDataCacheReader &) = delete; variable
Dtrace_data_cache.h30 TraceDataCache *operator=(const TraceDataCache *dataCache) = delete; variable
Dtrace_data_cache_base.h33 TraceDataCacheBase &operator=(const TraceDataCacheBase &) = delete; variable
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_cache_reader.h45 TraceDataCacheReader &operator=(const TraceDataCacheReader &) = delete; variable
Dtrace_data_cache_writer.h28 TraceDataCacheWriter &operator=(const TraceDataCacheWriter &) = delete; variable
Dsqllite_prepar_cache_data.h35 SqllitePreparCacheData &operator=(const SqllitePreparCacheData &) = delete; variable
/developtools/smartperf_host/trace_streamer/src/filter/perf_filter/
Dperf_data_filter.h32 PerfDataFilter &operator=(const PerfDataFilter &) = delete; variable
/developtools/profiler/host/smartperf/client/client_command/include/
DGPU.h39 GPU &operator = (const GPU &); variable
DTemperature.h39 Temperature &operator = (const Temperature &); variable
DDubai.h40 Dubai &operator = (const Dubai &); variable
DCapture.h41 Capture &operator = (const Capture &); variable
DPower.h34 Power &operator = (const Power &); variable
DDDR.h34 DDR &operator = (const DDR &); variable
Dlock_frequency.h36 LockFrequency &operator = (const LockFrequency &); variable
/developtools/smartperf_host/trace_streamer/src/base/
Dhtrace_plugin_time_parser.h24 HtracePluginTimeParser &operator=(const HtracePluginTimeParser &) = delete; variable
Dparting_string.h36 PartingString &operator=(const PartingString &) = delete; variable

123