Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_slot_test.cpp86 std::vector<int64_t> style; variable
132 std::vector<int64_t> style; variable
178 std::vector<int64_t> style; variable
223 std::vector<int64_t> style; variable
270 std::vector<int64_t> style; variable
386 std::vector<int64_t> style; variable
Dans_innerkits_module_publish_test.cpp586 std::vector<std::string> style; variable
/base/global/i18n/frameworks/intl/include/
Drelative_time_format.h64 UDateRelativeDateTimeFormatterStyle style = UDAT_STYLE_LONG; variable
/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/
Dpublishnotification_fuzzer.cpp32 int32_t style = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
Dpublishcontinuoustasknotification_fuzzer.cpp32 int32_t style = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/readfromparcel_fuzzer/
Dreadfromparcel_fuzzer.cpp62 std::vector<int64_t> style; in DoSomethingInterestingWithMyAPI() local
/base/msdp/device_status/services/interaction/drag/src/
Ddrag_manager.cpp157 int32_t DragManager::UpdateDragStyle(DragCursorStyle style, int32_t targetPid, int32_t targetTid) in UpdateDragStyle()
333 DragCursorStyle style = DRAG_DATA_MGR.GetDragStyle(); in Dump() local
430 std::string style; in GetDragCursorStyle() local
Ddrag_data_manager.cpp48 void DragDataManager::SetDragStyle(DragCursorStyle style) in SetDragStyle()
Ddrag_drawing.cpp221 int32_t DragDrawing::UpdateDragStyle(DragCursorStyle style) in UpdateDragStyle()
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification.cpp458 void Notification::SetVibrationStyle(const std::vector<int64_t> &style) in SetVibrationStyle()
492 for (const auto &style : vibrationStyle_) { in Dump() local
Dnotification_request.cpp481 void NotificationRequest::SetBadgeIconStyle(NotificationRequest::BadgeStyle style) in SetBadgeIconStyle()
/base/notification/distributed_notification_service/test/bechmarktest/notification_publish_test/
Dnotification_publish_test.cpp72 std::vector<std::string> style; in InitTextRequest() local
/base/msdp/device_status/frameworks/native/interaction/src/
Ddrag_manager_impl.cpp29 int32_t DragManagerImpl::UpdateDragStyle(DragCursorStyle style) in UpdateDragStyle()
Dinteraction_manager.cpp71 int32_t InteractionManager::UpdateDragStyle(DragCursorStyle style) in UpdateDragStyle()
Dinteraction_manager_impl.cpp199 int32_t InteractionManagerImpl::UpdateDragStyle(DragCursorStyle style) in UpdateDragStyle()
/base/global/i18n_lite/frameworks/i18n/include/
Dnumber_data.h63 StyleData style; variable
/base/global/i18n/frameworks/intl/test/unittest/
Dintl_test.cpp242 string style = "currency"; variable
277 string style = "unit"; variable
307 string style = "percent"; variable
335 string style = "decimal"; variable
373 string style = "decimal"; variable
398 string style = "decimal"; variable
/base/global/i18n_lite/frameworks/i18n/src/
Dnumber_format_impl.cpp177 bool NumberFormatImpl::DealWithPercent(char *buff, char *&result, int &status, StyleData &style, in… in DealWithPercent()
209 int NumberFormatImpl::DelMoreZero(const StyleData &style, int decLen, int lastLen, bool hasDec, cha… in DelMoreZero() argument
/base/msdp/device_status/frameworks/native/src/
Ddevicestatus_client.cpp273 int32_t DeviceStatusClient::UpdateDragStyle(DragCursorStyle style) in UpdateDragStyle()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_test.cpp164 std::vector<int64_t> style; variable
/base/msdp/device_status/services/communication/service/src/
Ddevicestatus_srv_stub.cpp248 int32_t style = 0; in UpdateDragStyleStub() local
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_hisysevent_test.cpp393 std::vector<int64_t> style = {1}; in HWTEST_F() local
/base/msdp/device_status/services/communication/client/src/
Ddevicestatus_srv_proxy.cpp260 int32_t DeviceStatusSrvProxy::UpdateDragStyle(DragCursorStyle style) in UpdateDragStyle()
/base/msdp/device_status/services/native/src/
Ddevicestatus_service.cpp728 int32_t DeviceStatusService::UpdateDragStyle(DragCursorStyle style) in UpdateDragStyle()
/base/global/i18n/frameworks/intl/src/
Di18n_timezone.cpp701 icu::TimeZone::EDisplayType style = icu::TimeZone::EDisplayType::LONG_GENERIC; in GetDisplayName() local