| /foundation/multimedia/image_framework/frameworks/kits/js/common/ |
| H A D | image_creator_napi.cpp | 71 static void CommonCallbackRoutine(napi_env env, Contextc &context, const napi_value &valueParam, bool isRelease = true) in CommonCallbackRoutine() argument [all...] |
| H A D | image_receiver_napi.cpp | 75 static void CommonCallbackRoutine(napi_env env, Context &context, const napi_value &valueParam, bool isRelease = true) in CommonCallbackRoutine() argument [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| H A D | pixel_yuv.cpp | 900 ToImageInfo(ImageInfo &info, SkImageInfo &skInfo, bool sizeOnly = true) ToImageInfo() argument [all...] |
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_fileext_test/src/ |
| H A D | medialibrary_fileext_test.cpp | 246 EXPECT_EQ(MediaLibraryUnitTestUtils::IsFileExists(filePath), true); in HWTEST_F() local 345 EXPECT_EQ(MediaLibraryUnitTestUtils::IsFileExists(dirPath), true); HWTEST_F() local 395 EXPECT_EQ(MediaLibraryUnitTestUtils::IsFileExists(dirPath), true); HWTEST_F() local 581 EXPECT_EQ(MediaLibraryUnitTestUtils::IsFileExists(srcPath), true); HWTEST_F() local 585 EXPECT_EQ(MediaLibraryUnitTestUtils::IsFileExists(targetPath), true); HWTEST_F() local 611 EXPECT_EQ(MediaLibraryUnitTestUtils::IsFileExists(srcPath), true); HWTEST_F() local 615 EXPECT_EQ(MediaLibraryUnitTestUtils::IsFileExists(targetPath), true); HWTEST_F() local 736 EXPECT_EQ(MediaLibraryUnitTestUtils::IsFileExists(srcPath), true); HWTEST_F() local 740 EXPECT_EQ(MediaLibraryUnitTestUtils::IsFileExists(targetPath), true); HWTEST_F() local 800 EXPECT_EQ(MediaLibraryUnitTestUtils::IsFileExists(oldPath), true); HWTEST_F() local 804 EXPECT_EQ(MediaLibraryUnitTestUtils::IsFileExists(newPath), true); HWTEST_F() local 827 EXPECT_EQ(MediaLibraryUnitTestUtils::IsFileExists(oldPath), true); HWTEST_F() local 1475 EXPECT_EQ(MediaLibraryUnitTestUtils::IsFileExists(filePath), true); MediaFileExtensionCheck() local 1500 EXPECT_EQ(MediaLibraryUnitTestUtils::IsFileExists(filePath), true); DocumentsExtensionCheck() local [all...] |
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/src/ |
| H A D | media_library_manager_test.cpp | 431 EXPECT_EQ(CompareIfArraysEquals(buf, FILE_CONTENT_JPG, sizeof(FILE_CONTENT_JPG)), true); HWTEST_F() local 462 EXPECT_EQ(CompareIfArraysEquals(buf, FILE_CONTENT_MP4, sizeof(FILE_CONTENT_MP4)), true); HWTEST_F() local [all...] |
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_clone_test/src/ |
| H A D | medialibrary_backup_clone_test.cpp | 395 EXPECT_EQ(BackupFileUtils::IsFileValid(TEST_DB_PATH, CLONE_RESTORE_ID), true); in HWTEST_F() local
|
| /foundation/multimodalinput/input/service/message_handle/src/ |
| H A D | server_msg_handler.cpp | 292 IPointerDrawingManager::GetInstance()->SetPointerVisible(getpid(), true, 0, false); in OnInjectPointerEventExt() local [all...] |
| /foundation/window/window_manager/previewer/include/ |
| H A D | window.h | 166 virtual WMError SetTitleAndDockHoverShown(bool titleHoverShowEnabled = true, in SetTitleAndDockHoverShown() argument
|
| /foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
| H A D | auth_test.cpp | 2205 EXPECT_EQ(IsEnhanceP2pModuleId(AUTH_ENHANCED_P2P_START), true); HWTEST_F() local [all...] |
| /foundation/communication/netmanager_ext/services/networksharemanager/src/ |
| H A D | networkshare_tracker.cpp | 216 EnableNetSharingInternal(static_cast<SharingIfaceType>(mem), true); in RecoverSharingType() local [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
| H A D | cloud_server_impl.cpp | 536 DBMetaMgr::GetInstance().LoadMeta(DBSub::GetRelationKey(userId, bundle), dbRelation, true); in Unsubscribe() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| H A D | cloud_data_test.cpp | 1683 MetaDataManager::GetInstance().LoadMeta(Subscription::GetKey(cloudInfo_.user), sub, true); HWTEST_F() local 1871 MetaDataManager::GetInstance().SaveMeta(Subscription::GetKey(userId), sub, true); HWTEST_F() local 1881 EXPECT_TRUE(MetaDataManager::GetInstance().LoadMeta(Subscription::GetKey(userId), sub1, true)); HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| H A D | distributeddb_multi_ver_p2p_sync_test.cpp | 680 EXPECT_EQ(IsTimeSyncPacketEqual(packetA, *outPktA), true); in HWTEST_F() local 693 EXPECT_EQ(IsTimeSyncPacketEqual(packetB, *outPktB), true); in HWTEST_F() local 846 EXPECT_EQ(IsCommitHistorySyncRequestPacketEqual(packetA, *outPktA), true); in HWTEST_F() local 859 EXPECT_EQ(IsCommitHistorySyncRequestPacketEqual(packetB, *outPktB), true); in HWTEST_F() local 962 EXPECT_EQ(IsCommitHistorySyncAckPacketEqual(packetA, *outPktA), true); HWTEST_F() local 975 EXPECT_EQ(IsCommitHistorySyncAckPacketEqual(packetB, *outPktB), true); HWTEST_F() local 1045 EXPECT_EQ(IsMultiVerRequestPacketEqual(packetA, *outPktA), true); HWTEST_F() local 1058 EXPECT_EQ(IsMultiVerRequestPacketEqual(packetB, *outPktB), true); HWTEST_F() local 1153 EXPECT_EQ(IsMultiVerAckPacketEqual(packetA, *outPktA), true); HWTEST_F() local 1166 EXPECT_EQ(IsMultiVerAckPacketEqual(packetB, *outPktB), true); HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/ |
| H A D | multi_ver_natural_store.cpp | 712 shadowTrimmer_.Continue(GetStringIdentifier(), true); in NotifyFinishSyncOperation() local 756 shadowTrimmer_.Continue(GetStringIdentifier(), true); in Rekey() local 766 shadowTrimmer_.Continue(GetStringIdentifier(), true); Rekey() local 978 shadowTrimmer_.Continue(GetStringIdentifier(), true); ReleaseHandle() local [all...] |
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/resourcemanager/src/ |
| H A D | resource_manager_test.cpp | 520 DistributedKv::ChangeNotification changeIn(std::move(inserts), std::move(updates), std::move(deleteds), "", true); HWTEST_F() local [all...] |
| /foundation/filemanagement/storage_service/services/storage_daemon/user/src/ |
| H A D | mount_manager.cpp | 1258 QuotaManager::GetInstance()->SetQuotaPrjId(StringPrintf(dir.path.c_str(), userId), prjId, true); SetFafQuotaProId() local 1260 QuotaManager::GetInstance()->SetQuotaPrjId(StringPrintf(SHARE_PATH.c_str(), userId), prjId, true); SetFafQuotaProId() local [all...] |
| /foundation/window/window_manager/window_scene/session/host/include/zidl/ |
| H A D | session_interface.h | 94 virtual WSError OnTitleAndDockHoverShowChange(bool isTitleHoverShown = true, in OnTitleAndDockHoverShowChange() argument
|
| /foundation/window/window_manager/wmserver/include/zidl/ |
| H A D | window_manager_interface.h | 196 virtual WMError RequestFocusStatus(int32_t persistentId, bool isFocused, bool byForeground = true, in RequestFocusStatus() argument
|
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| H A D | OH_Drawing_TypographyTest.cpp | 530 EXPECT_EQ(OH_Drawing_TypographyGetHeight(typography) != 0.0, true); in HWTEST_F() local 531 EXPECT_EQ(OH_Drawing_TypographyGetLongestLine(typography) != 0.0, true); in HWTEST_F() local 533 OH_Drawing_TypographyGetMaxIntrinsicWidth(typography), true); in HWTEST_F() local 534 EXPECT_EQ(OH_Drawing_TypographyGetAlphabeticBaseline(typography) != 0.0, true); in HWTEST_F() local 535 EXPECT_EQ(OH_Drawing_TypographyGetIdeographicBaseline(typography) != 0.0, true); in HWTEST_F() local 844 EXPECT_EQ(OH_Drawing_TypographyDidExceedMaxLines(typography) != true, true); in HWTEST_F() local 847 EXPECT_EQ(OH_Drawing_TypographyGetRectsForRange(typography, 1, 2, heightStyle, widthStyle) != nullptr, true); in HWTEST_F() local 848 EXPECT_EQ(OH_Drawing_TypographyGetRectsForPlaceholders(typography) != nullptr, true); in HWTEST_F() local 849 EXPECT_EQ(OH_Drawing_TypographyGetGlyphPositionAtCoordinate(typography, 1, 0) != nullptr, true); HWTEST_F() local 850 EXPECT_EQ(OH_Drawing_TypographyGetGlyphPositionAtCoordinateWithCluster(typography, 1, 0) != nullptr, true); HWTEST_F() local 851 EXPECT_EQ(OH_Drawing_TypographyGetWordBoundary(typography, 1) != nullptr, true); HWTEST_F() local 852 EXPECT_EQ(OH_Drawing_TypographyGetLineTextRange(typography, 1, true) != nullptr, true); HWTEST_F() local 853 EXPECT_EQ(OH_Drawing_TypographyGetLineCount(typography) != 0, true); HWTEST_F() local 902 EXPECT_EQ(OH_Drawing_TypographyGetLineInfo(typography, lineNum, oneLine, includeWhitespace, &lineMetrics), true); HWTEST_F() local 1229 EXPECT_EQ(OH_Drawing_FontParserGetFontByName(parser, name) != nullptr, true); HWTEST_F() local 1236 EXPECT_EQ(OH_Drawing_LineMetricsGetSize(vectorMetrics) != 0, true); HWTEST_F() local 1239 EXPECT_EQ(OH_Drawing_TypographyGetLineMetricsAt(typography, 0, metrics), true); HWTEST_F() local 1314 EXPECT_EQ(OH_Drawing_TextStyleGetShadows(txtStyle) != nullptr, true); HWTEST_F() local 1321 EXPECT_EQ(OH_Drawing_TextStyleGetShadowWithIndex(txtStyle, 0) != nullptr, true); HWTEST_F() local 1322 EXPECT_EQ(OH_Drawing_TextStyleGetShadowWithIndex(txtStyle, 10000000) == nullptr, true); HWTEST_F() local 1323 EXPECT_EQ(OH_Drawing_TextStyleGetShadowWithIndex(nullptr, 0) == nullptr, true); HWTEST_F() local 1369 EXPECT_EQ(OH_Drawing_TextStyleGetFontMetrics(typography, txtStyle, &fontmetrics), true); HWTEST_F() local 1378 EXPECT_EQ(OH_Drawing_TypographyGetEffectiveAlignment(typoStyle) >= 0, true); HWTEST_F() local 1379 EXPECT_EQ(OH_Drawing_TypographyIsLineUnlimited(typoStyle) != 0, true); HWTEST_F() local 1380 EXPECT_EQ(OH_Drawing_TypographyIsEllipsized(typoStyle) != 0, true); HWTEST_F() local 1680 EXPECT_EQ(OH_Drawing_TextStyleGetFontFamilies(nullptr, &fontFamiliesNumber) == nullptr, true); HWTEST_F() local 1696 EXPECT_EQ(OH_Drawing_TextStyleGetHalfLeading(txtStyle), true); HWTEST_F() local 1700 EXPECT_EQ(OH_Drawing_TextStyleGetLocale(nullptr) == nullptr, true); HWTEST_F() local 1736 EXPECT_EQ(OH_Drawing_TextStyleGetFontFeatures(nullptr) == nullptr, true); HWTEST_F() local 1774 EXPECT_EQ(OH_Drawing_TypographyTextGetHeightBehavior(nullptr) == TEXT_HEIGHT_ALL, true); HWTEST_F() local 1777 EXPECT_EQ(OH_Drawing_TypographyTextGetHeightBehavior(typoStyle) == TEXT_HEIGHT_ALL, true); HWTEST_F() local 1779 EXPECT_EQ(OH_Drawing_TypographyTextGetHeightBehavior(typoStyle) == TEXT_HEIGHT_DISABLE_FIRST_ASCENT, true); HWTEST_F() local 1781 EXPECT_EQ(OH_Drawing_TypographyTextGetHeightBehavior(typoStyle) == TEXT_HEIGHT_DISABLE_LAST_ASCENT, true); HWTEST_F() local 1783 EXPECT_EQ(OH_Drawing_TypographyTextGetHeightBehavior(typoStyle) == TEXT_HEIGHT_DISABLE_ALL, true); HWTEST_F() local 2233 EXPECT_EQ(OH_Drawing_TypographyStyleGetStrutStyle(typoStyle) != nullptr, true); HWTEST_F() local 2270 EXPECT_EQ(OH_Drawing_TextStyleIsPlaceholder(txtStyle), true); HWTEST_F() local 2343 EXPECT_EQ(OH_Drawing_TextStyleIsEqual(nullptr, nullptr), true); HWTEST_F() local 2506 EXPECT_EQ(OH_Drawing_FontParserGetSystemFontList(nullptr, &fontNum) == nullptr, true); HWTEST_F() local 2508 EXPECT_EQ(OH_Drawing_FontParserGetFontByName(parser, name) != nullptr, true); HWTEST_F() local 2509 EXPECT_EQ(OH_Drawing_FontParserGetFontByName(nullptr, name) == nullptr, true); HWTEST_F() local 2549 EXPECT_EQ(OH_Drawing_TextStyleGetFontMetrics(typography, txtStyle, &fontmetrics), true); HWTEST_F() local 2592 EXPECT_EQ(OH_Drawing_TextStyleGetFontMetrics(typography, txtStyle, &fontmetrics), true); HWTEST_F() local 2679 EXPECT_EQ(OH_Drawing_TypographyGetHeight(typography) != 0.0, true); HWTEST_F() local 2680 EXPECT_EQ(OH_Drawing_TypographyGetLongestLineWithIndent(typography) != 0.0, true); HWTEST_F() local 2682 OH_Drawing_TypographyGetMaxIntrinsicWidth(typography), true); HWTEST_F() local 2683 EXPECT_EQ(OH_Drawing_TypographyGetAlphabeticBaseline(typography) != 0.0, true); HWTEST_F() local 2684 EXPECT_EQ(OH_Drawing_TypographyGetIdeographicBaseline(typography) != 0.0, true); HWTEST_F() local [all...] |
| /third_party/backends/backend/ |
| H A D | sm3600.h | 80 typedef enum { false, true } TBool; enumerator
|
| /third_party/cJSON/ |
| H A D | cJSON_Utils.c | 57 #undef true macro 59 #define true ((cJSON_bool)1) macro [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | tzfmttst.cpp | 762 tz->getOffset(static_cast<UDate>(date), true, rawOffset, dstOffset, status); RunAdoptDefaultThreadSafeTests() local [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_patternstring.cpp | 401 result.rounding.appendDigit(static_cast<int8_t>(state.peek() - u'0'), 0, true); consumeIntegerFormat() local [all...] |
| /third_party/lzma/CPP/Windows/ |
| H A D | Window.h | 211 bool Move(int x, int y, int width, int height, bool repaint = true)
in Move() argument 250 bool InvalidateRect(LPCRECT rect, bool backgroundErase = true)
in InvalidateRect() argument 252 void SetRedraw(bool redraw = true) { SendMsg(WM_SETREDRAW, (WPARAM)BoolToBOOL(redraw), 0); }
in SetRedraw() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_patternstring.cpp | 401 result.rounding.appendDigit(static_cast<int8_t>(state.peek() - u'0'), 0, true); consumeIntegerFormat() local [all...] |