Home
last modified time | relevance | path

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

12

/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
154 HashList &operator=(const HashList &source); 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/profiler/host/smartperf/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.h33 FilterBase& operator=(const FilterBase&) = delete; variable
Dsystem_event_measure_filter.h36 SystemEventMeasureFilter& operator=(const SystemEventMeasureFilter&) = delete; variable
/developtools/profiler/trace_analyzer/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.h33 FilterBase& operator=(const FilterBase&) = delete; variable
Dsystem_event_measure_filter.h36 SystemEventMeasureFilter& operator=(const SystemEventMeasureFilter&) = delete; variable
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_data_cache_reader.h30 TraceDataCacheReader& operator=(const TraceDataCacheReader&) = delete; variable
Dtrace_data_cache_writer.h28 TraceDataCacheWriter& operator=(const TraceDataCacheWriter&) = delete; variable
Dtrace_data_cache.h30 TraceDataCache* operator=(const TraceDataCache* dataCache) = delete; variable
Dtrace_data_db.h33 TraceDataDB& operator=(const TraceDataDB&) = delete; variable
/developtools/profiler/trace_analyzer/src/trace_data/
Dtrace_data_cache_writer.h28 TraceDataCacheWriter& operator=(const TraceDataCacheWriter&) = delete; variable
Dtrace_data_cache_reader.h30 TraceDataCacheReader& operator=(const TraceDataCacheReader&) = delete; variable
Dtrace_data_db.h35 TraceDataDB& operator=(const TraceDataDB&) = delete; variable
Dtrace_data_cache.h30 TraceDataCache* operator=(const TraceDataCache* dataCache) = delete; variable
/developtools/profiler/host/smartperf/trace_streamer/src/include/
Dparting_string.h36 PartingString& operator=(const PartingString&) = delete; variable
/developtools/profiler/trace_analyzer/src/include/
Dparting_string.h36 PartingString& operator=(const PartingString&) = delete; variable
/developtools/global_resource_tool/include/
Dresource_item.h46 ResourceItem &operator=(const ResourceItem &other); variable

12