Home
last modified time | relevance | path

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

1234567

/base/powermgr/display_manager/brightness_manager/include/
Dbrightness_service.h59 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
Dlight_lux_manager.h33 LightLuxManager& operator=(const LightLuxManager&) = delete; variable
35 LightLuxManager& operator=(LightLuxManager&&) = delete; variable
Dlight_lux_buffer.h31 LightLuxBuffer& operator=(const LightLuxBuffer&) = delete; variable
33 LightLuxBuffer& operator=(LightLuxBuffer&&) = delete; variable
Dcalculation_manager.h33 BrightnessCalculationManager& operator=(const BrightnessCalculationManager&) = delete; variable
35 BrightnessCalculationManager& operator=(BrightnessCalculationManager&&) = delete; variable
Dbrightness_dimming_callback.h28 BrightnessDimmingCallback& operator=(const BrightnessDimmingCallback&) = delete; variable
30 BrightnessDimmingCallback& operator=(BrightnessDimmingCallback&&) = delete; variable
Dbrightness_manager.h26 BrightnessManager& operator=(const BrightnessManager&) = delete; variable
28 BrightnessManager& operator=(BrightnessManager&&) = delete; variable
Dbrightness_action.h35 BrightnessAction& operator=(const BrightnessAction&) = delete; variable
37 BrightnessAction& operator=(BrightnessAction&&) = delete; variable
Dcalculation_curve.h33 BrightnessCalculationCurve& operator=(const BrightnessCalculationCurve&) = delete; variable
35 BrightnessCalculationCurve& operator=(BrightnessCalculationCurve&&) = delete; variable
Dconfig_parser.h35 ConfigParse& operator=(const ConfigParse&) = delete; variable
37 ConfigParse& operator=(ConfigParse&&) = delete; variable
Dlux_filter_config_parser.h38 LuxFilterConfigParser& operator=(const LuxFilterConfigParser&) = delete; variable
40 LuxFilterConfigParser& operator=(LuxFilterConfigParser&&) = delete; variable
Dconfig_parser_base.h31 ConfigParserBase& operator=(const ConfigParserBase&) = delete; variable
33 ConfigParserBase& operator=(ConfigParserBase&&) = delete; variable
Dlux_threshold_config_parser.h46 LuxThresholdConfigParser& operator=(const LuxThresholdConfigParser&) = delete; variable
48 LuxThresholdConfigParser& operator=(LuxThresholdConfigParser&&) = delete; variable
Dbrightness_dimming.h38 BrightnessDimming& operator=(const BrightnessDimming&) = delete; variable
40 BrightnessDimming& operator=(BrightnessDimming&&) = delete; variable
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_keyboard_controller_engine.h28 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
Djs_text_input_client_engine.h86 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function
92 napi_status operator()(napi_env env, napi_value *result) override in operator() function
109 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function
114 napi_status operator()(napi_env env, napi_value *result) override in operator() function
132 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function
137 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
178 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function
183 napi_status operator()(napi_env env, napi_value *result) override in operator() function
[all …]
/base/telephony/core_service/interfaces/innerkits/include/
Dcell_information.h113 GsmCellInformation &operator=(const GsmCellInformation &gsmCell); variable
151 LteCellInformation &operator=(const LteCellInformation &lteCell); variable
190 WcdmaCellInformation &operator=(const WcdmaCellInformation &wcdmaCell); variable
229 TdscdmaCellInformation &operator=(const TdscdmaCellInformation &wcdmaCell); variable
268 CdmaCellInformation &operator=(const CdmaCellInformation &cdmaCell); variable
323 NrCellInformation &operator=(const NrCellInformation &nrCell); variable
Dsignal_information.h75 GsmSignalInformation &operator=(const GsmSignalInformation &gsm); variable
109 CdmaSignalInformation &operator=(const CdmaSignalInformation &cdma); variable
138 LteSignalInformation &operator=(const LteSignalInformation &lte); variable
187 WcdmaSignalInformation &operator=(const WcdmaSignalInformation &wcdma); variable
235 TdScdmaSignalInformation &operator=(const TdScdmaSignalInformation &tdScdma); variable
262 NrSignalInformation &operator=(const NrSignalInformation &nr); variable
/base/telephony/sms_mms/services/sms/include/
Dsms_receive_handler.h47 SmsReceiveHandler &operator=(const SmsReceiveHandler &) = delete; variable
48 SmsReceiveHandler &operator=(const SmsReceiveHandler &&) = delete; variable
/base/hiviewdfx/hiappevent/frameworks/native/ndk/include/
Dndk_app_event_watcher_proxy.h30 NdkAppEventWatcherProxy& operator= (const NdkAppEventWatcherProxy&) = delete; variable
31 NdkAppEventWatcherProxy& operator= (const NdkAppEventWatcherProxy&&) = delete; variable
/base/inputmethod/imf/common/include/
Dmessage.h32 Message &operator=(const Message &msg); variable
37 Message &operator=(const Message &&); variable
/base/customization/enterprise_device_management/services/edm_plugin/include/network/executer/
Dexecuter_utils.h33 ExecuterUtils& operator=(const ExecuterUtils&) = delete; variable
35 ExecuterUtils& operator=(ExecuterUtils&&) = delete; variable
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
Dhisysevent_listenning_operate.h40 HiSysEventListenningOperate& operator=(const HiSysEventListenningOperate&) = delete; variable
42 HiSysEventListenningOperate& operator=(const HiSysEventListenningOperate&&) = delete; variable
Dhisysevent_query_callback.h37 HiSysEventQueryCallback& operator=(const HiSysEventQueryCallback&) = delete; variable
39 HiSysEventQueryCallback& operator=(const HiSysEventQueryCallback&&) = delete; variable
Dhisysevent_listener.h36 HiSysEventListener& operator=(const HiSysEventListener&) = delete; variable
38 HiSysEventListener& operator=(const HiSysEventListener&&) = delete; variable
/base/startup/appspawn/modules/ace_adapter/
Dcommand_lexer.h32 CommandLexer &operator=(const CommandLexer &other) = delete; variable
33 CommandLexer &operator=(CommandLexer &&other) = delete; variable

1234567