/foundation/arkui/ui_lite/test/uitest/test_font/ |
H A D | ui_test_font.cpp | 119 UILabel* label = new UILabel(); in UIKitFontTestDisplay001() local 120 label->SetPosition(positionX_, positionY_); in UIKitFontTestDisplay001() 121 label->Resize(LABEL_WIDTH, LABEL_HEIGHT); in UIKitFontTestDisplay001() 124 label->SetFont(SOURCE_HAN_SANS_SC_REGULAR, FONT_SIZE); in UIKitFontTestDisplay001() 126 label->SetFontId(F_SOURCEHANSANSSC_REGULAR_30_4); in UIKitFontTestDisplay001() 128 label->SetText("轻量图形子系统"); in UIKitFontTestDisplay001() 129 container_->Add(label); in UIKitFontTestDisplay001() 139 UILabel* label = new UILabel(); in UIKitFontTestDisplay002() local 140 label->SetPosition(positionX_, positionY_); in UIKitFontTestDisplay002() 141 label in UIKitFontTestDisplay002() 160 UILabel* label = new UILabel(); UIKitFontTestDisplay003() local 181 UILabel* label = new UILabel(); UIKitFontTestDisplay004() local 202 UILabel* label = new UILabel(); UIKitFontTestDisplay005() local 222 UILabel* label = new UILabel(); UIKitFontTestDisplay006() local 243 UILabel* label = new UILabel(); UIKitFontTestDisplay007() local 264 UILabel* label = new UILabel(); UIKitFontTestDisplay008() local 286 UILabel* label = new UILabel(); UIKitFontTestDisplay009() local 309 UILabel* label = new UILabel(); UIKitFontTestDisplay010() local 332 UILabel* label = new UILabel(); UIKitFontTestBaseline001() local 365 UILabel* label = new UILabel(); UIKitFontTestBaseline002() local 400 UILabel* label = new UILabel(); UIKitFontTestLineHeight001() local 433 UILabel* label = new UILabel(); UIKitFontTestLineHeight002() local 479 UILabel* label = new UILabel(); UIKitFontMultiLanguage001() local 508 UILabel* label = new UILabel(); UIKitFontMultiLanguage002() local 528 UILabel* label = new UILabel(); UIKitFontTestBackgroundColor() local 550 UILabel* label = new UILabel(); UIKitFontTestForegroundColor() local 572 UILabel* label = new UILabel(); UIKitFontTestLineBackgroundSpan() local 594 UILabel* label = new UILabel(); UIKitFontTestAbsoluteSizeSpan() local 618 UILabel* label = new UILabel(); UIKitFontTestRelativeSizeSpan() local 640 UILabel* label = new UILabel(); UIKitFontTestDisplayEmoji001() local 671 UILabel* label = new UILabel(); UIKitFontTestDisplayEmoji002() local 706 UILabel* label = new UILabel(); UIKitFontTestDisplayEmoji003() local 736 UILabel* label = new UILabel(); UIKitFontTestDisplayNegativeLineSpace001() local 759 UILabel* label = new UILabel(); UIKitFontTestDisplayNegativeLineSpace002() local [all...] |
/foundation/communication/dsoftbus/core/common/dfx/interface/include/ |
H A D | comm_log.h | 52 #define COMM_LOGF(label, fmt, ...) SOFTBUS_LOGF_INNER(label, fmt, ##__VA_ARGS__) 53 #define COMM_LOGE(label, fmt, ...) SOFTBUS_LOGE_INNER(label, fmt, ##__VA_ARGS__) 54 #define COMM_LOGW(label, fmt, ...) SOFTBUS_LOGW_INNER(label, fmt, ##__VA_ARGS__) 55 #define COMM_LOGI(label, fmt, ...) SOFTBUS_LOGI_INNER(label, fmt, ##__VA_ARGS__) 56 #define COMM_LOGD(label, fmt, ...) SOFTBUS_LOGD_INNER(label, fm [all...] |
H A D | auth_log.h | 44 #define AUTH_LOGF(label, fmt, ...) SOFTBUS_LOGF_INNER(label, fmt, ##__VA_ARGS__) 45 #define AUTH_LOGE(label, fmt, ...) SOFTBUS_LOGE_INNER(label, fmt, ##__VA_ARGS__) 46 #define AUTH_LOGW(label, fmt, ...) SOFTBUS_LOGW_INNER(label, fmt, ##__VA_ARGS__) 47 #define AUTH_LOGI(label, fmt, ...) SOFTBUS_LOGI_INNER(label, fmt, ##__VA_ARGS__) 48 #define AUTH_LOGD(label, fmt, ...) SOFTBUS_LOGD_INNER(label, fm [all...] |
H A D | conn_log.h | 54 #define CONN_LOGF(label, fmt, ...) SOFTBUS_LOGF_INNER(label, fmt, ##__VA_ARGS__) 55 #define CONN_LOGE(label, fmt, ...) SOFTBUS_LOGE_INNER(label, fmt, ##__VA_ARGS__) 56 #define CONN_LOGW(label, fmt, ...) SOFTBUS_LOGW_INNER(label, fmt, ##__VA_ARGS__) 57 #define CONN_LOGI(label, fmt, ...) SOFTBUS_LOGI_INNER(label, fmt, ##__VA_ARGS__) 58 #define CONN_LOGD(label, fmt, ...) SOFTBUS_LOGD_INNER(label, fm [all...] |
H A D | disc_log.h | 58 #define DISC_LOGF(label, fmt, ...) SOFTBUS_LOGF_INNER(label, fmt, ##__VA_ARGS__) 59 #define DISC_LOGE(label, fmt, ...) SOFTBUS_LOGE_INNER(label, fmt, ##__VA_ARGS__) 60 #define DISC_LOGW(label, fmt, ...) SOFTBUS_LOGW_INNER(label, fmt, ##__VA_ARGS__) 61 #define DISC_LOGI(label, fmt, ...) SOFTBUS_LOGI_INNER(label, fmt, ##__VA_ARGS__) 62 #define DISC_LOGD(label, fmt, ...) SOFTBUS_LOGD_INNER(label, fm [all...] |
H A D | trans_log.h | 53 #define TRANS_LOGF(label, fmt, ...) SOFTBUS_LOGF_INNER(label, fmt, ##__VA_ARGS__) 54 #define TRANS_LOGE(label, fmt, ...) SOFTBUS_LOGE_INNER(label, fmt, ##__VA_ARGS__) 55 #define TRANS_LOGW(label, fmt, ...) SOFTBUS_LOGW_INNER(label, fmt, ##__VA_ARGS__) 56 #define TRANS_LOGI(label, fmt, ...) SOFTBUS_LOGI_INNER(label, fmt, ##__VA_ARGS__) 57 #define TRANS_LOGD(label, fmt, ...) SOFTBUS_LOGD_INNER(label, fm [all...] |
H A D | lnn_log.h | 54 #define LNN_LOGF(label, fmt, ...) SOFTBUS_LOGF_INNER(label, fmt, ##__VA_ARGS__) 55 #define LNN_LOGE(label, fmt, ...) SOFTBUS_LOGE_INNER(label, fmt, ##__VA_ARGS__) 56 #define LNN_LOGW(label, fmt, ...) SOFTBUS_LOGW_INNER(label, fmt, ##__VA_ARGS__) 57 #define LNN_LOGI(label, fmt, ...) SOFTBUS_LOGI_INNER(label, fmt, ##__VA_ARGS__) 58 #define LNN_LOGD(label, fmt, ...) SOFTBUS_LOGD_INNER(label, fm [all...] |
H A D | softbus_log.h | 55 #define SOFTBUS_LOGF_INNER(label, fmt, ...) \ 57 #define SOFTBUS_LOGE_INNER(label, fmt, ...) \ 59 #define SOFTBUS_LOGW_INNER(label, fmt, ...) \ 61 #define SOFTBUS_LOGI_INNER(label, fmt, ...) \ 63 #define SOFTBUS_LOGD_INNER(label, fmt, ...) \ 66 #define SOFTBUS_LOGF_INNER(label, fmt, ...) HILOG_FATAL(HILOG_MODULE_SOFTBUS, FORMAT(fmt), __FUNCTION__, ##__VA_ARGS__) 67 #define SOFTBUS_LOGE_INNER(label, fmt, ...) HILOG_ERROR(HILOG_MODULE_SOFTBUS, FORMAT(fmt), __FUNCTION__, ##__VA_ARGS__) 68 #define SOFTBUS_LOGW_INNER(label, fmt, ...) HILOG_WARN(HILOG_MODULE_SOFTBUS, FORMAT(fmt), __FUNCTION__, ##__VA_ARGS__) 69 #define SOFTBUS_LOGI_INNER(label, fmt, ...) HILOG_INFO(HILOG_MODULE_SOFTBUS, FORMAT(fmt), __FUNCTION__, ##__VA_ARGS__) 70 #define SOFTBUS_LOGD_INNER(label, fm 94 int32_t label; global() member [all...] |
/foundation/bundlemanager/bundle_framework/common/log/include/ |
H A D | app_log_tag_wrapper.h | 55 #define APPEXECFWK_PRINT_LOG(level, label, fmt, ...) \ 56 ((void)HILOG_IMPL(LOG_CORE, level, label.first, \ 57 label.second, APPEXECFWK_FUNC_FMT fmt, APPEXECFWK_FUNC_INFO, ##__VA_ARGS__)) 59 #define LOG_D(label, fmt, ...) APPEXECFWK_PRINT_LOG(LOG_DEBUG, label, fmt, ##__VA_ARGS__) 60 #define LOG_I(label, fmt, ...) APPEXECFWK_PRINT_LOG(LOG_INFO, label, fmt, ##__VA_ARGS__) 61 #define LOG_W(label, fmt, ...) APPEXECFWK_PRINT_LOG(LOG_WARN, label, fmt, ##__VA_ARGS__) 62 #define LOG_E(label, fm [all...] |
/foundation/arkui/ui_lite/test/uitest/test_vector_font/ |
H A D | ui_test_vector_font.cpp | 103 UILabel* label = new UILabel(); in FontFontEngineVectorTestCHLang001() local 105 label->SetPosition(positionX_, positionY_); in FontFontEngineVectorTestCHLang001() 106 label->Resize(LABEL_WIDTH, LABEL_HEIGHT); in FontFontEngineVectorTestCHLang001() 107 label->SetLineBreakMode(UILabel::LINE_BREAK_MARQUEE); in FontFontEngineVectorTestCHLang001() 108 label->SetFont(HYQIHEI_65S, 24); // 24 : size in FontFontEngineVectorTestCHLang001() 109 label->SetText("测试中文"); in FontFontEngineVectorTestCHLang001() 110 container_->Add(label); in FontFontEngineVectorTestCHLang001() 119 UILabel* label = new UILabel(); in FontFontEngineVectorTestCHLang002() local 121 label->SetPosition(positionX_, positionY_); in FontFontEngineVectorTestCHLang002() 122 label in FontFontEngineVectorTestCHLang002() 134 UILabel* label = new UILabel(); FontFontEngineVectorTestJALang001() local 150 UILabel* label = new UILabel(); FontFontEngineVectorTestJALang002() local 166 UILabel* label = new UILabel(); FontFontEngineVectorTestKRLang001() local 184 UILabel* label = new UILabel(); FontFontEngineVectorTestVILang001() local 207 UILabel* label = new UILabel(); FontFontEngineMultiLanguageTestJALang001() local 222 UILabel* label = new UILabel(); FontFontEngineMultiLanguageTestJALang002() local 244 UILabel* label = new UILabel(); FontFontEngineMultiLanguageTestKRLang001() local 266 UILabel* label = new UILabel(); FontFontEngineMultiLanguageTestVILang001() local 288 UILabel* label = new UILabel(); FontFontEngineMultiLanguageTestCSLang001() local 310 UILabel* label = new UILabel(); FontFontEngineMultiLanguageTestELLang001() local 332 UILabel* label = new UILabel(); FontFontEngineMultiLanguageTestROLang001() local 349 UILabel* label = new UILabel(); TestDrawTextITALYBOLD() local [all...] |
/foundation/arkui/ui_lite/test/uitest/test_spannable_string/ |
H A D | ui_test_spannnable_string.cpp | 105 UILabel *label = new UILabel(); in UIKitSpannableStringTestNormal001() local 106 label->SetPosition(positionX_, positionY_); in UIKitSpannableStringTestNormal001() 107 label->Resize(LABEL_WIDTH, LABEL_HEIGHT * 2); // 2 : double in UIKitSpannableStringTestNormal001() 110 label->SetFont(SOURCE_HAN_SANS_SC_REGULAR, FONT_SIZE); in UIKitSpannableStringTestNormal001() 112 label->SetFontId(F_SOURCEHANSANSSC_REGULAR_30_4); in UIKitSpannableStringTestNormal001() 114 label->SetText(" 轻量图形子系统"); in UIKitSpannableStringTestNormal001() 115 container_->Add(label); in UIKitSpannableStringTestNormal001() 125 UILabel *label = new UILabel(); in UIKitSpannableStringTestTextStyle001() local 126 label->SetPosition(positionX_, positionY_); in UIKitSpannableStringTestTextStyle001() 127 label in UIKitSpannableStringTestTextStyle001() 154 UILabel *label = new UILabel(); UIKitSpannableStringTestFontSize001() local 182 UILabel *label = new UILabel(); UIKitSpannableStringTestFontSize002() local 207 UILabel *label = new UILabel(); UIKitSpannableStringTestFontId001() local 241 UILabel *label = new UILabel(); UIKitSpannableStringTestFontId002() local [all...] |
/foundation/arkui/ui_lite/test/uitest/test_arc_label/ |
H A D | ui_test_arc_label.cpp | 127 UIArcLabel* label = new UIArcLabel(); in TestArcLabelDisplay() local 128 label->SetArcTextCenter(CENTER_X, CENTER_Y + positionY_ + GAP * 4); // 4: 4 times GAP in TestArcLabelDisplay() 129 label->SetArcTextRadius(RADIUS); in TestArcLabelDisplay() 130 label->SetArcTextAngle(startAngle, endAngle); in TestArcLabelDisplay() 131 label->SetArcTextOrientation(orientation); in TestArcLabelDisplay() 132 label->SetFont(DEFAULT_VECTOR_FONT_FILENAME, 30); // 30: font size in TestArcLabelDisplay() 133 label->SetText("012345678ABCDEF0123456789ABCDE"); in TestArcLabelDisplay() 134 label->SetStyle(STYLE_LETTER_SPACE, 10); // 10: space in TestArcLabelDisplay() 135 container_->Add(label); in TestArcLabelDisplay() 148 UIArcLabel* label variable 213 UIArcLabel* label = new UIArcLabel(); UIKitUIArcLabelTestIncompatible001() local 243 UIArcLabel* label = new UIArcLabel(); UIKitUIArcLabelTestIncompatible002() local 273 UIArcLabel* label = new UIArcLabel(); UIKitUIArcLabelTestIncompatible003() local 303 UIArcLabel* label = new UIArcLabel(); UIKitUIArcLabelTestIncompatible004() local 335 UIArcLabel* label = new UIArcLabel(); UIKitUIArcLabelTestAlign001() local 361 UIArcLabel* label = new UIArcLabel(); UIKitUIArcLabelTestAlign002() local 387 UIArcLabel* label = new UIArcLabel(); UIKitUIArcLabelTestAlign003() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_service.cpp | 50 void AvrcpTgService::ObserverImpl::OnSetAddressedPlayer(const std::string &addr, uint8_t label, int status) in OnSetAddressedPlayer() argument 52 HILOGI("addr: %{public}s, label: %{public}d, status: %{public}d", GetEncryptAddr(addr).c_str(), label, status); in OnSetAddressedPlayer() 57 service->OnSetAddressedPlayer(rawAddr, label, status); in OnSetAddressedPlayer() 62 const std::vector<std::string> &folderNames, uint8_t label, int status) in OnSetBrowsedPlayer() 64 HILOGI("addr: %{public}s, uidCounter: %{public}d, numOfItems: %{public}u, label: %{public}d, status: %{public}d", in OnSetBrowsedPlayer() 65 GetEncryptAddr(addr).c_str(), uidCounter, numOfItems, label, status); in OnSetBrowsedPlayer() 70 service->OnSetBrowsedPlayer(rawAddr, uidCounter, numOfItems, folderNames, label, status); in OnSetBrowsedPlayer() 75 const std::string &addr, const std::deque<uint8_t> &attributes, uint8_t label) in OnGetPlayerAppSettingAttributes() 77 HILOGI("addr: %{public}s, label in OnGetPlayerAppSettingAttributes() 61 OnSetBrowsedPlayer(const std::string &addr, uint16_t uidCounter, uint32_t numOfItems, const std::vector<std::string> &folderNames, uint8_t label, int status) OnSetBrowsedPlayer() argument 74 OnGetPlayerAppSettingAttributes( const std::string &addr, const std::deque<uint8_t> &attributes, uint8_t label) OnGetPlayerAppSettingAttributes() argument 86 OnGetPlayerAppSettingValues( const std::string &addr, const std::deque<uint8_t> &values, uint8_t label) OnGetPlayerAppSettingValues() argument 98 OnGetPlayerAppSettingCurrentValue(const std::string &addr, const std::deque<uint8_t> &attributes, const std::deque<uint8_t> &values, uint8_t label, uint8_t context) OnGetPlayerAppSettingCurrentValue() argument 110 OnSetPlayerAppSettingCurrentValue(const std::string &addr, uint8_t label) OnSetPlayerAppSettingCurrentValue() argument 121 OnGetPlayerAppSettingAttributeText(const std::string &addr, const std::vector<uint8_t> &attributes, const std::vector<std::string> &attrStr, uint8_t label) OnGetPlayerAppSettingAttributeText() argument 133 OnGetPlayerAppSettingValueText(const std::string &addr, const std::vector<uint8_t> &values, const std::vector<std::string> &valueStr, uint8_t label) OnGetPlayerAppSettingValueText() argument 145 OnGetElementAttributes(const std::string &addr, const std::vector<uint32_t> &attribtues, const std::vector<std::string> &values, uint8_t label) OnGetElementAttributes() argument 157 OnGetPlayStatus(const std::string &addr, uint32_t songLength, uint32_t songPosition, uint8_t playStatus, uint8_t label, uint8_t context) OnGetPlayStatus() argument 169 OnPlayItem(const std::string &addr, uint8_t label, int status) OnPlayItem() argument 179 OnAddToNowPlaying(const std::string &addr, uint8_t label, int status) OnAddToNowPlaying() argument 190 OnChangePath(const std::string &addr, uint32_t numOfItems, uint8_t label, int status) OnChangePath() argument 202 OnGetMediaPlayers(const std::string &addr, uint16_t uidCounter, const std::vector<stub::MediaService::MediaPlayer> &items, uint8_t label, int status) OnGetMediaPlayers() argument 226 OnGetFolderItems(const std::string &addr, uint16_t uidCounter, const std::vector<stub::MediaService::MediaItem> &items, uint8_t label, int status) OnGetFolderItems() argument 245 OnGetItemAttributes(const std::string &addr, const std::vector<uint32_t> &attributes, const std::vector<std::string> &values, uint8_t label, int status) OnGetItemAttributes() argument 256 OnGetTotalNumberOfItems( const std::string &addr, uint16_t uidCounter, uint32_t numOfItems, uint8_t label, int status) OnGetTotalNumberOfItems() argument 269 OnSetAbsoluteVolume(const std::string &addr, uint8_t volume, uint8_t label) OnSetAbsoluteVolume() argument 280 OnGetSelectedTrack(const std::string &addr, uint64_t uid, uint8_t label) OnGetSelectedTrack() argument 292 OnGetAddressedPlayer( const std::string &addr, uint16_t playerId, uint16_t uidCounter, uint8_t label) OnGetAddressedPlayer() argument 305 OnGetUidCounter(const std::string &addr, uint16_t uidCounter, uint8_t label) OnGetUidCounter() argument 316 OnGetCurrentAbsoluteVolume(const std::string &addr, uint8_t volume, uint8_t label) OnGetCurrentAbsoluteVolume() argument 1079 OnSetAddressedPlayer(const RawAddress &rawAddr, uint8_t label, int status) OnSetAddressedPlayer() argument 1097 OnSetAddressedPlayerNative(RawAddress rawAddr, uint8_t label, int status) OnSetAddressedPlayerNative() argument 1127 OnSetBrowsedPlayer(const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, const std::vector<std::string> &folderNames, uint8_t label, int status) OnSetBrowsedPlayer() argument 1153 OnSetBrowsedPlayerNative(RawAddress rawAddr, uint16_t uidCounter, uint32_t numOfItems, std::vector<std::string> folderNames, uint8_t label, int status) OnSetBrowsedPlayerNative() argument 1174 GetCapabilities(const RawAddress &rawAddr, uint8_t label) GetCapabilities() argument 1212 OnGetPlayerAppSettingAttributes( const RawAddress &rawAddr, const std::deque<uint8_t> &attributes, uint8_t label) OnGetPlayerAppSettingAttributes() argument 1232 OnGetPlayerAppSettingAttributesNative( RawAddress rawAddr, std::deque<uint8_t> attributes, uint8_t label) OnGetPlayerAppSettingAttributesNative() argument 1262 OnGetPlayerAppSettingValues( const RawAddress &rawAddr, const std::deque<uint8_t> &values, uint8_t label) OnGetPlayerAppSettingValues() argument 1282 OnGetPlayerAppSettingValuesNative(RawAddress rawAddr, std::deque<uint8_t> values, uint8_t label) OnGetPlayerAppSettingValuesNative() argument 1299 GetPlayerAppSettingCurrentValue( const RawAddress &rawAddr, const std::deque<uint8_t> &attributes, uint8_t label, uint8_t context) const GetPlayerAppSettingCurrentValue() argument 1317 OnGetPlayerAppSettingCurrentValue(const RawAddress &rawAddr, const std::deque<uint8_t> &attributes, const std::deque<uint8_t> &values, uint8_t label, uint8_t context) OnGetPlayerAppSettingCurrentValue() argument 1342 OnGetCurrentPlayerAppSettingValueNative( RawAddress rawAddr, std::deque<uint8_t> attributes, std::deque<uint8_t> values, uint8_t label, uint8_t context) OnGetCurrentPlayerAppSettingValueNative() argument 1377 OnSetPlayerAppSettingCurrentValue(const RawAddress &rawAddr, uint8_t label) OnSetPlayerAppSettingCurrentValue() argument 1396 OnSetPlayerAppSettingCurrentValueNative(RawAddress rawAddr, uint8_t label) OnSetPlayerAppSettingCurrentValueNative() argument 1425 OnGetPlayerAppSettingAttributeText(const RawAddress &rawAddr, const std::vector<uint8_t> &attributes, const std::vector<std::string> &attrStr, uint8_t label) OnGetPlayerAppSettingAttributeText() argument 1445 OnGetPlayerAppSettingAttributeTextNative( RawAddress rawAddr, std::vector<uint8_t> attributes, std::vector<std::string> attrStr, uint8_t label) OnGetPlayerAppSettingAttributeTextNative() argument 1476 OnGetPlayerAppSettingValueText(const RawAddress &rawAddr, const std::vector<uint8_t> &values, const std::vector<std::string> &valueStr, uint8_t label) OnGetPlayerAppSettingValueText() argument 1496 OnGetPlayerAppSettingValueTextNative( RawAddress rawAddr, std::vector<uint8_t> values, std::vector<std::string> valueStr, uint8_t label) OnGetPlayerAppSettingValueTextNative() argument 1531 OnGetElementAttributes(const RawAddress &rawAddr, const std::vector<uint32_t> &attribtues, const std::vector<std::string> &values, uint8_t label) OnGetElementAttributes() argument 1549 OnGetElementAttributesNative( RawAddress rawAddr, std::vector<uint32_t> attributes, std::vector<std::string> values, uint8_t label) OnGetElementAttributesNative() argument 1571 GetPlayStatus(const RawAddress &rawAddr, uint8_t label, uint8_t context) const GetPlayStatus() argument 1613 OnGetPlayStatus(const RawAddress &rawAddr, uint32_t songLength, uint32_t songPosition, uint8_t playStatus, uint8_t label, uint8_t context) GetPlayStatus() argument 1640 OnGetPlayStatusNative( RawAddress rawAddr, uint32_t songLength, uint32_t songPosition, uint8_t playStatus, uint8_t label, uint8_t context) GetPlayStatus() argument 1675 OnPlayItem(const RawAddress &rawAddr, uint8_t label, int status) GetPlayStatus() argument 1691 OnPlayItemNative(RawAddress rawAddr, uint8_t label, int status) GetPlayStatus() argument 1720 OnAddToNowPlaying(const RawAddress &rawAddr, uint8_t label, int status) GetPlayStatus() argument 1738 OnAddToNowPlayingNative(RawAddress rawAddr, uint8_t label, int status) GetPlayStatus() argument 1771 OnChangePath(const RawAddress &rawAddr, uint32_t numOfItems, uint8_t label, int status) GetPlayStatus() argument 1791 OnChangePathNative(RawAddress rawAddr, uint32_t numOfItems, uint8_t label, int status) GetPlayStatus() argument 1826 OnGetMediaPlayers( const RawAddress &rawAddr, uint16_t uidCounter, const std::vector<AvrcMpItem> &items, uint8_t label, int status) GetPlayStatus() argument 1846 OnGetMediaPlayersNative( RawAddress rawAddr, uint16_t uidCounter, std::vector<AvrcMpItem> items, uint8_t label, int status) GetPlayStatus() argument 1864 OnGetFolderItems( const RawAddress &rawAddr, uint16_t uidCounter, const std::vector<AvrcMeItem> &items, uint8_t label, int status) GetPlayStatus() argument 1884 OnGetFolderItemsNative( RawAddress rawAddr, uint16_t uidCounter, std::vector<AvrcMeItem> items, uint8_t label, int status) GetPlayStatus() argument 1916 OnGetItemAttributes(const RawAddress &rawAddr, const std::vector<uint32_t> &attributes, const std::vector<std::string> &values, uint8_t label, int status) GetPlayStatus() argument 1935 OnGetItemAttributesNative( RawAddress rawAddr, std::vector<uint32_t> attributes, std::vector<std::string> values, uint8_t label, int status) GetPlayStatus() argument 1961 OnGetTotalNumberOfItems( const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, uint8_t label, int status) GetPlayStatus() argument 1982 OnGetTotalNumberOfItemsNative( RawAddress rawAddr, uint16_t uidCounter, uint32_t numOfItems, uint8_t label, int status) GetPlayStatus() argument 2013 OnSetAbsoluteVolume(const RawAddress &rawAddr, uint8_t volume, uint8_t label) GetPlayStatus() argument 2031 OnSetAbsoluteVolumeNative(RawAddress rawAddr, uint8_t volume, uint8_t label) GetPlayStatus() argument 2062 OnGetSelectedTrack(const RawAddress &rawAddr, uint64_t uid, uint8_t label) GetPlayStatus() argument 2081 OnGetSelectedTrackNative(RawAddress rawAddr, uint64_t uid, uint8_t label) GetPlayStatus() argument 2108 OnGetAddressedPlayer( const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, uint8_t label) GetPlayStatus() argument 2129 OnGetAddressedPlayerNative( RawAddress rawAddr, uint16_t playerId, uint16_t uidCounter, uint8_t label) GetPlayStatus() argument 2157 OnGetUidCounter(const RawAddress &rawAddr, uint16_t uidCounter, uint8_t label) GetPlayStatus() argument 2176 OnGetUidCounterNative(const RawAddress &rawAddr, uint16_t uidCounter, uint8_t label) GetPlayStatus() argument 2203 OnGetCurrentAbsoluteVolume(const RawAddress &rawAddr, uint8_t volume, uint8_t label) GetPlayStatus() argument 2221 OnGetCurrentAbsoluteVolumeNative(const RawAddress &rawAddr, uint8_t volume, uint8_t label) GetPlayStatus() argument 2245 NotifyPlaybackStatusChanged(uint8_t playStatus, uint32_t playbackPos, uint8_t label) GetPlayStatus() argument 2258 NotifyPlaybackStatusChangedNative(uint8_t playStatus, uint32_t playbackPos, uint8_t label) GetPlayStatus() argument 2272 NotifyTrackChanged(uint64_t uid, uint32_t playbackPos, uint8_t label) GetPlayStatus() argument 2286 NotifyTrackChangedNative(uint64_t uid, uint32_t playbackPos, uint8_t label) GetPlayStatus() argument 2300 NotifyTrackReachedEnd(uint32_t playbackPos, uint8_t label) GetPlayStatus() argument 2313 NotifyTrackReachedEndNative(uint32_t playbackPos, uint8_t label) GetPlayStatus() argument 2327 NotifyTrackReachedStart(uint32_t playbackPos, uint8_t label) GetPlayStatus() argument 2340 NotifyTrackReachedStartNative(uint32_t playbackPos, uint8_t label) GetPlayStatus() argument 2354 NotifyPlaybackPosChanged(uint32_t playbackPos, uint8_t label) GetPlayStatus() argument 2367 NotifyPlaybackPosChangedNative(uint32_t playbackPos, uint8_t label) GetPlayStatus() argument 2380 NotifyPlayerAppSettingChanged( const std::deque<uint8_t> &attributes, const std::deque<uint8_t> &values, uint8_t label) GetPlayStatus() argument 2395 NotifyPlayerAppSettingChangedNative( std::deque<uint8_t> attributes, std::deque<uint8_t> values, uint8_t label) GetPlayStatus() argument 2409 NotifyNowPlayingContentChanged(uint8_t label) GetPlayStatus() argument 2422 NotifyNowPlayingContentChangedNative(uint8_t label) GetPlayStatus() argument 2434 NotifyAvailablePlayersChanged(uint8_t label) GetPlayStatus() argument 2447 NotifyAvailablePlayersChangedNative(uint8_t label) GetPlayStatus() argument 2459 NotifyAddressedPlayerChanged(uint16_t playerId, uint16_t uidCounter, uint8_t label) GetPlayStatus() argument 2473 NotifyAddressedPlayerChangedNative(uint16_t playerId, uint16_t uidCounter, uint8_t label) GetPlayStatus() argument 2494 NotifyUidChanged(uint16_t uidCounter, uint8_t label) GetPlayStatus() argument 2507 NotifyUidChangedNative(uint16_t uidCounter, uint8_t label) GetPlayStatus() argument 2520 NotifyVolumeChanged(uint8_t volume, uint8_t label) GetPlayStatus() argument 2535 NotifyVolumeChangedNative(uint8_t volume, uint8_t label) GetPlayStatus() argument 2621 ProcessChannelMessage( uint8_t connectId, uint8_t label, uint8_t crType, uint8_t chType, Packet *pkt, void *context) GetPlayStatus() argument 2659 ChannelMessageCallback( uint8_t connectId, uint8_t label, uint8_t crType, uint8_t chType, Packet *pkt, void *context) GetPlayStatus() argument [all...] |
H A D | avrcp_tg_profile.h | 69 * @param[in] label The label which is used to distinguish different call. 71 std::function<void(const RawAddress &rawAddr, uint8_t button, uint8_t label)> onButtonPressed; 78 * @param[in] label The label which is used to distinguish different call. 80 std::function<void(const RawAddress &rawAddr, uint8_t button, uint8_t label)> onButtonReleased; 87 * @param[in] label The label which is used to distinguish different call. 89 std::function<void(const RawAddress &rawAddr, uint8_t button, uint8_t label)> onButtonHeld; 95 * @param[in] label Th [all...] |
H A D | avrcp_tg_service.h | 76 * @param[in] label The label which is used to distinguish different call. 84 void OnSetAddressedPlayer(const std::string &addr, uint8_t label, int status) override; 94 * @param[in] label The label which is used to distinguish different call. 105 const std::vector<std::string> &folderNames, uint8_t label, int status) override; 112 * @param[in] label The label which is used to distinguish different call. 115 const std::string &addr, const std::deque<uint8_t> &attributes, uint8_t label) override; 122 * @param[in] label Th [all...] |
H A D | avrcp_tg_profile.cpp | 337 void AvrcTgProfile::SendPressButtonRsp(const RawAddress &rawAddr, uint8_t button, uint8_t label, int result) in SendPressButtonRsp() argument 339 HILOGI("rawAddr: %{public}s, button: %{public}d, label: %{public}d, result: %{public}d", in SendPressButtonRsp() 340 GET_ENCRYPT_AVRCP_ADDR(rawAddr), button, label, result); in SendPressButtonRsp() 342 std::shared_ptr<AvrcTgPassPacket> packet = std::make_shared<AvrcTgPassPacket>(button, AVRC_KEY_STATE_PRESS, label); in SendPressButtonRsp() 349 void AvrcTgProfile::SendReleaseButtonRsp(const RawAddress &rawAddr, uint8_t button, uint8_t label, int result) in SendReleaseButtonRsp() argument 351 HILOGI("rawAddr: %{public}s, button: %{public}d, label: %{public}d, result: %{public}d", in SendReleaseButtonRsp() 352 GET_ENCRYPT_AVRCP_ADDR(rawAddr), button, label, result); in SendReleaseButtonRsp() 354 std::make_shared<AvrcTgPassPacket>(button, AVRC_KEY_STATE_RELEASE, label); in SendReleaseButtonRsp() 454 void AvrcTgProfile::ReceivePassCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) in ReceivePassCmd() argument 456 HILOGI("rawAddr: %{public}s, label in ReceivePassCmd() 516 ProcessPassTimeout(RawAddress rawAddr, uint8_t button, uint8_t state, uint8_t label) ProcessPassTimeout() argument 529 PassTimeoutCallback(const RawAddress &rawAddr, uint8_t button, uint8_t state, uint8_t label) PassTimeoutCallback() argument 555 ReceiveUnitCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveUnitCmd() argument 564 ReceiveSubUnitCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveSubUnitCmd() argument 590 SendGetCapabilitiesRsp( const RawAddress &rawAddr, const std::vector<uint32_t> &companies, uint8_t label, int result) SendGetCapabilitiesRsp() argument 600 SendGetCapabilitiesRsp( const RawAddress &rawAddr, const std::vector<uint8_t> &events, uint8_t label, int result) SendGetCapabilitiesRsp() argument 612 ReceiveGetCapabilitiesCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveGetCapabilitiesCmd() argument 634 SendListPlayerApplicationSettingAttributesRsp( const RawAddress &rawAddr, std::deque<uint8_t> attributes, uint8_t label, int result) SendListPlayerApplicationSettingAttributesRsp() argument 646 ReceiveListPlayerApplicationSettingAttributesCmd( const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveListPlayerApplicationSettingAttributesCmd() argument 661 SendListPlayerApplicationSettingValuesRsp( const RawAddress &rawAddr, const std::deque<uint8_t> &values, uint8_t label, int result) SendListPlayerApplicationSettingValuesRsp() argument 673 ReceiveListPlayerApplicationSettingValuesCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveListPlayerApplicationSettingValuesCmd() argument 687 SendGetCurrentPlayerApplicationSettingValueRsp(const RawAddress &rawAddr, const std::deque<uint8_t> &attributes, const std::deque<uint8_t> &values, uint8_t label, int result) SendGetCurrentPlayerApplicationSettingValueRsp() argument 700 ReceiveGetCurrentPlayerApplicationSettingValueCmd( const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveGetCurrentPlayerApplicationSettingValueCmd() argument 716 SendSetPlayerApplicationSettingValueRsp(const RawAddress &rawAddr, uint8_t label, int result) SendSetPlayerApplicationSettingValueRsp() argument 727 ReceiveSetPlayerApplicationSettingValueCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveSetPlayerApplicationSettingValueCmd() argument 743 SendGetPlayerApplicationSettingAttributeTextRsp(const RawAddress &rawAddr, const std::vector<uint8_t> &attributes, const std::vector<std::string> &attrStr, uint8_t label, int result) SendGetPlayerApplicationSettingAttributeTextRsp() argument 760 ReceiveGetPlayerApplicationSettingAttributeTextCmd( const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveGetPlayerApplicationSettingAttributeTextCmd() argument 778 SendGetPlayerApplicationSettingValueTextRsp(const RawAddress &rawAddr, const std::vector<uint8_t> &values, const std::vector<std::string> &valueStr, uint8_t label, int result) SendGetPlayerApplicationSettingValueTextRsp() argument 794 ReceiveGetPlayerApplicationSettingValueTextCmd( const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveGetPlayerApplicationSettingValueTextCmd() argument 810 SendGetElementAttributesRsp(const RawAddress &rawAddr, const std::vector<uint32_t> &attribtues, const std::vector<std::string> &values, uint8_t label, int result) SendGetElementAttributesRsp() argument 824 ReceiveGetElementAttributesCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveGetElementAttributesCmd() argument 839 SendGetPlayStatusRsp(const RawAddress &rawAddr, uint32_t songLength, uint32_t songPosition, uint8_t playStatus, uint8_t label, int result) SendGetPlayStatusRsp() argument 853 ReceiveGetPlayStatusCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveGetPlayStatusCmd() argument 868 ReceiveRequestContinuingResponseCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveRequestContinuingResponseCmd() argument 908 ReceiveAbortContinuingResponseCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveAbortContinuingResponseCmd() argument 941 SendSetAddressedPlayerRsp(const RawAddress &rawAddr, int status, uint8_t label, int result) SendSetAddressedPlayerRsp() argument 957 ReceiveSetAddressedPlayerCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveSetAddressedPlayerCmd() argument 972 SendPlayItemRsp(const RawAddress &rawAddr, int status, uint8_t label, int result) SendPlayItemRsp() argument 988 ReceivePlayItemCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceivePlayItemCmd() argument 1001 SendAddToNowPlayingRsp(const RawAddress &rawAddr, int status, uint8_t label, int result) SendAddToNowPlayingRsp() argument 1017 ReceiveAddToNowPlayingCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveAddToNowPlayingCmd() argument 1030 SendSetAbsoluteVolumeRsp(const RawAddress &rawAddr, uint8_t volume, uint8_t label, int result) SendSetAbsoluteVolumeRsp() argument 1042 ReceiveSetAbsoluteVolumeCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveSetAbsoluteVolumeCmd() argument 1055 SendPlaybackStatusChangedRsp(bool isInterim, uint8_t playStatus, uint8_t label, int result) SendPlaybackStatusChangedRsp() argument 1090 SendTrackChangedRsp(bool isInterim, uint64_t identifier, uint8_t label, int result) SendTrackChangedRsp() argument 1120 SendTrackReachedEndRsp(bool isInterim, uint8_t label, int result) SendTrackReachedEndRsp() argument 1148 SendTrackReachedStartRsp(bool isInterim, uint8_t label, int result) SendTrackReachedStartRsp() argument 1177 SendPlaybackPosChangedRsp(bool isInterim, uint32_t playbackPos, uint8_t label, int result) SendPlaybackPosChangedRsp() argument 1208 SendPlayerApplicationSettingChangedRsp( bool isInterim, const std::deque<uint8_t> &attributes, const std::deque<uint8_t> &values, uint8_t label, int result) SendPlayerApplicationSettingChangedRsp() argument 1239 SendNowPlayingContentChangedRsp(bool isInterim, uint8_t label, int result) SendNowPlayingContentChangedRsp() argument 1268 SendAvailablePlayersChangedRsp(bool isInterim, uint8_t label, int result) SendAvailablePlayersChangedRsp() argument 1297 SendAddressedPlayerChangedRsp( bool isInterim, uint16_t playerId, uint16_t uidCounter, uint8_t label, int result) SendAddressedPlayerChangedRsp() argument 1329 SendUidsChangedRsp(bool isInterim, uint16_t uidCounter, uint8_t label, int result) SendUidsChangedRsp() argument 1359 SendVolumeChangedRsp(bool isInterim, uint8_t volume, uint8_t label, int result) SendVolumeChangedRsp() argument 1389 ReceiveRegisterNotificationCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveRegisterNotificationCmd() argument 1473 ReceiveVendorCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveVendorCmd() argument 1554 SendSetBrowsedPlayerRsp(const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, const std::vector<std::string> &folderNames, uint8_t label, int status) SendSetBrowsedPlayerRsp() argument 1571 ReceiveSetBrowsedPlayerCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveSetBrowsedPlayerCmd() argument 1586 SendChangePathRsp(const RawAddress &rawAddr, uint32_t numOfItems, uint8_t label, int status) SendChangePathRsp() argument 1597 ReceiveChangePathCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveChangePathCmd() argument 1613 SendGetFolderItemsRsp( const RawAddress &rawAddr, uint16_t uidCounter, const std::vector<AvrcMpItem> &items, uint8_t label, int status) SendGetFolderItemsRsp() argument 1630 SendGetFolderItemsRsp( const RawAddress &rawAddr, uint16_t uidCounter, const std::vector<AvrcMeItem> &items, uint8_t label, int status) SendGetFolderItemsRsp() argument 1647 ReceiveGetFolderItemsCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveGetFolderItemsCmd() argument 1662 SendGetItemAttributesRsp(const RawAddress &rawAddr, const std::vector<uint32_t> &attributes, const std::vector<std::string> &values, uint8_t label, int status) SendGetItemAttributesRsp() argument 1675 ReceiveGetItemAttributesCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveGetItemAttributesCmd() argument 1693 SendGetTotalNumberOfItemsRsp( const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, uint8_t label, int status) SendGetTotalNumberOfItemsRsp() argument 1710 ReceiveGetTotalNumberOfItemsCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveGetTotalNumberOfItemsCmd() argument 1724 ReceiveBrowseCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt) ReceiveBrowseCmd() argument 1978 ProcessChannelMessage( uint8_t connectId, uint8_t label, uint8_t crType, uint8_t chType, Packet *pkt, void *context) ProcessChannelMessage() argument 2149 SetNotificationLabel(uint8_t event, uint8_t label) SetNotificationLabel() argument [all...] |
/foundation/arkui/ui_lite/test/uitest/test_image/ |
H A D | ui_test_image.cpp | 97 UILabel* label = new UILabel(); in UIKitUIImageTestSetImage001() local 98 container_->Add(label); in UIKitUIImageTestSetImage001() 99 label->SetPosition(TEXT_DISTANCE_TO_LEFT_SIDE, g_height + 5, // 5: increase y-coordinate in UIKitUIImageTestSetImage001() 101 label->SetText("rgb888 格式图片测试 "); in UIKitUIImageTestSetImage001() 102 label->SetFont(DEFAULT_VECTOR_FONT_FILENAME, FONT_DEFAULT_SIZE); in UIKitUIImageTestSetImage001() 128 UILabel* label = new UILabel(); in UIKitUIImageTestSetImage002() local 129 container_->Add(label); in UIKitUIImageTestSetImage002() 130 label->SetPosition(TEXT_DISTANCE_TO_LEFT_SIDE, g_height, Screen::GetInstance().GetWidth(), in UIKitUIImageTestSetImage002() 132 label->SetText("显示ARGB8888bin文件图片 "); in UIKitUIImageTestSetImage002() 133 label in UIKitUIImageTestSetImage002() 149 UILabel* label = new UILabel(); UIKitUIImageTestSetImage004() local 172 UILabel* label = new UILabel(); UIKitUIImageTestSetImage005() local 203 UILabel* label = new UILabel(); UIKitUIImageTestSetImage006() local 224 UILabel* label = new UILabel(); UIKitUIImageTestSetImage007() local 245 UILabel* label = new UILabel(); UIKitUIImageTestSetImage008() local 266 UILabel* label = new UILabel(); UIKitUIImageTestSetImage009() local 287 UILabel* label = new UILabel(); UIKitUIImageTestSetImage010() local 308 UILabel* label = new UILabel(); UIKitUIImageTestSetImage011() local 329 UILabel* label = new UILabel(); UIKitUIImageTestSetImage012() local 350 UILabel* label = new UILabel(); UIKitUIImageTestSetImage013() local 371 UILabel* label = new UILabel(); UIKitUIImageTestSetImage014() local 393 UILabel* label = new UILabel(); UIKitUIImageTestSetImage015() local 416 UILabel* label = new UILabel(); UIKitUIImageTestSetImage016() local 498 UILabel* label = new UILabel(); UIKitUIImageTestUncompress001() local 526 UILabel* label = new UILabel(); AddLable() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
H A D | interface_profile_avrcp_tg.h | 162 * @param[in] label The label which is used to distinguish different call. 172 virtual void OnSetAddressedPlayer(const RawAddress &rawAddr, uint8_t label, int status) = 0; 183 * @param[in] label The label which is used to distinguish different call. 196 const std::vector<std::string> &folderNames, uint8_t label, int status) = 0; 208 * @param[in] label The label which is used to distinguish different call. 213 const RawAddress &rawAddr, const std::deque<uint8_t> &attributes, uint8_t label) = 0; 221 * @param[in] label Th [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/ |
H A D | rd_log_print.cpp | 33 OHOS::HiviewDFX::HiLogLabel label = { LOG_CORE, 0xD001631, tag }; // 0xD001631 is identity of the log in PrintLog() local 36 (void)HILOG_IMPL(label.type, LOG_DEBUG, label.domain, label.tag, FORMAT, msg.c_str()); in PrintLog() 39 (void)HILOG_IMPL(label.type, LOG_INFO, label.domain, label.tag, FORMAT, msg.c_str()); in PrintLog() 42 (void)HILOG_IMPL(label.type, LOG_WARN, label.domain, label in PrintLog() [all...] |
/foundation/arkui/ui_lite/test/uitest/test_draw_rect/ |
H A D | ui_test_draw_rect.cpp | 100 UILabel* label = new UILabel(); in CreateTitleLabel() local 101 label->SetPosition(TEXT_DISTANCE_TO_LEFT_SIDE, TEXT_DISTANCE_TO_TOP_SIDE, in CreateTitleLabel() 103 label->SetFont(DEFAULT_VECTOR_FONT_FILENAME, FONT_DEFAULT_SIZE); in CreateTitleLabel() 104 return label; in CreateTitleLabel() 137 UILabel* label = CreateTitleLabel(); in UIKitDrawRectTestRectNoBorder001() local 138 label->SetText("矩形无border, radius=0"); in UIKitDrawRectTestRectNoBorder001() 139 group->Add(label); in UIKitDrawRectTestRectNoBorder001() 163 UILabel* label = CreateTitleLabel(); in UIKitDrawRectTestRectNoBorder002() local 164 label->SetText("矩形无border, radius>0, width > height, radius > height/2"); in UIKitDrawRectTestRectNoBorder002() 165 group->Add(label); in UIKitDrawRectTestRectNoBorder002() 190 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectNoBorder003() local 217 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectNoBorder004() local 244 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectNoBorder005() local 271 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectNoBorder006() local 298 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectNoBorder007() local 325 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectNoBorder008() local 352 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectNoBorder009() local 379 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectNoBorder0010() local 406 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectBorderNoRadius001() local 433 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectBorderNoRadius002() local 460 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectBorderRadius001() local 488 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectBorderRadius002() local 516 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectBorderRadius003() local 544 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectBorderRadius004() local 572 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectBorderRadius005() local 600 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectBorderRadius006() local 628 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectBorderRadius007() local 656 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectBorderRadius008() local 684 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectBorderRadius009() local 712 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectBorderRadius010() local 740 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectBorderRadius011() local 767 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRect001() local 792 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectColor001() local 823 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectRadius001() local 847 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectRadius002() local 871 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectRadius003() local 895 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectRadius004() local 926 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectOpacity001() local 949 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectOpacity002() local 972 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectOpacity003() local 1001 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectBorderColor001() local 1033 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectBorderWidth001() local 1056 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectBorderWidth002() local 1085 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectBorderOpacity001() local 1109 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectBorderOpacity002() local 1133 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectBorderOpacity003() local 1164 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectPadding001() local 1190 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectPadding002() local 1230 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectMargin001() local 1256 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectMargin002() local 1291 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectPaddingMargin001() local 1321 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectPaddingMargin002() local 1364 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectWidthAndHeight001() local 1388 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectWidthAndHeight002() local 1412 UILabel* label = CreateTitleLabel(); UIKitDrawRectTestRectWidthAndHeight003() local [all...] |
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/data_binding/ |
H A D | data_binding_tdd_test.cpp | 193 UILabel *label = reinterpret_cast<UILabel *>(GetViewByRef(page, "text")); in AttrBindingTest001() local 194 EXPECT_TRUE(label != nullptr); in AttrBindingTest001() 195 if (label != nullptr) { in AttrBindingTest001() 196 EXPECT_STREQ(label->GetText(), "0"); in AttrBindingTest001() 198 EXPECT_STREQ(label->GetText(), "1"); in AttrBindingTest001() 200 EXPECT_STREQ(label->GetText(), "0"); in AttrBindingTest001() 210 UILabel *label = reinterpret_cast<UILabel *>(GetViewByRef(page, "text")); in StyleBindingTest002() local 211 EXPECT_TRUE(label != nullptr); in StyleBindingTest002() 212 if (label != nullptr) { in StyleBindingTest002() 213 EXPECT_EQ(label in StyleBindingTest002() [all...] |
/foundation/arkui/ui_lite/test/uitest/test_draw_line/ |
H A D | ui_test_draw_line.cpp | 69 UILabel* label = new UILabel(); in CreateTitleLabel() local 71 label->SetPosition(VIEW_DISTANCE_TO_LEFT_SIDE, TEXT_DISTANCE_TO_TOP_SIDE, Screen::GetInstance().GetWidth() / 2, in CreateTitleLabel() 73 label->SetFont(DEFAULT_VECTOR_FONT_FILENAME, FONT_DEFAULT_SIZE); in CreateTitleLabel() 74 return label; in CreateTitleLabel() 97 UILabel* label = CreateTitleLabel(); in UIKitDrawLineTestLine001() local 98 group->Add(label); in UIKitDrawLineTestLine001() 99 label->SetText("水平直线绘制 "); in UIKitDrawLineTestLine001() 119 UILabel* label = CreateTitleLabel(); in UIKitDrawLineTestLine002() local 120 group->Add(label); in UIKitDrawLineTestLine002() 121 label in UIKitDrawLineTestLine002() 142 UILabel* label = CreateTitleLabel(); UIKitDrawLineTestLine003() local 167 UILabel* label = CreateTitleLabel(); UIKitDrawLineTestLine004() local 192 UILabel* label = CreateTitleLabel(); UIKitDrawLineTestLine005() local 218 UILabel* label = CreateTitleLabel(); UIKitDrawLineTestLine006() local 244 UILabel* label = CreateTitleLabel(); UIKitDrawLineTestLine007() local 268 UILabel* label = CreateTitleLabel(); UIKitDrawLineTestLine008() local 301 UILabel* label = CreateTitleLabel(); UIKitDrawLineTestLine009() local 325 UILabel* label = CreateTitleLabel(); UIKitDrawLineTestLine010() local 349 UILabel* label = CreateTitleLabel(); UIKitDrawLineTestLine011() local 379 UILabel* label = CreateTitleLabel(); UIKitDrawLineTestLine012() local [all...] |
/foundation/bundlemanager/app_domain_verify/frameworks/common/include/ |
H A D | app_domain_verify_hilog.h | 71 #define APP_DOMAIN_VERIFY_PRINT_LOG(level, label, fmt, ...) \ 72 ((void)HILOG_IMPL(LOG_CORE, level, APP_DOMAIN_VERIFY_DOMAIN_ID, APP_DOMAIN_VERIFY_MODULE_LABEL[label], \ 75 #define APP_DOMAIN_VERIFY_HILOGD(label, fmt, ...) APP_DOMAIN_VERIFY_PRINT_LOG(LOG_DEBUG, label, fmt, ##__VA_ARGS__) 76 #define APP_DOMAIN_VERIFY_HILOGI(label, fmt, ...) APP_DOMAIN_VERIFY_PRINT_LOG(LOG_INFO, label, fmt, ##__VA_ARGS__) 77 #define APP_DOMAIN_VERIFY_HILOGW(label, fmt, ...) APP_DOMAIN_VERIFY_PRINT_LOG(LOG_WARN, label, fmt, ##__VA_ARGS__) 78 #define APP_DOMAIN_VERIFY_HILOGE(label, fmt, ...) APP_DOMAIN_VERIFY_PRINT_LOG(LOG_ERROR, label, fm [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | log_print.cpp | 43 OHOS::HiviewDFX::HiLogLabel label = { LOG_CORE, 0xD001630, tag.c_str() }; // log module id. variable 46 (void)HILOG_IMPL(label.type, LOG_DEBUG, label.domain, label.tag, FORMAT, msg.c_str()); 49 (void)HILOG_IMPL(label.type, LOG_INFO, label.domain, label.tag, FORMAT, msg.c_str()); 52 (void)HILOG_IMPL(label.type, LOG_WARN, label.domain, label [all...] |
/foundation/distributeddatamgr/pasteboard/utils/native/include/ |
H A D | pasteboard_hilog.h | 100 #define CHECK_AND_RETURN_RET_LOG_INNER(cond, ret, log, label, fmt, ...) \ 103 log(label, fmt, ##__VA_ARGS__); \ 109 #define CHECK_AND_RETURN_LOG_INNER(cond, log, label, fmt, ...) \ 112 log(label, fmt, ##__VA_ARGS__); \ 117 #define PASTEBOARD_CHECK_AND_RETURN_RET_LOGD(cond, ret, label, fmt, ...) \ 118 CHECK_AND_RETURN_RET_LOG_INNER(cond, ret, PASTEBOARD_HILOGD, label, fmt, ##__VA_ARGS__) 119 #define PASTEBOARD_CHECK_AND_RETURN_RET_LOGW(cond, ret, label, fmt, ...) \ 120 CHECK_AND_RETURN_RET_LOG_INNER(cond, ret, PASTEBOARD_HILOGW, label, fmt, ##__VA_ARGS__) 121 #define PASTEBOARD_CHECK_AND_RETURN_RET_LOGE(cond, ret, label, fmt, ...) \ 122 CHECK_AND_RETURN_RET_LOG_INNER(cond, ret, PASTEBOARD_HILOGE, label, fm [all...] |