Home
last modified time | relevance | path

Searched defs:operator (Results 201 – 225 of 1147) sorted by relevance

12345678910>>...46

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dtask_manager.h158 TaskManager& operator=(const TaskManager &) = delete; variable
160 TaskManager& operator=(TaskManager &&) = delete; variable
273 TaskGroupManager& operator=(const TaskGroupManager &) = delete; variable
275 TaskGroupManager& operator=(TaskGroupManager &&) = delete; variable
304 SequenceRunnerManager& operator=(const SequenceRunnerManager &) = delete; variable
306 SequenceRunnerManager& operator=(SequenceRunnerManager &&) = delete; variable
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_helper.h63 int operator()(const std::string& key) const in operator() function
70 bool operator()(const std::string& lhs, const std::string& rhs) const in operator() function
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dops_builder.h45 OpsBuilder& operator=(const OpsBuilder& opsBuilder) = delete; variable
47 OpsBuilder& operator=(OpsBuilder&& opsBuilder) = delete; variable
/ohos5.0/foundation/arkui/ui_lite/frameworks/dfx/
H A Dperformance_task.h43 PerformanceTask& operator=(const PerformanceTask&) = delete; variable
45 PerformanceTask& operator=(PerformanceTask&&) = delete; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/systems/
H A Dintf_node_system.h267 INodeSystem& operator=(const INodeSystem&) = delete; variable
268 INodeSystem& operator=(INodeSystem&&) = delete; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_background_thread.h43 RSBackgroundThread& operator=(const RSBackgroundThread&); variable
44 RSBackgroundThread& operator=(const RSBackgroundThread&&); variable
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/include/camera_host/
H A Dhcs_deal.h37 HcsDeal &operator=(const HcsDeal &other) = delete; variable
38 HcsDeal &operator=(HcsDeal &&other) = delete; variable
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
H A Ddevice_manager_impl.h406 DeviceManagerImpl &operator=(const DeviceManagerImpl &) = delete; variable
408 DeviceManagerImpl &operator=(DeviceManagerImpl &&) = delete; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
H A Dfont_providers.h87 FontProviders& operator=(const FontProviders&) = delete; variable
88 FontProviders& operator=(FontProviders&&) = delete; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/drawing_utils/
H A Dnative_pixel_map_manager.h38 NativePixelMapManager& operator=(const NativePixelMapManager&) = delete; variable
39 NativePixelMapManager& operator=(const NativePixelMapManager&&) = delete; variable
/ohos5.0/foundation/resourceschedule/ffrt/src/queue/
H A Dqueue_monitor.h39 QueueMonitor &operator=(const QueueMonitor &) = delete; variable
40 QueueMonitor &operator=(QueueMonitor &&) = delete; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/egl_image/include/
H A Dpixel_map_from_surface.h39 void operator=(const PixelMapFromSurface &) = delete; variable
41 void operator=(const PixelMapFromSurface &&) = delete; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/include/
H A Dcov_util.h65 int operator()(const std::string &field, const T &value) in operator() function
83 int operator()() in operator() function
97 int operator()(const std::string &field, const std::vector<T> &value) in operator() function
107 int operator()() in operator() function
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_gatt_descriptor.h87 GattDescriptor &operator=(const GattDescriptor &); variable
89 GattDescriptor &operator=(GattDescriptor &&) = default; variable
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_thread_pool.h42 IPCWorkThreadPool &operator = (const IPCWorkThreadPool &) = delete; variable
44 IPCWorkThreadPool &operator = (IPCWorkThreadPool &&) = delete; variable
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/include/
H A Dgraphics_task.h33 Message& operator=(Message&& msg); variable
53 GraphicsTask& operator=(const GraphicsTask&) = delete; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/nodecontext/
H A Dintf_render_node_graph_share_manager.h153 IRenderNodeGraphShareManager& operator=(const IRenderNodeGraphShareManager&) = delete; in RENDER_BEGIN_NAMESPACE() local
155 IRenderNodeGraphShareManager& operator=(IRenderNodeGraphShareManager&&) = delete; in RENDER_BEGIN_NAMESPACE() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/offscreen_render/
H A Drs_offscreen_render_thread.h44 RSOffscreenRenderThread& operator=(const RSOffscreenRenderThread&); variable
45 RSOffscreenRenderThread& operator=(const RSOffscreenRenderThread&&); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_render_content.h34 RSRenderContent& operator=(const RSRenderContent&) = delete; variable
35 RSRenderContent& operator=(const RSRenderContent&&) = delete; variable
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Dtransport.h36 Transport& operator=(const Transport&) = delete; variable
38 Transport& operator=(const Transport&&) = delete; variable
/ohos5.0/drivers/hdf_core/interfaces/inner_api/hdi/
H A Dobject_collector.h102 ObjectDelegator &operator=(const ObjectDelegator &) = delete; variable
103 ObjectDelegator &operator=(ObjectDelegator &&) = delete; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_frame_trace/include/
H A Drender_frame_trace.h27 RenderFrameTrace& operator=(const RenderFrameTrace& fm) = delete; variable
29 RenderFrameTrace& operator=(RenderFrameTrace&& fm) = delete; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_draw_frame.h39 RSDrawFrame& operator=(const RSDrawFrame&) = delete; variable
40 RSDrawFrame& operator=(const RSDrawFrame&&) = delete; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_node_map.h65 RSNodeMap& operator=(const RSNodeMap&) = delete; variable
66 RSNodeMap& operator=(const RSNodeMap&&) = delete; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_socket.h36 Socket& operator=(const Socket& other) = delete; variable
37 Socket& operator=(Socket&& other) = delete; variable

12345678910>>...46