Home
last modified time | relevance | path

Searched defs:style (Results 1 - 25 of 35) sorted by relevance

12

/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_number_format_test.cpp48 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 Dintl_test.cpp309 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 Dstate_change_notify.cpp56 int32_t StateChangeNotify::StyleChangedNotify(DragCursorStyle style) in StyleChangedNotify() argument
H A Ddrag_hisysevent.cpp113 int32_t DragDFX::WriteUpdateDragStyle(const DragCursorStyle &style, OHOS::HiviewDFX::HiSysEvent::EventType type) in WriteUpdateDragStyle() argument
H A Ddrag_data_manager.cpp35 void DragDataManager::SetDragStyle(DragCursorStyle style) in SetDragStyle() argument
/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_slot_test.cpp94 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 Drelative_time_format.h64 UDateRelativeDateTimeFormatterStyle style = UDAT_STYLE_LONG; member in OHOS::Global::I18n::RelativeTimeFormat
/base/notification/distributed_notification_service/test/bechmarktest/notification_publish_test/
H A Dnotification_publish_test.cpp72 std::vector<std::string> style; in InitTextRequest() local
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_hisysevent_test.cpp393 std::vector<int64_t> style = {1}; in HWTEST_F() local
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
H A Dpublishcontinuoustasknotification_fuzzer.cpp32 int32_t style = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/
H A Dpublishnotification_fuzzer.cpp32 int32_t style = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/readfromparcel_fuzzer/
H A Dreadfromparcel_fuzzer.cpp62 std::vector<int64_t> style; in DoSomethingInterestingWithMyAPI() local
/base/inputmethod/imf/services/include/
H A Dsys_cfg_parser.h76 std::vector<std::string> style; member
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_test.cpp178 std::vector<int64_t> style; in HWTEST_F() local
/base/global/i18n_lite/frameworks/i18n/include/
H A Dnumber_data.h63 StyleData style; member in OHOS::I18N::NumberData
/base/msdp/device_status/intention/drag/data/src/
H A Ddrag_params.cpp107 UpdateDragStyleParam::UpdateDragStyleParam(DragCursorStyle style, int32_t eventId) in UpdateDragStyleParam() argument
/base/msdp/device_status/frameworks/native/interaction/src/
H A Dinteraction_manager_impl.cpp242 int32_t InteractionManagerImpl::UpdateDragStyle(DragCursorStyle style) in UpdateDragStyle() argument
H A Ddrag_manager_impl.cpp30 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 Dinteraction_manager.cpp116 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 Dnumber_format_impl.cpp177 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 Ddrag_client.cpp189 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 Ddevicestatus_srv_proxy.cpp297 int32_t DeviceStatusSrvProxy::UpdateDragStyle(DragCursorStyle style) in UpdateDragStyle() argument
/base/msdp/device_status/test/unittest/intention/drag/src/
H A Ddrag_manager_test.cpp191 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 Dnotification.cpp521 void Notification::SetVibrationStyle(const std::vector<int64_t> &style) in SetVibrationStyle() argument
/base/msdp/device_status/frameworks/native/src/
H A Ddevicestatus_client.cpp280 int32_t DeviceStatusClient::UpdateDragStyle(DragCursorStyle style) in UpdateDragStyle() argument

Completed in 21 milliseconds

12