Home
last modified time | relevance | path

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

1234567891011

/base/inputmethod/imf/frameworks/native/common/include/
Dservice_response_data.h108 void operator()(std::monostate val) in operator() function
113 void operator()(bool val) in operator() function
117 void operator()(int32_t val) in operator() function
121 void operator()(uint32_t val) in operator() function
125 void operator()(int64_t val) in operator() function
129 void operator()(uint64_t val) in operator() function
133 void operator()(sptr<IRemoteObject> val) in operator() function
137 void operator()(const Property &val) in operator() function
141 void operator()(const std::vector<Property> &val) in operator() function
145 void operator()(const SubProperty &val) in operator() function
[all …]
/base/hiviewdfx/faultloggerd/services/
Dfault_logger_pipe.h32 FaultLoggerPipe& operator=(const FaultLoggerPipe&) = delete; variable
34 FaultLoggerPipe& operator=(FaultLoggerPipe&& rhs) noexcept = default; variable
53 FaultLoggerPipePair& operator=(FaultLoggerPipePair&&) noexcept = default; variable
61 FaultLoggerPipePair& operator=(const FaultLoggerPipePair&) = delete; variable
75 LitePerfPipePair& operator=(LitePerfPipePair&&) noexcept = default; variable
84 LitePerfPipePair& operator=(const LitePerfPipePair&) = delete; variable
Depoll_manager.h45 EpollManager& operator=(const EpollManager&) = delete; variable
47 EpollManager& operator=(EpollManager&&) noexcept = delete; variable
65 DelayTask& operator=(const DelayTask&) = delete; variable
/base/powermgr/display_manager/brightness_manager/include/
Dbrightness_service.h58 DimmingCallbackImpl& operator=(const DimmingCallbackImpl&) = delete; variable
60 DimmingCallbackImpl& operator=(DimmingCallbackImpl&&) = delete; variable
79 FoldStatusLisener& operator=(const FoldStatusLisener&) = delete; variable
81 FoldStatusLisener& operator=(FoldStatusLisener&&) = delete; variable
96 BrightnessService& operator=(const BrightnessService&) = delete; variable
98 BrightnessService& operator=(BrightnessService&&) = delete; variable
Dbrightness_dimming_callback.h28 BrightnessDimmingCallback& operator=(const BrightnessDimmingCallback&) = delete; variable
30 BrightnessDimmingCallback& operator=(BrightnessDimmingCallback&&) = delete; variable
Dlight_lux_buffer.h31 LightLuxBuffer& operator=(const LightLuxBuffer&) = delete; variable
33 LightLuxBuffer& operator=(LightLuxBuffer&&) = delete; variable
Dlight_lux_manager.h33 LightLuxManager& operator=(const LightLuxManager&) = delete; variable
35 LightLuxManager& operator=(LightLuxManager&&) = delete; variable
Dbrightness_action.h35 BrightnessAction& operator=(const BrightnessAction&) = delete; variable
37 BrightnessAction& operator=(BrightnessAction&&) = delete; variable
Dcalculation_manager.h33 BrightnessCalculationManager& operator=(const BrightnessCalculationManager&) = delete; variable
35 BrightnessCalculationManager& operator=(BrightnessCalculationManager&&) = delete; variable
Dbrightness_manager.h27 BrightnessManager& operator=(const BrightnessManager&) = delete; variable
29 BrightnessManager& operator=(BrightnessManager&&) = delete; variable
Dlux_filter_config_parser.h39 LuxFilterConfigParser& operator=(const LuxFilterConfigParser&) = delete; variable
41 LuxFilterConfigParser& operator=(LuxFilterConfigParser&&) = delete; variable
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_text_input_client_engine.h78 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function
84 napi_status operator()(napi_env env, napi_value *result) override in operator() function
100 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function
105 napi_status operator()(napi_env env, napi_value *result) override in operator() function
122 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function
127 napi_status operator()(napi_env env, napi_value *result) override in operator() function
144 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function
149 napi_status operator()(napi_env env, napi_value *result) override in operator() function
166 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function
171 napi_status operator()(napi_env env, napi_value *result) override in operator() function
[all …]
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
/base/telephony/core_service/interfaces/innerkits/include/
Dcell_information.h114 GsmCellInformation &operator=(const GsmCellInformation &gsmCell); variable
152 LteCellInformation &operator=(const LteCellInformation &lteCell); 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
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/request/request/interfaces/inner_kits/cache_download/include/
Drequest_preload.h67 Data &operator=(Data &&) & noexcept; variable
86 PreloadError &operator=(PreloadError &&) & noexcept; variable
108 PreloadHandle &operator=(PreloadHandle &&) & noexcept; variable
128 CppDownloadInfo &operator=(CppDownloadInfo &&other) noexcept; variable
131 CppDownloadInfo &operator=(const CppDownloadInfo &) = 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
Dndk_app_event_processor.h28 NdkAppEventProcessor& operator= (const NdkAppEventProcessor&) = delete; variable
29 NdkAppEventProcessor& operator= (const NdkAppEventProcessor&&) = delete; variable
/base/msdp/device_status/utils/json_parser/include/
Djson_parser.h32 JsonParser& operator=(const JsonParser&) = delete; variable
34 JsonParser& operator=(JsonParser&& other) noexcept; variable
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/mock/
Dhisysevent_util_mock.h31 MockHisyseventUtil& operator=(const MockHisyseventUtil& mockHisyseventUtil) = delete; variable
32 MockHisyseventUtil& operator=(MockHisyseventUtil&& mockHisyseventUtil) = delete; variable
/base/hiviewdfx/faultloggerd/test/fuzztest/faultloggerdserver/common/include/
Dfaultloggerd_test.h32 FaultLoggerdTestServer &operator=(const FaultLoggerdTestServer &) = delete; variable
33 FaultLoggerdTestServer &operator=(FaultLoggerdTestServer &&) = delete; variable
/base/powermgr/display_manager/state_manager/service/native/include/
Ddisplay_common_event_mgr.h32 DisplayCommonEventManager& operator=(const DisplayCommonEventManager&) = delete; variable
34 DisplayCommonEventManager& operator=(DisplayCommonEventManager&&) = delete; variable
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_get_input_method_setting.h38 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
105 napi_status operator()(napi_env env, size_t argc, napi_value *argv, napi_value self) override in operator() function
110 napi_status operator()(napi_env env, napi_value *result) override in operator() function
126 napi_status operator()(napi_env env, napi_value *result) override in operator() function
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
Dhisysevent_listenning_operate.h39 HiSysEventListenningOperate& operator=(const HiSysEventListenningOperate&) = delete; variable
41 HiSysEventListenningOperate& operator=(const HiSysEventListenningOperate&&) = delete; 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

1234567891011