/ohos5.0/base/inputmethod/imf/services/adapter/keyboard/include/ |
H A D | keyboard_event.h | 48 KeyboardEvent &operator=(const KeyboardEvent &) = delete; variable 49 KeyboardEvent &operator=(KeyboardEvent &&) = delete; variable
|
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/include/camera_host/ |
H A D | camera_host_config.h | 48 CameraHostConfig& operator=(const CameraHostConfig &other) = delete; variable 49 CameraHostConfig& operator=(CameraHostConfig &&other) = delete; variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/ |
H A D | sync_event.h | 30 API_EXPORT EventInfo &operator=(EventInfo &&info) noexcept; variable 31 EventInfo &operator=(const EventInfo &info) = default; variable
|
/ohos5.0/foundation/ability/ability_lite/interfaces/inner_api/abilitymgr_lite/slite/ |
H A D | mission_info.h | 29 MissionInfo &operator=(const MissionInfo &missionInfo); variable 48 MissionInfoList &operator=(const MissionInfoList &) = delete; member
|
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/include/dcamera_provider/ |
H A D | dcamera_provider.h | 35 DCameraProvider& operator=(const DCameraProvider &other) = delete; variable 36 DCameraProvider& operator=(DCameraProvider &&other) = delete; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_display_node.h | 69 RSDisplayNode& operator=(const RSDisplayNode&) = delete; variable 70 RSDisplayNode& operator=(const RSDisplayNode&&) = delete; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/ |
H A D | mem_allocator.h | 113 MemAllocator& operator=(MemAllocator&&) = delete; variable 114 MemAllocator& operator=(const MemAllocator&) = default; variable
|
/ohos5.0/foundation/resourceschedule/qos_manager/interfaces/inner_api/ |
H A D | qos.h | 45 QosController& operator=(const QosController&) = delete; variable 47 QosController& operator=(const QosController&&) = delete; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_types.h | 53 JsiType& operator=(const JsiType& rhs); variable 54 JsiType& operator=(JsiType&& rhs); variable 266 JsiCallbackInfo& operator=(const JsiCallbackInfo&) = delete; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | input_event.h | 66 void operator()(MouseInfo& info) const in operator() function 73 void operator()(bool state, HoverInfo& info) const in operator() function 79 void operator()(bool state) const in operator() function 86 void operator()(AxisInfo& info) const in operator() function 93 void operator()(bool state, AccessibilityHoverInfo& info) const in operator() function
|
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
H A D | js_get_input_method_setting.h | 38 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function 43 napi_status operator()(napi_env env, napi_value *result) override in operator() function 60 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function 65 napi_status operator()(napi_env env, napi_value *result) override in operator() function 82 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function 87 napi_status operator()(napi_env env, napi_value *result) override in operator() function
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | param_bundle.h | 58 ParamBundle &operator=(const ParamBundle &) = delete; variable 60 ParamBundle &operator=(ParamBundle &&) = delete; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/ |
H A D | render_data_store_manager.h | 40 RenderDataStoreManager& operator=(const RenderDataStoreManager&) = delete; variable 111 RenderNodeRenderDataStoreManager& operator=(const RenderNodeRenderDataStoreManager&) = delete; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_unmarshal_thread.h | 46 RSUnmarshalThread& operator=(const RSUnmarshalThread&); variable 47 RSUnmarshalThread& operator=(const RSUnmarshalThread&&); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/ |
H A D | rs_event_manager.h | 35 RSEventManager& operator=(const RSEventManager&) = delete; variable 36 RSEventManager& operator=(const RSEventManager&&) = delete; variable
|
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/ |
H A D | stream_operator_vdi_impl.h | 52 StreamOperatorVdiImpl &operator=(const StreamOperatorVdiImpl &other) = delete; variable 53 StreamOperatorVdiImpl &operator=(StreamOperatorVdiImpl&& other) = delete; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/ |
H A D | kv_store_delegate_manager.h | 41 KvStoreDelegateManager &operator=(const KvStoreDelegateManager &) = delete; variable 42 KvStoreDelegateManager &operator=(KvStoreDelegateManager &&) = delete; variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/include/ |
H A D | auto_sync_matrix.h | 53 AutoSyncMatrix &operator=(const AutoSyncMatrix &) = delete; variable 54 AutoSyncMatrix &operator=(AutoSyncMatrix &&) noexcept = delete; variable
|
/ohos5.0/foundation/resourceschedule/ffrt/interfaces/kits/cpp/ |
H A D | mutex.h | 42 void operator=(mutex const&) = delete; variable 76 void operator=(recursive_mutex const&) = delete; variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/egl_image/include/ |
H A D | render_context.h | 46 void operator=(const RenderContext &) = delete; variable 48 void operator=(const RenderContext &&) = delete; variable
|
/ohos5.0/foundation/window/window_manager_lite/services/ims/ |
H A D | input_event_hub.h | 70 InputEventHub& operator=(const InputEventHub&) = delete; variable 72 InputEventHub& operator=(InputEventHub&&) = delete; variable
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/ |
H A D | param_bundle.h | 54 ParamBundle &operator=(const ParamBundle &) = delete; variable 56 ParamBundle &operator=(ParamBundle &&) = delete; variable
|
/ohos5.0/base/theme/wallpaper_mgr/frameworks/js/napi/ |
H A D | napi_wallpaper_ability.h | 63 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function 68 napi_status operator()(napi_env env, napi_value *result) override in operator() function 85 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function 90 napi_status operator()(napi_env env, napi_value *result) override in operator() function 107 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function 112 napi_status operator()(napi_env env, napi_value *result) override in operator() function 135 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function 140 napi_status operator()(napi_env env, napi_value *result) override in operator() function 158 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function 163 napi_status operator()(napi_env env, napi_value *result) override in operator() function
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/innerkits/common/ |
H A D | image_decode_ability.h | 55 ImageDecodeAbility& operator=(const ImageDecodeAbility&) = delete; variable 57 ImageDecodeAbility& operator=(ImageDecodeAbility&&) = delete; variable
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/dfx/ |
H A D | ui_dump_dom_tree.h | 156 UIDumpDomTree& operator=(const UIDumpDomTree&) = delete; variable 158 UIDumpDomTree& operator=(UIDumpDomTree&&) = delete; variable
|