Home
last modified time | relevance | path

Searched defs:static_cast (Results 101 - 125 of 170) sorted by relevance

1234567

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumrange_fluent.cpp208 : UNF(static_cast<NFS<UNF>&&>(src)) {} in static_cast() function
237 : LNF(static_cast<NFS<LNF>&&>(src)) {} in static_cast() function
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dcompare.h157 : value_(static_cast<compare_internal::value_type>(v)) {} in static_cast() function in absl::compare_internal::ord::weak_equality
201 : value_(static_cast<compare_internal::value_type>(v)) {} in static_cast() function in absl::compare_internal::ord::strong_equality
255 : value_(static_cast<compare_internal::value_type>(v)) {} in static_cast() function in absl::compare_internal::ord::partial_ordering
257 : value_(static_cast<compare_internal::value_type>(v)) {} in static_cast() function in absl::compare_internal::ord::partial_ordering
259 : value_(static_cast<compare_internal::value_type>(v)) {} in static_cast() function in absl::compare_internal::ord::partial_ordering
350 : value_(static_cast<compare_internal::value_type>(v)) {} in static_cast() function in absl::compare_internal::ord::weak_ordering
352 : value_(static_cast<compare_internal::value_type>(v)) {} in static_cast() function in absl::compare_internal::ord::weak_ordering
440 : value_(static_cast<compare_internal::value_type>(v)) {} in static_cast() function in absl::compare_internal::ord::strong_ordering
442 : value_(static_cast<compare_internal::value_type>(v)) {} in static_cast() function in absl::compare_internal::ord::strong_ordering
/third_party/skia/modules/skottie/src/effects/
H A DShiftChannelsEffect.cpp90 static_assert(SK_ARRAY_COUNT(gSourceCoeffs) == static_cast<size_t>(Source::kMax), ""); variable
/base/location/services/location_passive/passive/source/
H A Dpassive_ability.cpp211 case static_cast<uint32_t>(PassiveInterfaceCode::SET_MOCKED_LOCATIONS): { in SendMessage() function
250 case static_cast<uint32_t>(PassiveInterfaceCode::SET_MOCKED_LOCATIONS): { in ProcessEvent() function
/base/powermgr/thermal_manager/services/zidl/src/
H A Dthermal_srv_stub.cpp57 case static_cast<int>(PowerMgr::ThermalMgrInterfaceCode::REG_THERMAL_TEMP_CALLBACK): { in CheckRequestCode() function
60 case static_cast<int>(PowerMgr::ThermalMgrInterfaceCode::UNREG_THERMAL_TEMP_CALLBACK): { in CheckRequestCode() function
63 case static_cast<int>(PowerMgr::ThermalMgrInterfaceCode::REG_THERMAL_LEVEL_CALLBACK): { in CheckRequestCode() function
66 case static_cast<int>(PowerMgr::ThermalMgrInterfaceCode::UNREG_THERMAL_LEVEL_CALLBACK): { in CheckRequestCode() function
69 case static_cast<int>(PowerMgr::ThermalMgrInterfaceCode::REG_THERMAL_ACTION_CALLBACK): { in CheckRequestCode() function
72 case static_cast<int>(PowerMgr::ThermalMgrInterfaceCode::UNREG_THERMAL_ACTION_CALLBACK): { in CheckRequestCode() function
75 case static_cast<int>(PowerMgr::ThermalMgrInterfaceCode::GET_SENSOR_INFO): { in CheckRequestCode() function
78 case static_cast<int>(PowerMgr::ThermalMgrInterfaceCode::GET_TEMP_LEVEL): { in CheckRequestCode() function
81 case static_cast<int>(PowerMgr::ThermalMgrInterfaceCode::GET_THERMAL_INFO): { in CheckRequestCode() function
84 case static_cast<in in CheckRequestCode() function
87 case static_cast<int>(PowerMgr::ThermalMgrInterfaceCode::UPDATE_THERMAL_STATE): { CheckRequestCode() function
90 case static_cast<int>(PowerMgr::ThermalMgrInterfaceCode::SHELL_DUMP): { CheckRequestCode() function
[all...]
/base/notification/common_event_service/frameworks/core/src/
H A Dcommon_event_stub.cpp43 case static_cast<uint32_t>(CommonEventInterfaceCode::CES_PUBLISH_COMMON_EVENT): { in OnRemoteRequest() function
67 case static_cast<uint32_t>(CommonEventInterfaceCode::CES_PUBLISH_COMMON_EVENT2): { in OnRemoteRequest() function
93 case static_cast<uint32_t>(CommonEventInterfaceCode::CES_SUBSCRIBE_COMMON_EVENT): { in OnRemoteRequest() function
118 case static_cast<uint32_t>(CommonEventInterfaceCode::CES_UNSUBSCRIBE_COMMON_EVENT): { in OnRemoteRequest() function
137 case static_cast<uint32_t>(CommonEventInterfaceCode::CES_GET_STICKY_COMMON_EVENT): { in OnRemoteRequest() function
153 case static_cast<uint32_t>(CommonEventInterfaceCode::CES_DUMP_STATE): { in OnRemoteRequest() function
165 case static_cast<uint32_t>(CommonEventInterfaceCode::CES_FINISH_RECEIVER): { in OnRemoteRequest() function
186 case static_cast<uint32_t>(CommonEventInterfaceCode::CES_FREEZE): { in OnRemoteRequest() function
195 case static_cast<uint32_t>(CommonEventInterfaceCode::CES_UNFREEZE): { in OnRemoteRequest() function
204 case static_cast<uint32_ in OnRemoteRequest() function
212 case static_cast<uint32_t>(CommonEventInterfaceCode::CES_REMOVE_STICKY_COMMON_EVENT): { OnRemoteRequest() function
221 case static_cast<uint32_t>(CommonEventInterfaceCode::CES_SET_STATIC_SUBSCRIBER_STATE): { OnRemoteRequest() function
230 case static_cast<uint32_t>(CommonEventInterfaceCode::CES_SET_STATIC_SUBSCRIBER_EVENTS_STATE): { OnRemoteRequest() function
245 case static_cast<uint32_t>(CommonEventInterfaceCode::CES_SET_FREEZE_STATUS): { OnRemoteRequest() function
[all...]
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_subscriber_stub.cpp42 case static_cast<uint32_t>(NotificationInterfaceCode::ON_CONNECTED): { in OnRemoteRequest() function
46 case static_cast<uint32_t>(NotificationInterfaceCode::ON_DISCONNECTED): { in OnRemoteRequest() function
50 case static_cast<uint32_t>(NotificationInterfaceCode::ON_CONSUMED_MAP): { in OnRemoteRequest() function
54 case static_cast<uint32_t>(NotificationInterfaceCode::ON_CONSUMED_LIST_MAP): { in OnRemoteRequest() function
58 case static_cast<uint32_t>(NotificationInterfaceCode::ON_CANCELED_MAP): { in OnRemoteRequest() function
62 case static_cast<uint32_t>(NotificationInterfaceCode::ON_CANCELED_LIST_MAP): { in OnRemoteRequest() function
66 case static_cast<uint32_t>(NotificationInterfaceCode::ON_UPDATED): { in OnRemoteRequest() function
70 case static_cast<uint32_t>(NotificationInterfaceCode::ON_DND_DATE_CHANGED): { in OnRemoteRequest() function
74 case static_cast<uint32_t>(NotificationInterfaceCode::ON_ENABLED_NOTIFICATION_CHANGED): { in OnRemoteRequest() function
78 case static_cast<uint32_ in OnRemoteRequest() function
82 case static_cast<uint32_t>(NotificationInterfaceCode::ON_BADGE_ENABLED_CHANGED): { OnRemoteRequest() function
[all...]
/base/sensors/miscdevice/services/miscdevice_service/src/
H A Dmiscdevice_service_stub.cpp269 case static_cast<int32_t>(MiscdeviceInterfaceCode::VIBRATE): { in ProcessRemoteRequest() function
272 case static_cast<int32_t>(MiscdeviceInterfaceCode::PLAY_VIBRATOR_EFFECT): { in ProcessRemoteRequest() function
276 case static_cast<int32_t>(MiscdeviceInterfaceCode::PLAY_VIBRATOR_CUSTOM): { in ProcessRemoteRequest() function
280 case static_cast<int32_t>(MiscdeviceInterfaceCode::STOP_VIBRATOR_ALL): { in ProcessRemoteRequest() function
283 case static_cast<int32_t>(MiscdeviceInterfaceCode::STOP_VIBRATOR_BY_MODE): { in ProcessRemoteRequest() function
286 case static_cast<int32_t>(MiscdeviceInterfaceCode::IS_SUPPORT_EFFECT): { in ProcessRemoteRequest() function
289 case static_cast<int32_t>(MiscdeviceInterfaceCode::GET_LIGHT_LIST): { in ProcessRemoteRequest() function
292 case static_cast<int32_t>(MiscdeviceInterfaceCode::TURN_ON): { in ProcessRemoteRequest() function
295 case static_cast<int32_t>(MiscdeviceInterfaceCode::TURN_OFF): { in ProcessRemoteRequest() function
298 case static_cast<int32_ in ProcessRemoteRequest() function
301 case static_cast<int32_t>(MiscdeviceInterfaceCode::GET_DELAY_TIME): { ProcessRemoteRequest() function
304 case static_cast<int32_t>(MiscdeviceInterfaceCode::TRANSFER_CLIENT_REMOTE_OBJECT): { ProcessRemoteRequest() function
307 case static_cast<int32_t>(MiscdeviceInterfaceCode::PLAY_PRIMITIVE_EFFECT): { ProcessRemoteRequest() function
310 case static_cast<int32_t>(MiscdeviceInterfaceCode::GET_VIBRATOR_CAPACITY): { ProcessRemoteRequest() function
[all...]
/base/sensors/sensor/services/src/
H A Dsensor_service_stub.cpp50 case static_cast<int32_t>(SensorInterfaceCode::ENABLE_SENSOR): { in ProcessRemoteRequest() function
53 case static_cast<int32_t>(SensorInterfaceCode::DISABLE_SENSOR): { in ProcessRemoteRequest() function
56 case static_cast<int32_t>(SensorInterfaceCode::GET_SENSOR_LIST): { in ProcessRemoteRequest() function
59 case static_cast<int32_t>(SensorInterfaceCode::TRANSFER_DATA_CHANNEL): { in ProcessRemoteRequest() function
62 case static_cast<int32_t>(SensorInterfaceCode::DESTROY_SENSOR_CHANNEL): { in ProcessRemoteRequest() function
65 case static_cast<int32_t>(SensorInterfaceCode::SUSPEND_SENSORS): { in ProcessRemoteRequest() function
68 case static_cast<int32_t>(SensorInterfaceCode::RESUME_SENSORS): { in ProcessRemoteRequest() function
71 case static_cast<int32_t>(SensorInterfaceCode::GET_ACTIVE_INFO_LIST): { in ProcessRemoteRequest() function
74 case static_cast<int32_t>(SensorInterfaceCode::CREATE_SOCKET_CHANNEL): { in ProcessRemoteRequest() function
77 case static_cast<int32_ in ProcessRemoteRequest() function
80 case static_cast<int32_t>(SensorInterfaceCode::ENABLE_ACTIVE_INFO_CB): { ProcessRemoteRequest() function
83 case static_cast<int32_t>(SensorInterfaceCode::DISABLE_ACTIVE_INFO_CB): { ProcessRemoteRequest() function
86 case static_cast<int32_t>(SensorInterfaceCode::RESET_SENSORS): { ProcessRemoteRequest() function
[all...]
/base/usb/usb_manager/services/native/src/
H A Dusb_descriptor_parser.cpp157 case static_cast<uint8_t>(DescriptorType::DESCRIPTOR_TYPE_CONFIG): in ParseConfigDescriptors() function
164 case static_cast<uint8_t>(DescriptorType::DESCRIPTOR_TYPE_INTERFACE): in ParseConfigDescriptors() function
171 case static_cast<uint8_t>(DescriptorType::DESCRIPTOR_TYPE_ENDPOINT): in ParseConfigDescriptors() function
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_record.cpp108 case static_cast<int32_t>(OperationType::START_ABILITIES): { in ExecuteOperation() function
[all...]
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Djson.h97 value(T value) : type{ type::number }, number_(static_cast<double>(value)) in static_cast() function
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/json/
H A Djson.h137 value_t(Number value) noexcept : type { type::floating_point }, float_(static_cast<double>(value)) in static_cast() function
142 value_t(Number value) noexcept : type { type::signed_int }, signed_(static_cast<int64_t>(value)) in static_cast() function
146 value_t(Number value) noexcept : type { type::unsigned_int }, unsigned_(static_cast<uint64_t>(value)) in static_cast() function
[all...]
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/photo_processor/photo_job_repository/
H A Dphoto_job_repository.cpp531 case static_cast<int32_t>(DeferredProcessingServiceInterfaceCode::DPS_ADD_IMAGE): { ReportEvent() function
535 case static_cast<int32_t>(DeferredProcessingServiceInterfaceCode::DPS_REMOVE_IMAGE): { ReportEvent() function
539 case static_cast<int32_t>(DeferredProcessingServiceInterfaceCode::DPS_RESTORE_IMAGE): { ReportEvent() function
543 case static_cast<int32_t>(DeferredProcessingServiceInterfaceCode::DPS_PROCESS_IMAGE): { ReportEvent() function
[all...]
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhcapture_session_stub.cpp66 case static_cast<uint32_ in OnRemoteRequest() function
103 case static_cast<uint32_t>(CaptureSessionInterfaceCode::CAMERA_CAPTURE_SESSION_SET_PREVIEW_ROTATE): OnRemoteRequest() function
[all...]
/foundation/resourceschedule/soc_perf/services/server/src/
H A Dsocperf_stub.cpp43 case static_cast<uint32_t>(SocPerfInterfaceCode::TRANS_IPC_ID_PERF_REQUEST): { in OnRemoteRequest() function
47 case static_cast<uint32_t>(SocPerfInterfaceCode::TRANS_IPC_ID_PERF_REQUEST_EX): { in OnRemoteRequest() function
51 case static_cast<uint32_t>(SocPerfInterfaceCode::TRANS_IPC_ID_POWER_LIMIT_BOOST_FREQ): { in OnRemoteRequest() function
55 case static_cast<uint32_t>(SocPerfInterfaceCode::TRANS_IPC_ID_THERMAL_LIMIT_BOOST_FREQ): { in OnRemoteRequest() function
59 case static_cast<uint32_t>(SocPerfInterfaceCode::TRANS_IPC_ID_LIMIT_REQUEST): { in OnRemoteRequest() function
74 case static_cast<uint32_t>(SocPerfInterfaceCode::TRANS_IPC_ID_SET_STATUS): { in OnRemoteRequestExt() function
78 case static_cast<uint32_t>(SocPerfInterfaceCode::TRANS_IPC_ID_SET_THERMAL_LEVEL): { in OnRemoteRequestExt() function
82 case static_cast<uint32_t>(SocPerfInterfaceCode::TRANS_IPC_ID_SET_DEVICE_MODE): { in OnRemoteRequestExt() function
86 case static_cast<uint32_t>(SocPerfInterfaceCode::TRANS_IPC_ID_REQUEST_CMDID_COUNT): { in OnRemoteRequestExt() function
/foundation/resourceschedule/work_scheduler/services/zidl/src/
H A Dwork_sched_service_stub.cpp87 case static_cast<int32_t>(IWorkSchedServiceInterfaceCode::START_WORK): { in HandleRequest() function
92 case static_cast<int32_t>(IWorkSchedServiceInterfaceCode::STOP_WORK): { in HandleRequest() function
97 case static_cast<int32_t>(IWorkSchedServiceInterfaceCode::STOP_AND_CANCEL_WORK): { in HandleRequest() function
102 case static_cast<int32_t>(IWorkSchedServiceInterfaceCode::STOP_AND_CLEAR_WORKS): { in HandleRequest() function
107 case static_cast<int32_t>(IWorkSchedServiceInterfaceCode::IS_LAST_WORK_TIMEOUT): { in HandleRequest() function
110 case static_cast<int32_t>(IWorkSchedServiceInterfaceCode::OBTAIN_ALL_WORKS): { in HandleRequest() function
113 case static_cast<int32_t>(IWorkSchedServiceInterfaceCode::GET_WORK_STATUS): { in HandleRequest() function
116 case static_cast<int32_t>(IWorkSchedServiceInterfaceCode::GET_ALL_RUNNING_WORKS): { in HandleRequest() function
119 case static_cast<int32_t>(IWorkSchedServiceInterfaceCode::PAUSE_RUNNING_WORKS): { in HandleRequest() function
122 case static_cast<int32_ in HandleRequest() function
[all...]
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_proxy_lite.cpp109 case static_cast<uint32_t>(ScanInterfaceCode::WIFI_SVR_CMD_IS_SCAN_ALWAYS_ACTIVE): { in IpcCallback() function
113 case static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_SUPPORTED_FEATURES): { in IpcCallback() function
119 case static_cast<uint32_t>(ScanInterfaceCode::WIFI_SVR_CMD_GET_SCAN_INFO_LIST): { in IpcCallback() function
[all...]
/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H A Dnetfirewall_service_proxy_test.cpp152 case static_cast<uint32_t>(INetFirewallService::GET_ALL_NET_FIREWALL_RULES): { in static_cast() function
172 case static_cast<uint32_t>(INetFirewallService::GET_ALL_INTERCEPT_RECORDS): { in static_cast() function
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_stub_lite.cpp68 case static_cast<uint32_t>(ScanInterfaceCode::WIFI_SVR_CMD_SET_SCAN_CONTROL_INFO): { in OnRemoteRequest() function
72 case static_cast<uint32_t>(ScanInterfaceCode::WIFI_SVR_CMD_FULL_SCAN): { in OnRemoteRequest() function
76 case static_cast<uint32_t>(ScanInterfaceCode::WIFI_SVR_CMD_SPECIFIED_PARAMS_SCAN): { in OnRemoteRequest() function
80 case static_cast<uint32_t>(ScanInterfaceCode::WIFI_SVR_CMD_IS_SCAN_ALWAYS_ACTIVE): { in OnRemoteRequest() function
84 case static_cast<uint32_t>(ScanInterfaceCode::WIFI_SVR_CMD_GET_SCAN_INFO_LIST): { in OnRemoteRequest() function
88 case static_cast<uint32_t>(ScanInterfaceCode::WIFI_SVR_CMD_REGISTER_SCAN_CALLBACK): { in OnRemoteRequest() function
92 case static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_SUPPORTED_FEATURES): { in OnRemoteRequest() function
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_stub.cpp45 case static_cast<uint32_t>(DHMsgInterfaceCode::REG_PUBLISHER_LISTNER): { in OnRemoteRequest() function
48 case static_cast<uint32_t>(DHMsgInterfaceCode::UNREG_PUBLISHER_LISTENER): { in OnRemoteRequest() function
51 case static_cast<uint32_t>(DHMsgInterfaceCode::PUBLISH_MESSAGE): { in OnRemoteRequest() function
54 case static_cast<uint32_t>(DHMsgInterfaceCode::INIT_CTL_CEN): { in OnRemoteRequest() function
57 case static_cast<uint32_t>(DHMsgInterfaceCode::RELEASE_CTL_CEN): { in OnRemoteRequest() function
60 case static_cast<uint32_t>(DHMsgInterfaceCode::CREATE_CTL_CEN_CHANNEL): { in OnRemoteRequest() function
63 case static_cast<uint32_t>(DHMsgInterfaceCode::NOTIFY_AV_EVENT): { in OnRemoteRequest() function
66 case static_cast<uint32_t>(DHMsgInterfaceCode::REGISTER_CTL_CEN_CALLBACK): { in OnRemoteRequest() function
69 case static_cast<uint32_t>(DHMsgInterfaceCode::QUERY_LOCAL_SYS_SPEC): { in OnRemoteRequest() function
72 case static_cast<uint32_ in OnRemoteRequest() function
75 case static_cast<uint32_t>(DHMsgInterfaceCode::PAUSE_DISTRIBUTED_HARDWARE): { OnRemoteRequest() function
78 case static_cast<uint32_t>(DHMsgInterfaceCode::RESUME_DISTRIBUTED_HARDWARE): { OnRemoteRequest() function
81 case static_cast<uint32_t>(DHMsgInterfaceCode::STOP_DISTRIBUTED_HARDWARE): { OnRemoteRequest() function
[all...]
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_server_proxy_lite.cpp65 case static_cast<uint32_t>(DhcpServerInterfaceCode::DHCP_SERVER_SVR_CMD_GET_DHCP_CLIENT_INFO): { in IpcCallback() function
[all...]
/third_party/json/include/nlohmann/detail/input/
H A Dlexer.hpp126 , decimal_point_char(static_cast<char_int_type>(get_decimal_point())) in static_cast() function in detail::lexer
[all...]
/foundation/multimodalinput/input/frameworks/napi/input_event_client/src/
H A Djs_register_module.cpp573 case static_cast<int32_t>(JsJoystickEvent::Action::BUTTON_DOWN): { in HandleJoystickAction() function
578 case static_cast<int32_t>(JsJoystickEvent::Action::BUTTON_UP): { in HandleJoystickAction() function
583 case static_cast<int32_t>(JsJoystickEvent::Action::ABS_UPDATE): { in HandleJoystickAction() function
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_service_test/
H A Dnet_conn_service_proxy_test.cpp75 case static_cast<uint32_ function
82 case static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_GET_NET_CAPABILITIES): { static_cast() function
88 case static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_GET_ADDRESS_BY_NAME): { static_cast() function
94 case static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_GET_GLOBAL_HTTP_PROXY): static_cast() function
[all...]

Completed in 17 milliseconds

1234567