/base/global/i18n/frameworks/intl/test/unittest/ |
H A D | intl_number_format_test.cpp | 48 string style = "currency"; in HWTEST_F() local 78 string style = "currency"; in HWTEST_F() local 108 string style = "currency"; in HWTEST_F() local 138 string style = "currency"; HWTEST_F() local 168 string style = "currency"; HWTEST_F() local 198 string style = "currency"; HWTEST_F() local [all...] |
H A D | intl_test.cpp | 309 string style = "currency";
in HWTEST_F() local 344 string style = "unit";
in HWTEST_F() local 374 string style = "percent";
in HWTEST_F() local 402 string style = "decimal"; HWTEST_F() local 440 string style = "decimal"; HWTEST_F() local 465 string style = "decimal"; HWTEST_F() local [all...] |
/base/msdp/device_status/services/interaction/drag/src/ |
H A D | state_change_notify.cpp | 56 int32_t StateChangeNotify::StyleChangedNotify(DragCursorStyle style) in StyleChangedNotify() argument
|
H A D | drag_hisysevent.cpp | 113 int32_t DragDFX::WriteUpdateDragStyle(const DragCursorStyle &style, OHOS::HiviewDFX::HiSysEvent::EventType type) in WriteUpdateDragStyle() argument
|
H A D | drag_data_manager.cpp | 35 void DragDataManager::SetDragStyle(DragCursorStyle style) in SetDragStyle() argument
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ans_innerkits_module_slot_test.cpp | 94 std::vector<int64_t> style; in HWTEST_F() local 140 std::vector<int64_t> style; in HWTEST_F() local 186 std::vector<int64_t> style; in HWTEST_F() local 231 std::vector<int64_t> style; in HWTEST_F() local 278 std::vector<int64_t> style; HWTEST_F() local 394 std::vector<int64_t> style; HWTEST_F() local [all...] |
/base/global/i18n/frameworks/intl/include/ |
H A D | relative_time_format.h | 64 UDateRelativeDateTimeFormatterStyle style = UDAT_STYLE_LONG; member in OHOS::Global::I18n::RelativeTimeFormat
|
/base/notification/distributed_notification_service/test/bechmarktest/notification_publish_test/ |
H A D | notification_publish_test.cpp | 72 std::vector<std::string> style;
in InitTextRequest() local
|
/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | notification_hisysevent_test.cpp | 393 std::vector<int64_t> style = {1}; in HWTEST_F() local
|
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/ |
H A D | publishcontinuoustasknotification_fuzzer.cpp | 32 int32_t style = static_cast<int32_t>(GetU32Data(data));
in DoSomethingInterestingWithMyAPI() local
|
/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/ |
H A D | publishnotification_fuzzer.cpp | 32 int32_t style = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
|
/base/notification/distributed_notification_service/test/fuzztest/readfromparcel_fuzzer/ |
H A D | readfromparcel_fuzzer.cpp | 62 std::vector<int64_t> style;
in DoSomethingInterestingWithMyAPI() local
|
/base/inputmethod/imf/services/include/ |
H A D | sys_cfg_parser.h | 76 std::vector<std::string> style; member
|
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_test.cpp | 178 std::vector<int64_t> style;
in HWTEST_F() local
|
/base/global/i18n_lite/frameworks/i18n/include/ |
H A D | number_data.h | 63 StyleData style;
member in OHOS::I18N::NumberData
|
/base/msdp/device_status/intention/drag/data/src/ |
H A D | drag_params.cpp | 107 UpdateDragStyleParam::UpdateDragStyleParam(DragCursorStyle style, int32_t eventId) in UpdateDragStyleParam() argument
|
/base/msdp/device_status/frameworks/native/interaction/src/ |
H A D | interaction_manager_impl.cpp | 242 int32_t InteractionManagerImpl::UpdateDragStyle(DragCursorStyle style) in UpdateDragStyle() argument
|
H A D | drag_manager_impl.cpp | 30 int32_t DragManagerImpl::UpdateDragStyle(DragCursorStyle style) in UpdateDragStyle() argument 131 int32_t style = 0; in OnDragStyleChangedMessage() local 132 pkt >> style; in OnDragStyleChangedMessage() local [all...] |
H A D | interaction_manager.cpp | 116 int32_t InteractionManager::UpdateDragStyle(DragCursorStyle style, int32_t eventId) in UpdateDragStyle() argument 269 int32_t InteractionManager::UpdateDragStyle(DragCursorStyle style) in UpdateDragStyle() argument
|
/base/global/i18n_lite/frameworks/i18n/src/ |
H A D | number_format_impl.cpp | 177 bool NumberFormatImpl::DealWithPercent(char *buff, char *&result, int &status, StyleData &style, int &lastLen) const
in DealWithPercent() argument 209 DelMoreZero(const StyleData &style, int decLen, int lastLen, bool hasDec, char *&result) const DelMoreZero() argument [all...] |
/base/msdp/device_status/intention/drag/client/src/ |
H A D | drag_client.cpp | 189 int32_t DragClient::UpdateDragStyle(ITunnelClient &tunnel, DragCursorStyle style, int32_t eventId) in UpdateDragStyle() argument 528 int32_t style = 0; in OnDragStyleChangedMessage() local 529 pkt >> style; in OnDragStyleChangedMessage() local
|
/base/msdp/device_status/services/communication/client/src/ |
H A D | devicestatus_srv_proxy.cpp | 297 int32_t DeviceStatusSrvProxy::UpdateDragStyle(DragCursorStyle style) in UpdateDragStyle() argument
|
/base/msdp/device_status/test/unittest/intention/drag/src/ |
H A D | drag_manager_test.cpp | 191 SetDragSyle(style); variable 205 void SetDragSyle(DragCursorStyle style) in SetDragSyle() argument 210 std::string PrintStyleMessage(DragCursorStyle style) in PrintStyleMessage() argument
|
/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification.cpp | 521 void Notification::SetVibrationStyle(const std::vector<int64_t> &style) in SetVibrationStyle() argument
|
/base/msdp/device_status/frameworks/native/src/ |
H A D | devicestatus_client.cpp | 280 int32_t DeviceStatusClient::UpdateDragStyle(DragCursorStyle style) in UpdateDragStyle() argument
|