Home
last modified time | relevance | path

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

1234

/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/profiler/hidebug/interfaces/js/kits/napi/util/
Dhiappevent_util.h42 SingleRecordReporter& operator=(const SingleRecordReporter&) = delete; variable
44 SingleRecordReporter& operator=(SingleRecordReporter&&) = delete; variable
/developtools/profiler/hidebug/frameworks/native/include/
Dhidebug_util.h81 SmartFile& operator=(SmartFile&& other) = delete; variable
83 SmartFile& operator=(const SmartFile&) = delete; variable
/developtools/hiperf/include/
Dcommand_reporter.h76 CommandReporter& operator=(const CommandReporter&) = delete; variable
78 CommandReporter& operator=(CommandReporter&&) = delete; variable
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/packing_tool/packing_tool/frameworks/include/
Dzip_utils.h32 ZipUtils &operator=(const ZipUtils &) = delete; variable
Dutils.h35 Utils &operator=(const Utils &) = delete; variable
/developtools/smartperf_host/trace_streamer/src/filter/
Dstat_filter.h36 StatFilter &operator=(const StatFilter &) = delete; variable
Dfilter_filter.h29 FilterFilter &operator=(const FilterFilter &) = delete; variable
Dfilter_base.h28 FilterBase &operator=(const FilterBase &) = delete; variable
Dargs_filter.h35 ArgsFilter &operator=(const ArgsFilter &) = delete; variable
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_cache_reader.h46 TraceDataCacheReader &operator=(const TraceDataCacheReader &) = delete; variable
Dtrace_data_cache_writer.h28 TraceDataCacheWriter &operator=(const TraceDataCacheWriter &) = 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
/developtools/packing_tool/packing_tool/frameworks/include/json/
Dpatch_json_utils.h33 PatchJsonUtils &operator=(const PatchJsonUtils &) = delete; variable
Dpack_info_utils.h34 PackInfoUtils &operator=(const PackInfoUtils &) = delete; variable
Dnormalize_version_utils.h32 NormalizeVersionUtils &operator=(const NormalizeVersionUtils &) = delete; variable
Dmodule_json_utils.h31 ModuleJsonUtils &operator=(const ModuleJsonUtils &) = delete; variable
Djson_utils.h32 JsonUtils &operator=(const JsonUtils &) = delete; variable
/developtools/hapsigner/hapsigntool_cpp/common/include/
Ddigest_parameter.h28 DLL_EXPORT DigestParameter& operator = (const DigestParameter& other); variable
/developtools/smartperf_host/trace_streamer/src/filter/perf_filter/
Dperf_data_filter.h32 PerfDataFilter &operator=(const PerfDataFilter &) = delete; variable

1234