| /base/powermgr/display_manager/brightness_manager/include/ |
| D | brightness_service.h | 59 DimmingCallbackImpl& operator=(const DimmingCallbackImpl&) = delete; variable 61 DimmingCallbackImpl& operator=(DimmingCallbackImpl&&) = delete; variable 80 FoldStatusLisener& operator=(const FoldStatusLisener&) = delete; variable 82 FoldStatusLisener& operator=(FoldStatusLisener&&) = delete; variable 97 BrightnessService& operator=(const BrightnessService&) = delete; variable 99 BrightnessService& operator=(BrightnessService&&) = delete; variable
|
| D | light_lux_manager.h | 33 LightLuxManager& operator=(const LightLuxManager&) = delete; variable 35 LightLuxManager& operator=(LightLuxManager&&) = delete; variable
|
| D | brightness_dimming_callback.h | 28 BrightnessDimmingCallback& operator=(const BrightnessDimmingCallback&) = delete; variable 30 BrightnessDimmingCallback& operator=(BrightnessDimmingCallback&&) = delete; variable
|
| D | brightness_manager.h | 27 BrightnessManager& operator=(const BrightnessManager&) = delete; variable 29 BrightnessManager& operator=(BrightnessManager&&) = delete; variable
|
| D | calculation_manager.h | 33 BrightnessCalculationManager& operator=(const BrightnessCalculationManager&) = delete; variable 35 BrightnessCalculationManager& operator=(BrightnessCalculationManager&&) = delete; variable
|
| D | light_lux_buffer.h | 31 LightLuxBuffer& operator=(const LightLuxBuffer&) = delete; variable 33 LightLuxBuffer& operator=(LightLuxBuffer&&) = delete; variable
|
| D | brightness_action.h | 35 BrightnessAction& operator=(const BrightnessAction&) = delete; variable 37 BrightnessAction& operator=(BrightnessAction&&) = delete; variable
|
| D | calculation_curve.h | 33 BrightnessCalculationCurve& operator=(const BrightnessCalculationCurve&) = delete; variable 35 BrightnessCalculationCurve& operator=(BrightnessCalculationCurve&&) = delete; variable
|
| D | lux_filter_config_parser.h | 38 LuxFilterConfigParser& operator=(const LuxFilterConfigParser&) = delete; variable 40 LuxFilterConfigParser& operator=(LuxFilterConfigParser&&) = delete; variable
|
| D | config_parser_base.h | 32 ConfigParserBase& operator=(const ConfigParserBase&) = delete; variable 34 ConfigParserBase& operator=(ConfigParserBase&&) = delete; variable
|
| D | config_parser.h | 39 ConfigParse& operator=(const ConfigParse&) = delete; variable 41 ConfigParse& operator=(ConfigParse&&) = delete; variable
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
| D | js_text_input_client_engine.h | 67 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function 73 napi_status operator()(napi_env env, napi_value *result) override in operator() function 89 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function 94 napi_status operator()(napi_env env, napi_value *result) override in operator() function 111 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function 116 napi_status operator()(napi_env env, napi_value *result) override in operator() function 133 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function 138 napi_status operator()(napi_env env, napi_value *result) override in operator() function 155 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function 160 napi_status operator()(napi_env env, napi_value *result) override in operator() function [all …]
|
| D | js_keyboard_controller_engine.h | 28 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function 33 napi_status operator()(napi_env env, napi_value *result) override in operator() function 48 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function 53 napi_status operator()(napi_env env, napi_value *result) override in operator() function 67 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function 72 napi_status operator()(napi_env env, napi_value *result) override in operator() function
|
| /base/telephony/core_service/interfaces/innerkits/include/ |
| D | cell_information.h | 114 GsmCellInformation &operator=(const GsmCellInformation &gsmCell); variable 152 LteCellInformation &operator=(const LteCellInformation <eCell); variable 191 WcdmaCellInformation &operator=(const WcdmaCellInformation &wcdmaCell); variable 230 TdscdmaCellInformation &operator=(const TdscdmaCellInformation &wcdmaCell); variable 269 CdmaCellInformation &operator=(const CdmaCellInformation &cdmaCell); variable 324 NrCellInformation &operator=(const NrCellInformation &nrCell); variable
|
| D | signal_information.h | 75 GsmSignalInformation &operator=(const GsmSignalInformation &gsm); variable 109 CdmaSignalInformation &operator=(const CdmaSignalInformation &cdma); variable 138 LteSignalInformation &operator=(const LteSignalInformation <e); variable 187 WcdmaSignalInformation &operator=(const WcdmaSignalInformation &wcdma); variable 235 TdScdmaSignalInformation &operator=(const TdScdmaSignalInformation &tdScdma); variable 262 NrSignalInformation &operator=(const NrSignalInformation &nr); variable
|
| /base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/mock/ |
| D | hisysevent_util_mock.h | 31 MockHisyseventUtil& operator=(const MockHisyseventUtil& mockHisyseventUtil) = delete; variable 32 MockHisyseventUtil& operator=(MockHisyseventUtil&& mockHisyseventUtil) = delete; variable
|
| /base/hiviewdfx/hiappevent/frameworks/native/ndk/include/ |
| D | ndk_app_event_processor.h | 28 NdkAppEventProcessor& operator= (const NdkAppEventProcessor&) = delete; variable 29 NdkAppEventProcessor& operator= (const NdkAppEventProcessor&&) = delete; variable
|
| D | ndk_app_event_watcher_proxy.h | 30 NdkAppEventWatcherProxy& operator= (const NdkAppEventWatcherProxy&) = delete; variable 31 NdkAppEventWatcherProxy& operator= (const NdkAppEventWatcherProxy&&) = delete; variable
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/ |
| D | unwinder.h | 42 Unwinder& operator=(const Unwinder&) = delete; variable 44 Unwinder& operator=(Unwinder&&) noexcept = delete; variable
|
| /base/customization/enterprise_device_management/services/edm_plugin/include/network/executer/ |
| D | executer_utils.h | 33 ExecuterUtils& operator=(const ExecuterUtils&) = delete; variable 35 ExecuterUtils& operator=(ExecuterUtils&&) = delete; variable
|
| /base/inputmethod/imf/common/include/ |
| D | message.h | 32 Message &operator=(const Message &msg); variable 37 Message &operator=(const Message &&); variable
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/ |
| D | hisysevent_listenning_operate.h | 40 HiSysEventListenningOperate& operator=(const HiSysEventListenningOperate&) = delete; variable 42 HiSysEventListenningOperate& operator=(const HiSysEventListenningOperate&&) = delete; variable
|
| D | hisysevent_listener.h | 36 HiSysEventListener& operator=(const HiSysEventListener&) = delete; variable 38 HiSysEventListener& operator=(const HiSysEventListener&&) = delete; variable
|
| /base/request/request/frameworks/cj/ffi/include/ |
| D | cj_request_event.h | 31 void operator=(CJRequestEvent const &) = delete; variable 33 CJRequestEvent &operator=(CJRequestEvent &&) = delete; variable
|
| /base/startup/appspawn/modules/ace_adapter/ |
| D | command_lexer.h | 32 CommandLexer &operator=(const CommandLexer &other) = delete; variable 33 CommandLexer &operator=(CommandLexer &&other) = delete; variable
|