diff --git a/code/UI/CitySearch/entry/oh-package-lock.json5 b/code/UI/CitySearch/entry/oh-package-lock.json5 new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/code/UI/CitySearch/oh-package-lock.json5 b/code/UI/CitySearch/oh-package-lock.json5 new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/code/UI/VerifyCode/.clang-format b/code/UI/VerifyCode/.clang-format new file mode 100644 index 0000000000000000000000000000000000000000..48439ed68073b99be118d374d1ebd43d04d4c4eb --- /dev/null +++ b/code/UI/VerifyCode/.clang-format @@ -0,0 +1,64 @@ +Language: Cpp +# BasedOnStyle: LLVM +ColumnLimit: 120 +SortIncludes: CaseSensitive +TabWidth: 4 +IndentWidth: 4 +UseTab: Never +AccessModifierOffset: -4 +ContinuationIndentWidth: 4 +IndentCaseBlocks: false +IndentCaseLabels: false +IndentGotoLabels: true +IndentWrappedFunctionNames: false +SortUsingDeclarations: false +NamespaceIndentation: None +SpaceAfterCStyleCast: false +SpaceAfterLogicalNot: false +SpaceAfterTemplateKeyword: true +SpaceBeforeAssignmentOperators: true +SpaceBeforeCaseColon: false +SpaceBeforeCpp11BracedList: false +SpaceBeforeCtorInitializerColon: true +SpaceBeforeInheritanceColon: true +SpaceBeforeRangeBasedForLoopColon: true +SpaceBeforeSquareBrackets: false +SpaceInEmptyBlock: false +SpaceInEmptyParentheses: false +SpacesInAngles: false +SpacesInCStyleCastParentheses: false +SpacesInConditionalStatement: false +SpacesInParentheses: false +SpacesInSquareBrackets: false +AlignTrailingComments: true +AlignAfterOpenBracket: true +AllowShortCaseLabelsOnASingleLine: false +AllowShortEnumsOnASingleLine: true +AllowShortFunctionsOnASingleLine: All +AllowShortIfStatementsOnASingleLine: Never +AllowShortLambdasOnASingleLine: All +AllowShortLoopsOnASingleLine: false +AlwaysBreakTemplateDeclarations: MultiLine +BinPackArguments: true +BinPackParameters: true +BreakBeforeTernaryOperators: true +BreakConstructorInitializers: BeforeColon +BreakInheritanceList: BeforeColon +BreakStringLiterals: true +InsertBraces: false +IndentExternBlock: NoIndent +BreakBeforeBraces: Custom +BraceWrapping: + AfterCaseLabel: false + AfterClass: false + AfterControlStatement: Never + AfterEnum: false + AfterFunction: false + AfterNamespace: false + AfterStruct: false + AfterUnion: false + AfterExternBlock: false + BeforeCatch: false + BeforeElse: false +ReflowComments: true +MaxEmptyLinesToKeep: 2 \ No newline at end of file diff --git a/code/UI/VerifyCode/.gitignore b/code/UI/VerifyCode/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..d2ff20141ceed86d87c0ea5d99481973005bab2b --- /dev/null +++ b/code/UI/VerifyCode/.gitignore @@ -0,0 +1,12 @@ +/node_modules +/oh_modules +/local.properties +/.idea +**/build +/.hvigor +.cxx +/.clangd +/.clang-format +/.clang-tidy +**/.test +/.appanalyzer \ No newline at end of file diff --git a/code/UI/VerifyCode/.hvigor/cache/file-cache.json b/code/UI/VerifyCode/.hvigor/cache/file-cache.json new file mode 100644 index 0000000000000000000000000000000000000000..80f6772311e371d3424cb9489d45623ce2877080 --- /dev/null +++ b/code/UI/VerifyCode/.hvigor/cache/file-cache.json @@ -0,0 +1 @@ +{"D:\\DevEcoStudioProjects\\VerifyCode\\AppScope\\app.json5":{"hashValue":"e5403ed77103352dbaea4b18d8c99b34","name":"app.json5","path":"D:\\DevEcoStudioProjects\\VerifyCode\\AppScope\\app.json5","type":"file","isSymbolicLink":false,"fileMetaData":{"size":217,"lastModifiedTime":1740382477774}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\module.json5":{"hashValue":"9090ec6b7300c8d20d6c1e721227603a","name":"module.json5","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\module.json5","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1952,"lastModifiedTime":1740383908783}},"D:\\DevEcoStudioProjects\\VerifyCode\\build-profile.json5":{"hashValue":"8a811eac13e92fb0f43fca3ac39481bc","name":"build-profile.json5","path":"D:\\DevEcoStudioProjects\\VerifyCode\\build-profile.json5","type":"file","isSymbolicLink":false,"fileMetaData":{"size":2318,"lastModifiedTime":1740384416153}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build-profile.json5":{"hashValue":"c9309f03f67f5d96b9c6117793929f71","name":"build-profile.json5","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build-profile.json5","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1073,"lastModifiedTime":1740383609206}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base\\profile\\main_pages.json":{"hashValue":"3383f2db61899cf32a441f063ad141c0","name":"main_pages.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base\\profile\\main_pages.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":37,"lastModifiedTime":1740382475759}},"D:\\DevEcoStudioProjects\\VerifyCode\\hvigor\\hvigor-config.json5":{"hashValue":"cb3a8adff32fc596529cd825c5a2ecbb","name":"hvigor-config.json5","path":"D:\\DevEcoStudioProjects\\VerifyCode\\hvigor\\hvigor-config.json5","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1323,"lastModifiedTime":1740382475547}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\oh-package.json5":{"hashValue":"77b54b6deeb36b5d6a78213652c6eb98","name":"oh-package.json5","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\oh-package.json5","type":"file","isSymbolicLink":false,"fileMetaData":{"size":864,"lastModifiedTime":1740383616689}},"D:\\DevEcoStudioProjects\\VerifyCode\\oh-package.json5":{"hashValue":"6a20cb93cd01ec2efe8d901ff50136e0","name":"oh-package.json5","path":"D:\\DevEcoStudioProjects\\VerifyCode\\oh-package.json5","type":"file","isSymbolicLink":false,"fileMetaData":{"size":834,"lastModifiedTime":1740383635729}},"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\module.json5":{"hashValue":"0f6faf95a2f06d6c2afff928c73801ef","name":"module.json5","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\module.json5","type":"file","isSymbolicLink":false,"fileMetaData":{"size":756,"lastModifiedTime":1740383908791}},"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\build-profile.json5":{"hashValue":"5f7def68dc43177f56074209362a02ac","name":"build-profile.json5","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\build-profile.json5","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1155,"lastModifiedTime":1740383558837}},"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\oh-package.json5":{"hashValue":"65cd2d2b8fcc43e2057d6cc651a46185","name":"oh-package.json5","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\oh-package.json5","type":"file","isSymbolicLink":false,"fileMetaData":{"size":829,"lastModifiedTime":1740383575285}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\hap_metadata\\default\\output_metadata.json":{"hashValue":"7b27207b36084981509350f57bb90993","name":"output_metadata.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\hap_metadata\\default\\output_metadata.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":114,"lastModifiedTime":1740384526153}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\pkgContextInfo.json":{"hashValue":"ad72d6664d00c26cc6fbbe19bea613e2","name":"pkgContextInfo.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\pkgContextInfo.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":594,"lastModifiedTime":1740384526162}},"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\BuildProfile.ets":{"hashValue":"4201c37f3403f1fbaae18d1f1327e367","name":"BuildProfile.ets","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\BuildProfile.ets","type":"file","isSymbolicLink":false,"fileMetaData":{"size":519,"lastModifiedTime":1740384526168}},"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\merge_profile\\default\\module.json":{"hashValue":"b23913e9e7035bbbbeb7ae05f95595fa","name":"module.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\merge_profile\\default\\module.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":516,"lastModifiedTime":1740384526180}},"D:\\oh_11_SDK\\11\\12\\toolchains\\syscap_tool.exe":{"hashValue":"240cf21edce30c52d84468fef7e33dd5","name":"syscap_tool.exe","path":"D:\\oh_11_SDK\\11\\12\\toolchains\\syscap_tool.exe","type":"file","isSymbolicLink":false,"fileMetaData":{"size":345088,"lastModifiedTime":978278400000}},"D:\\oh_11_SDK\\11\\12\\ets\\api\\device-define":{"hashValue":"37fb4c41684b586d98dc402ac41880af","name":"device-define","path":"D:\\oh_11_SDK\\11\\12\\ets\\api\\device-define","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"94ad1907ff560d724c64636e509a08a4","name":"default.json","path":"D:\\oh_11_SDK\\11\\12\\ets\\api\\device-define\\default.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":12253,"lastModifiedTime":978278400000}},{"hashValue":"01fa3c301816f261642b80eb29dd958a","name":"liteWearable.json","path":"D:\\oh_11_SDK\\11\\12\\ets\\api\\device-define\\liteWearable.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":883,"lastModifiedTime":978278400000}},{"hashValue":"2ce2f1f94e21d82d7819f70faaf6bac9","name":"tablet.json","path":"D:\\oh_11_SDK\\11\\12\\ets\\api\\device-define\\tablet.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":11820,"lastModifiedTime":978278400000}}]},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\syscap\\default\\rpcid.sc":{"hashValue":"8ba3e776e3cbe18649031cab0fa5c406","name":"rpcid.sc","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\syscap\\default\\rpcid.sc","type":"file","isSymbolicLink":false,"fileMetaData":{"size":57094,"lastModifiedTime":1740384526752}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\router_map\\default\\temp-router-map.json":{"hashValue":"0033352c3ec83f833d2f5fba39557843","name":"temp-router-map.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\router_map\\default\\temp-router-map.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":16,"lastModifiedTime":1740384526196}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\router_map\\default\\loader-router-map.json":{"hashValue":"a28749441981f3cb28b2ee532cc363a1","name":"loader-router-map.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\router_map\\default\\loader-router-map.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":16,"lastModifiedTime":1740384526196}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\generated\\profile\\default\\BuildProfile.ets":{"hashValue":"a7a41be108a7cb4befb2f0e4f9c262e8","name":"BuildProfile.ets","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\generated\\profile\\default\\BuildProfile.ets","type":"file","isSymbolicLink":false,"fileMetaData":{"size":865,"lastModifiedTime":1740384526200}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\merge_profile\\default\\module.json":{"hashValue":"d1c170053d5d400afa386e7948a2ed77","name":"module.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\merge_profile\\default\\module.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1554,"lastModifiedTime":1740384526207}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\loader.json":{"hashValue":"42359776b80b0f82ae3936b6dc2df3ac","name":"loader.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\loader.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1020,"lastModifiedTime":1740384526223}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base\\profile\\backup_config.json":{"hashValue":"8954a88a1a6fbf465185e80250638f14","name":"backup_config.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base\\profile\\backup_config.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":36,"lastModifiedTime":1740382475808}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\outputs\\default\\pack.info":{"hashValue":"dcd654cf1276998975cc8d9f417887be","name":"pack.info","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\outputs\\default\\pack.info","type":"file","isSymbolicLink":false,"fileMetaData":{"size":629,"lastModifiedTime":1740384526235}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\process_profile\\default\\module.json":{"hashValue":"5127277c52e66da8f514b5d87c1e582e","name":"module.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\process_profile\\default\\module.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1640,"lastModifiedTime":1740384526377}},"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\libs\\default":{"hashValue":"","name":"default","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\libs\\default","type":"directory","isSymbolicLink":false,"children":[]},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resConfig.json":{"hashValue":"2ad3de8f22561623a786faae426da16d","name":"resConfig.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resConfig.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1077,"lastModifiedTime":1740384526392}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\opt-compression.json":{"hashValue":"cafa0513efb52d6f60a6c1dd0fcd9a4e","name":"opt-compression.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\opt-compression.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":87,"lastModifiedTime":1740384526391}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources":{"hashValue":"4178db7b04de515c485e99534a5291f5","name":"resources","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"a9fff15e47a3234f252d15d143c666d7","name":"base","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"c78a63f35895d99b03e294b40e63631c","name":"element","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base\\element","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"281e030ebb6538f3817de3e369acd34b","name":"color.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base\\element\\color.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":105,"lastModifiedTime":1740382475712}},{"hashValue":"11cc262c2cad7ec2748286f0bd8f9cbe","name":"float.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base\\element\\float.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":100,"lastModifiedTime":1740382475720}},{"hashValue":"ea589f443b4579329b88c14092ca0bf7","name":"string.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base\\element\\string.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":259,"lastModifiedTime":1740383805318}}]},{"hashValue":"92543ed99c7e285405ac15791831a6c9","name":"media","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base\\media","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"4aae45348e7c0a790c9d1b43a34d94cf","name":"background.png","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base\\media\\background.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":91942,"lastModifiedTime":1740382475729}},{"hashValue":"0decd662da19ab399e246d29026831a0","name":"foreground.png","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base\\media\\foreground.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":8805,"lastModifiedTime":1740382475734}},{"hashValue":"c363d102d90338fffb86967cdf96f10a","name":"layered_image.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base\\media\\layered_image.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":109,"lastModifiedTime":1740382475738}},{"hashValue":"a42d4d2f0a18303ab14577efff695cf0","name":"startIcon.png","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base\\media\\startIcon.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":20093,"lastModifiedTime":1740382475745}}]},{"hashValue":"02f0f7212744c2048383c13f7ed49b48","name":"profile","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base\\profile","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"8954a88a1a6fbf465185e80250638f14","name":"backup_config.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base\\profile\\backup_config.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":36,"lastModifiedTime":1740382475808}},{"hashValue":"3383f2db61899cf32a441f063ad141c0","name":"main_pages.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base\\profile\\main_pages.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":37,"lastModifiedTime":1740382475759}}]}]},{"hashValue":"5ce1d6d2aeca3c4ae00c259eac22f96f","name":"dark","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\dark","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"caa38e45de674091d53ce4aa427d5cb1","name":"element","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\dark\\element","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"17b5d4ca22c4d27ab9b355090f2618c1","name":"color.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\dark\\element\\color.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":105,"lastModifiedTime":1740382475793}}]}]},{"hashValue":"","name":"rawfile","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\rawfile","type":"directory","isSymbolicLink":false,"children":[]}]},"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources":{"hashValue":"3ec21c78827194e5ccc1b6e55b57fb46","name":"resources","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"8ce25630217fee7df987d8598b304607","name":"base","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources\\base","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"8aa387e2158408e872aeb45a6e442db7","name":"element","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources\\base\\element","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"cb0c6e49eec49231cfdc56ef2545c357","name":"float.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources\\base\\element\\float.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":92,"lastModifiedTime":1740382604340}},{"hashValue":"17af03387d476bcf4456f9f98ce8ec82","name":"integer.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources\\base\\element\\integer.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":347,"lastModifiedTime":1734608363937}},{"hashValue":"6cfcf5e745ba9ac8176baf25ef451a23","name":"string.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources\\base\\element\\string.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":96,"lastModifiedTime":1740382604334}}]}]},{"hashValue":"6023cb85f9e990e34a98b0661eca8473","name":"rawfile","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources\\rawfile","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"a5b803a932630346416788ab857ab4bb","name":"routerMap","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources\\rawfile\\routerMap","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"454e733d861fe0c707254b40b66406d0","name":"verifycode.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources\\rawfile\\routerMap\\verifycode.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":232,"lastModifiedTime":1740381936178}}]}]}]},"D:\\DevEcoStudioProjects\\VerifyCode\\AppScope\\resources":{"hashValue":"85652557e550b0874c0c0c78f19b4791","name":"resources","path":"D:\\DevEcoStudioProjects\\VerifyCode\\AppScope\\resources","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"41d0fab0cbad0a715c6ab6f231baa609","name":"base","path":"D:\\DevEcoStudioProjects\\VerifyCode\\AppScope\\resources\\base","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"9a07fff7f009c83cffc699a320bbe083","name":"element","path":"D:\\DevEcoStudioProjects\\VerifyCode\\AppScope\\resources\\base\\element","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"5129f85144a489792833f58e77b87c1c","name":"string.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\AppScope\\resources\\base\\element\\string.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":96,"lastModifiedTime":1740382475583}}]},{"hashValue":"7c9c3e32e5b6971c402e555e50010626","name":"media","path":"D:\\DevEcoStudioProjects\\VerifyCode\\AppScope\\resources\\base\\media","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"07937ccb0c737e45f029c480f9a46cf4","name":"app_icon.png","path":"D:\\DevEcoStudioProjects\\VerifyCode\\AppScope\\resources\\base\\media\\app_icon.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":2777,"lastModifiedTime":1740382475573}}]}]}]},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default":{"hashValue":"b5c611cf7dccbbb66c9e661719a12afb","name":"default","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"7a11675c1ecf8d1602e62fa6c67cb1e9","name":"ark_module.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ark_module.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1299,"lastModifiedTime":1740384526376}},{"hashValue":"e9aa178e3b29df1273a652eac52dac73","name":"ids_map","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ids_map","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"2db7c09498475a3a8e08a56a71b3794c","name":"id_defined.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ids_map\\id_defined.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1475,"lastModifiedTime":1740384526455}}]},{"hashValue":"b7a9426624c4e766a75d9e6faeb07f57","name":"module.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\module.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1823,"lastModifiedTime":1740384526455}},{"hashValue":"cafa0513efb52d6f60a6c1dd0fcd9a4e","name":"opt-compression.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\opt-compression.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":87,"lastModifiedTime":1740384526391}},{"hashValue":"2ad3de8f22561623a786faae426da16d","name":"resConfig.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resConfig.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1077,"lastModifiedTime":1740384526392}},{"hashValue":"69daece8029c3b1899378e0189f5d2c5","name":"resources","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"5164d929bdad48bde99a9d3bf1e36157","name":"base","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"46852e8b70945e088a9ef16dd8a53a6e","name":"media","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"07937ccb0c737e45f029c480f9a46cf4","name":"app_icon.png","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media\\app_icon.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":2777,"lastModifiedTime":1740382475573}},{"hashValue":"4aae45348e7c0a790c9d1b43a34d94cf","name":"background.png","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media\\background.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":91942,"lastModifiedTime":1740382475729}},{"hashValue":"0decd662da19ab399e246d29026831a0","name":"foreground.png","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media\\foreground.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":8805,"lastModifiedTime":1740382475734}},{"hashValue":"6015fb4e6f6a7d58a5043b8983afd2a6","name":"layered_image.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media\\layered_image.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":95,"lastModifiedTime":1740384526453}},{"hashValue":"a42d4d2f0a18303ab14577efff695cf0","name":"startIcon.png","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media\\startIcon.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":20093,"lastModifiedTime":1740382475745}}]},{"hashValue":"02f0f7212744c2048383c13f7ed49b48","name":"profile","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"8954a88a1a6fbf465185e80250638f14","name":"backup_config.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile\\backup_config.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":36,"lastModifiedTime":1740382475808}},{"hashValue":"3383f2db61899cf32a441f063ad141c0","name":"main_pages.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile\\main_pages.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":37,"lastModifiedTime":1740382475759}}]}]},{"hashValue":"8d481e0e227303e2ea07b5d1cdad82ac","name":"rawfile","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"c9550d5fad73447fc24ba47f95d1c6b7","name":"arkdata","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\arkdata","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"","name":"schema","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\arkdata\\schema","type":"directory","isSymbolicLink":false,"children":[]}]},{"hashValue":"a5b803a932630346416788ab857ab4bb","name":"routerMap","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\routerMap","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"454e733d861fe0c707254b40b66406d0","name":"verifycode.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\routerMap\\verifycode.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":232,"lastModifiedTime":1740381936178}}]}]}]},{"hashValue":"dffd48f5ae334ac56877ba07e35e04a8","name":"resources.index","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources.index","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1386,"lastModifiedTime":1740384526455}},{"hashValue":"67fdf0aa1b8587603337975d672c7e32","name":"ResourceTable.txt","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ResourceTable.txt","type":"file","isSymbolicLink":false,"fileMetaData":{"size":631,"lastModifiedTime":1740384526454}}]},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\generated\\r\\default\\ResourceTable.h":{"hashValue":"d8c4ffd57da3478cc84786daf4c5c9f6","name":"ResourceTable.h","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\generated\\r\\default\\ResourceTable.h","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1643,"lastModifiedTime":1740384526454}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\generated\\r\\default":{"hashValue":"cc3d340c5474f9a806726a6d8335b286","name":"default","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\generated\\r\\default","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"d8c4ffd57da3478cc84786daf4c5c9f6","name":"ResourceTable.h","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\generated\\r\\default\\ResourceTable.h","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1643,"lastModifiedTime":1740384526454}}]},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default":{"hashValue":"cd8033a41667f30c590b4535dcb1de6c","name":"default","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"42359776b80b0f82ae3936b6dc2df3ac","name":"loader.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\loader.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1020,"lastModifiedTime":1740384526223}},{"hashValue":"ad72d6664d00c26cc6fbbe19bea613e2","name":"pkgContextInfo.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\pkgContextInfo.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":594,"lastModifiedTime":1740384526162}}]},"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\Index.ets":{"hashValue":"c4ee7a39d270fe2155b40e81b70c9408","name":"Index.ets","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\Index.ets","type":"file","isSymbolicLink":false,"fileMetaData":{"size":142,"lastModifiedTime":1740382966469}},"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets":{"hashValue":"250998e49f399da5c887fa924c8c24f6","name":"ets","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"b37a41587fded278c7e26a4e4e6cde31","name":"components","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\components","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"3f738f74ab44dc4807fe4b01d5f5cc9b","name":"MainPage.ets","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\components\\MainPage.ets","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1025,"lastModifiedTime":1740383425980}}]},{"hashValue":"af2ad648350dfbe00bd8b986432004c7","name":"constants","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\constants","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"a4519ae5cc4e26bb6f9619b1b3a2b18f","name":"VerifyCodeConstants.ets","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\constants\\VerifyCodeConstants.ets","type":"file","isSymbolicLink":false,"fileMetaData":{"size":717,"lastModifiedTime":1740383444403}}]},{"hashValue":"decfc95c8b8732297c15d3c819313902","name":"utils","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\utils","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"b4ce137040d1a62f843eb9b4129a20f4","name":"Logger.ets","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\utils\\Logger.ets","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1397,"lastModifiedTime":1740383449017}}]},{"hashValue":"de16aa4931b494a3c96b7d5c6fcd79de","name":"view","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\view","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"def9fb885071dc0801677b385776e53e","name":"VerifyCodeView.ets","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\view\\VerifyCodeView.ets","type":"file","isSymbolicLink":false,"fileMetaData":{"size":6081,"lastModifiedTime":1740383458640}}]}]},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile":{"hashValue":"8d481e0e227303e2ea07b5d1cdad82ac","name":"rawfile","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"c9550d5fad73447fc24ba47f95d1c6b7","name":"arkdata","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\arkdata","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"","name":"schema","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\arkdata\\schema","type":"directory","isSymbolicLink":false,"children":[]}]},{"hashValue":"a5b803a932630346416788ab857ab4bb","name":"routerMap","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\routerMap","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"454e733d861fe0c707254b40b66406d0","name":"verifycode.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\routerMap\\verifycode.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":232,"lastModifiedTime":1740381936178}}]}]},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ResourceTable.txt":{"hashValue":"67fdf0aa1b8587603337975d672c7e32","name":"ResourceTable.txt","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ResourceTable.txt","type":"file","isSymbolicLink":false,"fileMetaData":{"size":631,"lastModifiedTime":1740384526454}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ark_module.json":{"hashValue":"7a11675c1ecf8d1602e62fa6c67cb1e9","name":"ark_module.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ark_module.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1299,"lastModifiedTime":1740384526376}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile":{"hashValue":"02f0f7212744c2048383c13f7ed49b48","name":"profile","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"8954a88a1a6fbf465185e80250638f14","name":"backup_config.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile\\backup_config.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":36,"lastModifiedTime":1740382475808}},{"hashValue":"3383f2db61899cf32a441f063ad141c0","name":"main_pages.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile\\main_pages.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":37,"lastModifiedTime":1740382475759}}]},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\ets":{"hashValue":"47f1929c29baedab96d05637a2d88911","name":"ets","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\ets","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"457b2874405852bb7fc41446584286e2","name":"entryability","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\ets\\entryability","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"88ac56e810ecf846af91c828d1e904fc","name":"EntryAbility.ets","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\ets\\entryability\\EntryAbility.ets","type":"file","isSymbolicLink":false,"fileMetaData":{"size":2247,"lastModifiedTime":1740383437182}}]},{"hashValue":"5f8c28b535e0238af641a8f13bc4624f","name":"entrybackupability","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\ets\\entrybackupability","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"1cad8250aa4b5b1dcfadbb0791c98e12","name":"EntryBackupAbility.ets","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\ets\\entrybackupability\\EntryBackupAbility.ets","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1146,"lastModifiedTime":1740383589216}}]},{"hashValue":"f99befa95fb30f33ff90d2cdf5fb0f11","name":"pages","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\ets\\pages","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"506b00fc41267aa4c9017e3f14d93cce","name":"Index.ets","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\ets\\pages\\Index.ets","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1031,"lastModifiedTime":1740383432936}}]}]},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets":{"hashValue":"4891584a4a9592b942c1328187200155","name":"ets","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"92ad501ce62a399765d47a6efbd59d12","name":"modules.abc","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets\\modules.abc","type":"file","isSymbolicLink":false,"fileMetaData":{"size":37344,"lastModifiedTime":1740384530929}},{"hashValue":"44119858635862ec9c0672e823362bd1","name":"sourceMaps.map","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets\\sourceMaps.map","type":"file","isSymbolicLink":false,"fileMetaData":{"size":10848,"lastModifiedTime":1740384530889}}]},"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\stripped_native_libs\\default":{"hashValue":"","name":"default","path":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\stripped_native_libs\\default","type":"directory","isSymbolicLink":false,"children":[]},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\libs\\default":{"hashValue":"","name":"default","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\libs\\default","type":"directory","isSymbolicLink":false,"children":[]},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\stripped_native_libs\\default":{"hashValue":"","name":"default","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\stripped_native_libs\\default","type":"directory","isSymbolicLink":false,"children":[]},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\patch\\default\\base_native_libs.json":{"hashValue":"62cffd3acc21f6a92da4b7af3fe49ddf","name":"base_native_libs.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\patch\\default\\base_native_libs.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":25,"lastModifiedTime":1740384527664}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\module.json":{"hashValue":"b7a9426624c4e766a75d9e6faeb07f57","name":"module.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\module.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1823,"lastModifiedTime":1740384526455}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\package\\default\\module.json":{"hashValue":"b7a9426624c4e766a75d9e6faeb07f57","name":"module.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\package\\default\\module.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1823,"lastModifiedTime":1740384526455}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources":{"hashValue":"69daece8029c3b1899378e0189f5d2c5","name":"resources","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"5164d929bdad48bde99a9d3bf1e36157","name":"base","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"46852e8b70945e088a9ef16dd8a53a6e","name":"media","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"07937ccb0c737e45f029c480f9a46cf4","name":"app_icon.png","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media\\app_icon.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":2777,"lastModifiedTime":1740382475573}},{"hashValue":"4aae45348e7c0a790c9d1b43a34d94cf","name":"background.png","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media\\background.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":91942,"lastModifiedTime":1740382475729}},{"hashValue":"0decd662da19ab399e246d29026831a0","name":"foreground.png","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media\\foreground.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":8805,"lastModifiedTime":1740382475734}},{"hashValue":"6015fb4e6f6a7d58a5043b8983afd2a6","name":"layered_image.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media\\layered_image.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":95,"lastModifiedTime":1740384526453}},{"hashValue":"a42d4d2f0a18303ab14577efff695cf0","name":"startIcon.png","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media\\startIcon.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":20093,"lastModifiedTime":1740382475745}}]},{"hashValue":"02f0f7212744c2048383c13f7ed49b48","name":"profile","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"8954a88a1a6fbf465185e80250638f14","name":"backup_config.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile\\backup_config.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":36,"lastModifiedTime":1740382475808}},{"hashValue":"3383f2db61899cf32a441f063ad141c0","name":"main_pages.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile\\main_pages.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":37,"lastModifiedTime":1740382475759}}]}]},{"hashValue":"8d481e0e227303e2ea07b5d1cdad82ac","name":"rawfile","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"c9550d5fad73447fc24ba47f95d1c6b7","name":"arkdata","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\arkdata","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"","name":"schema","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\arkdata\\schema","type":"directory","isSymbolicLink":false,"children":[]}]},{"hashValue":"a5b803a932630346416788ab857ab4bb","name":"routerMap","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\routerMap","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"454e733d861fe0c707254b40b66406d0","name":"verifycode.json","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\routerMap\\verifycode.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":232,"lastModifiedTime":1740381936178}}]}]}]},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources.index":{"hashValue":"dffd48f5ae334ac56877ba07e35e04a8","name":"resources.index","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources.index","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1386,"lastModifiedTime":1740384526455}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets\\sourceMaps.map":{"hashValue":"44119858635862ec9c0672e823362bd1","name":"sourceMaps.map","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets\\sourceMaps.map","type":"file","isSymbolicLink":false,"fileMetaData":{"size":10848,"lastModifiedTime":1740384530889}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\outputs\\default\\entry-default-unsigned.hap":{"hashValue":"72bf8abf81b3a92fea27db6267ab54ad","name":"entry-default-unsigned.hap","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\outputs\\default\\entry-default-unsigned.hap","type":"file","isSymbolicLink":false,"fileMetaData":{"size":235334,"lastModifiedTime":1740384531252}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\source_map\\default\\sourceMaps.map":{"hashValue":"44119858635862ec9c0672e823362bd1","name":"sourceMaps.map","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\source_map\\default\\sourceMaps.map","type":"file","isSymbolicLink":false,"fileMetaData":{"size":10848,"lastModifiedTime":1740384530889}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\outputs\\default\\mapping\\sourceMaps.map":{"hashValue":"44119858635862ec9c0672e823362bd1","name":"sourceMaps.map","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\outputs\\default\\mapping\\sourceMaps.map","type":"file","isSymbolicLink":false,"fileMetaData":{"size":10848,"lastModifiedTime":1740384530889}},"C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_ih-E3Z71X2QHBdVdXlAlJbVL7MXTjbj7qStdblhazkg=.cer":{"hashValue":"c59aefbc166cbca443542449b26ca01c","name":"default_VerifyCode_ih-E3Z71X2QHBdVdXlAlJbVL7MXTjbj7qStdblhazkg=.cer","path":"C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_ih-E3Z71X2QHBdVdXlAlJbVL7MXTjbj7qStdblhazkg=.cer","type":"file","isSymbolicLink":false,"fileMetaData":{"size":2914,"lastModifiedTime":1740384413350}},"C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_ih-E3Z71X2QHBdVdXlAlJbVL7MXTjbj7qStdblhazkg=.p7b":{"hashValue":"b8564504d957bd855f6e6d0f67e1df5f","name":"default_VerifyCode_ih-E3Z71X2QHBdVdXlAlJbVL7MXTjbj7qStdblhazkg=.p7b","path":"C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_ih-E3Z71X2QHBdVdXlAlJbVL7MXTjbj7qStdblhazkg=.p7b","type":"file","isSymbolicLink":false,"fileMetaData":{"size":5019,"lastModifiedTime":1740384414063}},"C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_ih-E3Z71X2QHBdVdXlAlJbVL7MXTjbj7qStdblhazkg=.p12":{"hashValue":"1fa9f8067b6c72f317130b09607e1dec","name":"default_VerifyCode_ih-E3Z71X2QHBdVdXlAlJbVL7MXTjbj7qStdblhazkg=.p12","path":"C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_ih-E3Z71X2QHBdVdXlAlJbVL7MXTjbj7qStdblhazkg=.p12","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1128,"lastModifiedTime":1740384412182}},"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\outputs\\default\\entry-default-signed.hap":{"hashValue":"98ce2b83ddbbb4c2b689f485b4ecfc7f","name":"entry-default-signed.hap","path":"D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\outputs\\default\\entry-default-signed.hap","type":"file","isSymbolicLink":false,"fileMetaData":{"size":268814,"lastModifiedTime":1740384531420}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\AppScope\\app.json5":{"hashValue":"e5403ed77103352dbaea4b18d8c99b34","name":"app.json5","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\AppScope\\app.json5","type":"file","isSymbolicLink":false,"fileMetaData":{"size":217,"lastModifiedTime":1740382477774}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\module.json5":{"hashValue":"9090ec6b7300c8d20d6c1e721227603a","name":"module.json5","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\module.json5","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1952,"lastModifiedTime":1740383908783}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\build-profile.json5":{"hashValue":"a61a659104816e3d0b2374ec752b71c6","name":"build-profile.json5","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\build-profile.json5","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1497,"lastModifiedTime":1740389988632}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build-profile.json5":{"hashValue":"c9309f03f67f5d96b9c6117793929f71","name":"build-profile.json5","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build-profile.json5","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1073,"lastModifiedTime":1740383609206}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\base\\profile\\main_pages.json":{"hashValue":"3383f2db61899cf32a441f063ad141c0","name":"main_pages.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\base\\profile\\main_pages.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":37,"lastModifiedTime":1740382475759}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\hvigor\\hvigor-config.json5":{"hashValue":"cb3a8adff32fc596529cd825c5a2ecbb","name":"hvigor-config.json5","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\hvigor\\hvigor-config.json5","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1323,"lastModifiedTime":1740382475547}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\oh-package.json5":{"hashValue":"77b54b6deeb36b5d6a78213652c6eb98","name":"oh-package.json5","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\oh-package.json5","type":"file","isSymbolicLink":false,"fileMetaData":{"size":864,"lastModifiedTime":1740383616689}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\oh-package.json5":{"hashValue":"6a20cb93cd01ec2efe8d901ff50136e0","name":"oh-package.json5","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\oh-package.json5","type":"file","isSymbolicLink":false,"fileMetaData":{"size":834,"lastModifiedTime":1740383635729}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\module.json5":{"hashValue":"0f6faf95a2f06d6c2afff928c73801ef","name":"module.json5","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\module.json5","type":"file","isSymbolicLink":false,"fileMetaData":{"size":756,"lastModifiedTime":1740383908791}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build-profile.json5":{"hashValue":"5f7def68dc43177f56074209362a02ac","name":"build-profile.json5","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build-profile.json5","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1155,"lastModifiedTime":1740383558837}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\oh-package.json5":{"hashValue":"65cd2d2b8fcc43e2057d6cc651a46185","name":"oh-package.json5","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\oh-package.json5","type":"file","isSymbolicLink":false,"fileMetaData":{"size":829,"lastModifiedTime":1740383575285}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\hap_metadata\\default\\output_metadata.json":{"hashValue":"fb942223e972a272e0dc9540bbb78b3c","name":"output_metadata.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\hap_metadata\\default\\output_metadata.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":114,"lastModifiedTime":1740389963312}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\pkgContextInfo.json":{"hashValue":"248312bf7e3dc1b5107b587b18fe1b60","name":"pkgContextInfo.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\pkgContextInfo.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":594,"lastModifiedTime":1740389963321}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\build\\cache\\default\\integrated_hsp\\integratedHspCache.json":{"hashValue":"","name":"emptyroot","path":"","type":"unknown","isSymbolicLink":false,"children":[]},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\BuildProfile.ets":{"hashValue":"836b3dee082aaad136a98b2e2dbfbdc3","name":"BuildProfile.ets","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\BuildProfile.ets","type":"file","isSymbolicLink":false,"fileMetaData":{"size":519,"lastModifiedTime":1740389963328}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\merge_profile\\default\\module.json":{"hashValue":"85fe5c8f7096a76bd3ebb2d7cead2bbb","name":"module.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\merge_profile\\default\\module.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":516,"lastModifiedTime":1740389963335}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\syscap\\default\\rpcid.sc":{"hashValue":"a7de875ed624981a95d62663facd11b4","name":"rpcid.sc","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\syscap\\default\\rpcid.sc","type":"file","isSymbolicLink":false,"fileMetaData":{"size":57094,"lastModifiedTime":1740389964063}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\router_map\\default\\temp-router-map.json":{"hashValue":"485ab0db74cf937b2ba2a0df0f448244","name":"temp-router-map.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\router_map\\default\\temp-router-map.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":16,"lastModifiedTime":1740389963361}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\router_map\\default\\loader-router-map.json":{"hashValue":"b3e8444bfae6d96a63c8932018dce57d","name":"loader-router-map.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\router_map\\default\\loader-router-map.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":16,"lastModifiedTime":1740389963361}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\generated\\profile\\default\\BuildProfile.ets":{"hashValue":"dd8647ea419425a20e1a7da68ef41b41","name":"BuildProfile.ets","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\generated\\profile\\default\\BuildProfile.ets","type":"file","isSymbolicLink":false,"fileMetaData":{"size":865,"lastModifiedTime":1740389963366}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\merge_profile\\default\\module.json":{"hashValue":"0189c08ae3229c9efc0e066775734d38","name":"module.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\merge_profile\\default\\module.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1554,"lastModifiedTime":1740389963377}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\loader.json":{"hashValue":"5d64a7692590dac918aa0abb35cd28bd","name":"loader.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\loader.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1164,"lastModifiedTime":1740389963396}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\base\\profile\\backup_config.json":{"hashValue":"8954a88a1a6fbf465185e80250638f14","name":"backup_config.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\base\\profile\\backup_config.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":36,"lastModifiedTime":1740382475808}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\default\\pack.info":{"hashValue":"eaca185607a6e7e54fc6c021f86dcf0f","name":"pack.info","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\default\\pack.info","type":"file","isSymbolicLink":false,"fileMetaData":{"size":629,"lastModifiedTime":1740389963407}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\process_profile\\default\\module.json":{"hashValue":"ffbb8edd33cdd004da1da004834d2113","name":"module.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\process_profile\\default\\module.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1640,"lastModifiedTime":1740389964095}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\libs\\default":{"hashValue":"","name":"default","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\libs\\default","type":"directory","isSymbolicLink":false,"children":[]},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resConfig.json":{"hashValue":"0b5a91e0b417c20a2d18fece1a60da53","name":"resConfig.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resConfig.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1293,"lastModifiedTime":1740389964112}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\opt-compression.json":{"hashValue":"d6d41e7164fbed667c4c3314a87be470","name":"opt-compression.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\opt-compression.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":87,"lastModifiedTime":1740389964112}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources":{"hashValue":"4178db7b04de515c485e99534a5291f5","name":"resources","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"a9fff15e47a3234f252d15d143c666d7","name":"base","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\base","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"c78a63f35895d99b03e294b40e63631c","name":"element","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\base\\element","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"281e030ebb6538f3817de3e369acd34b","name":"color.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\base\\element\\color.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":105,"lastModifiedTime":1740382475712}},{"hashValue":"11cc262c2cad7ec2748286f0bd8f9cbe","name":"float.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\base\\element\\float.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":100,"lastModifiedTime":1740382475720}},{"hashValue":"ea589f443b4579329b88c14092ca0bf7","name":"string.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\base\\element\\string.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":259,"lastModifiedTime":1740383805318}}]},{"hashValue":"92543ed99c7e285405ac15791831a6c9","name":"media","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\base\\media","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"4aae45348e7c0a790c9d1b43a34d94cf","name":"background.png","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\base\\media\\background.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":91942,"lastModifiedTime":1740382475729}},{"hashValue":"0decd662da19ab399e246d29026831a0","name":"foreground.png","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\base\\media\\foreground.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":8805,"lastModifiedTime":1740382475734}},{"hashValue":"c363d102d90338fffb86967cdf96f10a","name":"layered_image.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\base\\media\\layered_image.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":109,"lastModifiedTime":1740382475738}},{"hashValue":"a42d4d2f0a18303ab14577efff695cf0","name":"startIcon.png","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\base\\media\\startIcon.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":20093,"lastModifiedTime":1740382475745}}]},{"hashValue":"02f0f7212744c2048383c13f7ed49b48","name":"profile","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\base\\profile","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"8954a88a1a6fbf465185e80250638f14","name":"backup_config.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\base\\profile\\backup_config.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":36,"lastModifiedTime":1740382475808}},{"hashValue":"3383f2db61899cf32a441f063ad141c0","name":"main_pages.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\base\\profile\\main_pages.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":37,"lastModifiedTime":1740382475759}}]}]},{"hashValue":"5ce1d6d2aeca3c4ae00c259eac22f96f","name":"dark","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\dark","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"caa38e45de674091d53ce4aa427d5cb1","name":"element","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\dark\\element","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"17b5d4ca22c4d27ab9b355090f2618c1","name":"color.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\dark\\element\\color.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":105,"lastModifiedTime":1740382475793}}]}]},{"hashValue":"","name":"rawfile","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\rawfile","type":"directory","isSymbolicLink":false,"children":[]}]},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources":{"hashValue":"3ec21c78827194e5ccc1b6e55b57fb46","name":"resources","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"8ce25630217fee7df987d8598b304607","name":"base","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources\\base","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"8aa387e2158408e872aeb45a6e442db7","name":"element","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources\\base\\element","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"cb0c6e49eec49231cfdc56ef2545c357","name":"float.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources\\base\\element\\float.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":92,"lastModifiedTime":1740382604340}},{"hashValue":"17af03387d476bcf4456f9f98ce8ec82","name":"integer.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources\\base\\element\\integer.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":347,"lastModifiedTime":1734608363937}},{"hashValue":"6cfcf5e745ba9ac8176baf25ef451a23","name":"string.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources\\base\\element\\string.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":96,"lastModifiedTime":1740382604334}}]}]},{"hashValue":"6023cb85f9e990e34a98b0661eca8473","name":"rawfile","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources\\rawfile","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"a5b803a932630346416788ab857ab4bb","name":"routerMap","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources\\rawfile\\routerMap","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"454e733d861fe0c707254b40b66406d0","name":"verifycode.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources\\rawfile\\routerMap\\verifycode.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":232,"lastModifiedTime":1740381936178}}]}]}]},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\AppScope\\resources":{"hashValue":"85652557e550b0874c0c0c78f19b4791","name":"resources","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\AppScope\\resources","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"41d0fab0cbad0a715c6ab6f231baa609","name":"base","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\AppScope\\resources\\base","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"9a07fff7f009c83cffc699a320bbe083","name":"element","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\AppScope\\resources\\base\\element","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"5129f85144a489792833f58e77b87c1c","name":"string.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\AppScope\\resources\\base\\element\\string.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":96,"lastModifiedTime":1740382475583}}]},{"hashValue":"7c9c3e32e5b6971c402e555e50010626","name":"media","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\AppScope\\resources\\base\\media","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"07937ccb0c737e45f029c480f9a46cf4","name":"app_icon.png","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\AppScope\\resources\\base\\media\\app_icon.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":2777,"lastModifiedTime":1740382475573}}]}]}]},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default":{"hashValue":"060ce89dcdb9cd2417d39953e6b78d33","name":"default","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"67298e9a3ee5a5cb400731d5b3650d8e","name":"ark_module.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ark_module.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1299,"lastModifiedTime":1740389964095}},{"hashValue":"e29cb71df60fdcb5a2f98d349920a4e8","name":"ids_map","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ids_map","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"bce4052986ab3c9f6b451001016321e9","name":"id_defined.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ids_map\\id_defined.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1475,"lastModifiedTime":1740389964318}}]},{"hashValue":"c143c37f1980605cb40382098f116a68","name":"module.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\module.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1823,"lastModifiedTime":1740389964300}},{"hashValue":"d6d41e7164fbed667c4c3314a87be470","name":"opt-compression.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\opt-compression.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":87,"lastModifiedTime":1740389964112}},{"hashValue":"0b5a91e0b417c20a2d18fece1a60da53","name":"resConfig.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resConfig.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1293,"lastModifiedTime":1740389964112}},{"hashValue":"eefb64ad114adad79cca42f6febae6b2","name":"resources","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"51b333792a9d30f30a6336f37f5caf09","name":"base","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"c8e0ef74cc153a2ece6e476274efc487","name":"media","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"07937ccb0c737e45f029c480f9a46cf4","name":"app_icon.png","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media\\app_icon.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":2777,"lastModifiedTime":1740382475573}},{"hashValue":"4aae45348e7c0a790c9d1b43a34d94cf","name":"background.png","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media\\background.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":91942,"lastModifiedTime":1740382475729}},{"hashValue":"0decd662da19ab399e246d29026831a0","name":"foreground.png","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media\\foreground.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":8805,"lastModifiedTime":1740382475734}},{"hashValue":"9bfda9435e39af520607e3da6b27658b","name":"layered_image.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media\\layered_image.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":95,"lastModifiedTime":1740389964298}},{"hashValue":"a42d4d2f0a18303ab14577efff695cf0","name":"startIcon.png","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media\\startIcon.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":20093,"lastModifiedTime":1740382475745}}]},{"hashValue":"02f0f7212744c2048383c13f7ed49b48","name":"profile","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"8954a88a1a6fbf465185e80250638f14","name":"backup_config.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile\\backup_config.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":36,"lastModifiedTime":1740382475808}},{"hashValue":"3383f2db61899cf32a441f063ad141c0","name":"main_pages.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile\\main_pages.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":37,"lastModifiedTime":1740382475759}}]}]},{"hashValue":"8d481e0e227303e2ea07b5d1cdad82ac","name":"rawfile","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"c9550d5fad73447fc24ba47f95d1c6b7","name":"arkdata","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\arkdata","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"","name":"schema","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\arkdata\\schema","type":"directory","isSymbolicLink":false,"children":[]}]},{"hashValue":"a5b803a932630346416788ab857ab4bb","name":"routerMap","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\routerMap","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"454e733d861fe0c707254b40b66406d0","name":"verifycode.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\routerMap\\verifycode.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":232,"lastModifiedTime":1740381936178}}]}]}]},{"hashValue":"724db24b3a79e860cc8b6480401b6181","name":"resources.index","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources.index","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1386,"lastModifiedTime":1740389964318}},{"hashValue":"39da14f8a9b71bc6783a51334870234e","name":"ResourceTable.txt","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ResourceTable.txt","type":"file","isSymbolicLink":false,"fileMetaData":{"size":631,"lastModifiedTime":1740389964298}}]},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\generated\\r\\default\\ResourceTable.h":{"hashValue":"cb7852cd849ee64f109e459a6b46de88","name":"ResourceTable.h","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\generated\\r\\default\\ResourceTable.h","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1643,"lastModifiedTime":1740389964298}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\generated\\r\\default":{"hashValue":"c8ffd03048f7083321b133dc7b55d5a1","name":"default","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\generated\\r\\default","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"cb7852cd849ee64f109e459a6b46de88","name":"ResourceTable.h","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\generated\\r\\default\\ResourceTable.h","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1643,"lastModifiedTime":1740389964298}}]},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default":{"hashValue":"5bf09451d1bdf836cf0d7aeba0e5938a","name":"default","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"5d64a7692590dac918aa0abb35cd28bd","name":"loader.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\loader.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1164,"lastModifiedTime":1740389963396}},{"hashValue":"248312bf7e3dc1b5107b587b18fe1b60","name":"pkgContextInfo.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\pkgContextInfo.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":594,"lastModifiedTime":1740389963321}}]},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\Index.ets":{"hashValue":"c4ee7a39d270fe2155b40e81b70c9408","name":"Index.ets","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\Index.ets","type":"file","isSymbolicLink":false,"fileMetaData":{"size":142,"lastModifiedTime":1740382966469}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets":{"hashValue":"250998e49f399da5c887fa924c8c24f6","name":"ets","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"b37a41587fded278c7e26a4e4e6cde31","name":"components","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\components","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"3f738f74ab44dc4807fe4b01d5f5cc9b","name":"MainPage.ets","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\components\\MainPage.ets","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1025,"lastModifiedTime":1740383425980}}]},{"hashValue":"af2ad648350dfbe00bd8b986432004c7","name":"constants","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\constants","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"a4519ae5cc4e26bb6f9619b1b3a2b18f","name":"VerifyCodeConstants.ets","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\constants\\VerifyCodeConstants.ets","type":"file","isSymbolicLink":false,"fileMetaData":{"size":717,"lastModifiedTime":1740383444403}}]},{"hashValue":"decfc95c8b8732297c15d3c819313902","name":"utils","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\utils","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"b4ce137040d1a62f843eb9b4129a20f4","name":"Logger.ets","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\utils\\Logger.ets","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1397,"lastModifiedTime":1740383449017}}]},{"hashValue":"de16aa4931b494a3c96b7d5c6fcd79de","name":"view","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\view","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"def9fb885071dc0801677b385776e53e","name":"VerifyCodeView.ets","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\view\\VerifyCodeView.ets","type":"file","isSymbolicLink":false,"fileMetaData":{"size":6081,"lastModifiedTime":1740383458640}}]}]},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile":{"hashValue":"8d481e0e227303e2ea07b5d1cdad82ac","name":"rawfile","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"c9550d5fad73447fc24ba47f95d1c6b7","name":"arkdata","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\arkdata","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"","name":"schema","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\arkdata\\schema","type":"directory","isSymbolicLink":false,"children":[]}]},{"hashValue":"a5b803a932630346416788ab857ab4bb","name":"routerMap","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\routerMap","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"454e733d861fe0c707254b40b66406d0","name":"verifycode.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\routerMap\\verifycode.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":232,"lastModifiedTime":1740381936178}}]}]},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ResourceTable.txt":{"hashValue":"39da14f8a9b71bc6783a51334870234e","name":"ResourceTable.txt","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ResourceTable.txt","type":"file","isSymbolicLink":false,"fileMetaData":{"size":631,"lastModifiedTime":1740389964298}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ark_module.json":{"hashValue":"67298e9a3ee5a5cb400731d5b3650d8e","name":"ark_module.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ark_module.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1299,"lastModifiedTime":1740389964095}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile":{"hashValue":"02f0f7212744c2048383c13f7ed49b48","name":"profile","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"8954a88a1a6fbf465185e80250638f14","name":"backup_config.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile\\backup_config.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":36,"lastModifiedTime":1740382475808}},{"hashValue":"3383f2db61899cf32a441f063ad141c0","name":"main_pages.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile\\main_pages.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":37,"lastModifiedTime":1740382475759}}]},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\ets":{"hashValue":"47f1929c29baedab96d05637a2d88911","name":"ets","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\ets","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"457b2874405852bb7fc41446584286e2","name":"entryability","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\ets\\entryability","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"88ac56e810ecf846af91c828d1e904fc","name":"EntryAbility.ets","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\ets\\entryability\\EntryAbility.ets","type":"file","isSymbolicLink":false,"fileMetaData":{"size":2247,"lastModifiedTime":1740383437182}}]},{"hashValue":"5f8c28b535e0238af641a8f13bc4624f","name":"entrybackupability","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\ets\\entrybackupability","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"1cad8250aa4b5b1dcfadbb0791c98e12","name":"EntryBackupAbility.ets","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\ets\\entrybackupability\\EntryBackupAbility.ets","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1146,"lastModifiedTime":1740383589216}}]},{"hashValue":"f99befa95fb30f33ff90d2cdf5fb0f11","name":"pages","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\ets\\pages","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"506b00fc41267aa4c9017e3f14d93cce","name":"Index.ets","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\ets\\pages\\Index.ets","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1031,"lastModifiedTime":1740383432936}}]}]},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets":{"hashValue":"dba4bacd66236b926fbcad122f44ee5c","name":"ets","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"fd5092806796fe91f869283dd5184721","name":"modules.abc","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets\\modules.abc","type":"file","isSymbolicLink":false,"fileMetaData":{"size":37344,"lastModifiedTime":1740389996452}},{"hashValue":"f2bdd2db4594178a9d12a8d75937778c","name":"sourceMaps.map","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets\\sourceMaps.map","type":"file","isSymbolicLink":false,"fileMetaData":{"size":10848,"lastModifiedTime":1740389996403}}]},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\js":{"hashValue":"","name":"emptyroot","path":"","type":"unknown","isSymbolicLink":false,"children":[]},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\stripped_native_libs\\default":{"hashValue":"","name":"default","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\stripped_native_libs\\default","type":"directory","isSymbolicLink":false,"children":[]},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\libs\\default":{"hashValue":"","name":"default","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\libs\\default","type":"directory","isSymbolicLink":false,"children":[]},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\stripped_native_libs\\default":{"hashValue":"","name":"default","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\stripped_native_libs\\default","type":"directory","isSymbolicLink":false,"children":[]},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\patch\\default\\base_native_libs.json":{"hashValue":"64b8e3efc9a19a0ffec1ff69426a471e","name":"base_native_libs.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\patch\\default\\base_native_libs.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":25,"lastModifiedTime":1740389965539}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\module.json":{"hashValue":"c143c37f1980605cb40382098f116a68","name":"module.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\module.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1823,"lastModifiedTime":1740389964300}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\package\\default\\module.json":{"hashValue":"c143c37f1980605cb40382098f116a68","name":"module.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\package\\default\\module.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1823,"lastModifiedTime":1740389964300}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources":{"hashValue":"eefb64ad114adad79cca42f6febae6b2","name":"resources","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"51b333792a9d30f30a6336f37f5caf09","name":"base","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"c8e0ef74cc153a2ece6e476274efc487","name":"media","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"07937ccb0c737e45f029c480f9a46cf4","name":"app_icon.png","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media\\app_icon.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":2777,"lastModifiedTime":1740382475573}},{"hashValue":"4aae45348e7c0a790c9d1b43a34d94cf","name":"background.png","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media\\background.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":91942,"lastModifiedTime":1740382475729}},{"hashValue":"0decd662da19ab399e246d29026831a0","name":"foreground.png","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media\\foreground.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":8805,"lastModifiedTime":1740382475734}},{"hashValue":"9bfda9435e39af520607e3da6b27658b","name":"layered_image.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media\\layered_image.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":95,"lastModifiedTime":1740389964298}},{"hashValue":"a42d4d2f0a18303ab14577efff695cf0","name":"startIcon.png","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\media\\startIcon.png","type":"file","isSymbolicLink":false,"fileMetaData":{"size":20093,"lastModifiedTime":1740382475745}}]},{"hashValue":"02f0f7212744c2048383c13f7ed49b48","name":"profile","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"8954a88a1a6fbf465185e80250638f14","name":"backup_config.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile\\backup_config.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":36,"lastModifiedTime":1740382475808}},{"hashValue":"3383f2db61899cf32a441f063ad141c0","name":"main_pages.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile\\main_pages.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":37,"lastModifiedTime":1740382475759}}]}]},{"hashValue":"8d481e0e227303e2ea07b5d1cdad82ac","name":"rawfile","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"c9550d5fad73447fc24ba47f95d1c6b7","name":"arkdata","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\arkdata","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"","name":"schema","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\arkdata\\schema","type":"directory","isSymbolicLink":false,"children":[]}]},{"hashValue":"a5b803a932630346416788ab857ab4bb","name":"routerMap","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\routerMap","type":"directory","isSymbolicLink":false,"children":[{"hashValue":"454e733d861fe0c707254b40b66406d0","name":"verifycode.json","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile\\routerMap\\verifycode.json","type":"file","isSymbolicLink":false,"fileMetaData":{"size":232,"lastModifiedTime":1740381936178}}]}]}]},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources.index":{"hashValue":"724db24b3a79e860cc8b6480401b6181","name":"resources.index","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources.index","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1386,"lastModifiedTime":1740389964318}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets\\sourceMaps.map":{"hashValue":"f2bdd2db4594178a9d12a8d75937778c","name":"sourceMaps.map","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets\\sourceMaps.map","type":"file","isSymbolicLink":false,"fileMetaData":{"size":10848,"lastModifiedTime":1740389996403}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\default\\entry-default-unsigned.hap":{"hashValue":"cca40773defbd07d6d0dab9dc5d401ef","name":"entry-default-unsigned.hap","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\default\\entry-default-unsigned.hap","type":"file","isSymbolicLink":false,"fileMetaData":{"size":235334,"lastModifiedTime":1740389996829}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\source_map\\default\\sourceMaps.map":{"hashValue":"f2bdd2db4594178a9d12a8d75937778c","name":"sourceMaps.map","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\source_map\\default\\sourceMaps.map","type":"file","isSymbolicLink":false,"fileMetaData":{"size":10848,"lastModifiedTime":1740389996403}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\default\\mapping\\sourceMaps.map":{"hashValue":"f2bdd2db4594178a9d12a8d75937778c","name":"sourceMaps.map","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\default\\mapping\\sourceMaps.map","type":"file","isSymbolicLink":false,"fileMetaData":{"size":10848,"lastModifiedTime":1740389996403}},"C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_HiHa3aNA0YPZUPWPGNXUV1rmOjen0zV0QuOJ7tbB7qQ=.cer":{"hashValue":"7b53492ed4dcc06df8b9cfc0c2c07d73","name":"default_VerifyCode_HiHa3aNA0YPZUPWPGNXUV1rmOjen0zV0QuOJ7tbB7qQ=.cer","path":"C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_HiHa3aNA0YPZUPWPGNXUV1rmOjen0zV0QuOJ7tbB7qQ=.cer","type":"file","isSymbolicLink":false,"fileMetaData":{"size":2914,"lastModifiedTime":1740389946745}},"C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_HiHa3aNA0YPZUPWPGNXUV1rmOjen0zV0QuOJ7tbB7qQ=.p7b":{"hashValue":"2244cd1c596adf198d8119268b10c09f","name":"default_VerifyCode_HiHa3aNA0YPZUPWPGNXUV1rmOjen0zV0QuOJ7tbB7qQ=.p7b","path":"C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_HiHa3aNA0YPZUPWPGNXUV1rmOjen0zV0QuOJ7tbB7qQ=.p7b","type":"file","isSymbolicLink":false,"fileMetaData":{"size":5019,"lastModifiedTime":1740389947496}},"C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_HiHa3aNA0YPZUPWPGNXUV1rmOjen0zV0QuOJ7tbB7qQ=.p12":{"hashValue":"16a09e54dad73c5ac8022f69275eccd1","name":"default_VerifyCode_HiHa3aNA0YPZUPWPGNXUV1rmOjen0zV0QuOJ7tbB7qQ=.p12","path":"C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_HiHa3aNA0YPZUPWPGNXUV1rmOjen0zV0QuOJ7tbB7qQ=.p12","type":"file","isSymbolicLink":false,"fileMetaData":{"size":1128,"lastModifiedTime":1740389945391}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\default\\entry-default-signed.hap":{"hashValue":"e67108859d4cb99f45ddb26413f4080b","name":"entry-default-signed.hap","path":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\default\\entry-default-signed.hap","type":"file","isSymbolicLink":false,"fileMetaData":{"size":268813,"lastModifiedTime":1740389998132}},"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\default\\symbol":{"hashValue":"","name":"emptyroot","path":"","type":"unknown","isSymbolicLink":false,"children":[]}} \ No newline at end of file diff --git a/code/UI/VerifyCode/.hvigor/cache/meta.json b/code/UI/VerifyCode/.hvigor/cache/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..61314fdbc27591ae21c472429a706178fbc5d8c5 --- /dev/null +++ b/code/UI/VerifyCode/.hvigor/cache/meta.json @@ -0,0 +1 @@ +{"compileSdkVersion":12,"hvigorVersion":"5.14.3","toolChainsVersion":"5.0.0.71"} diff --git a/code/UI/VerifyCode/.hvigor/cache/task-cache.json b/code/UI/VerifyCode/.hvigor/cache/task-cache.json new file mode 100644 index 0000000000000000000000000000000000000000..6310142c61a92832d17e683d162d05b5d2ad9550 --- /dev/null +++ b/code/UI/VerifyCode/.hvigor/cache/task-cache.json @@ -0,0 +1 @@ +{":VerifyCode:entry:default@PreBuild":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"compileApiVersion\",\"_value\":12,\"_valueType\":\"number\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"compatibleApiVersion\",\"_value\":12,\"_valueType\":\"number\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"targetStatusCode\",\"_value\":1,\"_valueType\":\"number\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"apiType\",\"_value\":\"stageMode\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"deviceType\",\"_value\":[\"default\",\"tablet\"],\"_valueType\":\"object\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"codeType\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"sdkToolchainsComponentVersion\",\"_value\":\"5.0.0.71\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"profileModuleName\",\"_value\":\"entry\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"moduleJsonOpt\",\"_value\":\"{\\\"jsonFilePath\\\":\\\"D:\\\\\\\\DevEcoStudioProjects\\\\\\\\sample\\\\\\\\code\\\\\\\\code\\\\\\\\UI\\\\\\\\VerifyCode\\\\\\\\entry\\\\\\\\src\\\\\\\\main\\\\\\\\module.json5\\\",\\\"profile\\\":{\\\"module\\\":{\\\"name\\\":\\\"entry\\\",\\\"type\\\":\\\"entry\\\",\\\"description\\\":\\\"$string:module_desc\\\",\\\"mainElement\\\":\\\"EntryAbility\\\",\\\"deviceTypes\\\":[\\\"default\\\",\\\"tablet\\\"],\\\"deliveryWithInstall\\\":true,\\\"installationFree\\\":false,\\\"pages\\\":\\\"$profile:main_pages\\\",\\\"abilities\\\":[{\\\"name\\\":\\\"EntryAbility\\\",\\\"srcEntry\\\":\\\"./ets/entryability/EntryAbility.ets\\\",\\\"description\\\":\\\"$string:EntryAbility_desc\\\",\\\"icon\\\":\\\"$media:layered_image\\\",\\\"label\\\":\\\"$string:EntryAbility_label\\\",\\\"startWindowIcon\\\":\\\"$media:startIcon\\\",\\\"startWindowBackground\\\":\\\"$color:start_window_background\\\",\\\"exported\\\":true,\\\"skills\\\":[{\\\"entities\\\":[\\\"entity.system.home\\\"],\\\"actions\\\":[\\\"action.system.home\\\"]}]}],\\\"extensionAbilities\\\":[{\\\"name\\\":\\\"EntryBackupAbility\\\",\\\"srcEntry\\\":\\\"./ets/entrybackupability/EntryBackupAbility.ets\\\",\\\"type\\\":\\\"backup\\\",\\\"exported\\\":false,\\\"metadata\\\":[{\\\"name\\\":\\\"ohos.extension.backup\\\",\\\"resource\\\":\\\"$profile:backup_config\\\"}]}]}},\\\"deviceTypes\\\":[\\\"default\\\",\\\"tablet\\\"],\\\"deviceConfig\\\":\\\"deviceTypes\\\",\\\"configurationProfile\\\":\\\"module.json5\\\"}\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"isSupportOhpmProj\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"customTypes\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"useNormalizedOHMUrl\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"integrated_hsp\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"sourceRoots\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"transformLib\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"byteCodeHar\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"configuration\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"configurationFileJson\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@PreBuild","_key":":VerifyCode:entry:default@PreBuild","_executionId":":VerifyCode:entry:default@PreBuild:1740389963167","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\AppScope\\app.json5",{"isDirectory":false,"fileSnapShotHashValue":"e5403ed77103352dbaea4b18d8c99b34"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\module.json5",{"isDirectory":false,"fileSnapShotHashValue":"9090ec6b7300c8d20d6c1e721227603a"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\build-profile.json5",{"fileSnapShotHashValue":"a61a659104816e3d0b2374ec752b71c6"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build-profile.json5",{"fileSnapShotHashValue":"c9309f03f67f5d96b9c6117793929f71"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\base\\profile\\main_pages.json",{"fileSnapShotHashValue":"3383f2db61899cf32a441f063ad141c0"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\hvigor\\hvigor-config.json5",{"isDirectory":true,"fileSnapShotHashValue":"cb3a8adff32fc596529cd825c5a2ecbb"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\oh-package.json5",{"fileSnapShotHashValue":"77b54b6deeb36b5d6a78213652c6eb98"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\oh-package.json5",{"fileSnapShotHashValue":"6a20cb93cd01ec2efe8d901ff50136e0"}]]},"_outputFiles":{"dataType":"Map","value":[]}},":VerifyCode:verifycode:default@PreBuild":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"compileApiVersion\",\"_value\":12,\"_valueType\":\"number\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"compatibleApiVersion\",\"_value\":12,\"_valueType\":\"number\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"targetStatusCode\",\"_value\":1,\"_valueType\":\"number\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"apiType\",\"_value\":\"stageMode\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"deviceType\",\"_value\":[\"default\",\"tablet\"],\"_valueType\":\"object\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"codeType\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"sdkToolchainsComponentVersion\",\"_value\":\"5.0.0.71\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"profileModuleName\",\"_value\":\"verifycode\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"moduleJsonOpt\",\"_value\":\"{\\\"jsonFilePath\\\":\\\"D:\\\\\\\\DevEcoStudioProjects\\\\\\\\sample\\\\\\\\code\\\\\\\\code\\\\\\\\UI\\\\\\\\VerifyCode\\\\\\\\casesfeature\\\\\\\\verifycode\\\\\\\\src\\\\\\\\main\\\\\\\\module.json5\\\",\\\"profile\\\":{\\\"module\\\":{\\\"name\\\":\\\"verifycode\\\",\\\"type\\\":\\\"har\\\",\\\"deviceTypes\\\":[\\\"default\\\",\\\"tablet\\\"]}},\\\"deviceTypes\\\":[\\\"default\\\",\\\"tablet\\\"],\\\"deviceConfig\\\":\\\"deviceTypes\\\",\\\"configurationProfile\\\":\\\"module.json5\\\"}\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"isSupportOhpmProj\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"customTypes\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"useNormalizedOHMUrl\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"integrated_hsp\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"sourceRoots\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"transformLib\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"byteCodeHar\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"configuration\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"configurationFileJson\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"verifycode","_taskName":"default@PreBuild","_key":":VerifyCode:verifycode:default@PreBuild","_executionId":":VerifyCode:verifycode:default@PreBuild:1740389963287","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\AppScope\\app.json5",{"isDirectory":false,"fileSnapShotHashValue":"e5403ed77103352dbaea4b18d8c99b34"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\module.json5",{"isDirectory":false,"fileSnapShotHashValue":"0f6faf95a2f06d6c2afff928c73801ef"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\build-profile.json5",{"fileSnapShotHashValue":"a61a659104816e3d0b2374ec752b71c6"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build-profile.json5",{"fileSnapShotHashValue":"5f7def68dc43177f56074209362a02ac"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\hvigor\\hvigor-config.json5",{"isDirectory":true,"fileSnapShotHashValue":"cb3a8adff32fc596529cd825c5a2ecbb"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\oh-package.json5",{"fileSnapShotHashValue":"65cd2d2b8fcc43e2057d6cc651a46185"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\oh-package.json5",{"fileSnapShotHashValue":"6a20cb93cd01ec2efe8d901ff50136e0"}]]},"_outputFiles":{"dataType":"Map","value":[]}},":VerifyCode:entry:default@GenerateMetadata":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"remoteHspMetaData\",\"_value\":[],\"_valueType\":\"object\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"artifactName\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"relatedEntryModules\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"targetDeviceType\",\"_value\":[\"default\",\"tablet\"],\"_valueType\":\"object\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"isSigned\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@GenerateMetadata","_key":":VerifyCode:entry:default@GenerateMetadata","_executionId":":VerifyCode:entry:default@GenerateMetadata:1740389963310","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\module.json5",{"fileSnapShotHashValue":"9090ec6b7300c8d20d6c1e721227603a"}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\hap_metadata\\default\\output_metadata.json",{"fileSnapShotHashValue":"fb942223e972a272e0dc9540bbb78b3c"}]]}},":VerifyCode:entry:default@GeneratePkgContextInfo":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"pkgContextInfoMap-verifycode\",\"_value\":\"58a368ba36325fc0c9eefd4a178243ed\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"pkgContextInfoMap-@ohos/hypium\",\"_value\":\"69dbd9141bebef47c71175aada1bd7bf\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"pkgContextInfoMap-@ohos/hamock\",\"_value\":\"566d0d1ba1afb93928c8984a8fae6421\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"pkgContextInfoMap-entry\",\"_value\":\"a8164913e569f3b3b2485e1811ddf44d\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"useNormalizedOHMUrl\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@GeneratePkgContextInfo","_key":":VerifyCode:entry:default@GeneratePkgContextInfo","_executionId":":VerifyCode:entry:default@GeneratePkgContextInfo:1740389963319","_inputFiles":{"dataType":"Map","value":[]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\pkgContextInfo.json",{"isDirectory":false,"fileSnapShotHashValue":"248312bf7e3dc1b5107b587b18fe1b60"}]]}},":VerifyCode:entry:default@ProcessIntegratedHsp":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@ProcessIntegratedHsp","_key":":VerifyCode:entry:default@ProcessIntegratedHsp","_executionId":":VerifyCode:entry:default@ProcessIntegratedHsp:1740389963323","_inputFiles":{"dataType":"Map","value":[]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\build\\cache\\default\\integrated_hsp\\integratedHspCache.json",{"isDirectory":false,"fileSnapShotHashValue":""}]]}},":VerifyCode:verifycode:default@CreateHarBuildProfile":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"buildModeName\",\"_value\":\"debug\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"buildMode\",\"_value\":\"Debug\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"buildProfileFields\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"harVersion\",\"_value\":\"1.0.0\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"harTargetName\",\"_value\":\"default\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"verifycode","_taskName":"default@CreateHarBuildProfile","_key":":VerifyCode:verifycode:default@CreateHarBuildProfile","_executionId":":VerifyCode:verifycode:default@CreateHarBuildProfile:1740389963327","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\AppScope\\app.json5",{"fileSnapShotHashValue":"e5403ed77103352dbaea4b18d8c99b34"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\build-profile.json5",{"fileSnapShotHashValue":"a61a659104816e3d0b2374ec752b71c6"}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\BuildProfile.ets",{"fileSnapShotHashValue":"836b3dee082aaad136a98b2e2dbfbdc3"}]]}},":VerifyCode:verifycode:default@MergeProfile":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"targetSdkVersion\",\"_value\":12,\"_valueType\":\"number\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"compatibleSdkVersion\",\"_value\":12,\"_valueType\":\"number\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"releaseType\",\"_value\":\"Release\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"buildRoot\",\"_value\":\"build\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"isDebug\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"asanEnable\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"tsanEnable\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"hwasanEnable\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"ubsanEnable\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"moduleJsonOpt\",\"_value\":\"{\\\"module\\\":{\\\"name\\\":\\\"verifycode\\\",\\\"type\\\":\\\"har\\\",\\\"deviceTypes\\\":[\\\"default\\\",\\\"tablet\\\"]}}\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"isHarModule\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"multiProjects\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"buildProfileAbilities\",\"_valueType\":\"undefined\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"projectConfigAppOpt\",\"_valueType\":\"undefined\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"appJsonOpt\",\"_value\":\"{\\\"app\\\":{\\\"bundleName\\\":\\\"com.example.verifycode\\\",\\\"vendor\\\":\\\"example\\\",\\\"versionCode\\\":1000000,\\\"versionName\\\":\\\"1.0.0\\\",\\\"icon\\\":\\\"$media:app_icon\\\",\\\"label\\\":\\\"$string:app_name\\\"}}\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"integratedHsp\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"isBundledDependencies\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"verifycode","_taskName":"default@MergeProfile","_key":":VerifyCode:verifycode:default@MergeProfile","_executionId":":VerifyCode:verifycode:default@MergeProfile:1740389963332","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\AppScope\\app.json5",{"fileSnapShotHashValue":"e5403ed77103352dbaea4b18d8c99b34"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\build-profile.json5",{"fileSnapShotHashValue":"a61a659104816e3d0b2374ec752b71c6"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\module.json5",{"fileSnapShotHashValue":"0f6faf95a2f06d6c2afff928c73801ef"}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\merge_profile\\default\\module.json",{"fileSnapShotHashValue":"85fe5c8f7096a76bd3ebb2d7cead2bbb"}]]}},":VerifyCode:entry:default@SyscapTransform":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"deviceTypes\",\"_value\":[\"default\",\"tablet\"],\"_valueType\":\"object\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@SyscapTransform","_key":":VerifyCode:entry:default@SyscapTransform","_executionId":":VerifyCode:entry:default@SyscapTransform:1740389963338","_inputFiles":{"dataType":"Map","value":[["D:\\oh_11_SDK\\11\\12\\toolchains\\syscap_tool.exe",{"fileSnapShotHashValue":"240cf21edce30c52d84468fef7e33dd5"}],["D:\\oh_11_SDK\\11\\12\\ets\\api\\device-define",{"fileSnapShotHashValue":"37fb4c41684b586d98dc402ac41880af"}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\syscap\\default\\rpcid.sc",{"fileSnapShotHashValue":"a7de875ed624981a95d62663facd11b4"}]]}},":VerifyCode:entry:default@ProcessRouterMap":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"useNormalizedOHMUrl\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"obfuscated\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"byteCodeHar\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@ProcessRouterMap","_key":":VerifyCode:entry:default@ProcessRouterMap","_executionId":":VerifyCode:entry:default@ProcessRouterMap:1740389963358","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\oh-package.json5",{"fileSnapShotHashValue":"77b54b6deeb36b5d6a78213652c6eb98"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\oh-package.json5",{"fileSnapShotHashValue":"6a20cb93cd01ec2efe8d901ff50136e0"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\module.json5",{"fileSnapShotHashValue":"9090ec6b7300c8d20d6c1e721227603a"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\pkgContextInfo.json",{"fileSnapShotHashValue":"248312bf7e3dc1b5107b587b18fe1b60"}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\router_map\\default\\temp-router-map.json",{"fileSnapShotHashValue":"485ab0db74cf937b2ba2a0df0f448244"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\router_map\\default\\loader-router-map.json",{"fileSnapShotHashValue":"b3e8444bfae6d96a63c8932018dce57d"}]]}},":VerifyCode:entry:default@CreateBuildProfile":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"buildMode\",\"_value\":\"Debug\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"buildModeName\",\"_value\":\"debug\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"buildProfileFields\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"projectOhosConfigAppOpt\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@CreateBuildProfile","_key":":VerifyCode:entry:default@CreateBuildProfile","_executionId":":VerifyCode:entry:default@CreateBuildProfile:1740389963366","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\AppScope\\app.json5",{"fileSnapShotHashValue":"e5403ed77103352dbaea4b18d8c99b34"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\build-profile.json5",{"fileSnapShotHashValue":"a61a659104816e3d0b2374ec752b71c6"}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\generated\\profile\\default\\BuildProfile.ets",{"fileSnapShotHashValue":"dd8647ea419425a20e1a7da68ef41b41"}]]}},":VerifyCode:entry:default@MergeProfile":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"targetSdkVersion\",\"_value\":12,\"_valueType\":\"number\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"compatibleSdkVersion\",\"_value\":12,\"_valueType\":\"number\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"releaseType\",\"_value\":\"Release\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"buildRoot\",\"_value\":\"build\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"isDebug\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"asanEnable\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"tsanEnable\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"hwasanEnable\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"ubsanEnable\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"moduleJsonOpt\",\"_value\":\"{\\\"module\\\":{\\\"name\\\":\\\"entry\\\",\\\"type\\\":\\\"entry\\\",\\\"description\\\":\\\"$string:module_desc\\\",\\\"mainElement\\\":\\\"EntryAbility\\\",\\\"deviceTypes\\\":[\\\"default\\\",\\\"tablet\\\"],\\\"deliveryWithInstall\\\":true,\\\"installationFree\\\":false,\\\"pages\\\":\\\"$profile:main_pages\\\",\\\"abilities\\\":[{\\\"name\\\":\\\"EntryAbility\\\",\\\"srcEntry\\\":\\\"./ets/entryability/EntryAbility.ets\\\",\\\"description\\\":\\\"$string:EntryAbility_desc\\\",\\\"icon\\\":\\\"$media:layered_image\\\",\\\"label\\\":\\\"$string:EntryAbility_label\\\",\\\"startWindowIcon\\\":\\\"$media:startIcon\\\",\\\"startWindowBackground\\\":\\\"$color:start_window_background\\\",\\\"exported\\\":true,\\\"skills\\\":[{\\\"entities\\\":[\\\"entity.system.home\\\"],\\\"actions\\\":[\\\"action.system.home\\\"]}]}],\\\"extensionAbilities\\\":[{\\\"name\\\":\\\"EntryBackupAbility\\\",\\\"srcEntry\\\":\\\"./ets/entrybackupability/EntryBackupAbility.ets\\\",\\\"type\\\":\\\"backup\\\",\\\"exported\\\":false,\\\"metadata\\\":[{\\\"name\\\":\\\"ohos.extension.backup\\\",\\\"resource\\\":\\\"$profile:backup_config\\\"}]}]}}\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"isHarModule\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"multiProjects\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"buildProfileAbilities\",\"_valueType\":\"undefined\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"projectConfigAppOpt\",\"_valueType\":\"undefined\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"appJsonOpt\",\"_value\":\"{\\\"app\\\":{\\\"bundleName\\\":\\\"com.example.verifycode\\\",\\\"vendor\\\":\\\"example\\\",\\\"versionCode\\\":1000000,\\\"versionName\\\":\\\"1.0.0\\\",\\\"icon\\\":\\\"$media:app_icon\\\",\\\"label\\\":\\\"$string:app_name\\\"}}\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"integratedHsp\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"isBundledDependencies\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@MergeProfile","_key":":VerifyCode:entry:default@MergeProfile","_executionId":":VerifyCode:entry:default@MergeProfile:1740389963373","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\AppScope\\app.json5",{"fileSnapShotHashValue":"e5403ed77103352dbaea4b18d8c99b34"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\build-profile.json5",{"fileSnapShotHashValue":"a61a659104816e3d0b2374ec752b71c6"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\module.json5",{"fileSnapShotHashValue":"9090ec6b7300c8d20d6c1e721227603a"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\merge_profile\\default\\module.json",{"fileSnapShotHashValue":"85fe5c8f7096a76bd3ebb2d7cead2bbb"}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\merge_profile\\default\\module.json",{"fileSnapShotHashValue":"0189c08ae3229c9efc0e066775734d38"}]]}},":VerifyCode:entry:default@GenerateLoaderJson":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"projectRootPath\",\"_value\":\"D:\\\\DevEcoStudioProjects\\\\sample\\\\code\\\\code\\\\UI\\\\VerifyCode\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"modulePathMap\",\"_value\":\"{\\\"entry\\\":\\\"D:\\\\\\\\DevEcoStudioProjects\\\\\\\\sample\\\\\\\\code\\\\\\\\code\\\\\\\\UI\\\\\\\\VerifyCode\\\\\\\\entry\\\",\\\"verifycode\\\":\\\"D:\\\\\\\\DevEcoStudioProjects\\\\\\\\sample\\\\\\\\code\\\\\\\\code\\\\\\\\UI\\\\\\\\VerifyCode\\\\\\\\casesfeature\\\\\\\\verifycode\\\"}\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"module_dependencies\",\"_value\":\"{\\\"verifycode\\\":\\\"file:../casesfeature/verifycode\\\"}\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"overrides\",\"_valueType\":\"undefined\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"project_dependencies\",\"_value\":\"{}\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"useNormalizedOHMUrl\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"isOhosTest\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"dependencyModuleAbility\",\"_valueType\":\"undefined\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"isFullCompilationEnabled\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"patchConfig\",\"_value\":\"{\\\"changedFileList\\\":\\\"D:\\\\\\\\DevEcoStudioProjects\\\\\\\\sample\\\\\\\\code\\\\\\\\code\\\\\\\\UI\\\\\\\\VerifyCode\\\\\\\\entry\\\\\\\\build\\\\\\\\default\\\\\\\\intermediates\\\\\\\\patch\\\\\\\\default\\\\\\\\changedFileList.json\\\"}\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"compileMode\",\"_value\":\"esmodule\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"nodeModulesPath\",\"_value\":\"D:\\\\DevEcoStudioProjects\\\\sample\\\\code\\\\code\\\\UI\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\intermediates\\\\loader_out\\\\default\\\\node_modules\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"targetConfig\",\"_value\":\"{\\\"name\\\":\\\"default\\\"}\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"hspNameOhmMap\",\"_value\":\"{}\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"harNameOhmMap\",\"_value\":\"{}\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"anBuildMode\",\"_value\":\"type\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"apPath\",\"_value\":\"D:\\\\DevEcoStudioProjects\\\\sample\\\\code\\\\code\\\\UI\\\\VerifyCode\\\\entry\\\\modules.ap\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"fallbackAnBuild\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"isHarWithCoverage\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"compileApiVersion\",\"_value\":12,\"_valueType\":\"number\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"compatibleApiVersion\",\"_value\":12,\"_valueType\":\"number\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"isByteCodeHar\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"shouldTreatHarAsHap\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"isBundledDependencies\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"needSubmitArkTsWidget\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@GenerateLoaderJson","_key":":VerifyCode:entry:default@GenerateLoaderJson","_executionId":":VerifyCode:entry:default@GenerateLoaderJson:1740389963388","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\pkgContextInfo.json",{"fileSnapShotHashValue":"248312bf7e3dc1b5107b587b18fe1b60"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\router_map\\default\\temp-router-map.json",{"fileSnapShotHashValue":"485ab0db74cf937b2ba2a0df0f448244"}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\loader.json",{"isDirectory":false,"fileSnapShotHashValue":"5d64a7692590dac918aa0abb35cd28bd"}]]}},":VerifyCode:entry:default@MakePackInfo":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"deviceTypes\",\"_value\":[\"default\",\"tablet\"],\"_valueType\":\"object\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"compileSdkVersion\",\"_value\":12,\"_valueType\":\"number\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"compatibleSdkVersion\",\"_value\":12,\"_valueType\":\"number\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"moduleJsonOpt\",\"_value\":\"{\\\"module\\\":{\\\"name\\\":\\\"entry\\\",\\\"type\\\":\\\"entry\\\",\\\"description\\\":\\\"$string:module_desc\\\",\\\"mainElement\\\":\\\"EntryAbility\\\",\\\"deviceTypes\\\":[\\\"default\\\",\\\"tablet\\\"],\\\"deliveryWithInstall\\\":true,\\\"pages\\\":\\\"$profile:main_pages\\\",\\\"abilities\\\":[{\\\"name\\\":\\\"EntryAbility\\\",\\\"srcEntry\\\":\\\"./ets/entryability/EntryAbility.ets\\\",\\\"description\\\":\\\"$string:EntryAbility_desc\\\",\\\"icon\\\":\\\"$media:layered_image\\\",\\\"label\\\":\\\"$string:EntryAbility_label\\\",\\\"startWindowIcon\\\":\\\"$media:startIcon\\\",\\\"startWindowBackground\\\":\\\"$color:start_window_background\\\",\\\"exported\\\":true,\\\"skills\\\":[{\\\"entities\\\":[\\\"entity.system.home\\\"],\\\"actions\\\":[\\\"action.system.home\\\"]}]}],\\\"extensionAbilities\\\":[{\\\"name\\\":\\\"EntryBackupAbility\\\",\\\"srcEntry\\\":\\\"./ets/entrybackupability/EntryBackupAbility.ets\\\",\\\"type\\\":\\\"backup\\\",\\\"exported\\\":false,\\\"metadata\\\":[{\\\"name\\\":\\\"ohos.extension.backup\\\",\\\"resource\\\":\\\"$profile:backup_config\\\"}]}]}}\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"releaseType\",\"_value\":\"Release\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"projectConfigAppOpt\",\"_valueType\":\"undefined\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"integratedHsp\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"appResOpt\",\"_value\":\"{\\\"app\\\":{\\\"bundleName\\\":\\\"com.example.verifycode\\\",\\\"vendor\\\":\\\"example\\\",\\\"versionCode\\\":1000000,\\\"versionName\\\":\\\"1.0.0\\\",\\\"icon\\\":\\\"$media:app_icon\\\",\\\"label\\\":\\\"$string:app_name\\\"}}\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@MakePackInfo","_key":":VerifyCode:entry:default@MakePackInfo","_executionId":":VerifyCode:entry:default@MakePackInfo:1740389963405","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\AppScope\\app.json5",{"fileSnapShotHashValue":"e5403ed77103352dbaea4b18d8c99b34"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\module.json5",{"fileSnapShotHashValue":"9090ec6b7300c8d20d6c1e721227603a"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\build-profile.json5",{"fileSnapShotHashValue":"a61a659104816e3d0b2374ec752b71c6"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources\\base\\profile\\backup_config.json",{"fileSnapShotHashValue":"8954a88a1a6fbf465185e80250638f14"}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\default\\pack.info",{"fileSnapShotHashValue":"eaca185607a6e7e54fc6c021f86dcf0f"}]]}},":VerifyCode:entry:default@ProcessProfile":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"arkEnable\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"compileMode\",\"_value\":\"esmodule\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"deviceTypes\",\"_value\":[\"default\",\"tablet\"],\"_valueType\":\"object\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"dependency\",\"_value\":\"[]\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"compatibleSdkVersionStage\",\"_value\":\"beta1\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@ProcessProfile","_key":":VerifyCode:entry:default@ProcessProfile","_executionId":":VerifyCode:entry:default@ProcessProfile:1740389963409","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\merge_profile\\default\\module.json",{"fileSnapShotHashValue":"0189c08ae3229c9efc0e066775734d38"}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\process_profile\\default\\module.json",{"fileSnapShotHashValue":"ffbb8edd33cdd004da1da004834d2113"}]]}},":VerifyCode:verifycode:default@ProcessLibs":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"isBundledDependencies\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"isByteCodeHar\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"excludeFromHar\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"verifycode","_taskName":"default@ProcessLibs","_key":":VerifyCode:verifycode:default@ProcessLibs","_executionId":":VerifyCode:verifycode:default@ProcessLibs:1740389964100","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\build-profile.json5",{"fileSnapShotHashValue":"dedfea5e8005bc445dde6888d4efe0f9"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build-profile.json5",{"fileSnapShotHashValue":"5f7def68dc43177f56074209362a02ac"}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\libs\\default",{"isDirectory":true,"fileSnapShotHashValue":""}]]}},":VerifyCode:entry:default@ProcessResource":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"resConfigJsonContent\",\"_value\":\"{\\\"configPath\\\":\\\"D:\\\\\\\\DevEcoStudioProjects\\\\\\\\sample\\\\\\\\code\\\\\\\\code\\\\\\\\UI\\\\\\\\VerifyCode\\\\\\\\entry\\\\\\\\build\\\\\\\\default\\\\\\\\intermediates\\\\\\\\process_profile\\\\\\\\default\\\\\\\\module.json\\\",\\\"packageName\\\":\\\"com.example.verifycode\\\",\\\"output\\\":\\\"D:\\\\\\\\DevEcoStudioProjects\\\\\\\\sample\\\\\\\\code\\\\\\\\code\\\\\\\\UI\\\\\\\\VerifyCode\\\\\\\\entry\\\\\\\\build\\\\\\\\default\\\\\\\\intermediates\\\\\\\\res\\\\\\\\default\\\",\\\"moduleNames\\\":\\\"entry,verifycode\\\",\\\"ResourceTable\\\":[\\\"D:\\\\\\\\DevEcoStudioProjects\\\\\\\\sample\\\\\\\\code\\\\\\\\code\\\\\\\\UI\\\\\\\\VerifyCode\\\\\\\\entry\\\\\\\\build\\\\\\\\default\\\\\\\\generated\\\\\\\\r\\\\\\\\default\\\\\\\\ResourceTable.h\\\"],\\\"applicationResource\\\":\\\"D:\\\\\\\\DevEcoStudioProjects\\\\\\\\sample\\\\\\\\code\\\\\\\\code\\\\\\\\UI\\\\\\\\VerifyCode\\\\\\\\AppScope\\\\\\\\resources\\\",\\\"moduleResources\\\":[\\\"D:\\\\\\\\DevEcoStudioProjects\\\\\\\\sample\\\\\\\\code\\\\\\\\code\\\\\\\\UI\\\\\\\\VerifyCode\\\\\\\\entry\\\\\\\\src\\\\\\\\main\\\\\\\\resources\\\"],\\\"dependencies\\\":[\\\"D:\\\\\\\\DevEcoStudioProjects\\\\\\\\sample\\\\\\\\code\\\\\\\\code\\\\\\\\UI\\\\\\\\VerifyCode\\\\\\\\casesfeature\\\\\\\\verifycode\\\\\\\\src\\\\\\\\main\\\\\\\\resources\\\"],\\\"iconCheck\\\":true,\\\"ids\\\":\\\"D:\\\\\\\\DevEcoStudioProjects\\\\\\\\sample\\\\\\\\code\\\\\\\\code\\\\\\\\UI\\\\\\\\VerifyCode\\\\\\\\entry\\\\\\\\build\\\\\\\\default\\\\\\\\intermediates\\\\\\\\res\\\\\\\\default\\\\\\\\ids_map\\\",\\\"definedIds\\\":\\\"D:\\\\\\\\DevEcoStudioProjects\\\\\\\\sample\\\\\\\\code\\\\\\\\code\\\\\\\\UI\\\\\\\\VerifyCode\\\\\\\\entry\\\\\\\\build\\\\\\\\default\\\\\\\\intermediates\\\\\\\\res\\\\\\\\default\\\\\\\\ids_map\\\\\\\\id_defined.json\\\"}\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"D:\\\\DevEcoStudioProjects\\\\sample\\\\code\\\\code\\\\UI\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\intermediates\\\\res\\\\default\\\\opt-compression.json\",\"_value\":\"{\\\"context\\\":{\\\"extensionPath\\\":\\\"\\\"},\\\"compression\\\":{\\\"media\\\":{\\\"enable\\\":false},\\\"filters\\\":[]}}\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"resource_str\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@ProcessResource","_key":":VerifyCode:entry:default@ProcessResource","_executionId":":VerifyCode:entry:default@ProcessResource:1740389964111","_inputFiles":{"dataType":"Map","value":[]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resConfig.json",{"isDirectory":false,"fileSnapShotHashValue":"0b5a91e0b417c20a2d18fece1a60da53"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\opt-compression.json",{"isDirectory":false,"fileSnapShotHashValue":"d6d41e7164fbed667c4c3314a87be470"}]]}},":VerifyCode:entry:default@CompileResource":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"TARGET_CONFIG\",\"_value\":\"{\\\"name\\\":\\\"default\\\"}\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"D:\\\\oh_11_SDK\\\\11\\\\12\\\\toolchains\\\\restool.exe,-l,D:\\\\DevEcoStudioProjects\\\\sample\\\\code\\\\code\\\\UI\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\intermediates\\\\res\\\\default\\\\resConfig.json\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"D:\\\\oh_11_SDK\\\\11\\\\12\\\\toolchains\\\\restool.exe\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@CompileResource","_key":":VerifyCode:entry:default@CompileResource","_executionId":":VerifyCode:entry:default@CompileResource:1740389964120","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources",{"fileSnapShotHashValue":"4178db7b04de515c485e99534a5291f5"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources",{"fileSnapShotHashValue":"3ec21c78827194e5ccc1b6e55b57fb46"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\AppScope\\resources",{"fileSnapShotHashValue":"85652557e550b0874c0c0c78f19b4791"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\process_profile\\default\\module.json",{"isDirectory":false,"fileSnapShotHashValue":"ffbb8edd33cdd004da1da004834d2113"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resConfig.json",{"isDirectory":false,"fileSnapShotHashValue":"0b5a91e0b417c20a2d18fece1a60da53"}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default",{"isDirectory":true,"fileSnapShotHashValue":"060ce89dcdb9cd2417d39953e6b78d33"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\generated\\r\\default\\ResourceTable.h",{"isDirectory":false,"fileSnapShotHashValue":"cb7852cd849ee64f109e459a6b46de88"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\generated\\r\\default",{"isDirectory":true,"fileSnapShotHashValue":"c8ffd03048f7083321b133dc7b55d5a1"}]]}},":VerifyCode:entry:default@CompileArkTS":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"debuggable\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"isArk\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"needCoverageInsert\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"ark.tsImportSendable\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"customTypes\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"verifycode\",\"_value\":\"verifycode: file:../casesfeature/verifycode\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"caseSensitiveCheck\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"useNormalizedOHMUrl\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"transformLib\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"compatibleSdkVersionStage\",\"_value\":\"beta1\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"autoLazyImport\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"arkTsWdiget\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"OBFUSCATION_ENABLE\",\"_value\":\"undefined\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"noExternalImportByPath\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@CompileArkTS","_key":":VerifyCode:entry:default@CompileArkTS","_executionId":":VerifyCode:entry:default@CompileArkTS:1740389964331","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default",{"isDirectory":true,"fileSnapShotHashValue":"5bf09451d1bdf836cf0d7aeba0e5938a"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\Index.ets",{"fileSnapShotHashValue":"c4ee7a39d270fe2155b40e81b70c9408"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets",{"isDirectory":true,"fileSnapShotHashValue":"250998e49f399da5c887fa924c8c24f6"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile",{"isDirectory":true,"fileSnapShotHashValue":"8d481e0e227303e2ea07b5d1cdad82ac"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ResourceTable.txt",{"fileSnapShotHashValue":"39da14f8a9b71bc6783a51334870234e"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ark_module.json",{"fileSnapShotHashValue":"67298e9a3ee5a5cb400731d5b3650d8e"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile",{"isDirectory":true,"fileSnapShotHashValue":"02f0f7212744c2048383c13f7ed49b48"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\ets",{"isDirectory":true,"fileSnapShotHashValue":"47f1929c29baedab96d05637a2d88911"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\pkgContextInfo.json",{"fileSnapShotHashValue":"248312bf7e3dc1b5107b587b18fe1b60"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\generated\\profile\\default\\BuildProfile.ets",{"fileSnapShotHashValue":"dd8647ea419425a20e1a7da68ef41b41"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\BuildProfile.ets",{"fileSnapShotHashValue":"836b3dee082aaad136a98b2e2dbfbdc3"}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets",{"isDirectory":true,"fileSnapShotHashValue":"dba4bacd66236b926fbcad122f44ee5c"}]]}},":VerifyCode:entry:default@BuildJS":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"debuggable\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"isArk\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"needCoverageInsert\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"ark.tsImportSendable\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"customTypes\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"verifycode\",\"_value\":\"verifycode: file:../casesfeature/verifycode\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"caseSensitiveCheck\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"useNormalizedOHMUrl\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"transformLib\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"compatibleSdkVersionStage\",\"_value\":\"beta1\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"autoLazyImport\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":false,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@BuildJS","_key":":VerifyCode:entry:default@BuildJS","_executionId":":VerifyCode:entry:default@BuildJS:1740389964358","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default",{"isDirectory":true,"fileSnapShotHashValue":"5bf09451d1bdf836cf0d7aeba0e5938a"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\Index.ets",{"fileSnapShotHashValue":"c4ee7a39d270fe2155b40e81b70c9408"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile",{"isDirectory":true,"fileSnapShotHashValue":"8d481e0e227303e2ea07b5d1cdad82ac"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ResourceTable.txt",{"fileSnapShotHashValue":"39da14f8a9b71bc6783a51334870234e"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ark_module.json",{"fileSnapShotHashValue":"67298e9a3ee5a5cb400731d5b3650d8e"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile",{"isDirectory":true,"fileSnapShotHashValue":"02f0f7212744c2048383c13f7ed49b48"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\pkgContextInfo.json",{"fileSnapShotHashValue":"248312bf7e3dc1b5107b587b18fe1b60"}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\js",{"isDirectory":true,"fileSnapShotHashValue":""}]]}},":VerifyCode:verifycode:default@DoNativeStrip":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"debugSymbol\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"verifycode","_taskName":"default@DoNativeStrip","_key":":VerifyCode:verifycode:default@DoNativeStrip","_executionId":":VerifyCode:verifycode:default@DoNativeStrip:1740389964721","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\libs\\default",{"isDirectory":true,"fileSnapShotHashValue":""}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\stripped_native_libs\\default",{"isDirectory":true,"fileSnapShotHashValue":""}]]}},":VerifyCode:entry:default@ProcessLibs":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"isBundledDependencies\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"isByteCodeHar\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"excludeFromHar\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@ProcessLibs","_key":":VerifyCode:entry:default@ProcessLibs","_executionId":":VerifyCode:entry:default@ProcessLibs:1740389964787","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\libs\\default",{"fileSnapShotHashValue":""}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\build-profile.json5",{"fileSnapShotHashValue":"a61a659104816e3d0b2374ec752b71c6"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build-profile.json5",{"fileSnapShotHashValue":"c9309f03f67f5d96b9c6117793929f71"}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\libs\\default",{"isDirectory":true,"fileSnapShotHashValue":""}]]}},":VerifyCode:entry:default@DoNativeStrip":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"debugSymbol\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@DoNativeStrip","_key":":VerifyCode:entry:default@DoNativeStrip","_executionId":":VerifyCode:entry:default@DoNativeStrip:1740389964797","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\libs\\default",{"isDirectory":true,"fileSnapShotHashValue":""}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\stripped_native_libs\\default",{"isDirectory":true,"fileSnapShotHashValue":""}]]}},":VerifyCode:entry:default@CacheNativeLibs":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"debugSymbol\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@CacheNativeLibs","_key":":VerifyCode:entry:default@CacheNativeLibs","_executionId":":VerifyCode:entry:default@CacheNativeLibs:1740389964803","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\stripped_native_libs\\default",{"isDirectory":true,"fileSnapShotHashValue":""}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\libs\\default",{"isDirectory":true,"fileSnapShotHashValue":""}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\patch\\default\\base_native_libs.json",{"isDirectory":false,"fileSnapShotHashValue":"64b8e3efc9a19a0ffec1ff69426a471e"}]]}},":VerifyCode:entry:default@GeneratePkgModuleJson":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@GeneratePkgModuleJson","_key":":VerifyCode:entry:default@GeneratePkgModuleJson","_executionId":":VerifyCode:entry:default@GeneratePkgModuleJson:1740389996476","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\module.json",{"fileSnapShotHashValue":"c143c37f1980605cb40382098f116a68"}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\package\\default\\module.json",{"fileSnapShotHashValue":"c143c37f1980605cb40382098f116a68"}]]}},":VerifyCode:entry:default@PackageHap":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"hotReload\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"integrated_hsp\",\"_value\":false,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"projectConfigAppOpt\",\"_valueType\":\"undefined\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"sourceMapDir\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"bundleType\",\"_value\":\"app\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"java,-Dfile.encoding=GBK,-jar,D:\\\\oh_11_SDK\\\\11\\\\12\\\\toolchains\\\\lib\\\\app_packing_tool.jar,--mode,hap,--force,true,--lib-path,D:\\\\DevEcoStudioProjects\\\\sample\\\\code\\\\code\\\\UI\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\intermediates\\\\stripped_native_libs\\\\default,--json-path,D:\\\\DevEcoStudioProjects\\\\sample\\\\code\\\\code\\\\UI\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\intermediates\\\\package\\\\default\\\\module.json,--resources-path,D:\\\\DevEcoStudioProjects\\\\sample\\\\code\\\\code\\\\UI\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\intermediates\\\\res\\\\default\\\\resources,--index-path,D:\\\\DevEcoStudioProjects\\\\sample\\\\code\\\\code\\\\UI\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\intermediates\\\\res\\\\default\\\\resources.index,--pack-info-path,D:\\\\DevEcoStudioProjects\\\\sample\\\\code\\\\code\\\\UI\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\outputs\\\\default\\\\pack.info,--out-path,D:\\\\DevEcoStudioProjects\\\\sample\\\\code\\\\code\\\\UI\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\outputs\\\\default\\\\entry-default-unsigned.hap,--rpcid-path,D:\\\\DevEcoStudioProjects\\\\sample\\\\code\\\\code\\\\UI\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\intermediates\\\\syscap\\\\default\\\\rpcid.sc,--ets-path,D:\\\\DevEcoStudioProjects\\\\sample\\\\code\\\\code\\\\UI\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\intermediates\\\\loader_out\\\\default\\\\ets,--pkg-context-path,D:\\\\DevEcoStudioProjects\\\\sample\\\\code\\\\code\\\\UI\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\intermediates\\\\loader\\\\default\\\\pkgContextInfo.json\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"D:\\\\oh_11_SDK\\\\11\\\\12\\\\toolchains\\\\lib\\\\app_packing_tool.jar\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@PackageHap","_key":":VerifyCode:entry:default@PackageHap","_executionId":":VerifyCode:entry:default@PackageHap:1740389996484","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\stripped_native_libs\\default",{"isDirectory":false,"fileSnapShotHashValue":""}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\module.json",{"isDirectory":false,"fileSnapShotHashValue":"c143c37f1980605cb40382098f116a68"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources",{"isDirectory":false,"fileSnapShotHashValue":"eefb64ad114adad79cca42f6febae6b2"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources.index",{"isDirectory":false,"fileSnapShotHashValue":"724db24b3a79e860cc8b6480401b6181"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\default\\pack.info",{"isDirectory":false,"fileSnapShotHashValue":"eaca185607a6e7e54fc6c021f86dcf0f"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\syscap\\default\\rpcid.sc",{"isDirectory":false,"fileSnapShotHashValue":"a7de875ed624981a95d62663facd11b4"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets",{"isDirectory":false,"fileSnapShotHashValue":"dba4bacd66236b926fbcad122f44ee5c"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\pkgContextInfo.json",{"isDirectory":false,"fileSnapShotHashValue":"248312bf7e3dc1b5107b587b18fe1b60"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets\\sourceMaps.map",{"isDirectory":false,"fileSnapShotHashValue":"f2bdd2db4594178a9d12a8d75937778c"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\generated\\profile\\default\\BuildProfile.ets",{"fileSnapShotHashValue":"dd8647ea419425a20e1a7da68ef41b41"}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\default\\entry-default-unsigned.hap",{"isDirectory":false,"fileSnapShotHashValue":"cca40773defbd07d6d0dab9dc5d401ef"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\source_map\\default\\sourceMaps.map",{"fileSnapShotHashValue":"f2bdd2db4594178a9d12a8d75937778c"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\default\\mapping\\sourceMaps.map",{"fileSnapShotHashValue":"f2bdd2db4594178a9d12a8d75937778c"}]]}},":VerifyCode:entry:default@SignHap":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"enableSignTask\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"sdkToolchainsComponentVersion\",\"_value\":\"5.0.0.71\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"existSigningConfig\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"signingConfig_name\",\"_value\":\"default\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"signingConfig_type\",\"_value\":\"HarmonyOS\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"existMaterial\",\"_value\":true,\"_valueType\":\"boolean\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"signingConfig_signAlg\",\"_value\":\"SHA256withECDSA\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"signingConfig_keyAlias\",\"_value\":\"debugKey\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"signingConfig_keyPassword\",\"_value\":\"0000001BAED875FF956D7E8D3927642DB5BEDA8FEB9551C60DB2D5FE936F6A563EAC7F91EE44F6844BF1DB\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"signingConfig_storePassword\",\"_value\":\"0000001B3901EC188FA35B26C010E7187098B669F24524646CA28A22DFD72DBB036B0193B480C76B6957D9\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":true,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@SignHap","_key":":VerifyCode:entry:default@SignHap","_executionId":":VerifyCode:entry:default@SignHap:1740389996847","_inputFiles":{"dataType":"Map","value":[["C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_HiHa3aNA0YPZUPWPGNXUV1rmOjen0zV0QuOJ7tbB7qQ=.cer",{"isDirectory":false,"fileSnapShotHashValue":"7b53492ed4dcc06df8b9cfc0c2c07d73"}],["C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_HiHa3aNA0YPZUPWPGNXUV1rmOjen0zV0QuOJ7tbB7qQ=.p7b",{"isDirectory":false,"fileSnapShotHashValue":"2244cd1c596adf198d8119268b10c09f"}],["C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_HiHa3aNA0YPZUPWPGNXUV1rmOjen0zV0QuOJ7tbB7qQ=.p12",{"isDirectory":false,"fileSnapShotHashValue":"16a09e54dad73c5ac8022f69275eccd1"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\default\\entry-default-unsigned.hap",{"isDirectory":false,"fileSnapShotHashValue":"cca40773defbd07d6d0dab9dc5d401ef"}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\default\\entry-default-signed.hap",{"isDirectory":false,"fileSnapShotHashValue":"e67108859d4cb99f45ddb26413f4080b"}]]}},":VerifyCode:entry:default@CollectDebugSymbol":{"_inputs":[{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_COMMAND\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_TOOLCHAIN\",\"_value\":\"\",\"_valueType\":\"string\"}"},{"dataType":"ValueEntry","value":"{\"_name\":\"BUILTIN_TASK_ENV\",\"_value\":\"\",\"_valueType\":\"string\"}"}],"_successful":false,"_projectName":"VerifyCode","_moduleName":"entry","_taskName":"default@CollectDebugSymbol","_key":":VerifyCode:entry:default@CollectDebugSymbol","_executionId":":VerifyCode:entry:default@CollectDebugSymbol:1740389998147","_inputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets\\sourceMaps.map",{"fileSnapShotHashValue":"f2bdd2db4594178a9d12a8d75937778c"}],["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\libs\\default",{"isDirectory":true,"fileSnapShotHashValue":""}]]},"_outputFiles":{"dataType":"Map","value":[["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\default\\symbol",{"isDirectory":true,"fileSnapShotHashValue":""}]]}}} \ No newline at end of file diff --git a/code/UI/VerifyCode/.hvigor/dependencyMap/dependencyMap.json5 b/code/UI/VerifyCode/.hvigor/dependencyMap/dependencyMap.json5 new file mode 100644 index 0000000000000000000000000000000000000000..3fed5ebc6646c45edf75b7d5021f3ca7d44a8c2d --- /dev/null +++ b/code/UI/VerifyCode/.hvigor/dependencyMap/dependencyMap.json5 @@ -0,0 +1 @@ +{"basePath":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\.hvigor\\dependencyMap\\dependencyMap.json5","rootDependency":"./oh-package.json5","dependencyMap":{"entry":"./entry/oh-package.json5","verifycode":"./verifycode/oh-package.json5"},"modules":[{"name":"entry","srcPath":"..\\..\\..\\entry"},{"name":"verifycode","srcPath":"..\\..\\..\\casesfeature\\verifycode"}]} \ No newline at end of file diff --git a/code/UI/VerifyCode/.hvigor/dependencyMap/entry/oh-package.json5 b/code/UI/VerifyCode/.hvigor/dependencyMap/entry/oh-package.json5 new file mode 100644 index 0000000000000000000000000000000000000000..f279e909d85eaf4c46763075b3397a1ef5a44b07 --- /dev/null +++ b/code/UI/VerifyCode/.hvigor/dependencyMap/entry/oh-package.json5 @@ -0,0 +1 @@ +{"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} \ No newline at end of file diff --git a/code/UI/VerifyCode/.hvigor/dependencyMap/oh-package.json5 b/code/UI/VerifyCode/.hvigor/dependencyMap/oh-package.json5 new file mode 100644 index 0000000000000000000000000000000000000000..6ef28312c3aefd9a8be052f0d7d4da3d42db4885 --- /dev/null +++ b/code/UI/VerifyCode/.hvigor/dependencyMap/oh-package.json5 @@ -0,0 +1 @@ +{"modelVersion":"5.0.2","description":"Please describe the basic information.","dependencies":{},"devDependencies":{"@ohos/hypium":"1.0.21","@ohos/hamock":"1.0.0"}} \ No newline at end of file diff --git a/code/UI/VerifyCode/.hvigor/dependencyMap/verifycode/oh-package.json5 b/code/UI/VerifyCode/.hvigor/dependencyMap/verifycode/oh-package.json5 new file mode 100644 index 0000000000000000000000000000000000000000..2eb1a27af75c5f76022d548e59c98b9c743d3287 --- /dev/null +++ b/code/UI/VerifyCode/.hvigor/dependencyMap/verifycode/oh-package.json5 @@ -0,0 +1 @@ +{"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} \ No newline at end of file diff --git a/code/UI/VerifyCode/.hvigor/outputs/build-logs/build.log b/code/UI/VerifyCode/.hvigor/outputs/build-logs/build.log new file mode 100644 index 0000000000000000000000000000000000000000..e100fcc71c40f5e81e4cf440fe7cdcefddfe023b --- /dev/null +++ b/code/UI/VerifyCode/.hvigor/outputs/build-logs/build.log @@ -0,0 +1,4416 @@ +[2025-02-24T15:34:40.730] [DEBUG] debug-file - env: nodejsVersion=v18.20.1 +[2025-02-24T15:34:41.006] [DEBUG] debug-file - env: daemon=true +[2025-02-24T15:34:40.732] [DEBUG] debug-file - env: hvigor-config.json5 content = { + modelVersion: '5.0.2', + dependencies: {}, + execution: {}, + logging: {}, + debugging: {}, + nodeOptions: {} +} +[2025-02-24T15:34:43.271] [DEBUG] debug-file - hvigor start cli arguments:{ + prop: [ 'product=default' ], + sync: true, + parallel: true, + incremental: true, + daemon: true, + _: [ '--analyze=normal' ], + env: { + ALLUSERSPROFILE: 'C:\\ProgramData', + APPDATA: 'C:\\Users\\Pangjiaxue\\AppData\\Roaming', + CommonProgramFiles: 'C:\\Program Files\\Common Files', + 'CommonProgramFiles(x86)': 'C:\\Program Files (x86)\\Common Files', + CommonProgramW6432: 'C:\\Program Files\\Common Files', + COMPUTERNAME: 'DESKTOP-TS8UH9E', + ComSpec: 'C:\\WINDOWS\\system32\\cmd.exe', + config: '{"product":"default"}', + CREATED_BY: 'deveco', + 'DevEco Studio': 'D:\\Software\\DevEco Studio\\bin;', + DEVECO_SDK_HOME: 'D:/Software/DevEco Studio/sdk', + DriverData: 'C:\\Windows\\System32\\Drivers\\DriverData', + EFC_8996: '1', + HDC_SERVER_PORT: '65037', + HOMEDRIVE: 'C:', + HOMEPATH: '\\Users\\Pangjiaxue', + IDEA_INITIAL_DIRECTORY: 'C:\\Users\\Pangjiaxue\\Desktop', + IGCCSVC_DB: 'AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA5OWtXBK320CEtUIdfvsPRgQAAAACAAAAAAAQZgAAAAEAACAAAAAtqDMFGiFPbQtRgfZK2wTHFdbXEK1wtsp7r61WmZgISAAAAAAOgAAAAAIAACAAAABNJQWEUXATOfUqfUql06o7cwsA6OwREIDXj/p0pyR+f2AAAAD9EfRT1hd72F3hnLTaTDU31OIDK+Ch3LcOpRjJ44/kXsqU4UDKiwjEivqT1vme6eNc+vaywHIDuvWrW4WH18R/sHPouB0EDAJRZRDXnhBJiueNSZ1lxddps3/VnuSqXOdAAAAA+g7+A8DNXaaFC5c0Yoa0nPv87X48QnG1fil/ECbnaehkHdyL/kKtljVXjaQsCPDMzJ+75djpjI45gN1dJeEovA==', + JAVA_HOME: 'D:\\Software\\DevEco Studio\\jbr', + LOCALAPPDATA: 'C:\\Users\\Pangjiaxue\\AppData\\Local', + LOGONSERVER: '\\\\DESKTOP-TS8UH9E', + NODE_HOME: 'D:\\Software\\DevEco Studio\\tools\\node', + NODE_PATH: 'C:\\Users\\Pangjiaxue\\.hvigor\\project_caches\\850260f8b1b157eeb30699ad0764c549\\workspace\\node_modules', + NO_UPDATE_NOTIFIER: 'true', + NPM: 'C:\\Users\\Pangjiaxue\\node\\node-18.14.1\\node_modules\\npm\\bin', + 'npm_config_auto-install-peers': 'false', + 'npm_config_strict-ssl': '', + 'npm_config_update-notifier': 'false', + NUMBER_OF_PROCESSORS: '16', + OHPM: 'D:\\Software\\DevEco Studio\\tools\\ohpm\\bin', + ohpmBin: 'D:\\Software\\DevEco Studio\\tools\\ohpm\\bin\\ohpm.bat', + OneDrive: 'D:\\ppp one driver\\OneDrive', + OneDriveConsumer: 'D:\\ppp one driver\\OneDrive', + OS: 'Windows_NT', + Path: 'D:\\Software\\DevEco Studio\\jbr\\bin;D:/Software/DevEco Studio/tools/node;D:\\700.SDK\\HarmonyOS-NEXT-DB1\\base\\toolchains;C:\\WINDOWS\\system32\\config\\systemprofile\\AppData\\Local\\Microsoft\\WindowsApps;C:\\windows\\system32\\HWAudioDriver\\;D:\\Software\\Git\\bin;C:\\Windows\\System32;D:\\Software\\DevEco Studio\\tools\\ohpm\\bin;C:\\Users\\Pangjiaxue\\Downloads\\node-v23.1.0-win-x64\\node_modules\\npm\\bin;D:\\Software\\;D:\\Software\\cloc;C:\\Users\\Pangjiaxue\\AppData\\Local\\Programs\\Python\\Python311\\Scripts\\;C:\\Users\\Pangjiaxue\\AppData\\Local\\Programs\\Python\\Python311\\;C:\\Users\\Pangjiaxue\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Program Files\\Intel\\WiFi\\bin\\;C:\\Program Files\\Common Files\\Intel\\WirelessCommon\\;D:\\Software\\DevEco Studio\\bin;;D:\\Software\\Microsoft VS Code\\bin;C:\\Users\\Pangjiaxue\\AppData\\Local\\Microsoft\\WinGet\\Packages\\Schniz.fnm_Microsoft.Winget.Source_8wekyb3d8bbwe;C:\\Users\\Pangjiaxue\\AppData\\Roaming\\npm;D:\\Software\\DevEco Studio\\tools\\node;D:\\Software\\DevEco Studio\\jbr\\bin;D:\\700.SDK\\HarmonyOS-NEXT-DB1\\base\\toolchains;C:\\WINDOWS\\system32\\config\\systemprofile\\AppData\\Local\\Microsoft\\WindowsApps;C:\\windows\\system32\\HWAudioDriver\\;D:\\Software\\Git\\bin;C:\\Windows\\System32;D:\\Software\\DevEco Studio\\tools\\ohpm\\bin;C:\\Users\\Pangjiaxue\\Downloads\\node-v23.1.0-win-x64\\node_modules\\npm\\bin;D:\\Software\\;D:\\Software\\cloc;C:\\Users\\Pangjiaxue\\AppData\\Local\\Programs\\Python\\Python311\\Scripts\\;C:\\Users\\Pangjiaxue\\AppData\\Local\\Programs\\Python\\Python311\\;C:\\Users\\Pangjiaxue\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Program Files\\Intel\\WiFi\\bin\\;C:\\Program Files\\Common Files\\Intel\\WirelessCommon\\;D:\\Software\\DevEco Studio\\bin;;D:\\Software\\Microsoft VS Code\\bin;C:\\Users\\Pangjiaxue\\AppData\\Local\\Microsoft\\WinGet\\Packages\\Schniz.fnm_Microsoft.Winget.Source_8wekyb3d8bbwe;C:\\Users\\Pangjiaxue\\AppData\\Roaming\\npm', + PATHEXT: '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC', + PROCESSOR_ARCHITECTURE: 'AMD64', + PROCESSOR_IDENTIFIER: 'Intel64 Family 6 Model 186 Stepping 2, GenuineIntel', + PROCESSOR_LEVEL: '6', + PROCESSOR_REVISION: 'ba02', + ProgramData: 'C:\\ProgramData', + ProgramFiles: 'C:\\Program Files', + 'ProgramFiles(x86)': 'C:\\Program Files (x86)', + ProgramW6432: 'C:\\Program Files', + PSModulePath: 'C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules', + PUBLIC: 'C:\\Users\\Public', + SESSIONNAME: 'Console', + SystemDrive: 'C:', + SystemRoot: 'C:\\WINDOWS', + TEMP: 'C:\\Users\\PANGJI~1\\AppData\\Local\\Temp', + TMP: 'C:\\Users\\PANGJI~1\\AppData\\Local\\Temp', + 'user.country': 'CN', + USERDOMAIN: 'DESKTOP-TS8UH9E', + USERDOMAIN_ROAMINGPROFILE: 'DESKTOP-TS8UH9E', + USERNAME: 'Pangjiaxue', + USERPROFILE: 'C:\\Users\\Pangjiaxue', + windir: 'C:\\WINDOWS', + WORKSPACE_DIR: 'C:\\Users\\Pangjiaxue\\.hvigor\\project_caches\\850260f8b1b157eeb30699ad0764c549\\workspace', + ZES_ENABLE_SYSMAN: '1' + } +} +[2025-02-24T15:34:43.290] [DEBUG] debug-file - session manager: set active socket. socketId=pzJIpXm14XZjBfUTAAAB +[2025-02-24T15:34:43.335] [DEBUG] debug-file - java daemon tryConnect success +[2025-02-24T15:34:43.770] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:34:43.782] [DEBUG] debug-file - Hvigor init with startParameters:{ + hvigorfileTypeCheck: false, + parallelExecution: true, + incrementalExecution: true, + printStackTrace: false, + daemon: true, + analyze: 0, + logLevel: Level { level: 20000, levelStr: 'INFO', colour: 'green' } +} +[2025-02-24T15:34:43.783] [DEBUG] debug-file - Since current hvigor version 5.14.3 differs from last hvigor version + undefined, delete file-cache.json and task-cache.json. +[2025-02-24T15:34:43.783] [DEBUG] debug-file - Cache service initialization finished in 2 ms +[2025-02-24T15:34:43.790] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:34:45.003] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:34:45.003] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:34:45.139] [DEBUG] debug-file - Start initialize project's product build option map with build mode debug. +[2025-02-24T15:34:45.139] [DEBUG] debug-file - Picking option from product 'default' with build mode 'debug'. +[2025-02-24T15:34:45.140] [DEBUG] debug-file - Product 'default' build option: {} +[2025-02-24T15:34:45.140] [DEBUG] debug-file - End initialize project's product build option map with build mode 'debug'. +[2025-02-24T15:34:45.142] [DEBUG] debug-file - Product 'default' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + } +} in this build. +[2025-02-24T15:34:45.148] [DEBUG] debug-file - No signingConfig found, initRemoteHspCache failed. +[2025-02-24T15:34:45.151] [DEBUG] debug-file - Local scan or download HarmonyOS sdk components toolchains,ets,js,native,previewer +[2025-02-24T15:34:45.155] [DEBUG] debug-file - Local scan or download hmscore sdk components toolchains,ets,native +[2025-02-24T15:34:45.159] [DEBUG] debug-file - Start recording SDK configuration permission data. +[2025-02-24T15:34:45.182] [DEBUG] debug-file - Sdk init in 33 ms +[2025-02-24T15:34:45.195] [DEBUG] debug-file - Project task initialization takes 12 ms +[2025-02-24T15:34:45.195] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:34:45.195] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:34:45.196] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:34:45.200] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:34:45.205] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:34:45.205] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:34:45.214] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=entry, buildMode=debug +[2025-02-24T15:34:45.214] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T15:34:45.215] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T15:34:45.215] [DEBUG] debug-file - Module 'entry' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T15:34:45.215] [DEBUG] debug-file - Module 'entry' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T15:34:45.215] [DEBUG] debug-file - End initialize module-target build option map, moduleName=entry +[2025-02-24T15:34:45.215] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:34:45.219] [DEBUG] debug-file - Module entry task initialization takes 3 ms +[2025-02-24T15:34:45.219] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:34:45.220] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:34:45.220] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:34:45.235] [DEBUG] debug-file - hvigorfile, resolve hvigorfile dependencies in 14 ms +[2025-02-24T15:34:45.235] [DEBUG] debug-file - project has submodules:entry +[2025-02-24T15:34:45.236] [DEBUG] debug-file - start to load updatedOhPackageInfo to the disk +[2025-02-24T15:34:45.239] [DEBUG] debug-file - load to the disk finished +[2025-02-24T15:34:45.249] [DEBUG] debug-file - Module VerifyCode Collected Dependency: +[2025-02-24T15:34:45.249] [DEBUG] debug-file - Module VerifyCode's total dependency: 0 +[2025-02-24T15:34:45.251] [DEBUG] debug-file - Module entry Collected Dependency: +[2025-02-24T15:34:45.251] [DEBUG] debug-file - Module entry's total dependency: 0 +[2025-02-24T15:34:45.255] [DEBUG] debug-file - Configuration phase cost:1 s 469 ms +[2025-02-24T15:34:45.257] [DEBUG] debug-file - Configuration task cost before running: 1 s 484 ms +[2025-02-24T15:34:45.258] [DEBUG] debug-file - Executing task :entry:clean +[2025-02-24T15:34:45.259] [DEBUG] debug-file - clean: Worker pool is inactive. +[2025-02-24T15:34:45.260] [DEBUG] debug-file - entry : clean cost memory 0.17669677734375 +[2025-02-24T15:34:45.261] [DEBUG] debug-file - runTaskFromQueue task cost before running: 1 s 488 ms +[2025-02-24T15:34:45.261] [INFO] debug-file - Finished :entry:clean... after 3 ms +[2025-02-24T15:34:45.261] [DEBUG] debug-file - Executing task ::clean +[2025-02-24T15:34:45.261] [DEBUG] debug-file - clean: Worker pool is inactive. +[2025-02-24T15:34:45.262] [DEBUG] debug-file - VerifyCode : clean cost memory 0.037109375 +[2025-02-24T15:34:45.262] [DEBUG] debug-file - runTaskFromQueue task cost before running: 1 s 489 ms +[2025-02-24T15:34:45.262] [INFO] debug-file - Finished ::clean... after 1 ms +[2025-02-24T15:34:45.262] [DEBUG] debug-file - Executing task :entry:init +[2025-02-24T15:34:45.262] [DEBUG] debug-file - entry : init cost memory 0.013946533203125 +[2025-02-24T15:34:45.262] [DEBUG] debug-file - runTaskFromQueue task cost before running: 1 s 490 ms +[2025-02-24T15:34:45.262] [INFO] debug-file - Finished :entry:init... after 1 ms +[2025-02-24T15:34:45.262] [DEBUG] debug-file - Executing task ::init +[2025-02-24T15:34:45.262] [DEBUG] debug-file - VerifyCode : init cost memory 0.01279449462890625 +[2025-02-24T15:34:45.262] [DEBUG] debug-file - runTaskFromQueue task cost before running: 1 s 490 ms +[2025-02-24T15:34:45.263] [INFO] debug-file - Finished ::init... after 1 ms +[2025-02-24T15:34:45.275] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:34:45.278] [DEBUG] debug-file - Module 'entry' target 'ohosTest' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} in this build. +[2025-02-24T15:34:45.284] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T15:34:45.284] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T15:34:45.283] [DEBUG] debug-file - Since there is no instance or instance is terminated, create a new worker pool. +[2025-02-24T15:34:45.283] [DEBUG] debug-file - Worker pool is initialized with config: { + minPoolNum: 2, + maxPoolNum: undefined, + maxCoreSize: undefined, + cacheCapacity: undefined, + cacheTtl: undefined +} +[2025-02-24T15:34:45.285] [DEBUG] debug-file - Create resident worker with id: 0. +[2025-02-24T15:34:45.287] [DEBUG] debug-file - Create resident worker with id: 1. +[2025-02-24T15:34:45.291] [DEBUG] debug-file - Cleanup worker 0. +[2025-02-24T15:34:45.291] [DEBUG] debug-file - Worker 0 has been cleaned up. +[2025-02-24T15:34:45.291] [DEBUG] debug-file - Current idle worker size: 1. +[2025-02-24T15:34:45.291] [DEBUG] debug-file - Current resident worker size: 2. +[2025-02-24T15:34:45.291] [DEBUG] debug-file - Cleanup worker 1. +[2025-02-24T15:34:45.291] [DEBUG] debug-file - Worker 1 has been cleaned up. +[2025-02-24T15:34:45.291] [DEBUG] debug-file - Current idle worker size: 0. +[2025-02-24T15:34:45.291] [DEBUG] debug-file - Current resident worker size: 2. +[2025-02-24T15:34:45.292] [DEBUG] debug-file - hvigor build process will be closed. +[2025-02-24T15:34:45.295] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:34:45.295] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:34:45.296] [DEBUG] debug-file - worker[0] exits with exit code 0. +[2025-02-24T15:34:45.297] [DEBUG] debug-file - worker[1] exits with exit code 0. +[2025-02-24T15:36:46.691] [DEBUG] debug-file - session manager: set active socket. socketId=8XdsBF0DQE3GojGvAAAD +[2025-02-24T15:36:46.709] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:36:46.719] [DEBUG] debug-file - Hvigor init with startParameters:{ + hvigorfileTypeCheck: false, + parallelExecution: true, + incrementalExecution: true, + printStackTrace: false, + daemon: true, + analyze: 0, + logLevel: Level { level: 20000, levelStr: 'INFO', colour: 'green' } +} +[2025-02-24T15:36:46.719] [DEBUG] debug-file - Cache service initialization finished in 1 ms +[2025-02-24T15:36:46.728] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:36:46.735] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:36:46.735] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:36:46.740] [DEBUG] debug-file - Start initialize project's product build option map with build mode debug. +[2025-02-24T15:36:46.740] [DEBUG] debug-file - Picking option from product 'default' with build mode 'debug'. +[2025-02-24T15:36:46.740] [DEBUG] debug-file - Product 'default' build option: {} +[2025-02-24T15:36:46.740] [DEBUG] debug-file - End initialize project's product build option map with build mode 'debug'. +[2025-02-24T15:36:46.741] [DEBUG] debug-file - Product 'default' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + } +} in this build. +[2025-02-24T15:36:46.745] [DEBUG] debug-file - No signingConfig found, initRemoteHspCache failed. +[2025-02-24T15:36:46.751] [DEBUG] debug-file - Start recording SDK configuration permission data. +[2025-02-24T15:36:46.770] [DEBUG] debug-file - Sdk init in 23 ms +[2025-02-24T15:36:46.780] [DEBUG] debug-file - Project task initialization takes 10 ms +[2025-02-24T15:36:46.780] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:36:46.780] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:36:46.780] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:36:46.784] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:36:46.787] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:36:46.787] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:36:46.790] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=entry, buildMode=debug +[2025-02-24T15:36:46.790] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T15:36:46.791] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T15:36:46.791] [DEBUG] debug-file - Module 'entry' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T15:36:46.791] [DEBUG] debug-file - Module 'entry' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T15:36:46.791] [DEBUG] debug-file - End initialize module-target build option map, moduleName=entry +[2025-02-24T15:36:46.791] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:36:46.793] [DEBUG] debug-file - Module entry task initialization takes 1 ms +[2025-02-24T15:36:46.793] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:36:46.793] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:36:46.793] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:36:46.796] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\casesfeature\vieifycode\hvigorfile.ts +[2025-02-24T15:36:46.800] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:36:46.801] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:36:46.848] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=vieifycode, buildMode=debug +[2025-02-24T15:36:46.848] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T15:36:46.849] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T15:36:46.849] [DEBUG] debug-file - Module 'vieifycode' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T15:36:46.849] [DEBUG] debug-file - Module 'vieifycode' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T15:36:46.849] [DEBUG] debug-file - End initialize module-target build option map, moduleName=vieifycode +[2025-02-24T15:36:46.849] [DEBUG] debug-file - Module 'vieifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:36:46.852] [DEBUG] debug-file - Module vieifycode task initialization takes 1 ms +[2025-02-24T15:36:46.852] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:36:46.852] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\casesfeature\vieifycode\hvigorfile.ts +[2025-02-24T15:36:46.852] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\casesfeature\vieifycode\hvigorfile.ts +[2025-02-24T15:36:46.864] [DEBUG] debug-file - hvigorfile, resolve hvigorfile dependencies in 12 ms +[2025-02-24T15:36:46.865] [DEBUG] debug-file - project has submodules:entry,vieifycode +[2025-02-24T15:36:46.865] [DEBUG] debug-file - module:vieifycode no need to execute packageHap +[2025-02-24T15:36:46.866] [DEBUG] debug-file - start to load updatedOhPackageInfo to the disk +[2025-02-24T15:36:46.868] [DEBUG] debug-file - load to the disk finished +[2025-02-24T15:36:46.871] [DEBUG] debug-file - Module VerifyCode Collected Dependency: +[2025-02-24T15:36:46.871] [DEBUG] debug-file - Module VerifyCode's total dependency: 0 +[2025-02-24T15:36:46.872] [DEBUG] debug-file - Module entry Collected Dependency: +[2025-02-24T15:36:46.872] [DEBUG] debug-file - Module entry's total dependency: 0 +[2025-02-24T15:36:46.875] [DEBUG] debug-file - Module vieifycode Collected Dependency: +[2025-02-24T15:36:46.875] [DEBUG] debug-file - Module vieifycode's total dependency: 0 +[2025-02-24T15:36:46.876] [DEBUG] debug-file - Configuration phase cost:154 ms +[2025-02-24T15:36:46.878] [DEBUG] debug-file - Configuration task cost before running: 168 ms +[2025-02-24T15:36:46.878] [DEBUG] debug-file - Executing task :entry:init +[2025-02-24T15:36:46.878] [DEBUG] debug-file - entry : init cost memory 0.01456451416015625 +[2025-02-24T15:36:46.878] [DEBUG] debug-file - runTaskFromQueue task cost before running: 168 ms +[2025-02-24T15:36:46.878] [INFO] debug-file - Finished :entry:init... after 1 ms +[2025-02-24T15:36:46.878] [DEBUG] debug-file - Executing task :vieifycode:init +[2025-02-24T15:36:46.878] [DEBUG] debug-file - vieifycode : init cost memory 0.01209259033203125 +[2025-02-24T15:36:46.878] [DEBUG] debug-file - runTaskFromQueue task cost before running: 168 ms +[2025-02-24T15:36:46.878] [INFO] debug-file - Finished :vieifycode:init... after 1 ms +[2025-02-24T15:36:46.878] [DEBUG] debug-file - Executing task ::init +[2025-02-24T15:36:46.879] [DEBUG] debug-file - VerifyCode : init cost memory 0.0119781494140625 +[2025-02-24T15:36:46.879] [DEBUG] debug-file - runTaskFromQueue task cost before running: 168 ms +[2025-02-24T15:36:46.879] [INFO] debug-file - Finished ::init... after 1 ms +[2025-02-24T15:36:46.888] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:36:46.890] [DEBUG] debug-file - Module 'entry' target 'ohosTest' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} in this build. +[2025-02-24T15:36:46.892] [DEBUG] debug-file - Module 'vieifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:36:46.894] [DEBUG] debug-file - There's no busy workers and idle workers need cleanup. +[2025-02-24T15:36:46.894] [DEBUG] debug-file - hvigor build process will be closed. +[2025-02-24T15:36:46.898] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T15:36:46.898] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T15:36:46.898] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:36:46.899] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:46:15.203] [DEBUG] debug-file - session manager: set active socket. socketId=rcrQk9sWhuBHtZ9UAAAF +[2025-02-24T15:46:15.225] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:46:15.234] [DEBUG] debug-file - Hvigor init with startParameters:{ + hvigorfileTypeCheck: false, + parallelExecution: true, + incrementalExecution: true, + printStackTrace: false, + daemon: true, + analyze: 0, + logLevel: Level { level: 20000, levelStr: 'INFO', colour: 'green' } +} +[2025-02-24T15:46:15.234] [DEBUG] debug-file - Cache service initialization finished in 1 ms +[2025-02-24T15:46:15.240] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:46:15.244] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:46:15.245] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:46:15.248] [DEBUG] debug-file - Start initialize project's product build option map with build mode debug. +[2025-02-24T15:46:15.248] [DEBUG] debug-file - Picking option from product 'default' with build mode 'debug'. +[2025-02-24T15:46:15.248] [DEBUG] debug-file - Product 'default' build option: {} +[2025-02-24T15:46:15.248] [DEBUG] debug-file - End initialize project's product build option map with build mode 'debug'. +[2025-02-24T15:46:15.249] [DEBUG] debug-file - Product 'default' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + } +} in this build. +[2025-02-24T15:46:15.251] [DEBUG] debug-file - not found resModel json file in : D:\DevEcoStudioProjects\VerifyCode\casesfeature\vieifycode\src\ohosTest\module.json5 +[2025-02-24T15:46:15.252] [DEBUG] debug-file - No signingConfig found, initRemoteHspCache failed. +[2025-02-24T15:46:15.256] [DEBUG] debug-file - Start recording SDK configuration permission data. +[2025-02-24T15:46:15.273] [DEBUG] debug-file - Sdk init in 21 ms +[2025-02-24T15:46:15.285] [DEBUG] debug-file - Project task initialization takes 11 ms +[2025-02-24T15:46:15.285] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:46:15.285] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:46:15.285] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:46:15.288] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:46:15.292] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:46:15.292] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:46:15.296] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=entry, buildMode=debug +[2025-02-24T15:46:15.296] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T15:46:15.296] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T15:46:15.296] [DEBUG] debug-file - Module 'entry' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T15:46:15.296] [DEBUG] debug-file - Module 'entry' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T15:46:15.296] [DEBUG] debug-file - End initialize module-target build option map, moduleName=entry +[2025-02-24T15:46:15.296] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:46:15.298] [DEBUG] debug-file - Module entry task initialization takes 1 ms +[2025-02-24T15:46:15.298] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:46:15.298] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:46:15.298] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:46:15.302] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\casesfeature\vieifycode\hvigorfile.ts +[2025-02-24T15:46:15.304] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:46:15.304] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:46:15.308] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=vieifycode, buildMode=debug +[2025-02-24T15:46:15.308] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T15:46:15.308] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T15:46:15.309] [DEBUG] debug-file - Module 'vieifycode' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T15:46:15.309] [DEBUG] debug-file - Module 'vieifycode' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T15:46:15.309] [DEBUG] debug-file - End initialize module-target build option map, moduleName=vieifycode +[2025-02-24T15:46:15.309] [DEBUG] debug-file - Module 'vieifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:46:15.310] [DEBUG] debug-file - Module vieifycode task initialization takes 1 ms +[2025-02-24T15:46:15.310] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:46:15.310] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\casesfeature\vieifycode\hvigorfile.ts +[2025-02-24T15:46:15.310] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\casesfeature\vieifycode\hvigorfile.ts +[2025-02-24T15:46:15.321] [DEBUG] debug-file - hvigorfile, resolve hvigorfile dependencies in 10 ms +[2025-02-24T15:46:15.322] [DEBUG] debug-file - project has submodules:entry,vieifycode +[2025-02-24T15:46:15.322] [DEBUG] debug-file - module:vieifycode no need to execute packageHap +[2025-02-24T15:46:15.322] [DEBUG] debug-file - start to load updatedOhPackageInfo to the disk +[2025-02-24T15:46:15.325] [DEBUG] debug-file - load to the disk finished +[2025-02-24T15:46:15.329] [DEBUG] debug-file - Module VerifyCode Collected Dependency: +[2025-02-24T15:46:15.329] [DEBUG] debug-file - Module VerifyCode's total dependency: 0 +[2025-02-24T15:46:15.331] [DEBUG] debug-file - Module entry Collected Dependency: +[2025-02-24T15:46:15.331] [DEBUG] debug-file - Module entry's total dependency: 0 +[2025-02-24T15:46:15.333] [DEBUG] debug-file - Module vieifycode Collected Dependency: +[2025-02-24T15:46:15.334] [DEBUG] debug-file - Module vieifycode's total dependency: 0 +[2025-02-24T15:46:15.335] [DEBUG] debug-file - Configuration phase cost:99 ms +[2025-02-24T15:46:15.336] [DEBUG] debug-file - Configuration task cost before running: 109 ms +[2025-02-24T15:46:15.336] [DEBUG] debug-file - Executing task :entry:init +[2025-02-24T15:46:15.336] [DEBUG] debug-file - entry : init cost memory 0.01190948486328125 +[2025-02-24T15:46:15.336] [DEBUG] debug-file - runTaskFromQueue task cost before running: 109 ms +[2025-02-24T15:46:15.336] [INFO] debug-file - Finished :entry:init... after 1 ms +[2025-02-24T15:46:15.336] [DEBUG] debug-file - Executing task :vieifycode:init +[2025-02-24T15:46:15.336] [DEBUG] debug-file - vieifycode : init cost memory 0.01201629638671875 +[2025-02-24T15:46:15.337] [DEBUG] debug-file - runTaskFromQueue task cost before running: 110 ms +[2025-02-24T15:46:15.337] [INFO] debug-file - Finished :vieifycode:init... after 1 ms +[2025-02-24T15:46:15.337] [DEBUG] debug-file - Executing task ::init +[2025-02-24T15:46:15.337] [DEBUG] debug-file - VerifyCode : init cost memory 0.01172637939453125 +[2025-02-24T15:46:15.337] [DEBUG] debug-file - runTaskFromQueue task cost before running: 110 ms +[2025-02-24T15:46:15.337] [INFO] debug-file - Finished ::init... after 1 ms +[2025-02-24T15:46:15.345] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:46:15.347] [DEBUG] debug-file - Module 'entry' target 'ohosTest' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} in this build. +[2025-02-24T15:46:15.349] [DEBUG] debug-file - Module 'vieifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:46:15.351] [DEBUG] debug-file - There's no busy workers and idle workers need cleanup. +[2025-02-24T15:46:15.351] [DEBUG] debug-file - hvigor build process will be closed. +[2025-02-24T15:46:15.355] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T15:46:15.356] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T15:46:15.356] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:46:15.356] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:46:39.466] [DEBUG] debug-file - session manager: set active socket. socketId=IQK2l-ORPwI4__EcAAAH +[2025-02-24T15:46:39.481] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:46:39.489] [DEBUG] debug-file - Hvigor init with startParameters:{ + hvigorfileTypeCheck: false, + parallelExecution: true, + incrementalExecution: true, + printStackTrace: false, + daemon: true, + analyze: 0, + logLevel: Level { level: 20000, levelStr: 'INFO', colour: 'green' } +} +[2025-02-24T15:46:39.489] [DEBUG] debug-file - Cache service initialization finished in 1 ms +[2025-02-24T15:46:39.495] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:46:39.501] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:46:39.501] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:46:39.505] [DEBUG] debug-file - Start initialize project's product build option map with build mode debug. +[2025-02-24T15:46:39.505] [DEBUG] debug-file - Picking option from product 'default' with build mode 'debug'. +[2025-02-24T15:46:39.505] [DEBUG] debug-file - Product 'default' build option: {} +[2025-02-24T15:46:39.505] [DEBUG] debug-file - End initialize project's product build option map with build mode 'debug'. +[2025-02-24T15:46:39.506] [DEBUG] debug-file - Product 'default' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + } +} in this build. +[2025-02-24T15:46:39.508] [DEBUG] debug-file - not found resModel json file in : D:\DevEcoStudioProjects\VerifyCode\casesfeature\vieifycode\src\ohosTest\module.json5 +[2025-02-24T15:46:39.510] [DEBUG] debug-file - No signingConfig found, initRemoteHspCache failed. +[2025-02-24T15:46:39.514] [DEBUG] debug-file - Start recording SDK configuration permission data. +[2025-02-24T15:46:39.529] [DEBUG] debug-file - Sdk init in 20 ms +[2025-02-24T15:46:39.540] [DEBUG] debug-file - Project task initialization takes 11 ms +[2025-02-24T15:46:39.541] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:46:39.541] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:46:39.541] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:46:39.545] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:46:39.548] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:46:39.548] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:46:39.552] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=entry, buildMode=debug +[2025-02-24T15:46:39.552] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T15:46:39.553] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T15:46:39.553] [DEBUG] debug-file - Module 'entry' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T15:46:39.553] [DEBUG] debug-file - Module 'entry' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T15:46:39.553] [DEBUG] debug-file - End initialize module-target build option map, moduleName=entry +[2025-02-24T15:46:39.553] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:46:39.554] [DEBUG] debug-file - Module entry task initialization takes 1 ms +[2025-02-24T15:46:39.554] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:46:39.554] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:46:39.554] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:46:39.558] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\casesfeature\vieifycode\hvigorfile.ts +[2025-02-24T15:46:39.560] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:46:39.560] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:46:39.563] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=vieifycode, buildMode=debug +[2025-02-24T15:46:39.563] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T15:46:39.563] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T15:46:39.563] [DEBUG] debug-file - Module 'vieifycode' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T15:46:39.563] [DEBUG] debug-file - Module 'vieifycode' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T15:46:39.563] [DEBUG] debug-file - End initialize module-target build option map, moduleName=vieifycode +[2025-02-24T15:46:39.563] [DEBUG] debug-file - Module 'vieifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:46:39.565] [DEBUG] debug-file - Module vieifycode task initialization takes 1 ms +[2025-02-24T15:46:39.565] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:46:39.565] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\casesfeature\vieifycode\hvigorfile.ts +[2025-02-24T15:46:39.565] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\casesfeature\vieifycode\hvigorfile.ts +[2025-02-24T15:46:39.577] [DEBUG] debug-file - hvigorfile, resolve hvigorfile dependencies in 11 ms +[2025-02-24T15:46:39.578] [DEBUG] debug-file - project has submodules:entry,vieifycode +[2025-02-24T15:46:39.578] [DEBUG] debug-file - module:vieifycode no need to execute packageHap +[2025-02-24T15:46:39.579] [DEBUG] debug-file - start to load updatedOhPackageInfo to the disk +[2025-02-24T15:46:39.581] [DEBUG] debug-file - load to the disk finished +[2025-02-24T15:46:39.584] [DEBUG] debug-file - Module VerifyCode Collected Dependency: +[2025-02-24T15:46:39.584] [DEBUG] debug-file - Module VerifyCode's total dependency: 0 +[2025-02-24T15:46:39.585] [DEBUG] debug-file - Module entry Collected Dependency: +[2025-02-24T15:46:39.585] [DEBUG] debug-file - Module entry's total dependency: 0 +[2025-02-24T15:46:39.588] [DEBUG] debug-file - Module vieifycode Collected Dependency: +[2025-02-24T15:46:39.588] [DEBUG] debug-file - Module vieifycode's total dependency: 0 +[2025-02-24T15:46:39.590] [DEBUG] debug-file - Configuration phase cost:99 ms +[2025-02-24T15:46:39.591] [DEBUG] debug-file - Configuration task cost before running: 110 ms +[2025-02-24T15:46:39.592] [DEBUG] debug-file - Executing task :entry:init +[2025-02-24T15:46:39.592] [DEBUG] debug-file - entry : init cost memory 0.01312255859375 +[2025-02-24T15:46:39.592] [DEBUG] debug-file - runTaskFromQueue task cost before running: 110 ms +[2025-02-24T15:46:39.592] [INFO] debug-file - Finished :entry:init... after 1 ms +[2025-02-24T15:46:39.592] [DEBUG] debug-file - Executing task :vieifycode:init +[2025-02-24T15:46:39.592] [DEBUG] debug-file - vieifycode : init cost memory 0.01201629638671875 +[2025-02-24T15:46:39.592] [DEBUG] debug-file - runTaskFromQueue task cost before running: 110 ms +[2025-02-24T15:46:39.592] [INFO] debug-file - Finished :vieifycode:init... after 1 ms +[2025-02-24T15:46:39.592] [DEBUG] debug-file - Executing task ::init +[2025-02-24T15:46:39.592] [DEBUG] debug-file - VerifyCode : init cost memory 0.0121612548828125 +[2025-02-24T15:46:39.592] [DEBUG] debug-file - runTaskFromQueue task cost before running: 110 ms +[2025-02-24T15:46:39.592] [INFO] debug-file - Finished ::init... after 1 ms +[2025-02-24T15:46:39.602] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:46:39.604] [DEBUG] debug-file - Module 'entry' target 'ohosTest' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} in this build. +[2025-02-24T15:46:39.606] [DEBUG] debug-file - Module 'vieifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:46:39.607] [DEBUG] debug-file - There's no busy workers and idle workers need cleanup. +[2025-02-24T15:46:39.607] [DEBUG] debug-file - hvigor build process will be closed. +[2025-02-24T15:46:39.611] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T15:46:39.611] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T15:46:39.611] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:46:39.612] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:47:30.385] [DEBUG] debug-file - session manager: set active socket. socketId=xEaDA8C9F9dnruZtAAAJ +[2025-02-24T15:47:30.400] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:47:30.410] [DEBUG] debug-file - Hvigor init with startParameters:{ + hvigorfileTypeCheck: false, + parallelExecution: true, + incrementalExecution: true, + printStackTrace: false, + daemon: true, + analyze: 0, + logLevel: Level { level: 20000, levelStr: 'INFO', colour: 'green' } +} +[2025-02-24T15:47:30.411] [DEBUG] debug-file - Cache service initialization finished in 1 ms +[2025-02-24T15:47:30.417] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:47:30.420] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:47:30.420] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:47:30.423] [DEBUG] debug-file - Start initialize project's product build option map with build mode debug. +[2025-02-24T15:47:30.423] [DEBUG] debug-file - Picking option from product 'default' with build mode 'debug'. +[2025-02-24T15:47:30.423] [DEBUG] debug-file - Product 'default' build option: {} +[2025-02-24T15:47:30.423] [DEBUG] debug-file - End initialize project's product build option map with build mode 'debug'. +[2025-02-24T15:47:30.424] [DEBUG] debug-file - Product 'default' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + } +} in this build. +[2025-02-24T15:47:30.428] [DEBUG] debug-file - not found resModel json file in : D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\src\ohosTest\module.json5 +[2025-02-24T15:47:30.429] [DEBUG] debug-file - No signingConfig found, initRemoteHspCache failed. +[2025-02-24T15:47:30.433] [DEBUG] debug-file - Start recording SDK configuration permission data. +[2025-02-24T15:47:30.449] [DEBUG] debug-file - Sdk init in 19 ms +[2025-02-24T15:47:30.459] [DEBUG] debug-file - Project task initialization takes 10 ms +[2025-02-24T15:47:30.459] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:47:30.459] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:47:30.459] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:47:30.462] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:47:30.466] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:47:30.466] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:47:30.469] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=entry, buildMode=debug +[2025-02-24T15:47:30.470] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T15:47:30.470] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T15:47:30.470] [DEBUG] debug-file - Module 'entry' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T15:47:30.470] [DEBUG] debug-file - Module 'entry' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T15:47:30.470] [DEBUG] debug-file - End initialize module-target build option map, moduleName=entry +[2025-02-24T15:47:30.470] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:47:30.471] [DEBUG] debug-file - Module entry task initialization takes 1 ms +[2025-02-24T15:47:30.472] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:47:30.472] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:47:30.472] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:47:30.475] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T15:47:30.478] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:47:30.479] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:47:30.482] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=vieifycode, buildMode=debug +[2025-02-24T15:47:30.482] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T15:47:30.482] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T15:47:30.482] [DEBUG] debug-file - Module 'vieifycode' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T15:47:30.482] [DEBUG] debug-file - Module 'vieifycode' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T15:47:30.482] [DEBUG] debug-file - End initialize module-target build option map, moduleName=vieifycode +[2025-02-24T15:47:30.482] [DEBUG] debug-file - Module 'vieifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:47:30.484] [DEBUG] debug-file - Module vieifycode task initialization takes 1 ms +[2025-02-24T15:47:30.484] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:47:30.485] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T15:47:30.485] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T15:47:30.496] [DEBUG] debug-file - hvigorfile, resolve hvigorfile dependencies in 11 ms +[2025-02-24T15:47:30.496] [DEBUG] debug-file - project has submodules:entry,vieifycode +[2025-02-24T15:47:30.496] [DEBUG] debug-file - module:vieifycode no need to execute packageHap +[2025-02-24T15:47:30.497] [DEBUG] debug-file - start to load updatedOhPackageInfo to the disk +[2025-02-24T15:47:30.499] [DEBUG] debug-file - load to the disk finished +[2025-02-24T15:47:30.501] [DEBUG] debug-file - Module VerifyCode Collected Dependency: +[2025-02-24T15:47:30.501] [DEBUG] debug-file - Module VerifyCode's total dependency: 0 +[2025-02-24T15:47:30.503] [DEBUG] debug-file - Module entry Collected Dependency: +[2025-02-24T15:47:30.503] [DEBUG] debug-file - Module entry's total dependency: 0 +[2025-02-24T15:47:30.505] [DEBUG] debug-file - Module vieifycode Collected Dependency: +[2025-02-24T15:47:30.505] [DEBUG] debug-file - Module vieifycode's total dependency: 0 +[2025-02-24T15:47:30.507] [DEBUG] debug-file - Configuration phase cost:94 ms +[2025-02-24T15:47:30.508] [DEBUG] debug-file - Configuration task cost before running: 107 ms +[2025-02-24T15:47:30.509] [DEBUG] debug-file - Executing task :entry:init +[2025-02-24T15:47:30.509] [DEBUG] debug-file - entry : init cost memory 0.01209259033203125 +[2025-02-24T15:47:30.509] [DEBUG] debug-file - runTaskFromQueue task cost before running: 107 ms +[2025-02-24T15:47:30.509] [INFO] debug-file - Finished :entry:init... after 1 ms +[2025-02-24T15:47:30.509] [DEBUG] debug-file - Executing task :vieifycode:init +[2025-02-24T15:47:30.509] [DEBUG] debug-file - vieifycode : init cost memory 0.0119476318359375 +[2025-02-24T15:47:30.509] [DEBUG] debug-file - runTaskFromQueue task cost before running: 108 ms +[2025-02-24T15:47:30.509] [INFO] debug-file - Finished :vieifycode:init... after 1 ms +[2025-02-24T15:47:30.509] [DEBUG] debug-file - Executing task ::init +[2025-02-24T15:47:30.509] [DEBUG] debug-file - VerifyCode : init cost memory 0.01177215576171875 +[2025-02-24T15:47:30.509] [DEBUG] debug-file - runTaskFromQueue task cost before running: 108 ms +[2025-02-24T15:47:30.509] [INFO] debug-file - Finished ::init... after 1 ms +[2025-02-24T15:47:30.519] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:47:30.521] [DEBUG] debug-file - Module 'entry' target 'ohosTest' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} in this build. +[2025-02-24T15:47:30.524] [DEBUG] debug-file - Module 'vieifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:47:30.526] [DEBUG] debug-file - There's no busy workers and idle workers need cleanup. +[2025-02-24T15:47:30.526] [DEBUG] debug-file - hvigor build process will be closed. +[2025-02-24T15:47:30.529] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T15:47:30.529] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T15:47:30.529] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:47:30.530] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:48:18.414] [DEBUG] debug-file - session manager: set active socket. socketId=MzoSWUOrYQT5pDJDAAAL +[2025-02-24T15:48:18.429] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:48:18.439] [DEBUG] debug-file - Hvigor init with startParameters:{ + hvigorfileTypeCheck: false, + parallelExecution: true, + incrementalExecution: true, + printStackTrace: false, + daemon: true, + analyze: 0, + logLevel: Level { level: 20000, levelStr: 'INFO', colour: 'green' } +} +[2025-02-24T15:48:18.440] [DEBUG] debug-file - Cache service initialization finished in 1 ms +[2025-02-24T15:48:18.447] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:48:18.450] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:48:18.450] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:48:18.453] [DEBUG] debug-file - Start initialize project's product build option map with build mode debug. +[2025-02-24T15:48:18.453] [DEBUG] debug-file - Picking option from product 'default' with build mode 'debug'. +[2025-02-24T15:48:18.454] [DEBUG] debug-file - Product 'default' build option: {} +[2025-02-24T15:48:18.454] [DEBUG] debug-file - End initialize project's product build option map with build mode 'debug'. +[2025-02-24T15:48:18.455] [DEBUG] debug-file - Product 'default' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + } +} in this build. +[2025-02-24T15:48:18.457] [DEBUG] debug-file - not found resModel json file in : D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\src\ohosTest\module.json5 +[2025-02-24T15:48:18.458] [DEBUG] debug-file - No signingConfig found, initRemoteHspCache failed. +[2025-02-24T15:48:18.463] [DEBUG] debug-file - Start recording SDK configuration permission data. +[2025-02-24T15:48:18.479] [DEBUG] debug-file - Sdk init in 21 ms +[2025-02-24T15:48:18.489] [DEBUG] debug-file - Project task initialization takes 10 ms +[2025-02-24T15:48:18.489] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:48:18.489] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:48:18.489] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:48:18.492] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:48:18.494] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:48:18.494] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:48:18.498] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=entry, buildMode=debug +[2025-02-24T15:48:18.498] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T15:48:18.498] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T15:48:18.498] [DEBUG] debug-file - Module 'entry' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T15:48:18.498] [DEBUG] debug-file - Module 'entry' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T15:48:18.498] [DEBUG] debug-file - End initialize module-target build option map, moduleName=entry +[2025-02-24T15:48:18.498] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:48:18.499] [DEBUG] debug-file - Module entry task initialization takes 1 ms +[2025-02-24T15:48:18.500] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:48:18.500] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:48:18.500] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:48:18.503] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T15:48:18.505] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:48:18.505] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:48:18.508] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=vieifycode, buildMode=debug +[2025-02-24T15:48:18.509] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T15:48:18.509] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T15:48:18.509] [DEBUG] debug-file - Module 'vieifycode' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T15:48:18.509] [DEBUG] debug-file - Module 'vieifycode' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T15:48:18.509] [DEBUG] debug-file - End initialize module-target build option map, moduleName=vieifycode +[2025-02-24T15:48:18.509] [DEBUG] debug-file - Module 'vieifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:48:18.510] [DEBUG] debug-file - Module vieifycode task initialization takes 1 ms +[2025-02-24T15:48:18.510] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:48:18.510] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T15:48:18.510] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T15:48:18.521] [DEBUG] debug-file - hvigorfile, resolve hvigorfile dependencies in 10 ms +[2025-02-24T15:48:18.522] [DEBUG] debug-file - project has submodules:entry,vieifycode +[2025-02-24T15:48:18.522] [DEBUG] debug-file - module:vieifycode no need to execute packageHap +[2025-02-24T15:48:18.523] [DEBUG] debug-file - start to load updatedOhPackageInfo to the disk +[2025-02-24T15:48:18.525] [DEBUG] debug-file - load to the disk finished +[2025-02-24T15:48:18.527] [DEBUG] debug-file - Module VerifyCode Collected Dependency: +[2025-02-24T15:48:18.527] [DEBUG] debug-file - Module VerifyCode's total dependency: 0 +[2025-02-24T15:48:18.528] [DEBUG] debug-file - Module entry Collected Dependency: +[2025-02-24T15:48:18.529] [DEBUG] debug-file - Module entry's total dependency: 0 +[2025-02-24T15:48:18.531] [DEBUG] debug-file - Module vieifycode Collected Dependency: +[2025-02-24T15:48:18.531] [DEBUG] debug-file - Module vieifycode's total dependency: 0 +[2025-02-24T15:48:18.532] [DEBUG] debug-file - Configuration phase cost:89 ms +[2025-02-24T15:48:18.533] [DEBUG] debug-file - Configuration task cost before running: 103 ms +[2025-02-24T15:48:18.533] [DEBUG] debug-file - Executing task :entry:init +[2025-02-24T15:48:18.533] [DEBUG] debug-file - entry : init cost memory 0.011749267578125 +[2025-02-24T15:48:18.533] [DEBUG] debug-file - runTaskFromQueue task cost before running: 103 ms +[2025-02-24T15:48:18.534] [INFO] debug-file - Finished :entry:init... after 1 ms +[2025-02-24T15:48:18.534] [DEBUG] debug-file - Executing task :vieifycode:init +[2025-02-24T15:48:18.534] [DEBUG] debug-file - vieifycode : init cost memory 0.01190185546875 +[2025-02-24T15:48:18.534] [DEBUG] debug-file - runTaskFromQueue task cost before running: 103 ms +[2025-02-24T15:48:18.534] [INFO] debug-file - Finished :vieifycode:init... after 1 ms +[2025-02-24T15:48:18.534] [DEBUG] debug-file - Executing task ::init +[2025-02-24T15:48:18.534] [DEBUG] debug-file - VerifyCode : init cost memory 0.01168060302734375 +[2025-02-24T15:48:18.534] [DEBUG] debug-file - runTaskFromQueue task cost before running: 104 ms +[2025-02-24T15:48:18.534] [INFO] debug-file - Finished ::init... after 1 ms +[2025-02-24T15:48:18.543] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:48:18.545] [DEBUG] debug-file - Module 'entry' target 'ohosTest' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} in this build. +[2025-02-24T15:48:18.548] [DEBUG] debug-file - Module 'vieifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:48:18.549] [DEBUG] debug-file - There's no busy workers and idle workers need cleanup. +[2025-02-24T15:48:18.549] [DEBUG] debug-file - hvigor build process will be closed. +[2025-02-24T15:48:18.553] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T15:48:18.554] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T15:48:18.554] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:48:18.554] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:49:18.747] [DEBUG] debug-file - session manager: set active socket. socketId=Y4LXIv0XbWpJeDt5AAAN +[2025-02-24T15:49:18.763] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:49:18.772] [DEBUG] debug-file - Hvigor init with startParameters:{ + hvigorfileTypeCheck: false, + parallelExecution: true, + incrementalExecution: true, + printStackTrace: false, + daemon: true, + analyze: 0, + logLevel: Level { level: 20000, levelStr: 'INFO', colour: 'green' } +} +[2025-02-24T15:49:18.773] [DEBUG] debug-file - Cache service initialization finished in 1 ms +[2025-02-24T15:49:18.780] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:49:18.784] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:49:18.784] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:49:18.787] [DEBUG] debug-file - Start initialize project's product build option map with build mode debug. +[2025-02-24T15:49:18.788] [DEBUG] debug-file - Picking option from product 'default' with build mode 'debug'. +[2025-02-24T15:49:18.788] [DEBUG] debug-file - Product 'default' build option: {} +[2025-02-24T15:49:18.788] [DEBUG] debug-file - End initialize project's product build option map with build mode 'debug'. +[2025-02-24T15:49:18.789] [DEBUG] debug-file - Product 'default' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + } +} in this build. +[2025-02-24T15:49:18.791] [DEBUG] debug-file - not found resModel json file in : D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\src\ohosTest\module.json5 +[2025-02-24T15:49:18.792] [DEBUG] debug-file - No signingConfig found, initRemoteHspCache failed. +[2025-02-24T15:49:18.797] [DEBUG] debug-file - Start recording SDK configuration permission data. +[2025-02-24T15:49:18.813] [DEBUG] debug-file - Sdk init in 21 ms +[2025-02-24T15:49:18.828] [DEBUG] debug-file - Project task initialization takes 14 ms +[2025-02-24T15:49:18.828] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:49:18.828] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:49:18.828] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:49:18.831] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:49:18.834] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:49:18.834] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:49:18.837] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=entry, buildMode=debug +[2025-02-24T15:49:18.837] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T15:49:18.837] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T15:49:18.837] [DEBUG] debug-file - Module 'entry' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T15:49:18.837] [DEBUG] debug-file - Module 'entry' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T15:49:18.837] [DEBUG] debug-file - End initialize module-target build option map, moduleName=entry +[2025-02-24T15:49:18.837] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:49:18.839] [DEBUG] debug-file - Module entry task initialization takes 1 ms +[2025-02-24T15:49:18.839] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:49:18.839] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:49:18.839] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:49:18.843] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T15:49:18.845] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:49:18.845] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:49:18.848] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=vieifycode, buildMode=debug +[2025-02-24T15:49:18.848] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T15:49:18.848] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T15:49:18.848] [DEBUG] debug-file - Module 'vieifycode' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T15:49:18.848] [DEBUG] debug-file - Module 'vieifycode' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T15:49:18.848] [DEBUG] debug-file - End initialize module-target build option map, moduleName=vieifycode +[2025-02-24T15:49:18.848] [DEBUG] debug-file - Module 'vieifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:49:18.850] [DEBUG] debug-file - Module vieifycode task initialization takes 1 ms +[2025-02-24T15:49:18.850] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:49:18.850] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T15:49:18.850] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T15:49:18.865] [DEBUG] debug-file - hvigorfile, resolve hvigorfile dependencies in 15 ms +[2025-02-24T15:49:18.865] [DEBUG] debug-file - project has submodules:entry,vieifycode +[2025-02-24T15:49:18.866] [DEBUG] debug-file - module:vieifycode no need to execute packageHap +[2025-02-24T15:49:18.866] [DEBUG] debug-file - start to load updatedOhPackageInfo to the disk +[2025-02-24T15:49:18.869] [DEBUG] debug-file - load to the disk finished +[2025-02-24T15:49:18.871] [DEBUG] debug-file - Module VerifyCode Collected Dependency: +[2025-02-24T15:49:18.871] [DEBUG] debug-file - Module VerifyCode's total dependency: 0 +[2025-02-24T15:49:18.873] [DEBUG] debug-file - Module entry Collected Dependency: D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode +[2025-02-24T15:49:18.873] [DEBUG] debug-file - Module entry's total dependency: 1 +[2025-02-24T15:49:18.875] [DEBUG] debug-file - Module vieifycode Collected Dependency: +[2025-02-24T15:49:18.876] [DEBUG] debug-file - Module vieifycode's total dependency: 0 +[2025-02-24T15:49:18.877] [DEBUG] debug-file - Configuration phase cost:101 ms +[2025-02-24T15:49:18.878] [DEBUG] debug-file - Configuration task cost before running: 114 ms +[2025-02-24T15:49:18.878] [DEBUG] debug-file - Executing task :entry:init +[2025-02-24T15:49:18.878] [DEBUG] debug-file - entry : init cost memory 0.01300811767578125 +[2025-02-24T15:49:18.878] [DEBUG] debug-file - runTaskFromQueue task cost before running: 114 ms +[2025-02-24T15:49:18.878] [INFO] debug-file - Finished :entry:init... after 1 ms +[2025-02-24T15:49:18.878] [DEBUG] debug-file - Executing task :vieifycode:init +[2025-02-24T15:49:18.878] [DEBUG] debug-file - vieifycode : init cost memory 0.011993408203125 +[2025-02-24T15:49:18.878] [DEBUG] debug-file - runTaskFromQueue task cost before running: 114 ms +[2025-02-24T15:49:18.878] [INFO] debug-file - Finished :vieifycode:init... after 1 ms +[2025-02-24T15:49:18.878] [DEBUG] debug-file - Executing task ::init +[2025-02-24T15:49:18.878] [DEBUG] debug-file - VerifyCode : init cost memory 0.01242828369140625 +[2025-02-24T15:49:18.878] [DEBUG] debug-file - runTaskFromQueue task cost before running: 114 ms +[2025-02-24T15:49:18.878] [INFO] debug-file - Finished ::init... after 1 ms +[2025-02-24T15:49:18.887] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:49:18.889] [DEBUG] debug-file - Module 'entry' target 'ohosTest' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} in this build. +[2025-02-24T15:49:18.892] [DEBUG] debug-file - Module 'vieifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:49:18.893] [DEBUG] debug-file - There's no busy workers and idle workers need cleanup. +[2025-02-24T15:49:18.894] [DEBUG] debug-file - hvigor build process will be closed. +[2025-02-24T15:49:18.898] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T15:49:18.898] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T15:49:18.898] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:49:18.898] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:52:20.633] [DEBUG] debug-file - session manager: set active socket. socketId=M9jxNcXrsRbF7eT2AAAP +[2025-02-24T15:52:20.647] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:52:20.658] [DEBUG] debug-file - Hvigor init with startParameters:{ + hvigorfileTypeCheck: false, + parallelExecution: true, + incrementalExecution: true, + printStackTrace: false, + daemon: true, + analyze: 0, + logLevel: Level { level: 20000, levelStr: 'INFO', colour: 'green' } +} +[2025-02-24T15:52:20.659] [DEBUG] debug-file - Cache service initialization finished in 1 ms +[2025-02-24T15:52:20.664] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:52:20.667] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:52:20.668] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:52:20.671] [DEBUG] debug-file - Start initialize project's product build option map with build mode debug. +[2025-02-24T15:52:20.671] [DEBUG] debug-file - Picking option from product 'default' with build mode 'debug'. +[2025-02-24T15:52:20.671] [DEBUG] debug-file - Product 'default' build option: {} +[2025-02-24T15:52:20.671] [DEBUG] debug-file - End initialize project's product build option map with build mode 'debug'. +[2025-02-24T15:52:20.672] [DEBUG] debug-file - Product 'default' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + } +} in this build. +[2025-02-24T15:52:20.674] [DEBUG] debug-file - not found resModel json file in : D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\src\ohosTest\module.json5 +[2025-02-24T15:52:20.675] [DEBUG] debug-file - No signingConfig found, initRemoteHspCache failed. +[2025-02-24T15:52:20.679] [DEBUG] debug-file - Start recording SDK configuration permission data. +[2025-02-24T15:52:20.694] [DEBUG] debug-file - Sdk init in 19 ms +[2025-02-24T15:52:20.704] [DEBUG] debug-file - Project task initialization takes 10 ms +[2025-02-24T15:52:20.704] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:52:20.704] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:52:20.705] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:52:20.708] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:52:20.710] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:52:20.711] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:52:20.714] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=entry, buildMode=debug +[2025-02-24T15:52:20.714] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T15:52:20.714] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T15:52:20.714] [DEBUG] debug-file - Module 'entry' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T15:52:20.714] [DEBUG] debug-file - Module 'entry' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T15:52:20.714] [DEBUG] debug-file - End initialize module-target build option map, moduleName=entry +[2025-02-24T15:52:20.714] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:52:20.716] [DEBUG] debug-file - Module entry task initialization takes 1 ms +[2025-02-24T15:52:20.716] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:52:20.716] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:52:20.716] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:52:20.719] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T15:52:20.721] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:52:20.721] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:52:20.724] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=verifycode, buildMode=debug +[2025-02-24T15:52:20.724] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T15:52:20.724] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T15:52:20.724] [DEBUG] debug-file - Module 'verifycode' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T15:52:20.724] [DEBUG] debug-file - Module 'verifycode' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T15:52:20.724] [DEBUG] debug-file - End initialize module-target build option map, moduleName=verifycode +[2025-02-24T15:52:20.724] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:52:20.725] [DEBUG] debug-file - Module verifycode task initialization takes 1 ms +[2025-02-24T15:52:20.726] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:52:20.726] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T15:52:20.726] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T15:52:20.736] [DEBUG] debug-file - hvigorfile, resolve hvigorfile dependencies in 11 ms +[2025-02-24T15:52:20.737] [DEBUG] debug-file - project has submodules:entry,verifycode +[2025-02-24T15:52:20.737] [DEBUG] debug-file - module:verifycode no need to execute packageHap +[2025-02-24T15:52:20.738] [DEBUG] debug-file - start to load updatedOhPackageInfo to the disk +[2025-02-24T15:52:20.741] [DEBUG] debug-file - load to the disk finished +[2025-02-24T15:52:20.743] [DEBUG] debug-file - Module VerifyCode Collected Dependency: +[2025-02-24T15:52:20.743] [DEBUG] debug-file - Module VerifyCode's total dependency: 0 +[2025-02-24T15:52:20.745] [DEBUG] debug-file - Module entry Collected Dependency: D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode +[2025-02-24T15:52:20.745] [DEBUG] debug-file - Module entry's total dependency: 1 +[2025-02-24T15:52:20.747] [DEBUG] debug-file - Module verifycode Collected Dependency: +[2025-02-24T15:52:20.747] [DEBUG] debug-file - Module verifycode's total dependency: 0 +[2025-02-24T15:52:20.748] [DEBUG] debug-file - Configuration phase cost:87 ms +[2025-02-24T15:52:20.749] [DEBUG] debug-file - Configuration task cost before running: 100 ms +[2025-02-24T15:52:20.749] [DEBUG] debug-file - Executing task :entry:init +[2025-02-24T15:52:20.749] [DEBUG] debug-file - entry : init cost memory 0.011749267578125 +[2025-02-24T15:52:20.749] [DEBUG] debug-file - runTaskFromQueue task cost before running: 100 ms +[2025-02-24T15:52:20.749] [INFO] debug-file - Finished :entry:init... after 1 ms +[2025-02-24T15:52:20.749] [DEBUG] debug-file - Executing task :verifycode:init +[2025-02-24T15:52:20.749] [DEBUG] debug-file - verifycode : init cost memory 0.01190185546875 +[2025-02-24T15:52:20.749] [DEBUG] debug-file - runTaskFromQueue task cost before running: 100 ms +[2025-02-24T15:52:20.749] [INFO] debug-file - Finished :verifycode:init... after 1 ms +[2025-02-24T15:52:20.749] [DEBUG] debug-file - Executing task ::init +[2025-02-24T15:52:20.750] [DEBUG] debug-file - VerifyCode : init cost memory 0.01163482666015625 +[2025-02-24T15:52:20.750] [DEBUG] debug-file - runTaskFromQueue task cost before running: 100 ms +[2025-02-24T15:52:20.750] [INFO] debug-file - Finished ::init... after 1 ms +[2025-02-24T15:52:20.760] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:52:20.762] [DEBUG] debug-file - Module 'entry' target 'ohosTest' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} in this build. +[2025-02-24T15:52:20.764] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:52:20.766] [DEBUG] debug-file - There's no busy workers and idle workers need cleanup. +[2025-02-24T15:52:20.766] [DEBUG] debug-file - hvigor build process will be closed. +[2025-02-24T15:52:20.770] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T15:52:20.771] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T15:52:20.771] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:52:20.771] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:58:22.058] [DEBUG] debug-file - session manager: set active socket. socketId=lwizqKB7kFRhTOCnAAAR +[2025-02-24T15:58:22.075] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:58:22.085] [DEBUG] debug-file - Hvigor init with startParameters:{ + hvigorfileTypeCheck: false, + parallelExecution: true, + incrementalExecution: true, + printStackTrace: false, + daemon: true, + analyze: 0, + logLevel: Level { level: 20000, levelStr: 'INFO', colour: 'green' } +} +[2025-02-24T15:58:22.086] [DEBUG] debug-file - Cache service initialization finished in 1 ms +[2025-02-24T15:58:22.091] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:58:22.095] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:58:22.095] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:58:22.099] [DEBUG] debug-file - Start initialize project's product build option map with build mode debug. +[2025-02-24T15:58:22.099] [DEBUG] debug-file - Picking option from product 'default' with build mode 'debug'. +[2025-02-24T15:58:22.099] [DEBUG] debug-file - Product 'default' build option: {} +[2025-02-24T15:58:22.099] [DEBUG] debug-file - End initialize project's product build option map with build mode 'debug'. +[2025-02-24T15:58:22.102] [DEBUG] debug-file - Product 'default' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + } +} in this build. +[2025-02-24T15:58:22.103] [DEBUG] debug-file - not found resModel json file in : D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\src\ohosTest\module.json5 +[2025-02-24T15:58:22.104] [DEBUG] debug-file - No signingConfig found, initRemoteHspCache failed. +[2025-02-24T15:58:22.111] [DEBUG] debug-file - Start recording SDK configuration permission data. +[2025-02-24T15:58:22.142] [DEBUG] debug-file - Sdk init in 38 ms +[2025-02-24T15:58:22.153] [DEBUG] debug-file - Project task initialization takes 10 ms +[2025-02-24T15:58:22.154] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:58:22.154] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:58:22.154] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T15:58:22.157] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:58:22.159] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:58:22.159] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:58:22.163] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=entry, buildMode=debug +[2025-02-24T15:58:22.163] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T15:58:22.163] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T15:58:22.163] [DEBUG] debug-file - Module 'entry' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T15:58:22.163] [DEBUG] debug-file - Module 'entry' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T15:58:22.163] [DEBUG] debug-file - End initialize module-target build option map, moduleName=entry +[2025-02-24T15:58:22.163] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:58:22.165] [DEBUG] debug-file - Module entry task initialization takes 1 ms +[2025-02-24T15:58:22.165] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:58:22.165] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:58:22.165] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T15:58:22.168] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T15:58:22.171] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T15:58:22.171] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T15:58:22.174] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=verifycode, buildMode=debug +[2025-02-24T15:58:22.174] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T15:58:22.174] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T15:58:22.174] [DEBUG] debug-file - Module 'verifycode' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T15:58:22.174] [DEBUG] debug-file - Module 'verifycode' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T15:58:22.174] [DEBUG] debug-file - End initialize module-target build option map, moduleName=verifycode +[2025-02-24T15:58:22.174] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:58:22.175] [DEBUG] debug-file - Module verifycode task initialization takes 1 ms +[2025-02-24T15:58:22.175] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T15:58:22.175] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T15:58:22.175] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T15:58:22.186] [DEBUG] debug-file - hvigorfile, resolve hvigorfile dependencies in 11 ms +[2025-02-24T15:58:22.187] [DEBUG] debug-file - project has submodules:entry,verifycode +[2025-02-24T15:58:22.187] [DEBUG] debug-file - module:verifycode no need to execute packageHap +[2025-02-24T15:58:22.188] [DEBUG] debug-file - start to load updatedOhPackageInfo to the disk +[2025-02-24T15:58:22.191] [DEBUG] debug-file - load to the disk finished +[2025-02-24T15:58:22.193] [DEBUG] debug-file - Module VerifyCode Collected Dependency: +[2025-02-24T15:58:22.193] [DEBUG] debug-file - Module VerifyCode's total dependency: 0 +[2025-02-24T15:58:22.195] [DEBUG] debug-file - Module entry Collected Dependency: D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode +[2025-02-24T15:58:22.195] [DEBUG] debug-file - Module entry's total dependency: 1 +[2025-02-24T15:58:22.197] [DEBUG] debug-file - Module verifycode Collected Dependency: +[2025-02-24T15:58:22.197] [DEBUG] debug-file - Module verifycode's total dependency: 0 +[2025-02-24T15:58:22.198] [DEBUG] debug-file - Configuration phase cost:110 ms +[2025-02-24T15:58:22.199] [DEBUG] debug-file - Configuration task cost before running: 122 ms +[2025-02-24T15:58:22.199] [DEBUG] debug-file - Executing task :entry:init +[2025-02-24T15:58:22.199] [DEBUG] debug-file - entry : init cost memory 0.011749267578125 +[2025-02-24T15:58:22.199] [DEBUG] debug-file - runTaskFromQueue task cost before running: 122 ms +[2025-02-24T15:58:22.199] [INFO] debug-file - Finished :entry:init... after 1 ms +[2025-02-24T15:58:22.199] [DEBUG] debug-file - Executing task :verifycode:init +[2025-02-24T15:58:22.199] [DEBUG] debug-file - verifycode : init cost memory 0.01190185546875 +[2025-02-24T15:58:22.199] [DEBUG] debug-file - runTaskFromQueue task cost before running: 122 ms +[2025-02-24T15:58:22.199] [INFO] debug-file - Finished :verifycode:init... after 1 ms +[2025-02-24T15:58:22.199] [DEBUG] debug-file - Executing task ::init +[2025-02-24T15:58:22.200] [DEBUG] debug-file - VerifyCode : init cost memory 0.01168060302734375 +[2025-02-24T15:58:22.200] [DEBUG] debug-file - runTaskFromQueue task cost before running: 122 ms +[2025-02-24T15:58:22.200] [INFO] debug-file - Finished ::init... after 1 ms +[2025-02-24T15:58:22.208] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:58:22.210] [DEBUG] debug-file - Module 'entry' target 'ohosTest' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} in this build. +[2025-02-24T15:58:22.213] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T15:58:22.215] [DEBUG] debug-file - There's no busy workers and idle workers need cleanup. +[2025-02-24T15:58:22.216] [DEBUG] debug-file - hvigor build process will be closed. +[2025-02-24T15:58:22.218] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T15:58:22.219] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T15:58:22.218] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T15:58:22.219] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T16:06:57.875] [DEBUG] debug-file - session manager: set active socket. socketId=MRYXcn4uMw_qWkanAAAT +[2025-02-24T16:06:57.895] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T16:06:57.904] [DEBUG] debug-file - Hvigor init with startParameters:{ + hvigorfileTypeCheck: false, + parallelExecution: true, + incrementalExecution: true, + printStackTrace: false, + daemon: true, + analyze: 0, + logLevel: Level { level: 20000, levelStr: 'INFO', colour: 'green' } +} +[2025-02-24T16:06:57.905] [DEBUG] debug-file - Cache service initialization finished in 1 ms +[2025-02-24T16:06:57.909] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T16:06:57.912] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T16:06:57.912] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T16:06:57.916] [DEBUG] debug-file - Start initialize project's product build option map with build mode debug. +[2025-02-24T16:06:57.916] [DEBUG] debug-file - Picking option from product 'default' with build mode 'debug'. +[2025-02-24T16:06:57.916] [DEBUG] debug-file - Product 'default' build option: {} +[2025-02-24T16:06:57.916] [DEBUG] debug-file - End initialize project's product build option map with build mode 'debug'. +[2025-02-24T16:06:57.917] [DEBUG] debug-file - Product 'default' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + } +} in this build. +[2025-02-24T16:06:57.919] [DEBUG] debug-file - not found resModel json file in : D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\src\ohosTest\module.json5 +[2025-02-24T16:06:57.923] [DEBUG] debug-file - Start recording SDK configuration permission data. +[2025-02-24T16:06:57.936] [DEBUG] debug-file - Sdk init in 16 ms +[2025-02-24T16:06:57.945] [DEBUG] debug-file - Project task initialization takes 9 ms +[2025-02-24T16:06:57.946] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T16:06:57.946] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T16:06:57.946] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T16:06:57.949] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T16:06:57.951] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T16:06:57.951] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T16:06:57.954] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=entry, buildMode=debug +[2025-02-24T16:06:57.954] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T16:06:57.954] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T16:06:57.954] [DEBUG] debug-file - Module 'entry' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T16:06:57.954] [DEBUG] debug-file - Module 'entry' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T16:06:57.954] [DEBUG] debug-file - End initialize module-target build option map, moduleName=entry +[2025-02-24T16:06:57.954] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T16:06:57.955] [DEBUG] debug-file - Module entry task initialization takes 1 ms +[2025-02-24T16:06:57.955] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T16:06:57.955] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T16:06:57.955] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T16:06:57.959] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T16:06:57.962] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T16:06:57.962] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T16:06:57.967] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=verifycode, buildMode=debug +[2025-02-24T16:06:57.967] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T16:06:57.967] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T16:06:57.967] [DEBUG] debug-file - Module 'verifycode' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T16:06:57.967] [DEBUG] debug-file - Module 'verifycode' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T16:06:57.967] [DEBUG] debug-file - End initialize module-target build option map, moduleName=verifycode +[2025-02-24T16:06:57.967] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T16:06:57.969] [DEBUG] debug-file - Module verifycode task initialization takes 1 ms +[2025-02-24T16:06:57.969] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T16:06:57.969] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T16:06:57.970] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T16:06:57.981] [DEBUG] debug-file - hvigorfile, resolve hvigorfile dependencies in 11 ms +[2025-02-24T16:06:57.981] [DEBUG] debug-file - project has submodules:entry,verifycode +[2025-02-24T16:06:57.981] [DEBUG] debug-file - module:verifycode no need to execute packageHap +[2025-02-24T16:06:57.982] [DEBUG] debug-file - start to load updatedOhPackageInfo to the disk +[2025-02-24T16:06:57.984] [DEBUG] debug-file - load to the disk finished +[2025-02-24T16:06:57.986] [DEBUG] debug-file - Module VerifyCode Collected Dependency: +[2025-02-24T16:06:57.986] [DEBUG] debug-file - Module VerifyCode's total dependency: 0 +[2025-02-24T16:06:57.988] [DEBUG] debug-file - Module entry Collected Dependency: D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode +[2025-02-24T16:06:57.988] [DEBUG] debug-file - Module entry's total dependency: 1 +[2025-02-24T16:06:57.990] [DEBUG] debug-file - Module verifycode Collected Dependency: +[2025-02-24T16:06:57.990] [DEBUG] debug-file - Module verifycode's total dependency: 0 +[2025-02-24T16:06:57.991] [DEBUG] debug-file - Configuration phase cost:85 ms +[2025-02-24T16:06:57.992] [DEBUG] debug-file - Configuration task cost before running: 96 ms +[2025-02-24T16:06:57.992] [DEBUG] debug-file - Executing task :entry:init +[2025-02-24T16:06:57.992] [DEBUG] debug-file - entry : init cost memory 0.011749267578125 +[2025-02-24T16:06:57.992] [DEBUG] debug-file - runTaskFromQueue task cost before running: 96 ms +[2025-02-24T16:06:57.993] [INFO] debug-file - Finished :entry:init... after 1 ms +[2025-02-24T16:06:57.993] [DEBUG] debug-file - Executing task :verifycode:init +[2025-02-24T16:06:57.993] [DEBUG] debug-file - verifycode : init cost memory 0.01190185546875 +[2025-02-24T16:06:57.993] [DEBUG] debug-file - runTaskFromQueue task cost before running: 96 ms +[2025-02-24T16:06:57.993] [INFO] debug-file - Finished :verifycode:init... after 1 ms +[2025-02-24T16:06:57.993] [DEBUG] debug-file - Executing task ::init +[2025-02-24T16:06:57.993] [DEBUG] debug-file - VerifyCode : init cost memory 0.01163482666015625 +[2025-02-24T16:06:57.993] [DEBUG] debug-file - runTaskFromQueue task cost before running: 96 ms +[2025-02-24T16:06:57.993] [INFO] debug-file - Finished ::init... after 1 ms +[2025-02-24T16:06:58.002] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T16:06:58.004] [DEBUG] debug-file - Module 'entry' target 'ohosTest' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} in this build. +[2025-02-24T16:06:58.006] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T16:06:58.008] [DEBUG] debug-file - There's no busy workers and idle workers need cleanup. +[2025-02-24T16:06:58.008] [DEBUG] debug-file - hvigor build process will be closed. +[2025-02-24T16:06:58.012] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T16:06:58.012] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T16:06:58.015] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T16:06:58.016] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T16:08:45.896] [DEBUG] debug-file - session manager: set active socket. socketId=JgWse_3t6PLpU-5eAAAV +[2025-02-24T16:08:45.911] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T16:08:45.923] [DEBUG] debug-file - Hvigor init with startParameters:{ + hvigorfileTypeCheck: false, + parallelExecution: true, + incrementalExecution: true, + printStackTrace: false, + daemon: true, + analyze: 0, + logLevel: Level { level: 20000, levelStr: 'INFO', colour: 'green' } +} +[2025-02-24T16:08:45.923] [DEBUG] debug-file - Cache service initialization finished in 1 ms +[2025-02-24T16:08:45.930] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T16:08:45.933] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T16:08:45.933] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T16:08:45.937] [DEBUG] debug-file - Start initialize project's product build option map with build mode debug. +[2025-02-24T16:08:45.937] [DEBUG] debug-file - Picking option from product 'default' with build mode 'debug'. +[2025-02-24T16:08:45.937] [DEBUG] debug-file - Product 'default' build option: {} +[2025-02-24T16:08:45.938] [DEBUG] debug-file - End initialize project's product build option map with build mode 'debug'. +[2025-02-24T16:08:45.938] [DEBUG] debug-file - Product 'default' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + } +} in this build. +[2025-02-24T16:08:45.940] [DEBUG] debug-file - not found resModel json file in : D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\src\ohosTest\module.json5 +[2025-02-24T16:08:45.945] [DEBUG] debug-file - Start recording SDK configuration permission data. +[2025-02-24T16:08:45.958] [DEBUG] debug-file - Sdk init in 17 ms +[2025-02-24T16:08:45.968] [DEBUG] debug-file - Project task initialization takes 9 ms +[2025-02-24T16:08:45.968] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T16:08:45.968] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T16:08:45.968] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\hvigorfile.ts +[2025-02-24T16:08:45.972] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T16:08:45.974] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T16:08:45.974] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T16:08:45.978] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=entry, buildMode=debug +[2025-02-24T16:08:45.978] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T16:08:45.978] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T16:08:45.978] [DEBUG] debug-file - Module 'entry' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T16:08:45.978] [DEBUG] debug-file - Module 'entry' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T16:08:45.978] [DEBUG] debug-file - End initialize module-target build option map, moduleName=entry +[2025-02-24T16:08:45.978] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T16:08:45.980] [DEBUG] debug-file - Module entry task initialization takes 1 ms +[2025-02-24T16:08:45.980] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T16:08:45.980] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T16:08:45.980] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\entry\hvigorfile.ts +[2025-02-24T16:08:45.984] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T16:08:45.986] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T16:08:45.986] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T16:08:45.989] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=verifycode, buildMode=debug +[2025-02-24T16:08:45.989] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T16:08:45.990] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T16:08:45.990] [DEBUG] debug-file - Module 'verifycode' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T16:08:45.990] [DEBUG] debug-file - Module 'verifycode' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T16:08:45.990] [DEBUG] debug-file - End initialize module-target build option map, moduleName=verifycode +[2025-02-24T16:08:45.990] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T16:08:45.991] [DEBUG] debug-file - Module verifycode task initialization takes 1 ms +[2025-02-24T16:08:45.991] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T16:08:45.991] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T16:08:45.991] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T16:08:46.001] [DEBUG] debug-file - hvigorfile, resolve hvigorfile dependencies in 10 ms +[2025-02-24T16:08:46.002] [DEBUG] debug-file - project has submodules:entry,verifycode +[2025-02-24T16:08:46.002] [DEBUG] debug-file - module:verifycode no need to execute packageHap +[2025-02-24T16:08:46.003] [DEBUG] debug-file - start to load updatedOhPackageInfo to the disk +[2025-02-24T16:08:46.006] [DEBUG] debug-file - load to the disk finished +[2025-02-24T16:08:46.008] [DEBUG] debug-file - Module VerifyCode Collected Dependency: +[2025-02-24T16:08:46.008] [DEBUG] debug-file - Module VerifyCode's total dependency: 0 +[2025-02-24T16:08:46.009] [DEBUG] debug-file - Module entry Collected Dependency: D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode +[2025-02-24T16:08:46.009] [DEBUG] debug-file - Module entry's total dependency: 1 +[2025-02-24T16:08:46.011] [DEBUG] debug-file - Module verifycode Collected Dependency: +[2025-02-24T16:08:46.011] [DEBUG] debug-file - Module verifycode's total dependency: 0 +[2025-02-24T16:08:46.012] [DEBUG] debug-file - Configuration phase cost:87 ms +[2025-02-24T16:08:46.014] [DEBUG] debug-file - Configuration task cost before running: 100 ms +[2025-02-24T16:08:46.016] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.016] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.018] [DEBUG] debug-file - Executing task :entry:default@PreBuild +[2025-02-24T16:08:46.021] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.021] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.110] [DEBUG] debug-file - current product is not Atomic service. +[2025-02-24T16:08:46.111] [DEBUG] debug-file - Use tool [win32: JAVA_HOME, CLASSPATH] + [ + { JAVA_HOME: 'D:\\Software\\DevEco Studio\\jbr' }, + { CLASSPATH: undefined } +] +[2025-02-24T16:08:46.111] [DEBUG] debug-file - Use tool [win32: NODE_HOME] + [ { NODE_HOME: 'D:\\Software\\DevEco Studio\\tools\\node' } ] +[2025-02-24T16:08:46.111] [DEBUG] debug-file - entry : default@PreBuild cost memory 10.764030456542969 +[2025-02-24T16:08:46.111] [DEBUG] debug-file - runTaskFromQueue task cost before running: 198 ms +[2025-02-24T16:08:46.112] [INFO] debug-file - Finished :entry:default@PreBuild... after 94 ms +[2025-02-24T16:08:46.114] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T16:08:46.114] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T16:08:46.115] [DEBUG] debug-file - Executing task :verifycode:default@PreBuild +[2025-02-24T16:08:46.116] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T16:08:46.116] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T16:08:46.144] [DEBUG] debug-file - current product is not Atomic service. +[2025-02-24T16:08:46.144] [DEBUG] debug-file - Use tool [win32: JAVA_HOME, CLASSPATH] + [ + { JAVA_HOME: 'D:\\Software\\DevEco Studio\\jbr' }, + { CLASSPATH: undefined } +] +[2025-02-24T16:08:46.144] [DEBUG] debug-file - Use tool [win32: NODE_HOME] + [ { NODE_HOME: 'D:\\Software\\DevEco Studio\\tools\\node' } ] +[2025-02-24T16:08:46.146] [DEBUG] debug-file - verifycode : default@PreBuild cost memory -8.737388610839844 +[2025-02-24T16:08:46.146] [DEBUG] debug-file - runTaskFromQueue task cost before running: 233 ms +[2025-02-24T16:08:46.147] [INFO] debug-file - Finished :verifycode:default@PreBuild... after 32 ms +[2025-02-24T16:08:46.148] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.148] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.150] [DEBUG] debug-file - Executing task :entry:default@GenerateMetadata +[2025-02-24T16:08:46.150] [DEBUG] debug-file - Task 'entry:default@GenerateMetadata' cost while wrapping incremental declarations: 1 ms +[2025-02-24T16:08:46.151] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.151] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.153] [DEBUG] debug-file - entry : default@GenerateMetadata cost memory 0.1142425537109375 +[2025-02-24T16:08:46.153] [DEBUG] debug-file - runTaskFromQueue task cost before running: 240 ms +[2025-02-24T16:08:46.153] [INFO] debug-file - Finished :entry:default@GenerateMetadata... after 4 ms +[2025-02-24T16:08:46.154] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.154] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.155] [DEBUG] debug-file - Executing task :entry:default@PreCheckSyscap +[2025-02-24T16:08:46.155] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.155] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.155] [DEBUG] debug-file - entry : default@PreCheckSyscap cost memory 0.042449951171875 +[2025-02-24T16:08:46.155] [DEBUG] debug-file - runTaskFromQueue task cost before running: 242 ms +[2025-02-24T16:08:46.155] [INFO] debug-file - Finished :entry:default@PreCheckSyscap... after 1 ms +[2025-02-24T16:08:46.156] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.156] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.161] [DEBUG] debug-file - Executing task :entry:default@GeneratePkgContextInfo +[2025-02-24T16:08:46.161] [DEBUG] debug-file - Task 'entry:default@GeneratePkgContextInfo' cost while wrapping incremental declarations: 1 ms +[2025-02-24T16:08:46.162] [DEBUG] debug-file - entry : default@GeneratePkgContextInfo cost memory 0.0500946044921875 +[2025-02-24T16:08:46.162] [DEBUG] debug-file - runTaskFromQueue task cost before running: 248 ms +[2025-02-24T16:08:46.162] [INFO] debug-file - Finished :entry:default@GeneratePkgContextInfo... after 1 ms +[2025-02-24T16:08:46.163] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.163] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.164] [DEBUG] debug-file - Executing task :entry:default@ProcessIntegratedHsp +[2025-02-24T16:08:46.165] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.165] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.165] [DEBUG] debug-file - entry : default@ProcessIntegratedHsp cost memory 0.07366180419921875 +[2025-02-24T16:08:46.165] [DEBUG] debug-file - runTaskFromQueue task cost before running: 252 ms +[2025-02-24T16:08:46.165] [INFO] debug-file - Finished :entry:default@ProcessIntegratedHsp... after 1 ms +[2025-02-24T16:08:46.166] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T16:08:46.166] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T16:08:46.167] [DEBUG] debug-file - Executing task :verifycode:default@CreateHarBuildProfile +[2025-02-24T16:08:46.167] [DEBUG] debug-file - Task 'verifycode:default@CreateHarBuildProfile' cost while wrapping incremental declarations: 1 ms +[2025-02-24T16:08:46.167] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T16:08:46.167] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T16:08:46.168] [DEBUG] debug-file - verifycode : default@CreateHarBuildProfile cost memory 0.070709228515625 +[2025-02-24T16:08:46.168] [DEBUG] debug-file - runTaskFromQueue task cost before running: 254 ms +[2025-02-24T16:08:46.168] [INFO] debug-file - Finished :verifycode:default@CreateHarBuildProfile... after 1 ms +[2025-02-24T16:08:46.169] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T16:08:46.169] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T16:08:46.169] [DEBUG] debug-file - Executing task :verifycode:default@ConfigureCmake +[2025-02-24T16:08:46.169] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T16:08:46.169] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T16:08:46.170] [DEBUG] debug-file - verifycode : default@ConfigureCmake cost memory 0.0383758544921875 +[2025-02-24T16:08:46.170] [DEBUG] debug-file - runTaskFromQueue task cost before running: 256 ms +[2025-02-24T16:08:46.170] [INFO] debug-file - Finished :verifycode:default@ConfigureCmake... after 1 ms +[2025-02-24T16:08:46.171] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T16:08:46.171] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T16:08:46.174] [DEBUG] debug-file - Executing task :verifycode:default@MergeProfile +[2025-02-24T16:08:46.174] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T16:08:46.175] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T16:08:46.175] [DEBUG] debug-file - Change app api release type with 'Release' +[2025-02-24T16:08:46.175] [DEBUG] debug-file - Change app compile API version with '5.0.0.71' +[2025-02-24T16:08:46.175] [DEBUG] debug-file - Change app target API version with '12' +[2025-02-24T16:08:46.175] [DEBUG] debug-file - Change app minimum API version with '12' +[2025-02-24T16:08:46.175] [DEBUG] debug-file - Use cli appEnvironment +[2025-02-24T16:08:46.180] [DEBUG] debug-file - verifycode : default@MergeProfile cost memory 0.19063568115234375 +[2025-02-24T16:08:46.180] [DEBUG] debug-file - runTaskFromQueue task cost before running: 266 ms +[2025-02-24T16:08:46.180] [INFO] debug-file - Finished :verifycode:default@MergeProfile... after 6 ms +[2025-02-24T16:08:46.181] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.181] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.182] [DEBUG] debug-file - Executing task :entry:default@SyscapTransform +[2025-02-24T16:08:46.182] [DEBUG] debug-file - File: 'D:\DevEcoStudioProjects\VerifyCode\entry\src\main\syscap.json' from 'sysCapJsonPath' is not exists, just ignore. +[2025-02-24T16:08:46.182] [DEBUG] debug-file - Task 'entry:default@SyscapTransform' cost while wrapping incremental declarations: 1 ms +[2025-02-24T16:08:46.183] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.183] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.188] [DEBUG] debug-file - default@SyscapTransform work[0] is submitted. +[2025-02-24T16:08:46.189] [DEBUG] debug-file - default@SyscapTransform work[0] is pushed to ready queue. +[2025-02-24T16:08:46.189] [DEBUG] debug-file - A work dispatched to worker[15] failed because unable to get work from ready queue. +[2025-02-24T16:08:46.189] [DEBUG] debug-file - Create resident worker with id: 14. +[2025-02-24T16:08:46.191] [DEBUG] debug-file - default@SyscapTransform work[0] has been dispatched to worker[14]. +[2025-02-24T16:08:46.191] [DEBUG] debug-file - default@SyscapTransform work[0] is dispatched. +[2025-02-24T16:08:46.191] [DEBUG] debug-file - entry : default@SyscapTransform cost memory 1.4118118286132812 +[2025-02-24T16:08:46.192] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.192] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.193] [DEBUG] debug-file - Executing task :entry:default@ProcessRouterMap +[2025-02-24T16:08:46.195] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.195] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.196] [DEBUG] debug-file - entry : default@ProcessRouterMap cost memory 0.17386627197265625 +[2025-02-24T16:08:46.196] [DEBUG] debug-file - runTaskFromQueue task cost before running: 282 ms +[2025-02-24T16:08:46.197] [INFO] debug-file - Finished :entry:default@ProcessRouterMap... after 3 ms +[2025-02-24T16:08:46.198] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.198] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.198] [DEBUG] debug-file - Executing task :entry:default@CreateBuildProfile +[2025-02-24T16:08:46.199] [DEBUG] debug-file - Task 'entry:default@CreateBuildProfile' cost while wrapping incremental declarations: 1 ms +[2025-02-24T16:08:46.199] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.199] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.200] [DEBUG] debug-file - entry : default@CreateBuildProfile cost memory 0.116943359375 +[2025-02-24T16:08:46.200] [DEBUG] debug-file - runTaskFromQueue task cost before running: 286 ms +[2025-02-24T16:08:46.200] [INFO] debug-file - Finished :entry:default@CreateBuildProfile... after 2 ms +[2025-02-24T16:08:46.201] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T16:08:46.201] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T16:08:46.201] [DEBUG] debug-file - Executing task :verifycode:default@BuildNativeWithCmake +[2025-02-24T16:08:46.201] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T16:08:46.201] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T16:08:46.201] [DEBUG] debug-file - verifycode : default@BuildNativeWithCmake cost memory 0.03907012939453125 +[2025-02-24T16:08:46.202] [DEBUG] debug-file - runTaskFromQueue task cost before running: 288 ms +[2025-02-24T16:08:46.202] [INFO] debug-file - Finished :verifycode:default@BuildNativeWithCmake... after 1 ms +[2025-02-24T16:08:46.203] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.203] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.203] [DEBUG] debug-file - Executing task :entry:default@MergeProfile +[2025-02-24T16:08:46.204] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.204] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.204] [DEBUG] debug-file - Change app api release type with 'Release' +[2025-02-24T16:08:46.204] [DEBUG] debug-file - Change app compile API version with '5.0.0.71' +[2025-02-24T16:08:46.204] [DEBUG] debug-file - Change app target API version with '12' +[2025-02-24T16:08:46.204] [DEBUG] debug-file - Change app minimum API version with '12' +[2025-02-24T16:08:46.204] [DEBUG] debug-file - Use cli appEnvironment +[2025-02-24T16:08:46.206] [DEBUG] debug-file - entry : default@MergeProfile cost memory 0.24900054931640625 +[2025-02-24T16:08:46.206] [DEBUG] debug-file - runTaskFromQueue task cost before running: 293 ms +[2025-02-24T16:08:46.207] [INFO] debug-file - Finished :entry:default@MergeProfile... after 4 ms +[2025-02-24T16:08:46.208] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.208] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.209] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T16:08:46.210] [DEBUG] debug-file - Executing task :entry:default@GenerateLoaderJson +[2025-02-24T16:08:46.212] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T16:08:46.214] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T16:08:46.218] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T16:08:46.219] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T16:08:46.220] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T16:08:46.223] [DEBUG] debug-file - entry : default@GenerateLoaderJson cost memory -5.974952697753906 +[2025-02-24T16:08:46.223] [DEBUG] debug-file - runTaskFromQueue task cost before running: 310 ms +[2025-02-24T16:08:46.224] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T16:08:46.226] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T16:08:46.226] [INFO] debug-file - Finished :entry:default@GenerateLoaderJson... after 14 ms +[2025-02-24T16:08:46.227] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.227] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.227] [DEBUG] debug-file - Executing task :entry:default@ConfigureCmake +[2025-02-24T16:08:46.227] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.227] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.227] [DEBUG] debug-file - entry : default@ConfigureCmake cost memory 0.0390167236328125 +[2025-02-24T16:08:46.228] [DEBUG] debug-file - runTaskFromQueue task cost before running: 314 ms +[2025-02-24T16:08:46.228] [INFO] debug-file - Finished :entry:default@ConfigureCmake... after 1 ms +[2025-02-24T16:08:46.229] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T16:08:46.229] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T16:08:46.229] [DEBUG] debug-file - Executing task :verifycode:default@BuildNativeWithNinja +[2025-02-24T16:08:46.229] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T16:08:46.229] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T16:08:46.230] [DEBUG] debug-file - verifycode : default@BuildNativeWithNinja cost memory 0.06540679931640625 +[2025-02-24T16:08:46.230] [DEBUG] debug-file - runTaskFromQueue task cost before running: 317 ms +[2025-02-24T16:08:46.230] [INFO] debug-file - Finished :verifycode:default@BuildNativeWithNinja... after 1 ms +[2025-02-24T16:08:46.231] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.231] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.232] [DEBUG] debug-file - Executing task :entry:default@MakePackInfo +[2025-02-24T16:08:46.233] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.233] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.234] [DEBUG] debug-file - Module Pack Info: { + summary: { + app: { bundleName: 'c***e', bundleType: 'app', version: [Object] }, + modules: [ [Object] ] + }, + packages: [ + { + deviceType: [Array], + moduleType: 'entry', + deliveryWithInstall: true, + name: 'entry-default' + } + ] +} +[2025-02-24T16:08:46.235] [DEBUG] debug-file - entry : default@MakePackInfo cost memory 0.17861175537109375 +[2025-02-24T16:08:46.235] [DEBUG] debug-file - runTaskFromQueue task cost before running: 321 ms +[2025-02-24T16:08:46.235] [INFO] debug-file - Finished :entry:default@MakePackInfo... after 4 ms +[2025-02-24T16:08:46.237] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.237] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.238] [DEBUG] debug-file - Executing task :entry:default@ProcessProfile +[2025-02-24T16:08:46.238] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.238] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.239] [DEBUG] debug-file - [ + 'D:\\Software\\DevEco Studio\\tools\\node\\node.exe', + 'D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\bin\\ark\\ts2abc.js', + '--target-api-version', + '12', + '--target-api-sub-version', + 'beta1' +] +[2025-02-24T16:08:46.373] [DEBUG] debug-file - 12.0.2.0 +[2025-02-24T16:08:46.377] [DEBUG] debug-file - entry : default@ProcessProfile cost memory 2.0207366943359375 +[2025-02-24T16:08:46.377] [DEBUG] debug-file - runTaskFromQueue task cost before running: 464 ms +[2025-02-24T16:08:46.377] [INFO] debug-file - Finished :entry:default@ProcessProfile... after 139 ms +[2025-02-24T16:08:46.378] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.378] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.379] [DEBUG] debug-file - Executing task :entry:default@BuildNativeWithCmake +[2025-02-24T16:08:46.379] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.379] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.379] [DEBUG] debug-file - entry : default@BuildNativeWithCmake cost memory 0.04006195068359375 +[2025-02-24T16:08:46.379] [DEBUG] debug-file - runTaskFromQueue task cost before running: 466 ms +[2025-02-24T16:08:46.379] [INFO] debug-file - Finished :entry:default@BuildNativeWithCmake... after 1 ms +[2025-02-24T16:08:46.380] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T16:08:46.381] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T16:08:46.381] [DEBUG] debug-file - Executing task :verifycode:default@ProcessLibs +[2025-02-24T16:08:46.383] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T16:08:46.383] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T16:08:46.385] [DEBUG] debug-file - default@ProcessLibs work[1] is submitted. +[2025-02-24T16:08:46.385] [DEBUG] debug-file - default@ProcessLibs work[1] is pushed to ready queue. +[2025-02-24T16:08:46.386] [DEBUG] debug-file - A work dispatched to worker[15] failed because unable to get work from ready queue. +[2025-02-24T16:08:46.386] [DEBUG] debug-file - A work dispatched to worker[14] failed because of worker busy. +[2025-02-24T16:08:46.386] [DEBUG] debug-file - Create resident worker with id: 13. +[2025-02-24T16:08:46.386] [DEBUG] debug-file - default@ProcessLibs work[1] has been dispatched to worker[13]. +[2025-02-24T16:08:46.386] [DEBUG] debug-file - default@ProcessLibs work[1] is dispatched. +[2025-02-24T16:08:46.386] [DEBUG] debug-file - verifycode : default@ProcessLibs cost memory 0.5327072143554688 +[2025-02-24T16:08:46.387] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.387] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.388] [DEBUG] debug-file - restool module names: entry,verifycode; moduleName=entry, taskName=default@ProcessResource +[2025-02-24T16:08:46.390] [DEBUG] debug-file - Executing task :entry:default@ProcessResource +[2025-02-24T16:08:46.391] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.391] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.392] [DEBUG] debug-file - entry : default@ProcessResource cost memory 0.1875 +[2025-02-24T16:08:46.393] [DEBUG] debug-file - runTaskFromQueue task cost before running: 479 ms +[2025-02-24T16:08:46.394] [INFO] debug-file - Finished :entry:default@ProcessResource... after 3 ms +[2025-02-24T16:08:46.395] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.395] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.396] [DEBUG] debug-file - restool module names: entry,verifycode; moduleName=entry, taskName=default@CompileResource +[2025-02-24T16:08:46.397] [DEBUG] debug-file - Executing task :entry:default@CompileResource +[2025-02-24T16:08:46.400] [DEBUG] debug-file - Use tool [D:\oh_11_SDK\11\12\toolchains\restool.exe] + [ + 'D:\\oh_11_SDK\\11\\12\\toolchains\\restool.exe', + '-l', + 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resConfig.json' +] +[2025-02-24T16:08:46.402] [DEBUG] debug-file - current process memoryUsage: { + rss: 188829696, + heapTotal: 153001984, + heapUsed: 117439888, + external: 3274530, + arrayBuffers: 376646 +} os memoryUsage :13.724132537841797 +[2025-02-24T16:08:46.454] [DEBUG] debug-file - Warning: 'page_text_font_size' conflict, first declared. +at D:\DevEcoStudioProjects\VerifyCode\entry\src\main\resources\base\element\float.json +but declared again. +at D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\src\main\resources\base\element\float.json + +[2025-02-24T16:08:46.456] [DEBUG] debug-file - Warning: D:\DevEcoStudioProjects\VerifyCode\entry\src\main\resources\base\media\layered_image.json is not png format + +[2025-02-24T16:08:46.456] [DEBUG] debug-file - Info: restool resources compile success. + +[2025-02-24T16:08:46.460] [DEBUG] debug-file - entry : default@CompileResource cost memory 0.6151351928710938 +[2025-02-24T16:08:46.460] [DEBUG] debug-file - runTaskFromQueue task cost before running: 547 ms +[2025-02-24T16:08:46.461] [INFO] debug-file - Finished :entry:default@CompileResource... after 63 ms +[2025-02-24T16:08:46.463] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.463] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.466] [DEBUG] debug-file - Executing task :entry:default@CompileArkTS +[2025-02-24T16:08:46.482] [DEBUG] debug-file - build config: +[2025-02-24T16:08:46.483] [DEBUG] debug-file - { + moduleType: 'entry', + perf: 0, + targetName: '.default', + packageManagerType: 'ohpm', + localPropertiesPath: 'D:\\DevEcoStudioProjects\\VerifyCode\\local.properties', + isPreview: false, + isOhosTest: false, + isLocalTest: false, + buildMode: 'Debug', + watchMode: 'false', + aceProfilePath: 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile', + etsLoaderPath: 'D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader', + modulePath: 'D:\\DevEcoStudioProjects\\VerifyCode\\entry', + testFrameworkPar: { + testMode: undefined, + coveragePathFilter: undefined, + coverageMode: undefined + }, + needCoverageInsert: false, + debugLine: false, + projectTopDir: 'D:\\DevEcoStudioProjects\\VerifyCode', + compileSdkVersion: 12, + compatibleSdkVersion: 12, + compatibleSdkVersionStage: 'beta1', + bundleName: 'c***e', + etsLoaderVersion: '5.0.0.71', + etsLoaderReleaseType: 'Release', + aotCompileMode: 'type', + apPath: 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\modules.ap', + entryModuleName: 'entry', + entryModuleVersion: '1.0.0', + entryPackageName: 'entry', + allModuleNameHash: '36a31915f7dd160252e15c37ce90f6d9', + externalApiPaths: [], + compilerTypes: undefined, + isCrossplatform: false, + hvigorPluginFile: undefined, + compilePluginPath: undefined, + buildGeneratedProfilePath: 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\generated\\profile\\default', + bundleType: 'app', + arkTSVersion: undefined, + apiVersion: 12, + needCompleteSourcesMap: false, + isFaMode: false, + strictMode: { + caseSensitiveCheck: true, + useNormalizedOHMUrl: true, + noExternalImportByPath: true + }, + buildDir: 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build', + deviceTypes: [ 'default', 'tablet' ], + useNormalizedOHMUrl: true, + pkgContextInfo: { + verifycode: { + packageName: 'verifycode', + bundleName: '*****', + moduleName: '', + version: '1.0.0', + entryPath: 'Index.ets', + isSO: false, + dependencyAlias: '' + }, + '@ohos/hypium': { + packageName: '@ohos/hypium', + bundleName: '*****', + moduleName: '', + version: '1.0.21', + entryPath: 'index.js', + isSO: false, + dependencyAlias: '' + }, + '@ohos/hamock': { + packageName: '@ohos/hamock', + bundleName: '*****', + moduleName: '', + version: '1.0.0', + entryPath: 'index.ets', + isSO: false, + dependencyAlias: '' + }, + entry: { + packageName: 'entry', + bundleName: '*****', + moduleName: '', + version: '', + entryPath: 'src/main/', + isSO: false, + dependencyAlias: '' + } + }, + ohPackagePathMap: {}, + dependencyAliasMap: {}, + permission: { requestPermissions: undefined, definePermissions: undefined }, + integratedHsp: false, + projectArkOption: undefined, + sourceMapDir: undefined, + branchElimination: false, + transformLib: undefined, + caseSensitiveCheck: true, + tsImportSendable: false, + resolveConflictMode: true, + depName2RootPath: {}, + depName2DepInfo: {}, + rootPathSet: [ 'D:\\DevEcoStudioProjects\\VerifyCode' ], + useNativeResolver: true, + shouldEmitJs: true, + autoLazyImport: undefined, + aceModuleJsonPath: 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ark_module.json', + appResource: 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ResourceTable.txt', + rawFileResource: 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile', + resourceTableHash: 'ceca0c777968b0ee30d70c215c4072b9', + runtimeOS: 'OpenHarmony', + sdkInfo: 'true:12:5.0.0.71:Release', + aceModuleRoot: 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\ets', + compileMode: 'esmodule', + aceSuperVisualPath: 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\supervisual', + aceBuildJson: 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\loader.json', + cachePath: 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\cache\\default\\default@CompileArkTS\\esmodule\\debug', + aceModuleBuild: 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets', + supportChunks: true, + declaredFilesPath: undefined, + pkgNameToPkgBriefInfo: { + verifycode: { + pkgRoot: 'D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode', + pkgName: 'verifycode', + sourceRoots: [Array], + originalSourceRoots: undefined + }, + entry: { + pkgRoot: 'D:\\DevEcoStudioProjects\\VerifyCode\\entry', + originalSourceRoots: undefined, + sourceRoots: [Array], + pkgName: 'entry' + } + }, + projectModel: { + 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main': { + moduleName: 'entry', + modulePkgPath: 'D:\\DevEcoStudioProjects\\VerifyCode\\entry', + belongProjectPath: 'D:\\DevEcoStudioProjects\\VerifyCode' + }, + 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\src\\ohosTest\\ets': { + moduleName: 'entry_test', + modulePkgPath: 'D:\\DevEcoStudioProjects\\VerifyCode\\entry', + belongProjectPath: 'D:\\DevEcoStudioProjects\\VerifyCode' + }, + 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\ohosTest': { + moduleName: 'entry_test', + modulePkgPath: 'D:\\DevEcoStudioProjects\\VerifyCode\\entry', + belongProjectPath: 'D:\\DevEcoStudioProjects\\VerifyCode' + }, + 'D:\\DevEcoStudioProjects\\VerifyCode\\entry': { + moduleName: 'entry', + modulePkgPath: 'D:\\DevEcoStudioProjects\\VerifyCode\\entry', + belongProjectPath: 'D:\\DevEcoStudioProjects\\VerifyCode' + }, + 'D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main': { + moduleName: 'verifycode', + modulePkgPath: 'D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode', + belongProjectPath: 'D:\\DevEcoStudioProjects\\VerifyCode' + }, + 'D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\src\\ohosTest\\ets': { + moduleName: 'verifycode', + modulePkgPath: 'D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode', + belongProjectPath: 'D:\\DevEcoStudioProjects\\VerifyCode' + }, + 'D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\ohosTest': { + moduleName: 'verifycode', + modulePkgPath: 'D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode', + belongProjectPath: 'D:\\DevEcoStudioProjects\\VerifyCode' + }, + 'D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode': { + moduleName: 'verifycode', + modulePkgPath: 'D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode', + belongProjectPath: 'D:\\DevEcoStudioProjects\\VerifyCode' + }, + 'D:\\DevEcoStudioProjects\\VerifyCode': { + moduleName: 'VerifyCode', + modulePkgPath: 'D:\\DevEcoStudioProjects\\VerifyCode', + belongProjectPath: 'D:\\DevEcoStudioProjects\\VerifyCode' + } + }, + pkgJsonFileHash: '72ad438d1cf064fd41912b56f005f59f', + allModulePaths: [ + 'D:\\DevEcoStudioProjects\\VerifyCode\\entry', + 'D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode' + ], + routerMap: {}, + obfuscationOptions: undefined, + compileBlockPkg: [], + mockParams: { + decorator: '@MockSetup', + packageName: '@ohos/hamock', + etsSourceRootPath: 'src/main/ets', + mockConfigPath: undefined, + mockConfigKey2ModuleInfo: {} + }, + otherPaths: { + 'verifycode/*': [ + '..\\..\\..\\..\\casesfeature\\verifycode\\src\\main\\*', + '..\\..\\..\\..\\casesfeature\\verifycode\\build\\default\\generated\\profile\\default\\*' + ], + 'entry/*': [ + '..\\*', + '..\\..\\..\\build\\default\\generated\\profile\\default\\*' + ] + }, + collectImportersConfig: undefined +} +[2025-02-24T16:08:46.484] [DEBUG] debug-file - default@CompileArkTS work[2] is submitted. +[2025-02-24T16:08:46.484] [DEBUG] debug-file - default@CompileArkTS work[2] is pushed to ready queue. +[2025-02-24T16:08:46.484] [DEBUG] debug-file - A work dispatched to worker[15] failed because unable to get work from ready queue. +[2025-02-24T16:08:46.484] [DEBUG] debug-file - A work dispatched to worker[14] failed because of worker busy. +[2025-02-24T16:08:46.484] [DEBUG] debug-file - A work dispatched to worker[13] failed because of worker busy. +[2025-02-24T16:08:46.484] [DEBUG] debug-file - A work dispatched to worker[12] failed because unable to get work from ready queue. +[2025-02-24T16:08:46.484] [DEBUG] debug-file - A work dispatched to worker[11] failed because unable to get work from ready queue. +[2025-02-24T16:08:46.484] [DEBUG] debug-file - A work dispatched to worker[10] failed because unable to get work from ready queue. +[2025-02-24T16:08:46.485] [DEBUG] debug-file - A work dispatched to worker[9] failed because unable to get work from ready queue. +[2025-02-24T16:08:46.485] [DEBUG] debug-file - A work dispatched to worker[8] failed because unable to get work from ready queue. +[2025-02-24T16:08:46.485] [DEBUG] debug-file - A work dispatched to worker[7] failed because unable to get work from ready queue. +[2025-02-24T16:08:46.485] [DEBUG] debug-file - A work dispatched to worker[6] failed because unable to get work from ready queue. +[2025-02-24T16:08:46.485] [DEBUG] debug-file - A work dispatched to worker[5] failed because unable to get work from ready queue. +[2025-02-24T16:08:46.485] [DEBUG] debug-file - Create resident worker with id: 4. +[2025-02-24T16:08:46.485] [DEBUG] debug-file - default@CompileArkTS work[2] has been dispatched to worker[4]. +[2025-02-24T16:08:46.485] [DEBUG] debug-file - default@CompileArkTS work[2] is dispatched. +[2025-02-24T16:08:46.486] [DEBUG] debug-file - CopyResources startTime: 247282881802000 +[2025-02-24T16:08:46.486] [DEBUG] debug-file - default@CompileArkTS work[3] is submitted. +[2025-02-24T16:08:46.486] [DEBUG] debug-file - default@CompileArkTS work[3] is pushed to ready queue. +[2025-02-24T16:08:46.486] [DEBUG] debug-file - A work dispatched to worker[15] failed because unable to get work from ready queue. +[2025-02-24T16:08:46.486] [DEBUG] debug-file - A work dispatched to worker[14] failed because of worker busy. +[2025-02-24T16:08:46.486] [DEBUG] debug-file - A work dispatched to worker[13] failed because of worker busy. +[2025-02-24T16:08:46.486] [DEBUG] debug-file - Create resident worker with id: 12. +[2025-02-24T16:08:46.487] [DEBUG] debug-file - default@CompileArkTS work[3] has been dispatched to worker[12]. +[2025-02-24T16:08:46.487] [DEBUG] debug-file - default@CompileArkTS work[3] is dispatched. +[2025-02-24T16:08:46.487] [DEBUG] debug-file - entry : default@CompileArkTS cost memory 1.8735198974609375 +[2025-02-24T16:08:46.488] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:46.488] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:46.490] [DEBUG] debug-file - Executing task :entry:default@BuildJS +[2025-02-24T16:08:46.493] [DEBUG] debug-file - entry : default@BuildJS cost memory 0.34964752197265625 +[2025-02-24T16:08:46.494] [DEBUG] debug-file - runTaskFromQueue task cost before running: 580 ms +[2025-02-24T16:08:46.494] [INFO] debug-file - Finished :entry:default@BuildJS... after 4 ms +[2025-02-24T16:08:46.731] [DEBUG] debug-file - current process memoryUsage: { + rss: 320892928, + heapTotal: 74702848, + heapUsed: 48316240, + external: 2330287, + arrayBuffers: 277985 +} os memoryUsage :13.864242553710938 +[2025-02-24T16:08:46.754] [DEBUG] debug-file - worker[14] has one work done. +[2025-02-24T16:08:46.755] [DEBUG] debug-file - default@SyscapTransform work[0] done. +[2025-02-24T16:08:46.755] [DEBUG] debug-file - A work dispatched to worker[14] failed because unable to get work from ready queue. +[2025-02-24T16:08:46.755] [INFO] debug-file - Finished :entry:default@SyscapTransform... after 35 ms +[2025-02-24T16:08:47.009] [DEBUG] debug-file - worker[13] has one work done. +[2025-02-24T16:08:47.009] [DEBUG] debug-file - default@ProcessLibs work[1] done. +[2025-02-24T16:08:47.009] [DEBUG] debug-file - A work dispatched to worker[13] failed because unable to get work from ready queue. +[2025-02-24T16:08:47.010] [INFO] debug-file - Finished :verifycode:default@ProcessLibs... after 6 ms +[2025-02-24T16:08:47.011] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T16:08:47.011] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T16:08:47.012] [DEBUG] debug-file - Executing task :verifycode:default@DoNativeStrip +[2025-02-24T16:08:47.013] [DEBUG] debug-file - Task 'verifycode:default@DoNativeStrip' cost while wrapping incremental declarations: 1 ms +[2025-02-24T16:08:47.013] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T16:08:47.013] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T16:08:47.013] [DEBUG] debug-file - default@DoNativeStrip work[4] is submitted. +[2025-02-24T16:08:47.014] [DEBUG] debug-file - default@DoNativeStrip work[4] is pushed to ready queue. +[2025-02-24T16:08:47.014] [DEBUG] debug-file - A work dispatched to worker[15] failed because unable to get work from ready queue. +[2025-02-24T16:08:47.014] [DEBUG] debug-file - default@DoNativeStrip work[4] has been dispatched to worker[14]. +[2025-02-24T16:08:47.014] [DEBUG] debug-file - default@DoNativeStrip work[4] is dispatched. +[2025-02-24T16:08:47.014] [DEBUG] debug-file - verifycode : default@DoNativeStrip cost memory 0.2278900146484375 +[2025-02-24T16:08:47.019] [DEBUG] debug-file - worker[12] has one work done. +[2025-02-24T16:08:47.019] [DEBUG] debug-file - CopyResources is end, endTime: 247283415559200 +[2025-02-24T16:08:47.019] [DEBUG] debug-file - default@CompileArkTS work[3] done. +[2025-02-24T16:08:47.020] [DEBUG] debug-file - A work dispatched to worker[12] failed because unable to get work from ready queue. +[2025-02-24T16:08:47.092] [DEBUG] debug-file - worker[14] has one work done. +[2025-02-24T16:08:47.092] [DEBUG] debug-file - default@DoNativeStrip work[4] done. +[2025-02-24T16:08:47.092] [DEBUG] debug-file - A work dispatched to worker[14] failed because unable to get work from ready queue. +[2025-02-24T16:08:47.092] [INFO] debug-file - Finished :verifycode:default@DoNativeStrip... after 8 ms +[2025-02-24T16:08:47.094] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:47.094] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:47.094] [DEBUG] debug-file - Executing task :entry:default@BuildNativeWithNinja +[2025-02-24T16:08:47.094] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:47.094] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:47.095] [DEBUG] debug-file - entry : default@BuildNativeWithNinja cost memory 0.06142425537109375 +[2025-02-24T16:08:47.095] [DEBUG] debug-file - runTaskFromQueue task cost before running: 1 s 181 ms +[2025-02-24T16:08:47.095] [INFO] debug-file - Finished :entry:default@BuildNativeWithNinja... after 1 ms +[2025-02-24T16:08:47.096] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:47.096] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:47.097] [DEBUG] debug-file - Executing task :entry:default@ProcessLibs +[2025-02-24T16:08:47.099] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:47.099] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:47.100] [DEBUG] debug-file - default@ProcessLibs work[5] is submitted. +[2025-02-24T16:08:47.101] [DEBUG] debug-file - default@ProcessLibs work[5] is pushed to ready queue. +[2025-02-24T16:08:47.101] [DEBUG] debug-file - A work dispatched to worker[15] failed because unable to get work from ready queue. +[2025-02-24T16:08:47.101] [DEBUG] debug-file - default@ProcessLibs work[5] has been dispatched to worker[14]. +[2025-02-24T16:08:47.101] [DEBUG] debug-file - default@ProcessLibs work[5] is dispatched. +[2025-02-24T16:08:47.101] [DEBUG] debug-file - entry : default@ProcessLibs cost memory 0.5308074951171875 +[2025-02-24T16:08:47.105] [DEBUG] debug-file - worker[14] has one work done. +[2025-02-24T16:08:47.105] [DEBUG] debug-file - default@ProcessLibs work[5] done. +[2025-02-24T16:08:47.105] [DEBUG] debug-file - A work dispatched to worker[14] failed because unable to get work from ready queue. +[2025-02-24T16:08:47.105] [INFO] debug-file - Finished :entry:default@ProcessLibs... after 6 ms +[2025-02-24T16:08:47.106] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:47.106] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:47.107] [DEBUG] debug-file - Executing task :entry:default@DoNativeStrip +[2025-02-24T16:08:47.108] [DEBUG] debug-file - Task 'entry:default@DoNativeStrip' cost while wrapping incremental declarations: 1 ms +[2025-02-24T16:08:47.108] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:47.108] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:47.108] [DEBUG] debug-file - default@DoNativeStrip work[6] is submitted. +[2025-02-24T16:08:47.108] [DEBUG] debug-file - default@DoNativeStrip work[6] is pushed to ready queue. +[2025-02-24T16:08:47.108] [DEBUG] debug-file - A work dispatched to worker[15] failed because unable to get work from ready queue. +[2025-02-24T16:08:47.108] [DEBUG] debug-file - default@DoNativeStrip work[6] has been dispatched to worker[14]. +[2025-02-24T16:08:47.108] [DEBUG] debug-file - default@DoNativeStrip work[6] is dispatched. +[2025-02-24T16:08:47.108] [DEBUG] debug-file - entry : default@DoNativeStrip cost memory 0.197174072265625 +[2025-02-24T16:08:47.110] [DEBUG] debug-file - worker[14] has one work done. +[2025-02-24T16:08:47.110] [DEBUG] debug-file - default@DoNativeStrip work[6] done. +[2025-02-24T16:08:47.110] [DEBUG] debug-file - A work dispatched to worker[14] failed because unable to get work from ready queue. +[2025-02-24T16:08:47.110] [INFO] debug-file - Finished :entry:default@DoNativeStrip... after 3 ms +[2025-02-24T16:08:47.111] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:47.111] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:47.112] [DEBUG] debug-file - Executing task :entry:default@CacheNativeLibs +[2025-02-24T16:08:47.113] [DEBUG] debug-file - Task 'entry:default@CacheNativeLibs' cost while wrapping incremental declarations: 1 ms +[2025-02-24T16:08:47.113] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:47.113] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:47.113] [DEBUG] debug-file - default@CacheNativeLibs work[7] is submitted. +[2025-02-24T16:08:47.113] [DEBUG] debug-file - default@CacheNativeLibs work[7] is pushed to ready queue. +[2025-02-24T16:08:47.113] [DEBUG] debug-file - A work dispatched to worker[15] failed because unable to get work from ready queue. +[2025-02-24T16:08:47.114] [DEBUG] debug-file - default@CacheNativeLibs work[7] has been dispatched to worker[14]. +[2025-02-24T16:08:47.114] [DEBUG] debug-file - default@CacheNativeLibs work[7] is dispatched. +[2025-02-24T16:08:47.114] [DEBUG] debug-file - entry : default@CacheNativeLibs cost memory 0.188720703125 +[2025-02-24T16:08:47.666] [DEBUG] debug-file - worker[14] has one work done. +[2025-02-24T16:08:47.666] [DEBUG] debug-file - default@CacheNativeLibs work[7] done. +[2025-02-24T16:08:47.666] [DEBUG] debug-file - A work dispatched to worker[14] failed because unable to get work from ready queue. +[2025-02-24T16:08:47.666] [INFO] debug-file - Finished :entry:default@CacheNativeLibs... after 5 ms +[2025-02-24T16:08:50.938] [DEBUG] debug-file - worker[4] has one work done. +[2025-02-24T16:08:50.938] [DEBUG] debug-file - Ark compile task finished.finished time is 247287334148600 +[2025-02-24T16:08:50.942] [DEBUG] debug-file - default@CompileArkTS work[2] done. +[2025-02-24T16:08:50.942] [DEBUG] debug-file - A work dispatched to worker[4] failed because unable to get work from ready queue. +[2025-02-24T16:08:50.944] [INFO] debug-file - Finished :entry:default@CompileArkTS... after 3 s 294 ms +[2025-02-24T16:08:50.946] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:50.946] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:50.947] [DEBUG] debug-file - Executing task :entry:default@GeneratePkgModuleJson +[2025-02-24T16:08:50.947] [DEBUG] debug-file - Task 'entry:default@GeneratePkgModuleJson' cost while wrapping incremental declarations: 1 ms +[2025-02-24T16:08:50.947] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:50.947] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:50.948] [DEBUG] debug-file - entry : default@GeneratePkgModuleJson cost memory 0.08807373046875 +[2025-02-24T16:08:50.948] [DEBUG] debug-file - runTaskFromQueue task cost before running: 5 s 35 ms +[2025-02-24T16:08:50.949] [INFO] debug-file - Finished :entry:default@GeneratePkgModuleJson... after 2 ms +[2025-02-24T16:08:50.951] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:50.951] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:50.955] [DEBUG] debug-file - Executing task :entry:default@PackageHap +[2025-02-24T16:08:50.958] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:50.958] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:50.960] [DEBUG] debug-file - Use tool [D:\oh_11_SDK\11\12\toolchains\lib\app_packing_tool.jar] + [ + 'java', + '-Dfile.encoding=GBK', + '-jar', + 'D:\\oh_11_SDK\\11\\12\\toolchains\\lib\\app_packing_tool.jar', + '--mode', + 'hap', + '--force', + 'true', + '--lib-path', + 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\stripped_native_libs\\default', + '--json-path', + 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\package\\default\\module.json', + '--resources-path', + 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources', + '--index-path', + 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources.index', + '--pack-info-path', + 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\outputs\\default\\pack.info', + '--out-path', + 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\outputs\\default\\entry-default-unsigned.hap', + '--rpcid-path', + 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\syscap\\default\\rpcid.sc', + '--ets-path', + 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets', + '--pkg-context-path', + 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\pkgContextInfo.json' +] +[2025-02-24T16:08:50.961] [DEBUG] debug-file - default@PackageHap work[8] is submitted. +[2025-02-24T16:08:50.961] [DEBUG] debug-file - default@PackageHap work[8] is pushed to ready queue. +[2025-02-24T16:08:50.961] [DEBUG] debug-file - A work dispatched to worker[15] failed because unable to get work from ready queue. +[2025-02-24T16:08:50.962] [DEBUG] debug-file - default@PackageHap work[8] has been dispatched to worker[14]. +[2025-02-24T16:08:50.962] [DEBUG] debug-file - default@PackageHap work[8] is dispatched. +[2025-02-24T16:08:50.965] [DEBUG] debug-file - entry : default@PackageHap cost memory 0.8813705444335938 +[2025-02-24T16:08:50.963] [DEBUG] debug-file - current process memoryUsage: { + rss: 840511488, + heapTotal: 129667072, + heapUsed: 96288696, + external: 4042086, + arrayBuffers: 67632 +} os memoryUsage :14.118515014648438 +[2025-02-24T16:08:51.274] [DEBUG] debug-file - worker[14] has one work done. +[2025-02-24T16:08:51.274] [DEBUG] debug-file - default@PackageHap work[8] done. +[2025-02-24T16:08:51.274] [DEBUG] debug-file - A work dispatched to worker[14] failed because unable to get work from ready queue. +[2025-02-24T16:08:51.275] [INFO] debug-file - Finished :entry:default@PackageHap... after 319 ms +[2025-02-24T16:08:51.276] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:51.276] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:51.277] [DEBUG] debug-file - Executing task :entry:default@SignHap +[2025-02-24T16:08:51.278] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:51.278] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:51.307] [DEBUG] debug-file - java daemon socket received message:{"code":0,"message":"verify profile success"} +[2025-02-24T16:08:51.317] [DEBUG] debug-file - java daemon socket close code:1000 reason:close by user +[2025-02-24T16:08:51.428] [DEBUG] debug-file - java daemon socket received message:{"code":0,"message":"sign app success"} +[2025-02-24T16:08:51.429] [DEBUG] debug-file - entry : default@SignHap cost memory 1.0219802856445312 +[2025-02-24T16:08:51.429] [DEBUG] debug-file - runTaskFromQueue task cost before running: 5 s 515 ms +[2025-02-24T16:08:51.429] [INFO] debug-file - Finished :entry:default@SignHap... after 152 ms +[2025-02-24T16:08:51.430] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:51.430] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:51.431] [DEBUG] debug-file - Executing task :entry:default@CollectDebugSymbol +[2025-02-24T16:08:51.433] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T16:08:51.433] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T16:08:51.433] [DEBUG] debug-file - entry : default@CollectDebugSymbol cost memory 0.22060394287109375 +[2025-02-24T16:08:51.433] [DEBUG] debug-file - runTaskFromQueue task cost before running: 5 s 520 ms +[2025-02-24T16:08:51.433] [INFO] debug-file - Finished :entry:default@CollectDebugSymbol... after 3 ms +[2025-02-24T16:08:51.434] [DEBUG] debug-file - Executing task :entry:assembleHap +[2025-02-24T16:08:51.434] [DEBUG] debug-file - entry : assembleHap cost memory 0.011749267578125 +[2025-02-24T16:08:51.434] [DEBUG] debug-file - runTaskFromQueue task cost before running: 5 s 521 ms +[2025-02-24T16:08:51.434] [INFO] debug-file - Finished :entry:assembleHap... after 1 ms +[2025-02-24T16:08:51.441] [DEBUG] debug-file - BUILD SUCCESSFUL in 5 s 528 ms +[2025-02-24T16:08:51.442] [DEBUG] debug-file - Update task entry:default@PreBuild input file:D:\DevEcoStudioProjects\VerifyCode\AppScope\app.json5 cache by regenerate. +[2025-02-24T16:08:51.442] [DEBUG] debug-file - Update task entry:default@PreBuild input file:D:\DevEcoStudioProjects\VerifyCode\entry\src\main\module.json5 cache by regenerate. +[2025-02-24T16:08:51.442] [DEBUG] debug-file - Update task entry:default@PreBuild input file:D:\DevEcoStudioProjects\VerifyCode\build-profile.json5 cache by regenerate. +[2025-02-24T16:08:51.443] [DEBUG] debug-file - Update task entry:default@PreBuild input file:D:\DevEcoStudioProjects\VerifyCode\entry\build-profile.json5 cache by regenerate. +[2025-02-24T16:08:51.443] [DEBUG] debug-file - Update task entry:default@PreBuild input file:D:\DevEcoStudioProjects\VerifyCode\entry\src\main\resources\base\profile\main_pages.json cache by regenerate. +[2025-02-24T16:08:51.443] [DEBUG] debug-file - Update task entry:default@PreBuild input file:D:\DevEcoStudioProjects\VerifyCode\hvigor\hvigor-config.json5 cache by regenerate. +[2025-02-24T16:08:51.443] [DEBUG] debug-file - Update task entry:default@PreBuild input file:D:\DevEcoStudioProjects\VerifyCode\entry\oh-package.json5 cache by regenerate. +[2025-02-24T16:08:51.443] [DEBUG] debug-file - Update task entry:default@PreBuild input file:D:\DevEcoStudioProjects\VerifyCode\oh-package.json5 cache by regenerate. +[2025-02-24T16:08:51.443] [DEBUG] debug-file - Incremental task entry:default@PreBuild post-execution cost:2 ms . +[2025-02-24T16:08:51.443] [DEBUG] debug-file - Update task verifycode:default@PreBuild input file:D:\DevEcoStudioProjects\VerifyCode\AppScope\app.json5 cache by regenerate. +[2025-02-24T16:08:51.444] [DEBUG] debug-file - Update task verifycode:default@PreBuild input file:D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\src\main\module.json5 cache by regenerate. +[2025-02-24T16:08:51.444] [DEBUG] debug-file - Update task verifycode:default@PreBuild input file:D:\DevEcoStudioProjects\VerifyCode\build-profile.json5 cache by regenerate. +[2025-02-24T16:08:51.444] [DEBUG] debug-file - Update task verifycode:default@PreBuild input file:D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\build-profile.json5 cache by regenerate. +[2025-02-24T16:08:51.444] [DEBUG] debug-file - Update task verifycode:default@PreBuild input file:D:\DevEcoStudioProjects\VerifyCode\hvigor\hvigor-config.json5 cache by regenerate. +[2025-02-24T16:08:51.444] [DEBUG] debug-file - Update task verifycode:default@PreBuild input file:D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\oh-package.json5 cache by regenerate. +[2025-02-24T16:08:51.444] [DEBUG] debug-file - Update task verifycode:default@PreBuild input file:D:\DevEcoStudioProjects\VerifyCode\oh-package.json5 cache by regenerate. +[2025-02-24T16:08:51.444] [DEBUG] debug-file - Incremental task verifycode:default@PreBuild post-execution cost:2 ms . +[2025-02-24T16:08:51.444] [DEBUG] debug-file - Update task entry:default@GenerateMetadata input file:D:\DevEcoStudioProjects\VerifyCode\entry\src\main\module.json5 cache by regenerate. +[2025-02-24T16:08:51.444] [DEBUG] debug-file - Update task entry:default@GenerateMetadata output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\hap_metadata\default\output_metadata.json cache. +[2025-02-24T16:08:51.445] [DEBUG] debug-file - Incremental task entry:default@GenerateMetadata post-execution cost:1 ms . +[2025-02-24T16:08:51.445] [DEBUG] debug-file - Update task entry:default@GeneratePkgContextInfo output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\loader\default\pkgContextInfo.json cache. +[2025-02-24T16:08:51.445] [DEBUG] debug-file - Incremental task entry:default@GeneratePkgContextInfo post-execution cost:1 ms . +[2025-02-24T16:08:51.445] [DEBUG] debug-file - Update task entry:default@ProcessIntegratedHsp output file:D:\DevEcoStudioProjects\VerifyCode\build\cache\default\integrated_hsp\integratedHspCache.json cache. +[2025-02-24T16:08:51.445] [DEBUG] debug-file - Incremental task entry:default@ProcessIntegratedHsp post-execution cost:1 ms . +[2025-02-24T16:08:51.445] [DEBUG] debug-file - Update task verifycode:default@CreateHarBuildProfile input file:D:\DevEcoStudioProjects\VerifyCode\AppScope\app.json5 cache by regenerate. +[2025-02-24T16:08:51.445] [DEBUG] debug-file - Update task verifycode:default@CreateHarBuildProfile input file:D:\DevEcoStudioProjects\VerifyCode\build-profile.json5 cache by regenerate. +[2025-02-24T16:08:51.445] [DEBUG] debug-file - Update task verifycode:default@CreateHarBuildProfile output file:D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\BuildProfile.ets cache. +[2025-02-24T16:08:51.445] [DEBUG] debug-file - Incremental task verifycode:default@CreateHarBuildProfile post-execution cost:1 ms . +[2025-02-24T16:08:51.445] [DEBUG] debug-file - Update task verifycode:default@MergeProfile input file:D:\DevEcoStudioProjects\VerifyCode\AppScope\app.json5 cache by regenerate. +[2025-02-24T16:08:51.446] [DEBUG] debug-file - Update task verifycode:default@MergeProfile input file:D:\DevEcoStudioProjects\VerifyCode\build-profile.json5 cache by regenerate. +[2025-02-24T16:08:51.446] [DEBUG] debug-file - Update task verifycode:default@MergeProfile input file:D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\src\main\module.json5 cache by regenerate. +[2025-02-24T16:08:51.446] [DEBUG] debug-file - Update task verifycode:default@MergeProfile output file:D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\build\default\intermediates\merge_profile\default\module.json cache. +[2025-02-24T16:08:51.446] [DEBUG] debug-file - Incremental task verifycode:default@MergeProfile post-execution cost:1 ms . +[2025-02-24T16:08:51.446] [DEBUG] debug-file - Update task entry:default@SyscapTransform input file:D:\oh_11_SDK\11\12\toolchains\syscap_tool.exe cache by regenerate. +[2025-02-24T16:08:51.446] [DEBUG] debug-file - Update task entry:default@SyscapTransform input file:D:\oh_11_SDK\11\12\ets\api\device-define cache by regenerate. +[2025-02-24T16:08:51.446] [DEBUG] debug-file - Update task entry:default@SyscapTransform output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\syscap\default\rpcid.sc cache. +[2025-02-24T16:08:51.446] [DEBUG] debug-file - Incremental task entry:default@SyscapTransform post-execution cost:1 ms . +[2025-02-24T16:08:51.447] [DEBUG] debug-file - Update task entry:default@ProcessRouterMap input file:D:\DevEcoStudioProjects\VerifyCode\entry\oh-package.json5 cache by regenerate. +[2025-02-24T16:08:51.447] [DEBUG] debug-file - Update task entry:default@ProcessRouterMap input file:D:\DevEcoStudioProjects\VerifyCode\oh-package.json5 cache by regenerate. +[2025-02-24T16:08:51.447] [DEBUG] debug-file - Update task entry:default@ProcessRouterMap input file:D:\DevEcoStudioProjects\VerifyCode\entry\src\main\module.json5 cache by regenerate. +[2025-02-24T16:08:51.447] [DEBUG] debug-file - Update task entry:default@ProcessRouterMap input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\loader\default\pkgContextInfo.json cache by regenerate. +[2025-02-24T16:08:51.447] [DEBUG] debug-file - Update task entry:default@ProcessRouterMap output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\router_map\default\temp-router-map.json cache. +[2025-02-24T16:08:51.447] [DEBUG] debug-file - Update task entry:default@ProcessRouterMap output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\router_map\default\loader-router-map.json cache. +[2025-02-24T16:08:51.447] [DEBUG] debug-file - Incremental task entry:default@ProcessRouterMap post-execution cost:1 ms . +[2025-02-24T16:08:51.447] [DEBUG] debug-file - Update task entry:default@CreateBuildProfile input file:D:\DevEcoStudioProjects\VerifyCode\AppScope\app.json5 cache by regenerate. +[2025-02-24T16:08:51.447] [DEBUG] debug-file - Update task entry:default@CreateBuildProfile input file:D:\DevEcoStudioProjects\VerifyCode\build-profile.json5 cache by regenerate. +[2025-02-24T16:08:51.448] [DEBUG] debug-file - Update task entry:default@CreateBuildProfile output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\generated\profile\default\BuildProfile.ets cache. +[2025-02-24T16:08:51.448] [DEBUG] debug-file - Incremental task entry:default@CreateBuildProfile post-execution cost:1 ms . +[2025-02-24T16:08:51.448] [DEBUG] debug-file - Update task entry:default@MergeProfile input file:D:\DevEcoStudioProjects\VerifyCode\AppScope\app.json5 cache by regenerate. +[2025-02-24T16:08:51.448] [DEBUG] debug-file - Update task entry:default@MergeProfile input file:D:\DevEcoStudioProjects\VerifyCode\build-profile.json5 cache by regenerate. +[2025-02-24T16:08:51.448] [DEBUG] debug-file - Update task entry:default@MergeProfile input file:D:\DevEcoStudioProjects\VerifyCode\entry\src\main\module.json5 cache by regenerate. +[2025-02-24T16:08:51.448] [DEBUG] debug-file - Update task entry:default@MergeProfile input file:D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\build\default\intermediates\merge_profile\default\module.json cache by regenerate. +[2025-02-24T16:08:51.448] [DEBUG] debug-file - Update task entry:default@MergeProfile output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\merge_profile\default\module.json cache. +[2025-02-24T16:08:51.448] [DEBUG] debug-file - Incremental task entry:default@MergeProfile post-execution cost:1 ms . +[2025-02-24T16:08:51.449] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T16:08:51.449] [DEBUG] debug-file - Update task entry:default@GenerateLoaderJson input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\loader\default\pkgContextInfo.json cache by regenerate. +[2025-02-24T16:08:51.449] [DEBUG] debug-file - Update task entry:default@GenerateLoaderJson input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\router_map\default\temp-router-map.json cache by regenerate. +[2025-02-24T16:08:51.450] [DEBUG] debug-file - Update task entry:default@GenerateLoaderJson output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\loader\default\loader.json cache. +[2025-02-24T16:08:51.450] [DEBUG] debug-file - Incremental task entry:default@GenerateLoaderJson post-execution cost:2 ms . +[2025-02-24T16:08:51.450] [DEBUG] debug-file - Update task entry:default@MakePackInfo input file:D:\DevEcoStudioProjects\VerifyCode\AppScope\app.json5 cache by regenerate. +[2025-02-24T16:08:51.450] [DEBUG] debug-file - Update task entry:default@MakePackInfo input file:D:\DevEcoStudioProjects\VerifyCode\entry\src\main\module.json5 cache by regenerate. +[2025-02-24T16:08:51.450] [DEBUG] debug-file - Update task entry:default@MakePackInfo input file:D:\DevEcoStudioProjects\VerifyCode\build-profile.json5 cache by regenerate. +[2025-02-24T16:08:51.450] [DEBUG] debug-file - Update task entry:default@MakePackInfo input file:D:\DevEcoStudioProjects\VerifyCode\entry\src\main\resources\base\profile\backup_config.json cache by regenerate. +[2025-02-24T16:08:51.450] [DEBUG] debug-file - Update task entry:default@MakePackInfo output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\outputs\default\pack.info cache. +[2025-02-24T16:08:51.450] [DEBUG] debug-file - Incremental task entry:default@MakePackInfo post-execution cost:1 ms . +[2025-02-24T16:08:51.450] [DEBUG] debug-file - Update task entry:default@ProcessProfile input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\merge_profile\default\module.json cache by regenerate. +[2025-02-24T16:08:51.450] [DEBUG] debug-file - Update task entry:default@ProcessProfile output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\process_profile\default\module.json cache. +[2025-02-24T16:08:51.450] [DEBUG] debug-file - Incremental task entry:default@ProcessProfile post-execution cost:1 ms . +[2025-02-24T16:08:51.451] [DEBUG] debug-file - Update task verifycode:default@ProcessLibs input file:D:\DevEcoStudioProjects\VerifyCode\build-profile.json5 cache by regenerate. +[2025-02-24T16:08:51.451] [DEBUG] debug-file - Update task verifycode:default@ProcessLibs input file:D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\build-profile.json5 cache by regenerate. +[2025-02-24T16:08:51.451] [DEBUG] debug-file - Update task verifycode:default@ProcessLibs output file:D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\build\default\intermediates\libs\default cache. +[2025-02-24T16:08:51.451] [DEBUG] debug-file - Incremental task verifycode:default@ProcessLibs post-execution cost:1 ms . +[2025-02-24T16:08:51.451] [DEBUG] debug-file - Update task entry:default@ProcessResource output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\res\default\resConfig.json cache. +[2025-02-24T16:08:51.451] [DEBUG] debug-file - Update task entry:default@ProcessResource output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\res\default\opt-compression.json cache. +[2025-02-24T16:08:51.451] [DEBUG] debug-file - Incremental task entry:default@ProcessResource post-execution cost:1 ms . +[2025-02-24T16:08:51.451] [DEBUG] debug-file - Update task entry:default@CompileResource input file:D:\DevEcoStudioProjects\VerifyCode\entry\src\main\resources cache by regenerate. +[2025-02-24T16:08:51.453] [DEBUG] debug-file - Update task entry:default@CompileResource input file:D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\src\main\resources cache by regenerate. +[2025-02-24T16:08:51.453] [DEBUG] debug-file - Update task entry:default@CompileResource input file:D:\DevEcoStudioProjects\VerifyCode\AppScope\resources cache by regenerate. +[2025-02-24T16:08:51.454] [DEBUG] debug-file - Update task entry:default@CompileResource input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\process_profile\default\module.json cache by regenerate. +[2025-02-24T16:08:51.454] [DEBUG] debug-file - Update task entry:default@CompileResource input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\res\default\resConfig.json cache by regenerate. +[2025-02-24T16:08:51.454] [DEBUG] debug-file - Update task entry:default@CompileResource output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\res\default cache. +[2025-02-24T16:08:51.455] [DEBUG] debug-file - Update task entry:default@CompileResource output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\generated\r\default\ResourceTable.h cache. +[2025-02-24T16:08:51.455] [DEBUG] debug-file - Update task entry:default@CompileResource output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\generated\r\default cache. +[2025-02-24T16:08:51.455] [DEBUG] debug-file - Incremental task entry:default@CompileResource post-execution cost:5 ms . +[2025-02-24T16:08:51.457] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\loader\default cache by regenerate. +[2025-02-24T16:08:51.457] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\Index.ets cache by regenerate. +[2025-02-24T16:08:51.457] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\src\main\ets cache by regenerate. +[2025-02-24T16:08:51.458] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\res\default\resources\rawfile cache by regenerate. +[2025-02-24T16:08:51.458] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\res\default\ResourceTable.txt cache by regenerate. +[2025-02-24T16:08:51.458] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\res\default\ark_module.json cache by regenerate. +[2025-02-24T16:08:51.458] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\res\default\resources\base\profile cache by regenerate. +[2025-02-24T16:08:51.458] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\VerifyCode\entry\src\main\ets cache by regenerate. +[2025-02-24T16:08:51.459] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\loader\default\pkgContextInfo.json cache by regenerate. +[2025-02-24T16:08:51.459] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\generated\profile\default\BuildProfile.ets cache by regenerate. +[2025-02-24T16:08:51.459] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\BuildProfile.ets cache by regenerate. +[2025-02-24T16:08:51.459] [DEBUG] debug-file - Update task entry:default@CompileArkTS output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\loader_out\default\ets cache. +[2025-02-24T16:08:51.459] [DEBUG] debug-file - Incremental task entry:default@CompileArkTS post-execution cost:5 ms . +[2025-02-24T16:08:51.461] [DEBUG] debug-file - Update task entry:default@BuildJS input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\loader\default cache by regenerate. +[2025-02-24T16:08:51.461] [DEBUG] debug-file - Update task entry:default@BuildJS input file:D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\Index.ets cache by regenerate. +[2025-02-24T16:08:51.461] [DEBUG] debug-file - Update task entry:default@BuildJS input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\res\default\resources\rawfile cache by regenerate. +[2025-02-24T16:08:51.461] [DEBUG] debug-file - Update task entry:default@BuildJS input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\res\default\ResourceTable.txt cache by regenerate. +[2025-02-24T16:08:51.461] [DEBUG] debug-file - Update task entry:default@BuildJS input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\res\default\ark_module.json cache by regenerate. +[2025-02-24T16:08:51.461] [DEBUG] debug-file - Update task entry:default@BuildJS input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\res\default\resources\base\profile cache by regenerate. +[2025-02-24T16:08:51.462] [DEBUG] debug-file - Update task entry:default@BuildJS input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\loader\default\pkgContextInfo.json cache by regenerate. +[2025-02-24T16:08:51.462] [DEBUG] debug-file - Update task entry:default@BuildJS output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\loader_out\default\js cache. +[2025-02-24T16:08:51.462] [DEBUG] debug-file - Incremental task entry:default@BuildJS post-execution cost:3 ms . +[2025-02-24T16:08:51.462] [DEBUG] debug-file - Update task verifycode:default@DoNativeStrip input file:D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\build\default\intermediates\libs\default cache by regenerate. +[2025-02-24T16:08:51.462] [DEBUG] debug-file - Update task verifycode:default@DoNativeStrip output file:D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\build\default\intermediates\stripped_native_libs\default cache. +[2025-02-24T16:08:51.462] [DEBUG] debug-file - Incremental task verifycode:default@DoNativeStrip post-execution cost:1 ms . +[2025-02-24T16:08:51.463] [DEBUG] debug-file - Update task entry:default@ProcessLibs input file:D:\DevEcoStudioProjects\VerifyCode\casesfeature\verifycode\build\default\intermediates\libs\default cache by regenerate. +[2025-02-24T16:08:51.463] [DEBUG] debug-file - Update task entry:default@ProcessLibs input file:D:\DevEcoStudioProjects\VerifyCode\build-profile.json5 cache by regenerate. +[2025-02-24T16:08:51.463] [DEBUG] debug-file - Update task entry:default@ProcessLibs input file:D:\DevEcoStudioProjects\VerifyCode\entry\build-profile.json5 cache by regenerate. +[2025-02-24T16:08:51.463] [DEBUG] debug-file - Update task entry:default@ProcessLibs output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\libs\default cache. +[2025-02-24T16:08:51.463] [DEBUG] debug-file - Incremental task entry:default@ProcessLibs post-execution cost:1 ms . +[2025-02-24T16:08:51.463] [DEBUG] debug-file - Update task entry:default@DoNativeStrip input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\libs\default cache by regenerate. +[2025-02-24T16:08:51.463] [DEBUG] debug-file - Update task entry:default@DoNativeStrip output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\stripped_native_libs\default cache. +[2025-02-24T16:08:51.463] [DEBUG] debug-file - Incremental task entry:default@DoNativeStrip post-execution cost:1 ms . +[2025-02-24T16:08:51.463] [DEBUG] debug-file - Update task entry:default@CacheNativeLibs input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\stripped_native_libs\default cache by regenerate. +[2025-02-24T16:08:51.463] [DEBUG] debug-file - Update task entry:default@CacheNativeLibs input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\libs\default cache by regenerate. +[2025-02-24T16:08:51.463] [DEBUG] debug-file - Update task entry:default@CacheNativeLibs output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\patch\default\base_native_libs.json cache. +[2025-02-24T16:08:51.463] [DEBUG] debug-file - Incremental task entry:default@CacheNativeLibs post-execution cost:1 ms . +[2025-02-24T16:08:51.464] [DEBUG] debug-file - Update task entry:default@GeneratePkgModuleJson input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\res\default\module.json cache by regenerate. +[2025-02-24T16:08:51.464] [DEBUG] debug-file - Update task entry:default@GeneratePkgModuleJson output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\package\default\module.json cache. +[2025-02-24T16:08:51.464] [DEBUG] debug-file - Incremental task entry:default@GeneratePkgModuleJson post-execution cost:1 ms . +[2025-02-24T16:08:51.464] [DEBUG] debug-file - Update task entry:default@PackageHap input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\stripped_native_libs\default cache by regenerate. +[2025-02-24T16:08:51.464] [DEBUG] debug-file - Update task entry:default@PackageHap input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\res\default\module.json cache by regenerate. +[2025-02-24T16:08:51.464] [DEBUG] debug-file - Update task entry:default@PackageHap input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\res\default\resources cache by regenerate. +[2025-02-24T16:08:51.465] [DEBUG] debug-file - Update task entry:default@PackageHap input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\res\default\resources.index cache by regenerate. +[2025-02-24T16:08:51.465] [DEBUG] debug-file - Update task entry:default@PackageHap input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\outputs\default\pack.info cache by regenerate. +[2025-02-24T16:08:51.465] [DEBUG] debug-file - Update task entry:default@PackageHap input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\syscap\default\rpcid.sc cache by regenerate. +[2025-02-24T16:08:51.465] [DEBUG] debug-file - Update task entry:default@PackageHap input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\loader_out\default\ets cache by regenerate. +[2025-02-24T16:08:51.466] [DEBUG] debug-file - Update task entry:default@PackageHap input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\loader\default\pkgContextInfo.json cache by regenerate. +[2025-02-24T16:08:51.466] [DEBUG] debug-file - Update task entry:default@PackageHap input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\loader_out\default\ets\sourceMaps.map cache by regenerate. +[2025-02-24T16:08:51.466] [DEBUG] debug-file - Update task entry:default@PackageHap input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\generated\profile\default\BuildProfile.ets cache by regenerate. +[2025-02-24T16:08:51.466] [DEBUG] debug-file - Update task entry:default@PackageHap output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\outputs\default\entry-default-unsigned.hap cache. +[2025-02-24T16:08:51.466] [DEBUG] debug-file - Update task entry:default@PackageHap output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\source_map\default\sourceMaps.map cache. +[2025-02-24T16:08:51.466] [DEBUG] debug-file - Update task entry:default@PackageHap output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\outputs\default\mapping\sourceMaps.map cache. +[2025-02-24T16:08:51.467] [DEBUG] debug-file - Incremental task entry:default@PackageHap post-execution cost:3 ms . +[2025-02-24T16:08:51.467] [DEBUG] debug-file - Update task entry:default@SignHap input file:C:\Users\Pangjiaxue\.ohos\config\default_VerifyCode_ih-E3Z71X2QHBdVdXlAlJbVL7MXTjbj7qStdblhazkg=.cer cache by regenerate. +[2025-02-24T16:08:51.467] [DEBUG] debug-file - Update task entry:default@SignHap input file:C:\Users\Pangjiaxue\.ohos\config\default_VerifyCode_ih-E3Z71X2QHBdVdXlAlJbVL7MXTjbj7qStdblhazkg=.p7b cache by regenerate. +[2025-02-24T16:08:51.467] [DEBUG] debug-file - Update task entry:default@SignHap input file:C:\Users\Pangjiaxue\.ohos\config\default_VerifyCode_ih-E3Z71X2QHBdVdXlAlJbVL7MXTjbj7qStdblhazkg=.p12 cache by regenerate. +[2025-02-24T16:08:51.467] [DEBUG] debug-file - Update task entry:default@SignHap input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\outputs\default\entry-default-unsigned.hap cache by regenerate. +[2025-02-24T16:08:51.467] [DEBUG] debug-file - Update task entry:default@SignHap output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\outputs\default\entry-default-signed.hap cache. +[2025-02-24T16:08:51.467] [DEBUG] debug-file - Incremental task entry:default@SignHap post-execution cost:1 ms . +[2025-02-24T16:08:51.468] [DEBUG] debug-file - Update task entry:default@CollectDebugSymbol input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\loader_out\default\ets\sourceMaps.map cache by regenerate. +[2025-02-24T16:08:51.468] [DEBUG] debug-file - Update task entry:default@CollectDebugSymbol input file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\intermediates\libs\default cache by regenerate. +[2025-02-24T16:08:51.469] [DEBUG] debug-file - Update task entry:default@CollectDebugSymbol output file:D:\DevEcoStudioProjects\VerifyCode\entry\build\default\outputs\default\symbol cache. +[2025-02-24T16:08:51.469] [DEBUG] debug-file - Incremental task entry:default@CollectDebugSymbol post-execution cost:2 ms . +[2025-02-24T16:08:51.486] [DEBUG] debug-file - Current worker pool is stopped or closed. +[2025-02-24T16:08:51.486] [DEBUG] debug-file - Clear worker 13. +[2025-02-24T16:08:51.486] [DEBUG] debug-file - Worker 13 has been cleared. +[2025-02-24T16:08:51.486] [DEBUG] debug-file - Current idle worker size: 3. +[2025-02-24T16:08:51.487] [DEBUG] debug-file - Current busy worker size: 0. +[2025-02-24T16:08:51.487] [DEBUG] debug-file - Clear worker 12. +[2025-02-24T16:08:51.487] [DEBUG] debug-file - Worker 12 has been cleared. +[2025-02-24T16:08:51.487] [DEBUG] debug-file - Current idle worker size: 2. +[2025-02-24T16:08:51.487] [DEBUG] debug-file - Current busy worker size: 0. +[2025-02-24T16:08:51.487] [DEBUG] debug-file - Clear worker 4. +[2025-02-24T16:08:51.487] [DEBUG] debug-file - Worker 4 has been cleared. +[2025-02-24T16:08:51.487] [DEBUG] debug-file - Current idle worker size: 1. +[2025-02-24T16:08:51.487] [DEBUG] debug-file - Current busy worker size: 0. +[2025-02-24T16:08:51.487] [DEBUG] debug-file - Clear worker 14. +[2025-02-24T16:08:51.487] [DEBUG] debug-file - Worker 14 has been cleared. +[2025-02-24T16:08:51.487] [DEBUG] debug-file - Current idle worker size: 0. +[2025-02-24T16:08:51.488] [DEBUG] debug-file - Current busy worker size: 0. +[2025-02-24T16:08:51.488] [DEBUG] debug-file - hvigor build process will be closed. +[2025-02-24T16:08:51.488] [DEBUG] debug-file - java daemon socket close code:1000 reason:close by user +[2025-02-24T16:08:51.490] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T16:08:51.490] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T16:08:51.491] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T16:08:51.491] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T16:08:51.493] [DEBUG] debug-file - Current worker pool is terminated. +[2025-02-24T16:08:51.508] [DEBUG] debug-file - worker[12] exits with exit code 1. +[2025-02-24T16:08:51.512] [DEBUG] debug-file - worker[13] exits with exit code 1. +[2025-02-24T16:08:51.518] [DEBUG] debug-file - worker[14] exits with exit code 1. +[2025-02-24T16:08:51.555] [DEBUG] debug-file - worker[4] exits with exit code 1. +[2025-02-24T17:38:54.128] [DEBUG] debug-file - env: nodejsVersion=v18.20.1 +[2025-02-24T17:38:54.546] [DEBUG] debug-file - Hvigor init with startParameters:{ + hvigorfileTypeCheck: false, + parallelExecution: true, + incrementalExecution: true, + printStackTrace: false, + daemon: false, + analyze: 0, + logLevel: Level { level: 20000, levelStr: 'INFO', colour: 'green' } +} +[2025-02-24T17:38:54.567] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\hvigorfile.ts +[2025-02-24T17:38:55.700] [DEBUG] debug-file - hvigorfile, require result: { default: { system: [Function: appTasks], plugins: [] } } +[2025-02-24T17:38:55.872] [DEBUG] debug-file - Product 'default' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + } +} in this build. +[2025-02-24T17:38:55.867] [DEBUG] debug-file - Start initialize project's product build option map with build mode debug. +[2025-02-24T17:38:55.894] [DEBUG] debug-file - Start recording SDK configuration permission data. +[2025-02-24T17:38:55.932] [DEBUG] debug-file - Project task initialization takes 21 ms +[2025-02-24T17:38:55.940] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\hvigorfile.ts +[2025-02-24T17:38:55.959] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=entry, buildMode=debug +[2025-02-24T17:38:55.965] [DEBUG] debug-file - Module entry task initialization takes 4 ms +[2025-02-24T17:38:55.975] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T17:38:56.010] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=verifycode, buildMode=debug +[2025-02-24T17:38:56.013] [DEBUG] debug-file - Module verifycode task initialization takes 1 ms +[2025-02-24T17:38:56.015] [DEBUG] debug-file - project has submodules:entry,verifycode +[2025-02-24T17:38:56.048] [DEBUG] debug-file - Configuration task cost before running: 1 s 525 ms +[2025-02-24T17:38:56.067] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T17:38:54.130] [DEBUG] debug-file - env: hvigor-config.json5 content = { + modelVersion: '5.0.2', + dependencies: {}, + execution: {}, + logging: {}, + debugging: {}, + nodeOptions: {} +} +[2025-02-24T17:38:54.552] [DEBUG] debug-file - Cache service initialization finished in 6 ms +[2025-02-24T17:38:56.087] [DEBUG] debug-file - Create resident worker with id: 0. +[2025-02-24T17:38:55.700] [DEBUG] debug-file - hvigorfile, binding system plugins [Function: appTasks] +[2025-02-24T17:38:55.879] [DEBUG] debug-file - not found resModel json file in : D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\src\ohosTest\module.json5 +[2025-02-24T17:38:55.867] [DEBUG] debug-file - Picking option from product 'default' with build mode 'debug'. +[2025-02-24T17:38:55.909] [DEBUG] debug-file - Sdk init in 27 ms +[2025-02-24T17:38:55.932] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T17:38:55.946] [DEBUG] debug-file - hvigorfile, require result: { default: { system: [Function: hapTasks], plugins: [] } } +[2025-02-24T17:38:55.959] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T17:38:55.965] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T17:38:55.979] [DEBUG] debug-file - hvigorfile, require result: { default: { system: [Function: harTasks], plugins: [] } } +[2025-02-24T17:38:56.010] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T17:38:56.013] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T17:38:56.015] [DEBUG] debug-file - module:verifycode no need to execute packageHap +[2025-02-24T17:38:56.049] [DEBUG] debug-file - Executing task :entry:init +[2025-02-24T17:38:56.069] [DEBUG] debug-file - Module 'entry' target 'ohosTest' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} in this build. +[2025-02-24T17:38:54.131] [DEBUG] debug-file - env: daemon=false +[2025-02-24T17:38:56.089] [DEBUG] debug-file - Create resident worker with id: 1. +[2025-02-24T17:38:55.868] [DEBUG] debug-file - Product 'default' build option: {} +[2025-02-24T17:38:55.932] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\hvigorfile.ts +[2025-02-24T17:38:55.946] [DEBUG] debug-file - hvigorfile, binding system plugins [Function: hapTasks] +[2025-02-24T17:38:55.959] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T17:38:55.965] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\hvigorfile.ts +[2025-02-24T17:38:55.979] [DEBUG] debug-file - hvigorfile, binding system plugins [Function: harTasks] +[2025-02-24T17:38:56.010] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T17:38:56.013] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T17:38:56.017] [DEBUG] debug-file - start to load updatedOhPackageInfo to the disk +[2025-02-24T17:38:56.049] [DEBUG] debug-file - entry : init cost memory 0.01192474365234375 +[2025-02-24T17:38:56.073] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T17:38:54.131] [DEBUG] debug-file - no-daemon, use the parent process.execArgv --max-old-space-size=8192,--expose-gc +[2025-02-24T17:38:56.091] [DEBUG] debug-file - Current worker pool is stopped or closed. +[2025-02-24T17:38:55.868] [DEBUG] debug-file - End initialize project's product build option map with build mode 'debug'. +[2025-02-24T17:38:55.932] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\hvigorfile.ts +[2025-02-24T17:38:55.960] [DEBUG] debug-file - Module 'entry' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T17:38:55.965] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\hvigorfile.ts +[2025-02-24T17:38:56.010] [DEBUG] debug-file - Module 'verifycode' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T17:38:56.013] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T17:38:56.024] [DEBUG] debug-file - load to the disk finished +[2025-02-24T17:38:56.049] [DEBUG] debug-file - runTaskFromQueue task cost before running: 1 s 525 ms +[2025-02-24T17:38:56.077] [DEBUG] debug-file - hvigor start cli arguments:{ + prop: [ 'product=default' ], + sync: true, + parallel: true, + incremental: true, + daemon: false, + _: [], + env: { + ALLUSERSPROFILE: 'C:\\ProgramData', + APPDATA: 'C:\\Users\\Pangjiaxue\\AppData\\Roaming', + CommonProgramFiles: 'C:\\Program Files\\Common Files', + 'CommonProgramFiles(x86)': 'C:\\Program Files (x86)\\Common Files', + CommonProgramW6432: 'C:\\Program Files\\Common Files', + COMPUTERNAME: 'DESKTOP-TS8UH9E', + ComSpec: 'C:\\WINDOWS\\system32\\cmd.exe', + config: '{"product":"default"}', + CREATED_BY: 'deveco', + 'DevEco Studio': 'D:\\Software\\DevEco Studio\\bin;', + DEVECO_SDK_HOME: 'D:/Software/DevEco Studio/sdk', + DriverData: 'C:\\Windows\\System32\\Drivers\\DriverData', + EFC_8996: '1', + HDC_SERVER_PORT: '65037', + HOMEDRIVE: 'C:', + HOMEPATH: '\\Users\\Pangjiaxue', + IDEA_INITIAL_DIRECTORY: 'C:\\Users\\Pangjiaxue\\Desktop', + IGCCSVC_DB: 'AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA5OWtXBK320CEtUIdfvsPRgQAAAACAAAAAAAQZgAAAAEAACAAAAAtqDMFGiFPbQtRgfZK2wTHFdbXEK1wtsp7r61WmZgISAAAAAAOgAAAAAIAACAAAABNJQWEUXATOfUqfUql06o7cwsA6OwREIDXj/p0pyR+f2AAAAD9EfRT1hd72F3hnLTaTDU31OIDK+Ch3LcOpRjJ44/kXsqU4UDKiwjEivqT1vme6eNc+vaywHIDuvWrW4WH18R/sHPouB0EDAJRZRDXnhBJiueNSZ1lxddps3/VnuSqXOdAAAAA+g7+A8DNXaaFC5c0Yoa0nPv87X48QnG1fil/ECbnaehkHdyL/kKtljVXjaQsCPDMzJ+75djpjI45gN1dJeEovA==', + JAVA_HOME: 'D:\\Software\\DevEco Studio\\jbr', + LOCALAPPDATA: 'C:\\Users\\Pangjiaxue\\AppData\\Local', + LOGONSERVER: '\\\\DESKTOP-TS8UH9E', + NODE_HOME: 'D:\\Software\\DevEco Studio\\tools\\node', + NODE_PATH: 'C:\\Users\\Pangjiaxue\\.hvigor\\project_caches\\04ff6986d95cc764e770a6347802f663\\workspace\\node_modules', + NO_UPDATE_NOTIFIER: 'true', + NPM: 'C:\\Users\\Pangjiaxue\\node\\node-18.14.1\\node_modules\\npm\\bin', + 'npm_config_auto-install-peers': 'false', + 'npm_config_strict-ssl': '', + 'npm_config_update-notifier': 'false', + NUMBER_OF_PROCESSORS: '16', + OHOS_SDK_NATIVE: 'D:\\oh_11_SDK\\11\\12\\native', + OHPM: 'D:\\Software\\DevEco Studio\\tools\\ohpm\\bin', + ohpmBin: 'D:\\Software\\DevEco Studio\\tools\\ohpm\\bin\\ohpm.bat', + OneDrive: 'D:\\ppp one driver\\OneDrive', + OneDriveConsumer: 'D:\\ppp one driver\\OneDrive', + OS: 'Windows_NT', + Path: 'D:\\Software\\DevEco Studio\\jbr\\bin;D:/Software/DevEco Studio/tools/node;D:\\700.SDK\\HarmonyOS-NEXT-DB1\\base\\toolchains;C:\\WINDOWS\\system32\\config\\systemprofile\\AppData\\Local\\Microsoft\\WindowsApps;C:\\windows\\system32\\HWAudioDriver\\;D:\\Software\\Git\\bin;C:\\Windows\\System32;D:\\Software\\DevEco Studio\\tools\\ohpm\\bin;C:\\Users\\Pangjiaxue\\Downloads\\node-v23.1.0-win-x64\\node_modules\\npm\\bin;D:\\Software\\;D:\\Software\\cloc;C:\\Users\\Pangjiaxue\\AppData\\Local\\Programs\\Python\\Python311\\Scripts\\;C:\\Users\\Pangjiaxue\\AppData\\Local\\Programs\\Python\\Python311\\;C:\\Users\\Pangjiaxue\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Program Files\\Intel\\WiFi\\bin\\;C:\\Program Files\\Common Files\\Intel\\WirelessCommon\\;D:\\Software\\DevEco Studio\\bin;;D:\\Software\\Microsoft VS Code\\bin;C:\\Users\\Pangjiaxue\\AppData\\Local\\Microsoft\\WinGet\\Packages\\Schniz.fnm_Microsoft.Winget.Source_8wekyb3d8bbwe;C:\\Users\\Pangjiaxue\\AppData\\Roaming\\npm;D:\\Software\\DevEco Studio\\tools\\node;D:\\Software\\DevEco Studio\\jbr\\bin;D:\\700.SDK\\HarmonyOS-NEXT-DB1\\base\\toolchains;C:\\WINDOWS\\system32\\config\\systemprofile\\AppData\\Local\\Microsoft\\WindowsApps;C:\\windows\\system32\\HWAudioDriver\\;D:\\Software\\Git\\bin;C:\\Windows\\System32;D:\\Software\\DevEco Studio\\tools\\ohpm\\bin;C:\\Users\\Pangjiaxue\\Downloads\\node-v23.1.0-win-x64\\node_modules\\npm\\bin;D:\\Software\\;D:\\Software\\cloc;C:\\Users\\Pangjiaxue\\AppData\\Local\\Programs\\Python\\Python311\\Scripts\\;C:\\Users\\Pangjiaxue\\AppData\\Local\\Programs\\Python\\Python311\\;C:\\Users\\Pangjiaxue\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Program Files\\Intel\\WiFi\\bin\\;C:\\Program Files\\Common Files\\Intel\\WirelessCommon\\;D:\\Software\\DevEco Studio\\bin;;D:\\Software\\Microsoft VS Code\\bin;C:\\Users\\Pangjiaxue\\AppData\\Local\\Microsoft\\WinGet\\Packages\\Schniz.fnm_Microsoft.Winget.Source_8wekyb3d8bbwe;C:\\Users\\Pangjiaxue\\AppData\\Roaming\\npm', + PATHEXT: '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC', + PROCESSOR_ARCHITECTURE: 'AMD64', + PROCESSOR_IDENTIFIER: 'Intel64 Family 6 Model 186 Stepping 2, GenuineIntel', + PROCESSOR_LEVEL: '6', + PROCESSOR_REVISION: 'ba02', + ProgramData: 'C:\\ProgramData', + ProgramFiles: 'C:\\Program Files', + 'ProgramFiles(x86)': 'C:\\Program Files (x86)', + ProgramW6432: 'C:\\Program Files', + PSModulePath: 'C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules', + PUBLIC: 'C:\\Users\\Public', + SESSIONNAME: 'Console', + SystemDrive: 'C:', + SystemRoot: 'C:\\WINDOWS', + TEMP: 'C:\\Users\\PANGJI~1\\AppData\\Local\\Temp', + TMP: 'C:\\Users\\PANGJI~1\\AppData\\Local\\Temp', + 'user.country': 'CN', + USERDOMAIN: 'DESKTOP-TS8UH9E', + USERDOMAIN_ROAMINGPROFILE: 'DESKTOP-TS8UH9E', + USERNAME: 'Pangjiaxue', + USERPROFILE: 'C:\\Users\\Pangjiaxue', + windir: 'C:\\WINDOWS', + WORKSPACE_DIR: 'C:\\Users\\Pangjiaxue\\.hvigor\\project_caches\\04ff6986d95cc764e770a6347802f663\\workspace', + ZES_ENABLE_SYSMAN: '1' + }, + analyze: 'normal' +} +[2025-02-24T17:38:56.091] [DEBUG] debug-file - Clear worker 0. +[2025-02-24T17:38:56.010] [DEBUG] debug-file - Module 'verifycode' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T17:38:55.960] [DEBUG] debug-file - Module 'entry' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T17:38:56.050] [INFO] debug-file - Finished :entry:init... after 1 ms +[2025-02-24T17:38:56.031] [DEBUG] debug-file - Module VerifyCode Collected Dependency: +[2025-02-24T17:38:56.085] [DEBUG] debug-file - Since there is no instance or instance is terminated, create a new worker pool. +[2025-02-24T17:38:56.091] [DEBUG] debug-file - Worker 0 has been cleared. +[2025-02-24T17:38:56.010] [DEBUG] debug-file - End initialize module-target build option map, moduleName=verifycode +[2025-02-24T17:38:55.960] [DEBUG] debug-file - End initialize module-target build option map, moduleName=entry +[2025-02-24T17:38:56.050] [DEBUG] debug-file - Executing task :verifycode:init +[2025-02-24T17:38:56.031] [DEBUG] debug-file - Module VerifyCode's total dependency: 0 +[2025-02-24T17:38:56.085] [DEBUG] debug-file - Worker pool is initialized with config: { + minPoolNum: 2, + maxPoolNum: undefined, + maxCoreSize: undefined, + cacheCapacity: undefined, + cacheTtl: undefined +} +[2025-02-24T17:38:56.091] [DEBUG] debug-file - Current idle worker size: 1. +[2025-02-24T17:38:56.010] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T17:38:55.960] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T17:38:56.050] [DEBUG] debug-file - verifycode : init cost memory 0.00818634033203125 +[2025-02-24T17:38:56.037] [DEBUG] debug-file - Module entry Collected Dependency: D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode +[2025-02-24T17:38:56.091] [DEBUG] debug-file - Current busy worker size: 0. +[2025-02-24T17:38:56.050] [DEBUG] debug-file - runTaskFromQueue task cost before running: 1 s 527 ms +[2025-02-24T17:38:56.037] [DEBUG] debug-file - Module entry's total dependency: 1 +[2025-02-24T17:38:56.091] [DEBUG] debug-file - Clear worker 1. +[2025-02-24T17:38:56.091] [DEBUG] debug-file - Worker 1 has been cleared. +[2025-02-24T17:38:56.051] [INFO] debug-file - Finished :verifycode:init... after 1 ms +[2025-02-24T17:38:56.043] [DEBUG] debug-file - Module verifycode Collected Dependency: +[2025-02-24T17:38:56.091] [DEBUG] debug-file - Current idle worker size: 0. +[2025-02-24T17:38:56.051] [DEBUG] debug-file - Executing task ::init +[2025-02-24T17:38:56.043] [DEBUG] debug-file - Module verifycode's total dependency: 0 +[2025-02-24T17:38:56.091] [DEBUG] debug-file - Current busy worker size: 0. +[2025-02-24T17:38:56.051] [DEBUG] debug-file - VerifyCode : init cost memory 0.009002685546875 +[2025-02-24T17:38:56.092] [DEBUG] debug-file - hvigor build process will be closed. +[2025-02-24T17:38:56.045] [DEBUG] debug-file - Configuration phase cost:1 s 486 ms +[2025-02-24T17:38:56.051] [DEBUG] debug-file - runTaskFromQueue task cost before running: 1 s 527 ms +[2025-02-24T17:38:56.100] [DEBUG] debug-file - worker[0] exits with exit code 0. +[2025-02-24T17:38:56.051] [INFO] debug-file - Finished ::init... after 1 ms +[2025-02-24T17:38:56.100] [DEBUG] debug-file - worker[1] exits with exit code 0. +[2025-02-24T17:38:56.100] [DEBUG] debug-file - Current worker pool is terminated. +[2025-02-24T17:39:13.373] [DEBUG] debug-file - env: nodejsVersion=v18.20.1 +[2025-02-24T17:39:13.700] [DEBUG] debug-file - env: daemon=true +[2025-02-24T17:39:13.374] [DEBUG] debug-file - env: hvigor-config.json5 content = { + modelVersion: '5.0.2', + dependencies: {}, + execution: {}, + logging: {}, + debugging: {}, + nodeOptions: {} +} +[2025-02-24T17:39:16.117] [DEBUG] debug-file - hvigor start cli arguments:{ + prop: [ 'product=default' ], + sync: true, + parallel: true, + incremental: true, + daemon: true, + _: [ '--analyze=normal' ], + env: { + ALLUSERSPROFILE: 'C:\\ProgramData', + APPDATA: 'C:\\Users\\Pangjiaxue\\AppData\\Roaming', + CommonProgramFiles: 'C:\\Program Files\\Common Files', + 'CommonProgramFiles(x86)': 'C:\\Program Files (x86)\\Common Files', + CommonProgramW6432: 'C:\\Program Files\\Common Files', + COMPUTERNAME: 'DESKTOP-TS8UH9E', + ComSpec: 'C:\\WINDOWS\\system32\\cmd.exe', + config: '{"product":"default"}', + CREATED_BY: 'deveco', + 'DevEco Studio': 'D:\\Software\\DevEco Studio\\bin;', + DEVECO_SDK_HOME: 'D:/Software/DevEco Studio/sdk', + DriverData: 'C:\\Windows\\System32\\Drivers\\DriverData', + EFC_8996: '1', + HDC_SERVER_PORT: '65037', + HOMEDRIVE: 'C:', + HOMEPATH: '\\Users\\Pangjiaxue', + IDEA_INITIAL_DIRECTORY: 'C:\\Users\\Pangjiaxue\\Desktop', + IGCCSVC_DB: 'AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA5OWtXBK320CEtUIdfvsPRgQAAAACAAAAAAAQZgAAAAEAACAAAAAtqDMFGiFPbQtRgfZK2wTHFdbXEK1wtsp7r61WmZgISAAAAAAOgAAAAAIAACAAAABNJQWEUXATOfUqfUql06o7cwsA6OwREIDXj/p0pyR+f2AAAAD9EfRT1hd72F3hnLTaTDU31OIDK+Ch3LcOpRjJ44/kXsqU4UDKiwjEivqT1vme6eNc+vaywHIDuvWrW4WH18R/sHPouB0EDAJRZRDXnhBJiueNSZ1lxddps3/VnuSqXOdAAAAA+g7+A8DNXaaFC5c0Yoa0nPv87X48QnG1fil/ECbnaehkHdyL/kKtljVXjaQsCPDMzJ+75djpjI45gN1dJeEovA==', + JAVA_HOME: 'D:\\Software\\DevEco Studio\\jbr', + LOCALAPPDATA: 'C:\\Users\\Pangjiaxue\\AppData\\Local', + LOGONSERVER: '\\\\DESKTOP-TS8UH9E', + NODE_HOME: 'D:\\Software\\DevEco Studio\\tools\\node', + NODE_PATH: 'C:\\Users\\Pangjiaxue\\.hvigor\\project_caches\\04ff6986d95cc764e770a6347802f663\\workspace\\node_modules', + NO_UPDATE_NOTIFIER: 'true', + NPM: 'C:\\Users\\Pangjiaxue\\node\\node-18.14.1\\node_modules\\npm\\bin', + 'npm_config_auto-install-peers': 'false', + 'npm_config_strict-ssl': '', + 'npm_config_update-notifier': 'false', + NUMBER_OF_PROCESSORS: '16', + OHPM: 'D:\\Software\\DevEco Studio\\tools\\ohpm\\bin', + ohpmBin: 'D:\\Software\\DevEco Studio\\tools\\ohpm\\bin\\ohpm.bat', + OneDrive: 'D:\\ppp one driver\\OneDrive', + OneDriveConsumer: 'D:\\ppp one driver\\OneDrive', + OS: 'Windows_NT', + Path: 'D:\\Software\\DevEco Studio\\jbr\\bin;D:/Software/DevEco Studio/tools/node;D:\\700.SDK\\HarmonyOS-NEXT-DB1\\base\\toolchains;C:\\WINDOWS\\system32\\config\\systemprofile\\AppData\\Local\\Microsoft\\WindowsApps;C:\\windows\\system32\\HWAudioDriver\\;D:\\Software\\Git\\bin;C:\\Windows\\System32;D:\\Software\\DevEco Studio\\tools\\ohpm\\bin;C:\\Users\\Pangjiaxue\\Downloads\\node-v23.1.0-win-x64\\node_modules\\npm\\bin;D:\\Software\\;D:\\Software\\cloc;C:\\Users\\Pangjiaxue\\AppData\\Local\\Programs\\Python\\Python311\\Scripts\\;C:\\Users\\Pangjiaxue\\AppData\\Local\\Programs\\Python\\Python311\\;C:\\Users\\Pangjiaxue\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Program Files\\Intel\\WiFi\\bin\\;C:\\Program Files\\Common Files\\Intel\\WirelessCommon\\;D:\\Software\\DevEco Studio\\bin;;D:\\Software\\Microsoft VS Code\\bin;C:\\Users\\Pangjiaxue\\AppData\\Local\\Microsoft\\WinGet\\Packages\\Schniz.fnm_Microsoft.Winget.Source_8wekyb3d8bbwe;C:\\Users\\Pangjiaxue\\AppData\\Roaming\\npm;D:\\Software\\DevEco Studio\\tools\\node;D:\\Software\\DevEco Studio\\jbr\\bin;D:\\700.SDK\\HarmonyOS-NEXT-DB1\\base\\toolchains;C:\\WINDOWS\\system32\\config\\systemprofile\\AppData\\Local\\Microsoft\\WindowsApps;C:\\windows\\system32\\HWAudioDriver\\;D:\\Software\\Git\\bin;C:\\Windows\\System32;D:\\Software\\DevEco Studio\\tools\\ohpm\\bin;C:\\Users\\Pangjiaxue\\Downloads\\node-v23.1.0-win-x64\\node_modules\\npm\\bin;D:\\Software\\;D:\\Software\\cloc;C:\\Users\\Pangjiaxue\\AppData\\Local\\Programs\\Python\\Python311\\Scripts\\;C:\\Users\\Pangjiaxue\\AppData\\Local\\Programs\\Python\\Python311\\;C:\\Users\\Pangjiaxue\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Program Files\\Intel\\WiFi\\bin\\;C:\\Program Files\\Common Files\\Intel\\WirelessCommon\\;D:\\Software\\DevEco Studio\\bin;;D:\\Software\\Microsoft VS Code\\bin;C:\\Users\\Pangjiaxue\\AppData\\Local\\Microsoft\\WinGet\\Packages\\Schniz.fnm_Microsoft.Winget.Source_8wekyb3d8bbwe;C:\\Users\\Pangjiaxue\\AppData\\Roaming\\npm', + PATHEXT: '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC', + PROCESSOR_ARCHITECTURE: 'AMD64', + PROCESSOR_IDENTIFIER: 'Intel64 Family 6 Model 186 Stepping 2, GenuineIntel', + PROCESSOR_LEVEL: '6', + PROCESSOR_REVISION: 'ba02', + ProgramData: 'C:\\ProgramData', + ProgramFiles: 'C:\\Program Files', + 'ProgramFiles(x86)': 'C:\\Program Files (x86)', + ProgramW6432: 'C:\\Program Files', + PSModulePath: 'C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules', + PUBLIC: 'C:\\Users\\Public', + SESSIONNAME: 'Console', + SystemDrive: 'C:', + SystemRoot: 'C:\\WINDOWS', + TEMP: 'C:\\Users\\PANGJI~1\\AppData\\Local\\Temp', + TMP: 'C:\\Users\\PANGJI~1\\AppData\\Local\\Temp', + 'user.country': 'CN', + USERDOMAIN: 'DESKTOP-TS8UH9E', + USERDOMAIN_ROAMINGPROFILE: 'DESKTOP-TS8UH9E', + USERNAME: 'Pangjiaxue', + USERPROFILE: 'C:\\Users\\Pangjiaxue', + windir: 'C:\\WINDOWS', + WORKSPACE_DIR: 'C:\\Users\\Pangjiaxue\\.hvigor\\project_caches\\04ff6986d95cc764e770a6347802f663\\workspace', + ZES_ENABLE_SYSMAN: '1' + } +} +[2025-02-24T17:39:16.100] [DEBUG] debug-file - java daemon tryConnect failed Error: connect ECONNREFUSED 127.0.0.1:45050 +[2025-02-24T17:39:16.155] [DEBUG] debug-file - java daemon started at port 45050 pid 24044 +[2025-02-24T17:39:16.184] [DEBUG] debug-file - session manager: set active socket. socketId=lZXAPnozjXKAzoe3AAAB +[2025-02-24T17:39:16.703] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T17:39:16.720] [DEBUG] debug-file - Hvigor init with startParameters:{ + hvigorfileTypeCheck: false, + parallelExecution: true, + incrementalExecution: true, + printStackTrace: false, + daemon: true, + analyze: 0, + logLevel: Level { level: 20000, levelStr: 'INFO', colour: 'green' } +} +[2025-02-24T17:39:16.725] [DEBUG] debug-file - Cache service initialization finished in 5 ms +[2025-02-24T17:39:16.733] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\hvigorfile.ts +[2025-02-24T17:39:17.720] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T17:39:17.720] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T17:39:17.872] [DEBUG] debug-file - Start initialize project's product build option map with build mode debug. +[2025-02-24T17:39:17.872] [DEBUG] debug-file - Picking option from product 'default' with build mode 'debug'. +[2025-02-24T17:39:17.873] [DEBUG] debug-file - Product 'default' build option: {} +[2025-02-24T17:39:17.873] [DEBUG] debug-file - End initialize project's product build option map with build mode 'debug'. +[2025-02-24T17:39:17.876] [DEBUG] debug-file - Product 'default' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + } +} in this build. +[2025-02-24T17:39:17.884] [DEBUG] debug-file - not found resModel json file in : D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\src\ohosTest\module.json5 +[2025-02-24T17:39:17.896] [DEBUG] debug-file - Start recording SDK configuration permission data. +[2025-02-24T17:39:17.918] [DEBUG] debug-file - Sdk init in 31 ms +[2025-02-24T17:39:17.937] [DEBUG] debug-file - Project task initialization takes 17 ms +[2025-02-24T17:39:17.937] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T17:39:17.938] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\hvigorfile.ts +[2025-02-24T17:39:17.938] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\hvigorfile.ts +[2025-02-24T17:39:17.943] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\hvigorfile.ts +[2025-02-24T17:39:17.949] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T17:39:17.949] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T17:39:17.959] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=entry, buildMode=debug +[2025-02-24T17:39:17.960] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T17:39:17.960] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T17:39:17.961] [DEBUG] debug-file - Module 'entry' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T17:39:17.961] [DEBUG] debug-file - Module 'entry' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T17:39:17.961] [DEBUG] debug-file - End initialize module-target build option map, moduleName=entry +[2025-02-24T17:39:17.961] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T17:39:17.966] [DEBUG] debug-file - Module entry task initialization takes 3 ms +[2025-02-24T17:39:17.966] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T17:39:17.966] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\hvigorfile.ts +[2025-02-24T17:39:17.966] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\hvigorfile.ts +[2025-02-24T17:39:17.971] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T17:39:17.975] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T17:39:17.975] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T17:39:18.008] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=verifycode, buildMode=debug +[2025-02-24T17:39:18.008] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T17:39:18.008] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T17:39:18.009] [DEBUG] debug-file - Module 'verifycode' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T17:39:18.009] [DEBUG] debug-file - Module 'verifycode' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T17:39:18.009] [DEBUG] debug-file - End initialize module-target build option map, moduleName=verifycode +[2025-02-24T17:39:18.009] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T17:39:18.012] [DEBUG] debug-file - Module verifycode task initialization takes 1 ms +[2025-02-24T17:39:18.012] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T17:39:18.012] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T17:39:18.012] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T17:39:18.025] [DEBUG] debug-file - hvigorfile, resolve hvigorfile dependencies in 13 ms +[2025-02-24T17:39:18.026] [DEBUG] debug-file - project has submodules:entry,verifycode +[2025-02-24T17:39:18.027] [DEBUG] debug-file - module:verifycode no need to execute packageHap +[2025-02-24T17:39:18.028] [DEBUG] debug-file - start to load updatedOhPackageInfo to the disk +[2025-02-24T17:39:18.032] [DEBUG] debug-file - load to the disk finished +[2025-02-24T17:39:18.040] [DEBUG] debug-file - Module VerifyCode Collected Dependency: +[2025-02-24T17:39:18.040] [DEBUG] debug-file - Module VerifyCode's total dependency: 0 +[2025-02-24T17:39:18.045] [DEBUG] debug-file - Module entry Collected Dependency: D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode +[2025-02-24T17:39:18.045] [DEBUG] debug-file - Module entry's total dependency: 1 +[2025-02-24T17:39:18.050] [DEBUG] debug-file - Module verifycode Collected Dependency: +[2025-02-24T17:39:18.050] [DEBUG] debug-file - Module verifycode's total dependency: 0 +[2025-02-24T17:39:18.052] [DEBUG] debug-file - Configuration phase cost:1 s 324 ms +[2025-02-24T17:39:18.055] [DEBUG] debug-file - Configuration task cost before running: 1 s 349 ms +[2025-02-24T17:39:18.055] [DEBUG] debug-file - Executing task :entry:init +[2025-02-24T17:39:18.056] [DEBUG] debug-file - entry : init cost memory 0.015625 +[2025-02-24T17:39:18.056] [DEBUG] debug-file - runTaskFromQueue task cost before running: 1 s 350 ms +[2025-02-24T17:39:18.056] [INFO] debug-file - Finished :entry:init... after 1 ms +[2025-02-24T17:39:18.056] [DEBUG] debug-file - Executing task :verifycode:init +[2025-02-24T17:39:18.057] [DEBUG] debug-file - verifycode : init cost memory 0.01215362548828125 +[2025-02-24T17:39:18.057] [DEBUG] debug-file - runTaskFromQueue task cost before running: 1 s 350 ms +[2025-02-24T17:39:18.057] [INFO] debug-file - Finished :verifycode:init... after 1 ms +[2025-02-24T17:39:18.057] [DEBUG] debug-file - Executing task ::init +[2025-02-24T17:39:18.057] [DEBUG] debug-file - VerifyCode : init cost memory 0.01282501220703125 +[2025-02-24T17:39:18.057] [DEBUG] debug-file - runTaskFromQueue task cost before running: 1 s 351 ms +[2025-02-24T17:39:18.057] [INFO] debug-file - Finished ::init... after 1 ms +[2025-02-24T17:39:18.069] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T17:39:18.072] [DEBUG] debug-file - Module 'entry' target 'ohosTest' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} in this build. +[2025-02-24T17:39:18.076] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T17:39:18.083] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T17:39:18.083] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T17:39:18.084] [DEBUG] debug-file - Since there is no instance or instance is terminated, create a new worker pool. +[2025-02-24T17:39:18.084] [DEBUG] debug-file - Worker pool is initialized with config: { + minPoolNum: 2, + maxPoolNum: undefined, + maxCoreSize: undefined, + cacheCapacity: undefined, + cacheTtl: undefined +} +[2025-02-24T17:39:18.085] [DEBUG] debug-file - Create resident worker with id: 0. +[2025-02-24T17:39:18.088] [DEBUG] debug-file - Create resident worker with id: 1. +[2025-02-24T17:39:18.092] [DEBUG] debug-file - Cleanup worker 0. +[2025-02-24T17:39:18.092] [DEBUG] debug-file - Worker 0 has been cleaned up. +[2025-02-24T17:39:18.092] [DEBUG] debug-file - Current idle worker size: 1. +[2025-02-24T17:39:18.092] [DEBUG] debug-file - Current resident worker size: 2. +[2025-02-24T17:39:18.092] [DEBUG] debug-file - Cleanup worker 1. +[2025-02-24T17:39:18.093] [DEBUG] debug-file - Worker 1 has been cleaned up. +[2025-02-24T17:39:18.093] [DEBUG] debug-file - Current idle worker size: 0. +[2025-02-24T17:39:18.093] [DEBUG] debug-file - Current resident worker size: 2. +[2025-02-24T17:39:18.094] [DEBUG] debug-file - hvigor build process will be closed. +[2025-02-24T17:39:18.101] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T17:39:18.101] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T17:39:18.102] [DEBUG] debug-file - worker[0] exits with exit code 0. +[2025-02-24T17:39:18.102] [DEBUG] debug-file - worker[1] exits with exit code 0. +[2025-02-24T17:39:23.034] [DEBUG] debug-file - session manager: set active socket. socketId=Ba9H5dZFofBYLhLzAAAD +[2025-02-24T17:39:23.047] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T17:39:23.057] [DEBUG] debug-file - Hvigor init with startParameters:{ + hvigorfileTypeCheck: false, + parallelExecution: true, + incrementalExecution: true, + printStackTrace: false, + daemon: true, + analyze: 0, + logLevel: Level { level: 20000, levelStr: 'INFO', colour: 'green' } +} +[2025-02-24T17:39:23.061] [DEBUG] debug-file - Cache service initialization finished in 4 ms +[2025-02-24T17:39:23.069] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\hvigorfile.ts +[2025-02-24T17:39:23.072] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T17:39:23.073] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T17:39:23.078] [DEBUG] debug-file - Start initialize project's product build option map with build mode debug. +[2025-02-24T17:39:23.078] [DEBUG] debug-file - Picking option from product 'default' with build mode 'debug'. +[2025-02-24T17:39:23.078] [DEBUG] debug-file - Product 'default' build option: {} +[2025-02-24T17:39:23.078] [DEBUG] debug-file - End initialize project's product build option map with build mode 'debug'. +[2025-02-24T17:39:23.080] [DEBUG] debug-file - Product 'default' using build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + } +} in this build. +[2025-02-24T17:39:23.083] [DEBUG] debug-file - not found resModel json file in : D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\src\ohosTest\module.json5 +[2025-02-24T17:39:23.088] [DEBUG] debug-file - Start recording SDK configuration permission data. +[2025-02-24T17:39:23.102] [DEBUG] debug-file - Sdk init in 17 ms +[2025-02-24T17:39:23.114] [DEBUG] debug-file - Project task initialization takes 12 ms +[2025-02-24T17:39:23.114] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T17:39:23.114] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\hvigorfile.ts +[2025-02-24T17:39:23.114] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\hvigorfile.ts +[2025-02-24T17:39:23.117] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\hvigorfile.ts +[2025-02-24T17:39:23.121] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T17:39:23.121] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T17:39:23.124] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=entry, buildMode=debug +[2025-02-24T17:39:23.124] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T17:39:23.124] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T17:39:23.124] [DEBUG] debug-file - Module 'entry' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T17:39:23.124] [DEBUG] debug-file - Module 'entry' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T17:39:23.124] [DEBUG] debug-file - End initialize module-target build option map, moduleName=entry +[2025-02-24T17:39:23.124] [DEBUG] debug-file - Module 'entry' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T17:39:23.126] [DEBUG] debug-file - Module entry task initialization takes 1 ms +[2025-02-24T17:39:23.126] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T17:39:23.126] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\hvigorfile.ts +[2025-02-24T17:39:23.126] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\hvigorfile.ts +[2025-02-24T17:39:23.129] [DEBUG] debug-file - hvigorfile, resolving D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T17:39:23.133] [DEBUG] debug-file - hvigorfile, require result: { default: { plugins: [] } } +[2025-02-24T17:39:23.133] [DEBUG] debug-file - hvigorfile, binding system plugins null +[2025-02-24T17:39:23.136] [DEBUG] debug-file - Start initialize module-target build option map, moduleName=verifycode, buildMode=debug +[2025-02-24T17:39:23.136] [DEBUG] debug-file - Target 'default' config: {} +[2025-02-24T17:39:23.136] [DEBUG] debug-file - Target 'ohosTest' config: {} +[2025-02-24T17:39:23.136] [DEBUG] debug-file - Module 'verifycode' target 'default' build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} +[2025-02-24T17:39:23.136] [DEBUG] debug-file - Module 'verifycode' target 'ohosTest' build option: { + "debuggable": true, + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "default" +} +[2025-02-24T17:39:23.136] [DEBUG] debug-file - End initialize module-target build option map, moduleName=verifycode +[2025-02-24T17:39:23.136] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T17:39:23.138] [DEBUG] debug-file - Module verifycode task initialization takes 1 ms +[2025-02-24T17:39:23.138] [DEBUG] debug-file - hvigorfile, binding custom plugins [] +[2025-02-24T17:39:23.138] [DEBUG] debug-file - hvigorfile, no custom plugins were found in D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T17:39:23.138] [DEBUG] debug-file - hvigorfile, resolve finished D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\hvigorfile.ts +[2025-02-24T17:39:23.149] [DEBUG] debug-file - hvigorfile, resolve hvigorfile dependencies in 10 ms +[2025-02-24T17:39:23.149] [DEBUG] debug-file - project has submodules:entry,verifycode +[2025-02-24T17:39:23.149] [DEBUG] debug-file - module:verifycode no need to execute packageHap +[2025-02-24T17:39:23.150] [DEBUG] debug-file - start to load updatedOhPackageInfo to the disk +[2025-02-24T17:39:23.152] [DEBUG] debug-file - load to the disk finished +[2025-02-24T17:39:23.154] [DEBUG] debug-file - Module VerifyCode Collected Dependency: +[2025-02-24T17:39:23.155] [DEBUG] debug-file - Module VerifyCode's total dependency: 0 +[2025-02-24T17:39:23.156] [DEBUG] debug-file - Module entry Collected Dependency: D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode +[2025-02-24T17:39:23.156] [DEBUG] debug-file - Module entry's total dependency: 1 +[2025-02-24T17:39:23.158] [DEBUG] debug-file - Module verifycode Collected Dependency: +[2025-02-24T17:39:23.158] [DEBUG] debug-file - Module verifycode's total dependency: 0 +[2025-02-24T17:39:23.159] [DEBUG] debug-file - Configuration phase cost:94 ms +[2025-02-24T17:39:23.160] [DEBUG] debug-file - Configuration task cost before running: 112 ms +[2025-02-24T17:39:23.162] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.162] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.164] [DEBUG] debug-file - Executing task :entry:default@PreBuild +[2025-02-24T17:39:23.168] [DEBUG] debug-file - entry:default@PreBuild is not up-to-date, since the input file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\AppScope\app.json5' has been changed. +[2025-02-24T17:39:23.168] [DEBUG] debug-file - Incremental task entry:default@PreBuild pre-execution cost: 2 ms . +[2025-02-24T17:39:23.168] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.168] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.282] [DEBUG] debug-file - current product is not Atomic service. +[2025-02-24T17:39:23.282] [DEBUG] debug-file - Use tool [win32: JAVA_HOME, CLASSPATH] + [ + { JAVA_HOME: 'D:\\Software\\DevEco Studio\\jbr' }, + { CLASSPATH: undefined } +] +[2025-02-24T17:39:23.282] [DEBUG] debug-file - Use tool [win32: NODE_HOME] + [ { NODE_HOME: 'D:\\Software\\DevEco Studio\\tools\\node' } ] +[2025-02-24T17:39:23.283] [DEBUG] debug-file - entry : default@PreBuild cost memory 10.733489990234375 +[2025-02-24T17:39:23.283] [DEBUG] debug-file - runTaskFromQueue task cost before running: 235 ms +[2025-02-24T17:39:23.284] [INFO] debug-file - Finished :entry:default@PreBuild... after 119 ms +[2025-02-24T17:39:23.285] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T17:39:23.285] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T17:39:23.286] [DEBUG] debug-file - Executing task :verifycode:default@PreBuild +[2025-02-24T17:39:23.288] [DEBUG] debug-file - verifycode:default@PreBuild is not up-to-date, since the input file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\AppScope\app.json5' has been changed. +[2025-02-24T17:39:23.288] [DEBUG] debug-file - Incremental task verifycode:default@PreBuild pre-execution cost: 1 ms . +[2025-02-24T17:39:23.288] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T17:39:23.288] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T17:39:23.304] [DEBUG] debug-file - current product is not Atomic service. +[2025-02-24T17:39:23.304] [DEBUG] debug-file - Use tool [win32: JAVA_HOME, CLASSPATH] + [ + { JAVA_HOME: 'D:\\Software\\DevEco Studio\\jbr' }, + { CLASSPATH: undefined } +] +[2025-02-24T17:39:23.304] [DEBUG] debug-file - Use tool [win32: NODE_HOME] + [ { NODE_HOME: 'D:\\Software\\DevEco Studio\\tools\\node' } ] +[2025-02-24T17:39:23.306] [DEBUG] debug-file - verifycode : default@PreBuild cost memory -5.61810302734375 +[2025-02-24T17:39:23.306] [DEBUG] debug-file - runTaskFromQueue task cost before running: 258 ms +[2025-02-24T17:39:23.307] [INFO] debug-file - Finished :verifycode:default@PreBuild... after 20 ms +[2025-02-24T17:39:23.308] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.308] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.309] [DEBUG] debug-file - Executing task :entry:default@GenerateMetadata +[2025-02-24T17:39:23.310] [DEBUG] debug-file - Task 'entry:default@GenerateMetadata' cost while wrapping incremental declarations: 1 ms +[2025-02-24T17:39:23.311] [DEBUG] debug-file - entry:default@GenerateMetadata is not up-to-date, since the input file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\src\main\module.json5' has been changed. +[2025-02-24T17:39:23.311] [DEBUG] debug-file - Incremental task entry:default@GenerateMetadata pre-execution cost: 1 ms . +[2025-02-24T17:39:23.311] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.311] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.312] [DEBUG] debug-file - entry : default@GenerateMetadata cost memory 0.15427398681640625 +[2025-02-24T17:39:23.312] [DEBUG] debug-file - runTaskFromQueue task cost before running: 264 ms +[2025-02-24T17:39:23.312] [INFO] debug-file - Finished :entry:default@GenerateMetadata... after 3 ms +[2025-02-24T17:39:23.313] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.313] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.313] [DEBUG] debug-file - Executing task :entry:default@PreCheckSyscap +[2025-02-24T17:39:23.313] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.314] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.314] [DEBUG] debug-file - entry : default@PreCheckSyscap cost memory 0.04351043701171875 +[2025-02-24T17:39:23.314] [DEBUG] debug-file - runTaskFromQueue task cost before running: 266 ms +[2025-02-24T17:39:23.314] [INFO] debug-file - Finished :entry:default@PreCheckSyscap... after 1 ms +[2025-02-24T17:39:23.315] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.315] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.319] [DEBUG] debug-file - Executing task :entry:default@GeneratePkgContextInfo +[2025-02-24T17:39:23.319] [DEBUG] debug-file - Task 'entry:default@GeneratePkgContextInfo' cost while wrapping incremental declarations: 1 ms +[2025-02-24T17:39:23.320] [DEBUG] debug-file - entry:default@GeneratePkgContextInfo is not up-to-date, since the output file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\loader\default\pkgContextInfo.json' has been changed. +[2025-02-24T17:39:23.320] [DEBUG] debug-file - Incremental task entry:default@GeneratePkgContextInfo pre-execution cost: 1 ms . +[2025-02-24T17:39:23.320] [DEBUG] debug-file - entry : default@GeneratePkgContextInfo cost memory 0.33458709716796875 +[2025-02-24T17:39:23.320] [DEBUG] debug-file - runTaskFromQueue task cost before running: 272 ms +[2025-02-24T17:39:23.320] [INFO] debug-file - Finished :entry:default@GeneratePkgContextInfo... after 2 ms +[2025-02-24T17:39:23.322] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.322] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.323] [DEBUG] debug-file - Executing task :entry:default@ProcessIntegratedHsp +[2025-02-24T17:39:23.324] [DEBUG] debug-file - entry:default@ProcessIntegratedHsp is not up-to-date, since the output file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\build\cache\default\integrated_hsp\integratedHspCache.json' does not exist. +[2025-02-24T17:39:23.324] [DEBUG] debug-file - Incremental task entry:default@ProcessIntegratedHsp pre-execution cost: 1 ms . +[2025-02-24T17:39:23.324] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.324] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.324] [DEBUG] debug-file - entry : default@ProcessIntegratedHsp cost memory 0.1271514892578125 +[2025-02-24T17:39:23.324] [DEBUG] debug-file - runTaskFromQueue task cost before running: 276 ms +[2025-02-24T17:39:23.325] [INFO] debug-file - Finished :entry:default@ProcessIntegratedHsp... after 2 ms +[2025-02-24T17:39:23.326] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T17:39:23.326] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T17:39:23.327] [DEBUG] debug-file - Executing task :verifycode:default@CreateHarBuildProfile +[2025-02-24T17:39:23.327] [DEBUG] debug-file - Task 'verifycode:default@CreateHarBuildProfile' cost while wrapping incremental declarations: 1 ms +[2025-02-24T17:39:23.327] [DEBUG] debug-file - verifycode:default@CreateHarBuildProfile is not up-to-date, since the input file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\AppScope\app.json5' has been changed. +[2025-02-24T17:39:23.327] [DEBUG] debug-file - Incremental task verifycode:default@CreateHarBuildProfile pre-execution cost: 1 ms . +[2025-02-24T17:39:23.327] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T17:39:23.327] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T17:39:23.328] [DEBUG] debug-file - verifycode : default@CreateHarBuildProfile cost memory 0.10843658447265625 +[2025-02-24T17:39:23.328] [DEBUG] debug-file - runTaskFromQueue task cost before running: 280 ms +[2025-02-24T17:39:23.328] [INFO] debug-file - Finished :verifycode:default@CreateHarBuildProfile... after 2 ms +[2025-02-24T17:39:23.329] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T17:39:23.329] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T17:39:23.329] [DEBUG] debug-file - Executing task :verifycode:default@ConfigureCmake +[2025-02-24T17:39:23.329] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T17:39:23.329] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T17:39:23.329] [DEBUG] debug-file - verifycode : default@ConfigureCmake cost memory 0.0389404296875 +[2025-02-24T17:39:23.329] [DEBUG] debug-file - runTaskFromQueue task cost before running: 281 ms +[2025-02-24T17:39:23.329] [INFO] debug-file - Finished :verifycode:default@ConfigureCmake... after 1 ms +[2025-02-24T17:39:23.331] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T17:39:23.331] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T17:39:23.331] [DEBUG] debug-file - Executing task :verifycode:default@MergeProfile +[2025-02-24T17:39:23.332] [DEBUG] debug-file - verifycode:default@MergeProfile is not up-to-date, since the input file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\AppScope\app.json5' has been changed. +[2025-02-24T17:39:23.332] [DEBUG] debug-file - Incremental task verifycode:default@MergeProfile pre-execution cost: 1 ms . +[2025-02-24T17:39:23.332] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T17:39:23.332] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T17:39:23.332] [DEBUG] debug-file - Change app api release type with 'Release' +[2025-02-24T17:39:23.332] [DEBUG] debug-file - Change app compile API version with '5.0.0.71' +[2025-02-24T17:39:23.332] [DEBUG] debug-file - Change app target API version with '12' +[2025-02-24T17:39:23.333] [DEBUG] debug-file - Change app minimum API version with '12' +[2025-02-24T17:39:23.333] [DEBUG] debug-file - Use cli appEnvironment +[2025-02-24T17:39:23.334] [DEBUG] debug-file - verifycode : default@MergeProfile cost memory 0.22548675537109375 +[2025-02-24T17:39:23.334] [DEBUG] debug-file - runTaskFromQueue task cost before running: 286 ms +[2025-02-24T17:39:23.334] [INFO] debug-file - Finished :verifycode:default@MergeProfile... after 3 ms +[2025-02-24T17:39:23.336] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.336] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.337] [DEBUG] debug-file - Executing task :entry:default@SyscapTransform +[2025-02-24T17:39:23.337] [DEBUG] debug-file - File: 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\src\main\syscap.json' from 'sysCapJsonPath' is not exists, just ignore. +[2025-02-24T17:39:23.338] [DEBUG] debug-file - Task 'entry:default@SyscapTransform' cost while wrapping incremental declarations: 1 ms +[2025-02-24T17:39:23.347] [DEBUG] debug-file - entry:default@SyscapTransform is not up-to-date, since the output file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\syscap\default\rpcid.sc' has been changed. +[2025-02-24T17:39:23.347] [DEBUG] debug-file - Incremental task entry:default@SyscapTransform pre-execution cost: 10 ms . +[2025-02-24T17:39:23.347] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.347] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.353] [DEBUG] debug-file - default@SyscapTransform work[0] is submitted. +[2025-02-24T17:39:23.354] [DEBUG] debug-file - default@SyscapTransform work[0] is pushed to ready queue. +[2025-02-24T17:39:23.354] [DEBUG] debug-file - A work dispatched to worker[15] failed because unable to get work from ready queue. +[2025-02-24T17:39:23.354] [DEBUG] debug-file - Create resident worker with id: 14. +[2025-02-24T17:39:23.355] [DEBUG] debug-file - default@SyscapTransform work[0] has been dispatched to worker[14]. +[2025-02-24T17:39:23.355] [DEBUG] debug-file - default@SyscapTransform work[0] is dispatched. +[2025-02-24T17:39:23.355] [DEBUG] debug-file - entry : default@SyscapTransform cost memory 1.3988418579101562 +[2025-02-24T17:39:23.356] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.356] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.357] [DEBUG] debug-file - Executing task :entry:default@ProcessRouterMap +[2025-02-24T17:39:23.359] [DEBUG] debug-file - entry:default@ProcessRouterMap is not up-to-date, since the input file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\oh-package.json5' has been changed. +[2025-02-24T17:39:23.359] [DEBUG] debug-file - Incremental task entry:default@ProcessRouterMap pre-execution cost: 2 ms . +[2025-02-24T17:39:23.359] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.359] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.360] [DEBUG] debug-file - entry : default@ProcessRouterMap cost memory 0.24797821044921875 +[2025-02-24T17:39:23.361] [DEBUG] debug-file - runTaskFromQueue task cost before running: 313 ms +[2025-02-24T17:39:23.362] [INFO] debug-file - Finished :entry:default@ProcessRouterMap... after 4 ms +[2025-02-24T17:39:23.363] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.364] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.364] [DEBUG] debug-file - Executing task :entry:default@CreateBuildProfile +[2025-02-24T17:39:23.365] [DEBUG] debug-file - Task 'entry:default@CreateBuildProfile' cost while wrapping incremental declarations: 1 ms +[2025-02-24T17:39:23.366] [DEBUG] debug-file - entry:default@CreateBuildProfile is not up-to-date, since the input file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\AppScope\app.json5' has been changed. +[2025-02-24T17:39:23.366] [DEBUG] debug-file - Incremental task entry:default@CreateBuildProfile pre-execution cost: 1 ms . +[2025-02-24T17:39:23.366] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.366] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.367] [DEBUG] debug-file - entry : default@CreateBuildProfile cost memory 0.152984619140625 +[2025-02-24T17:39:23.367] [DEBUG] debug-file - runTaskFromQueue task cost before running: 319 ms +[2025-02-24T17:39:23.367] [INFO] debug-file - Finished :entry:default@CreateBuildProfile... after 3 ms +[2025-02-24T17:39:23.369] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T17:39:23.369] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T17:39:23.370] [DEBUG] debug-file - Executing task :verifycode:default@BuildNativeWithCmake +[2025-02-24T17:39:23.370] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T17:39:23.370] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T17:39:23.370] [DEBUG] debug-file - verifycode : default@BuildNativeWithCmake cost memory 0.03942108154296875 +[2025-02-24T17:39:23.370] [DEBUG] debug-file - runTaskFromQueue task cost before running: 322 ms +[2025-02-24T17:39:23.370] [INFO] debug-file - Finished :verifycode:default@BuildNativeWithCmake... after 1 ms +[2025-02-24T17:39:23.372] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.372] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.373] [DEBUG] debug-file - Executing task :entry:default@MergeProfile +[2025-02-24T17:39:23.374] [DEBUG] debug-file - entry:default@MergeProfile is not up-to-date, since the input file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\AppScope\app.json5' has been changed. +[2025-02-24T17:39:23.374] [DEBUG] debug-file - Incremental task entry:default@MergeProfile pre-execution cost: 1 ms . +[2025-02-24T17:39:23.374] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.374] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.374] [DEBUG] debug-file - Change app api release type with 'Release' +[2025-02-24T17:39:23.374] [DEBUG] debug-file - Change app compile API version with '5.0.0.71' +[2025-02-24T17:39:23.374] [DEBUG] debug-file - Change app target API version with '12' +[2025-02-24T17:39:23.374] [DEBUG] debug-file - Change app minimum API version with '12' +[2025-02-24T17:39:23.374] [DEBUG] debug-file - Use cli appEnvironment +[2025-02-24T17:39:23.376] [DEBUG] debug-file - entry : default@MergeProfile cost memory 0.330108642578125 +[2025-02-24T17:39:23.376] [DEBUG] debug-file - runTaskFromQueue task cost before running: 328 ms +[2025-02-24T17:39:23.377] [INFO] debug-file - Finished :entry:default@MergeProfile... after 4 ms +[2025-02-24T17:39:23.378] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.378] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.379] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T17:39:23.382] [DEBUG] debug-file - Executing task :entry:default@GenerateLoaderJson +[2025-02-24T17:39:23.385] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T17:39:23.387] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T17:39:23.389] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T17:39:23.391] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T17:39:23.392] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T17:39:23.392] [DEBUG] debug-file - entry:default@GenerateLoaderJson is not up-to-date, since the input file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\loader\default\pkgContextInfo.json' has been changed. +[2025-02-24T17:39:23.392] [DEBUG] debug-file - Incremental task entry:default@GenerateLoaderJson pre-execution cost: 4 ms . +[2025-02-24T17:39:23.393] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T17:39:23.396] [DEBUG] debug-file - entry : default@GenerateLoaderJson cost memory 1.3539505004882812 +[2025-02-24T17:39:23.396] [DEBUG] debug-file - runTaskFromQueue task cost before running: 348 ms +[2025-02-24T17:39:23.397] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T17:39:23.398] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T17:39:23.399] [INFO] debug-file - Finished :entry:default@GenerateLoaderJson... after 14 ms +[2025-02-24T17:39:23.400] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.400] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.400] [DEBUG] debug-file - Executing task :entry:default@ConfigureCmake +[2025-02-24T17:39:23.400] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.400] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.400] [DEBUG] debug-file - entry : default@ConfigureCmake cost memory 0.0396575927734375 +[2025-02-24T17:39:23.400] [DEBUG] debug-file - runTaskFromQueue task cost before running: 352 ms +[2025-02-24T17:39:23.400] [INFO] debug-file - Finished :entry:default@ConfigureCmake... after 1 ms +[2025-02-24T17:39:23.401] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T17:39:23.401] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T17:39:23.402] [DEBUG] debug-file - Executing task :verifycode:default@BuildNativeWithNinja +[2025-02-24T17:39:23.402] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T17:39:23.402] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T17:39:23.402] [DEBUG] debug-file - verifycode : default@BuildNativeWithNinja cost memory 0.0614776611328125 +[2025-02-24T17:39:23.402] [DEBUG] debug-file - runTaskFromQueue task cost before running: 354 ms +[2025-02-24T17:39:23.403] [INFO] debug-file - Finished :verifycode:default@BuildNativeWithNinja... after 1 ms +[2025-02-24T17:39:23.404] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.404] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.404] [DEBUG] debug-file - Executing task :entry:default@MakePackInfo +[2025-02-24T17:39:23.405] [DEBUG] debug-file - entry:default@MakePackInfo is not up-to-date, since the input file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\AppScope\app.json5' has been changed. +[2025-02-24T17:39:23.405] [DEBUG] debug-file - Incremental task entry:default@MakePackInfo pre-execution cost: 1 ms . +[2025-02-24T17:39:23.405] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.405] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.406] [DEBUG] debug-file - Module Pack Info: { + summary: { + app: { bundleName: 'c***e', bundleType: 'app', version: [Object] }, + modules: [ [Object] ] + }, + packages: [ + { + deviceType: [Array], + moduleType: 'entry', + deliveryWithInstall: true, + name: 'entry-default' + } + ] +} +[2025-02-24T17:39:23.407] [DEBUG] debug-file - entry : default@MakePackInfo cost memory 0.44451904296875 +[2025-02-24T17:39:23.407] [DEBUG] debug-file - runTaskFromQueue task cost before running: 359 ms +[2025-02-24T17:39:23.407] [INFO] debug-file - Finished :entry:default@MakePackInfo... after 3 ms +[2025-02-24T17:39:23.408] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.408] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.409] [DEBUG] debug-file - Executing task :entry:default@ProcessProfile +[2025-02-24T17:39:23.409] [DEBUG] debug-file - entry:default@ProcessProfile is not up-to-date, since the input file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\merge_profile\default\module.json' has been changed. +[2025-02-24T17:39:23.409] [DEBUG] debug-file - Incremental task entry:default@ProcessProfile pre-execution cost: 1 ms . +[2025-02-24T17:39:23.409] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:23.409] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:23.410] [DEBUG] debug-file - [ + 'D:\\Software\\DevEco Studio\\tools\\node\\node.exe', + 'D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\bin\\ark\\ts2abc.js', + '--target-api-version', + '12', + '--target-api-sub-version', + 'beta1' +] +[2025-02-24T17:39:23.941] [DEBUG] debug-file - current process memoryUsage: { + rss: 276021248, + heapTotal: 74702848, + heapUsed: 48392152, + external: 2330287, + arrayBuffers: 277985 +} os memoryUsage :13.711429595947266 +[2025-02-24T17:39:24.093] [DEBUG] debug-file - 12.0.2.0 +[2025-02-24T17:39:24.095] [DEBUG] debug-file - entry : default@ProcessProfile cost memory 2.2076263427734375 +[2025-02-24T17:39:24.095] [DEBUG] debug-file - runTaskFromQueue task cost before running: 1 s 47 ms +[2025-02-24T17:39:24.095] [INFO] debug-file - Finished :entry:default@ProcessProfile... after 686 ms +[2025-02-24T17:39:24.096] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:24.096] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:24.096] [DEBUG] debug-file - Executing task :entry:default@BuildNativeWithCmake +[2025-02-24T17:39:24.097] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:24.097] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:24.097] [DEBUG] debug-file - entry : default@BuildNativeWithCmake cost memory 0.04065704345703125 +[2025-02-24T17:39:24.097] [DEBUG] debug-file - runTaskFromQueue task cost before running: 1 s 49 ms +[2025-02-24T17:39:24.097] [INFO] debug-file - Finished :entry:default@BuildNativeWithCmake... after 1 ms +[2025-02-24T17:39:24.098] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T17:39:24.098] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T17:39:24.098] [DEBUG] debug-file - Executing task :verifycode:default@ProcessLibs +[2025-02-24T17:39:24.100] [DEBUG] debug-file - verifycode:default@ProcessLibs is not up-to-date, since the input file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\build-profile.json5' has been changed. +[2025-02-24T17:39:24.100] [DEBUG] debug-file - Incremental task verifycode:default@ProcessLibs pre-execution cost: 1 ms . +[2025-02-24T17:39:24.100] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T17:39:24.100] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T17:39:24.103] [DEBUG] debug-file - default@ProcessLibs work[1] is submitted. +[2025-02-24T17:39:24.104] [DEBUG] debug-file - default@ProcessLibs work[1] is pushed to ready queue. +[2025-02-24T17:39:24.104] [DEBUG] debug-file - A work dispatched to worker[15] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.104] [DEBUG] debug-file - A work dispatched to worker[14] failed because of worker busy. +[2025-02-24T17:39:24.104] [DEBUG] debug-file - Create resident worker with id: 13. +[2025-02-24T17:39:24.105] [DEBUG] debug-file - default@ProcessLibs work[1] has been dispatched to worker[13]. +[2025-02-24T17:39:24.105] [DEBUG] debug-file - default@ProcessLibs work[1] is dispatched. +[2025-02-24T17:39:24.105] [DEBUG] debug-file - verifycode : default@ProcessLibs cost memory 0.6042938232421875 +[2025-02-24T17:39:24.107] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:24.107] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:24.107] [DEBUG] debug-file - restool module names: entry,verifycode; moduleName=entry, taskName=default@ProcessResource +[2025-02-24T17:39:24.110] [DEBUG] debug-file - Executing task :entry:default@ProcessResource +[2025-02-24T17:39:24.111] [DEBUG] debug-file - entry:default@ProcessResource is not up-to-date, since the output file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\res\default\resConfig.json' has been changed. +[2025-02-24T17:39:24.111] [DEBUG] debug-file - Incremental task entry:default@ProcessResource pre-execution cost: 1 ms . +[2025-02-24T17:39:24.112] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:24.112] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:24.113] [DEBUG] debug-file - entry : default@ProcessResource cost memory 0.2486114501953125 +[2025-02-24T17:39:24.113] [DEBUG] debug-file - runTaskFromQueue task cost before running: 1 s 65 ms +[2025-02-24T17:39:24.115] [INFO] debug-file - Finished :entry:default@ProcessResource... after 5 ms +[2025-02-24T17:39:24.116] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:24.116] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:24.117] [DEBUG] debug-file - restool module names: entry,verifycode; moduleName=entry, taskName=default@CompileResource +[2025-02-24T17:39:24.120] [DEBUG] debug-file - Executing task :entry:default@CompileResource +[2025-02-24T17:39:24.122] [DEBUG] debug-file - entry:default@CompileResource is not up-to-date, since the input file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\src\main\resources' has been changed. +[2025-02-24T17:39:24.122] [DEBUG] debug-file - Incremental task entry:default@CompileResource pre-execution cost: 2 ms . +[2025-02-24T17:39:24.124] [DEBUG] debug-file - worker[14] has one work done. +[2025-02-24T17:39:24.125] [DEBUG] debug-file - default@SyscapTransform work[0] done. +[2025-02-24T17:39:24.125] [DEBUG] debug-file - A work dispatched to worker[14] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.125] [INFO] debug-file - Finished :entry:default@SyscapTransform... after 144 ms +[2025-02-24T17:39:24.126] [DEBUG] debug-file - Use tool [D:\oh_11_SDK\11\12\toolchains\restool.exe] + [ + 'D:\\oh_11_SDK\\11\\12\\toolchains\\restool.exe', + '-l', + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resConfig.json' +] +[2025-02-24T17:39:24.127] [DEBUG] debug-file - current process memoryUsage: { + rss: 285265920, + heapTotal: 164311040, + heapUsed: 138982624, + external: 3333406, + arrayBuffers: 322509 +} os memoryUsage :13.698673248291016 +[2025-02-24T17:39:24.297] [DEBUG] debug-file - Warning: 'page_text_font_size' conflict, first declared. +at D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\src\main\resources\base\element\float.json +but declared again. +at D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\src\main\resources\base\element\float.json + +[2025-02-24T17:39:24.307] [DEBUG] debug-file - Warning: D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\src\main\resources\base\media\layered_image.json is not png format + +[2025-02-24T17:39:24.318] [DEBUG] debug-file - Info: restool resources compile success. + +[2025-02-24T17:39:24.322] [DEBUG] debug-file - entry : default@CompileResource cost memory 0.8933868408203125 +[2025-02-24T17:39:24.322] [DEBUG] debug-file - runTaskFromQueue task cost before running: 1 s 274 ms +[2025-02-24T17:39:24.323] [INFO] debug-file - Finished :entry:default@CompileResource... after 203 ms +[2025-02-24T17:39:24.324] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:24.324] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:24.326] [DEBUG] debug-file - Executing task :entry:default@CompileArkTS +[2025-02-24T17:39:24.334] [DEBUG] debug-file - entry:default@CompileArkTS is not up-to-date, since the input file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\loader\default' has been changed. +[2025-02-24T17:39:24.334] [DEBUG] debug-file - Incremental task entry:default@CompileArkTS pre-execution cost: 4 ms . +[2025-02-24T17:39:24.344] [DEBUG] debug-file - build config: +[2025-02-24T17:39:24.344] [DEBUG] debug-file - { + moduleType: 'entry', + perf: 0, + targetName: '.default', + packageManagerType: 'ohpm', + localPropertiesPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\local.properties', + isPreview: false, + isOhosTest: false, + isLocalTest: false, + buildMode: 'Debug', + watchMode: 'false', + aceProfilePath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile', + etsLoaderPath: 'D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader', + modulePath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry', + testFrameworkPar: { + testMode: undefined, + coveragePathFilter: undefined, + coverageMode: undefined + }, + needCoverageInsert: false, + debugLine: false, + projectTopDir: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode', + compileSdkVersion: 12, + compatibleSdkVersion: 12, + compatibleSdkVersionStage: 'beta1', + bundleName: 'c***e', + etsLoaderVersion: '5.0.0.71', + etsLoaderReleaseType: 'Release', + aotCompileMode: 'type', + apPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\modules.ap', + entryModuleName: 'entry', + entryModuleVersion: '1.0.0', + entryPackageName: 'entry', + allModuleNameHash: '36a31915f7dd160252e15c37ce90f6d9', + externalApiPaths: [], + compilerTypes: undefined, + isCrossplatform: false, + hvigorPluginFile: undefined, + compilePluginPath: undefined, + buildGeneratedProfilePath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\generated\\profile\\default', + bundleType: 'app', + arkTSVersion: undefined, + apiVersion: 12, + needCompleteSourcesMap: false, + isFaMode: false, + strictMode: { + caseSensitiveCheck: true, + useNormalizedOHMUrl: true, + noExternalImportByPath: true + }, + buildDir: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build', + deviceTypes: [ 'default', 'tablet' ], + useNormalizedOHMUrl: true, + pkgContextInfo: { + verifycode: { + packageName: 'verifycode', + bundleName: '*****', + moduleName: '', + version: '1.0.0', + entryPath: 'Index.ets', + isSO: false, + dependencyAlias: '' + }, + '@ohos/hypium': { + packageName: '@ohos/hypium', + bundleName: '*****', + moduleName: '', + version: '1.0.21', + entryPath: 'index.js', + isSO: false, + dependencyAlias: '' + }, + '@ohos/hamock': { + packageName: '@ohos/hamock', + bundleName: '*****', + moduleName: '', + version: '1.0.0', + entryPath: 'index.ets', + isSO: false, + dependencyAlias: '' + }, + entry: { + packageName: 'entry', + bundleName: '*****', + moduleName: '', + version: '', + entryPath: 'src/main/', + isSO: false, + dependencyAlias: '' + } + }, + ohPackagePathMap: {}, + dependencyAliasMap: {}, + permission: { requestPermissions: undefined, definePermissions: undefined }, + integratedHsp: false, + projectArkOption: undefined, + sourceMapDir: undefined, + branchElimination: false, + transformLib: undefined, + caseSensitiveCheck: true, + tsImportSendable: false, + resolveConflictMode: true, + depName2RootPath: {}, + depName2DepInfo: {}, + rootPathSet: [ 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode' ], + useNativeResolver: true, + shouldEmitJs: true, + autoLazyImport: undefined, + aceModuleJsonPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ark_module.json', + appResource: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ResourceTable.txt', + rawFileResource: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile', + resourceTableHash: 'ceca0c777968b0ee30d70c215c4072b9', + runtimeOS: 'OpenHarmony', + sdkInfo: 'true:12:5.0.0.71:Release', + aceModuleRoot: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\ets', + compileMode: 'esmodule', + aceSuperVisualPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\supervisual', + aceBuildJson: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\loader.json', + cachePath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\cache\\default\\default@CompileArkTS\\esmodule\\debug', + aceModuleBuild: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets', + supportChunks: true, + declaredFilesPath: undefined, + pkgNameToPkgBriefInfo: { + verifycode: { + pkgRoot: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode', + pkgName: 'verifycode', + sourceRoots: [Array], + originalSourceRoots: undefined + }, + entry: { + pkgRoot: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry', + originalSourceRoots: undefined, + sourceRoots: [Array], + pkgName: 'entry' + } + }, + projectModel: { + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main': { + moduleName: 'entry', + modulePkgPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry', + belongProjectPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode' + }, + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\src\\ohosTest\\ets': { + moduleName: 'entry_test', + modulePkgPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry', + belongProjectPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode' + }, + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\ohosTest': { + moduleName: 'entry_test', + modulePkgPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry', + belongProjectPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode' + }, + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry': { + moduleName: 'entry', + modulePkgPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry', + belongProjectPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode' + }, + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main': { + moduleName: 'verifycode', + modulePkgPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode', + belongProjectPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode' + }, + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\src\\ohosTest\\ets': { + moduleName: 'verifycode', + modulePkgPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode', + belongProjectPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode' + }, + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\ohosTest': { + moduleName: 'verifycode', + modulePkgPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode', + belongProjectPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode' + }, + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode': { + moduleName: 'verifycode', + modulePkgPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode', + belongProjectPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode' + }, + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode': { + moduleName: 'VerifyCode', + modulePkgPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode', + belongProjectPath: 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode' + } + }, + pkgJsonFileHash: '72ad438d1cf064fd41912b56f005f59f', + allModulePaths: [ + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry', + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode' + ], + routerMap: {}, + obfuscationOptions: undefined, + compileBlockPkg: [], + mockParams: { + decorator: '@MockSetup', + packageName: '@ohos/hamock', + etsSourceRootPath: 'src/main/ets', + mockConfigPath: undefined, + mockConfigKey2ModuleInfo: {} + }, + otherPaths: { + 'verifycode/*': [ + '..\\..\\..\\..\\casesfeature\\verifycode\\src\\main\\*', + '..\\..\\..\\..\\casesfeature\\verifycode\\build\\default\\generated\\profile\\default\\*' + ], + 'entry/*': [ + '..\\*', + '..\\..\\..\\build\\default\\generated\\profile\\default\\*' + ] + }, + collectImportersConfig: undefined +} +[2025-02-24T17:39:24.345] [DEBUG] debug-file - default@CompileArkTS work[2] is submitted. +[2025-02-24T17:39:24.346] [DEBUG] debug-file - default@CompileArkTS work[2] is pushed to ready queue. +[2025-02-24T17:39:24.346] [DEBUG] debug-file - A work dispatched to worker[15] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.346] [DEBUG] debug-file - A work dispatched to worker[14] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.346] [DEBUG] debug-file - A work dispatched to worker[13] failed because of worker busy. +[2025-02-24T17:39:24.346] [DEBUG] debug-file - A work dispatched to worker[12] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.346] [DEBUG] debug-file - A work dispatched to worker[11] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.346] [DEBUG] debug-file - A work dispatched to worker[10] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.346] [DEBUG] debug-file - A work dispatched to worker[9] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.346] [DEBUG] debug-file - A work dispatched to worker[8] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.346] [DEBUG] debug-file - A work dispatched to worker[7] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.346] [DEBUG] debug-file - A work dispatched to worker[6] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.346] [DEBUG] debug-file - A work dispatched to worker[5] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.346] [DEBUG] debug-file - Create resident worker with id: 4. +[2025-02-24T17:39:24.347] [DEBUG] debug-file - default@CompileArkTS work[2] has been dispatched to worker[4]. +[2025-02-24T17:39:24.347] [DEBUG] debug-file - default@CompileArkTS work[2] is dispatched. +[2025-02-24T17:39:24.347] [DEBUG] debug-file - CopyResources startTime: 252720743848400 +[2025-02-24T17:39:24.347] [DEBUG] debug-file - default@CompileArkTS work[3] is submitted. +[2025-02-24T17:39:24.348] [DEBUG] debug-file - default@CompileArkTS work[3] is pushed to ready queue. +[2025-02-24T17:39:24.348] [DEBUG] debug-file - A work dispatched to worker[15] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.348] [DEBUG] debug-file - default@CompileArkTS work[3] has been dispatched to worker[14]. +[2025-02-24T17:39:24.348] [DEBUG] debug-file - default@CompileArkTS work[3] is dispatched. +[2025-02-24T17:39:24.348] [DEBUG] debug-file - entry : default@CompileArkTS cost memory 2.3034896850585938 +[2025-02-24T17:39:24.351] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:24.351] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:24.355] [DEBUG] debug-file - Executing task :entry:default@BuildJS +[2025-02-24T17:39:24.363] [DEBUG] debug-file - entry : default@BuildJS cost memory 0.3687286376953125 +[2025-02-24T17:39:24.363] [DEBUG] debug-file - runTaskFromQueue task cost before running: 1 s 315 ms +[2025-02-24T17:39:24.363] [INFO] debug-file - Finished :entry:default@BuildJS... after 8 ms +[2025-02-24T17:39:24.402] [DEBUG] debug-file - worker[14] has one work done. +[2025-02-24T17:39:24.403] [DEBUG] debug-file - CopyResources is end, endTime: 252720799324600 +[2025-02-24T17:39:24.403] [DEBUG] debug-file - default@CompileArkTS work[3] done. +[2025-02-24T17:39:24.403] [DEBUG] debug-file - A work dispatched to worker[14] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.718] [DEBUG] debug-file - worker[13] has one work done. +[2025-02-24T17:39:24.718] [DEBUG] debug-file - default@ProcessLibs work[1] done. +[2025-02-24T17:39:24.718] [DEBUG] debug-file - A work dispatched to worker[13] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.718] [INFO] debug-file - Finished :verifycode:default@ProcessLibs... after 8 ms +[2025-02-24T17:39:24.719] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T17:39:24.720] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T17:39:24.721] [DEBUG] debug-file - Executing task :verifycode:default@DoNativeStrip +[2025-02-24T17:39:24.721] [DEBUG] debug-file - Task 'verifycode:default@DoNativeStrip' cost while wrapping incremental declarations: 1 ms +[2025-02-24T17:39:24.721] [DEBUG] debug-file - verifycode:default@DoNativeStrip is not up-to-date, since the input file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\build\default\intermediates\libs\default' has been changed. +[2025-02-24T17:39:24.721] [DEBUG] debug-file - Incremental task verifycode:default@DoNativeStrip pre-execution cost: 1 ms . +[2025-02-24T17:39:24.721] [DEBUG] debug-file - jsonObjWithoutParam {} at undefined +[2025-02-24T17:39:24.722] [DEBUG] debug-file - jsonObjWithoutParam {"name":"verifycode","version":"1.0.0","description":"Please describe the basic information.","main":"Index.ets","author":"","license":"Apache-2.0","dependencies":{}} at undefined +[2025-02-24T17:39:24.722] [DEBUG] debug-file - default@DoNativeStrip work[4] is submitted. +[2025-02-24T17:39:24.722] [DEBUG] debug-file - default@DoNativeStrip work[4] is pushed to ready queue. +[2025-02-24T17:39:24.722] [DEBUG] debug-file - A work dispatched to worker[15] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.722] [DEBUG] debug-file - default@DoNativeStrip work[4] has been dispatched to worker[14]. +[2025-02-24T17:39:24.722] [DEBUG] debug-file - default@DoNativeStrip work[4] is dispatched. +[2025-02-24T17:39:24.723] [DEBUG] debug-file - verifycode : default@DoNativeStrip cost memory 0.241424560546875 +[2025-02-24T17:39:24.780] [DEBUG] debug-file - worker[14] has one work done. +[2025-02-24T17:39:24.780] [DEBUG] debug-file - default@DoNativeStrip work[4] done. +[2025-02-24T17:39:24.780] [DEBUG] debug-file - A work dispatched to worker[14] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.780] [INFO] debug-file - Finished :verifycode:default@DoNativeStrip... after 4 ms +[2025-02-24T17:39:24.782] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:24.782] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:24.782] [DEBUG] debug-file - Executing task :entry:default@BuildNativeWithNinja +[2025-02-24T17:39:24.782] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:24.782] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:24.783] [DEBUG] debug-file - entry : default@BuildNativeWithNinja cost memory 0.06174468994140625 +[2025-02-24T17:39:24.783] [DEBUG] debug-file - runTaskFromQueue task cost before running: 1 s 735 ms +[2025-02-24T17:39:24.783] [INFO] debug-file - Finished :entry:default@BuildNativeWithNinja... after 1 ms +[2025-02-24T17:39:24.784] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:24.784] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:24.784] [DEBUG] debug-file - Executing task :entry:default@ProcessLibs +[2025-02-24T17:39:24.787] [DEBUG] debug-file - entry:default@ProcessLibs is not up-to-date, since the input file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\build\default\intermediates\libs\default' has been changed. +[2025-02-24T17:39:24.787] [DEBUG] debug-file - Incremental task entry:default@ProcessLibs pre-execution cost: 1 ms . +[2025-02-24T17:39:24.787] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:24.787] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:24.789] [DEBUG] debug-file - default@ProcessLibs work[5] is submitted. +[2025-02-24T17:39:24.789] [DEBUG] debug-file - default@ProcessLibs work[5] is pushed to ready queue. +[2025-02-24T17:39:24.789] [DEBUG] debug-file - A work dispatched to worker[15] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.790] [DEBUG] debug-file - default@ProcessLibs work[5] has been dispatched to worker[14]. +[2025-02-24T17:39:24.790] [DEBUG] debug-file - default@ProcessLibs work[5] is dispatched. +[2025-02-24T17:39:24.790] [DEBUG] debug-file - entry : default@ProcessLibs cost memory 0.6476364135742188 +[2025-02-24T17:39:24.793] [DEBUG] debug-file - worker[14] has one work done. +[2025-02-24T17:39:24.793] [DEBUG] debug-file - default@ProcessLibs work[5] done. +[2025-02-24T17:39:24.794] [DEBUG] debug-file - A work dispatched to worker[14] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.794] [INFO] debug-file - Finished :entry:default@ProcessLibs... after 6 ms +[2025-02-24T17:39:24.795] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:24.795] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:24.796] [DEBUG] debug-file - Executing task :entry:default@DoNativeStrip +[2025-02-24T17:39:24.797] [DEBUG] debug-file - Task 'entry:default@DoNativeStrip' cost while wrapping incremental declarations: 1 ms +[2025-02-24T17:39:24.797] [DEBUG] debug-file - entry:default@DoNativeStrip is not up-to-date, since the input file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\libs\default' has been changed. +[2025-02-24T17:39:24.797] [DEBUG] debug-file - Incremental task entry:default@DoNativeStrip pre-execution cost: 1 ms . +[2025-02-24T17:39:24.797] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:24.797] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:24.797] [DEBUG] debug-file - default@DoNativeStrip work[6] is submitted. +[2025-02-24T17:39:24.798] [DEBUG] debug-file - default@DoNativeStrip work[6] is pushed to ready queue. +[2025-02-24T17:39:24.798] [DEBUG] debug-file - A work dispatched to worker[15] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.798] [DEBUG] debug-file - default@DoNativeStrip work[6] has been dispatched to worker[14]. +[2025-02-24T17:39:24.798] [DEBUG] debug-file - default@DoNativeStrip work[6] is dispatched. +[2025-02-24T17:39:24.798] [DEBUG] debug-file - entry : default@DoNativeStrip cost memory 0.2373199462890625 +[2025-02-24T17:39:24.799] [DEBUG] debug-file - worker[14] has one work done. +[2025-02-24T17:39:24.800] [DEBUG] debug-file - default@DoNativeStrip work[6] done. +[2025-02-24T17:39:24.800] [DEBUG] debug-file - A work dispatched to worker[14] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.800] [INFO] debug-file - Finished :entry:default@DoNativeStrip... after 3 ms +[2025-02-24T17:39:24.801] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:24.801] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:24.802] [DEBUG] debug-file - Executing task :entry:default@CacheNativeLibs +[2025-02-24T17:39:24.803] [DEBUG] debug-file - Task 'entry:default@CacheNativeLibs' cost while wrapping incremental declarations: 1 ms +[2025-02-24T17:39:24.803] [DEBUG] debug-file - entry:default@CacheNativeLibs is not up-to-date, since the input file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\stripped_native_libs\default' has been changed. +[2025-02-24T17:39:24.803] [DEBUG] debug-file - Incremental task entry:default@CacheNativeLibs pre-execution cost: 1 ms . +[2025-02-24T17:39:24.803] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:24.803] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:24.803] [DEBUG] debug-file - default@CacheNativeLibs work[7] is submitted. +[2025-02-24T17:39:24.804] [DEBUG] debug-file - default@CacheNativeLibs work[7] is pushed to ready queue. +[2025-02-24T17:39:24.804] [DEBUG] debug-file - A work dispatched to worker[15] failed because unable to get work from ready queue. +[2025-02-24T17:39:24.804] [DEBUG] debug-file - default@CacheNativeLibs work[7] has been dispatched to worker[14]. +[2025-02-24T17:39:24.804] [DEBUG] debug-file - default@CacheNativeLibs work[7] is dispatched. +[2025-02-24T17:39:24.804] [DEBUG] debug-file - entry : default@CacheNativeLibs cost memory 0.22423553466796875 +[2025-02-24T17:39:25.539] [DEBUG] debug-file - worker[14] has one work done. +[2025-02-24T17:39:25.540] [DEBUG] debug-file - default@CacheNativeLibs work[7] done. +[2025-02-24T17:39:25.540] [DEBUG] debug-file - A work dispatched to worker[14] failed because unable to get work from ready queue. +[2025-02-24T17:39:25.540] [INFO] debug-file - Finished :entry:default@CacheNativeLibs... after 7 ms +[2025-02-24T17:39:56.462] [DEBUG] debug-file - worker[4] has one work done. +[2025-02-24T17:39:56.462] [DEBUG] debug-file - Ark compile task finished.finished time is 252752858031200 +[2025-02-24T17:39:56.468] [DEBUG] debug-file - default@CompileArkTS work[2] done. +[2025-02-24T17:39:56.468] [DEBUG] debug-file - A work dispatched to worker[4] failed because unable to get work from ready queue. +[2025-02-24T17:39:56.472] [INFO] debug-file - Finished :entry:default@CompileArkTS... after 30 s 769 ms +[2025-02-24T17:39:56.474] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:56.474] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:56.475] [DEBUG] debug-file - Executing task :entry:default@GeneratePkgModuleJson +[2025-02-24T17:39:56.476] [DEBUG] debug-file - Task 'entry:default@GeneratePkgModuleJson' cost while wrapping incremental declarations: 1 ms +[2025-02-24T17:39:56.476] [DEBUG] debug-file - entry:default@GeneratePkgModuleJson is not up-to-date, since the input file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\res\default\module.json' has been changed. +[2025-02-24T17:39:56.476] [DEBUG] debug-file - Incremental task entry:default@GeneratePkgModuleJson pre-execution cost: 1 ms . +[2025-02-24T17:39:56.476] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:56.476] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:56.478] [DEBUG] debug-file - entry : default@GeneratePkgModuleJson cost memory 0.1378021240234375 +[2025-02-24T17:39:56.478] [DEBUG] debug-file - runTaskFromQueue task cost before running: 33 s 430 ms +[2025-02-24T17:39:56.478] [INFO] debug-file - Finished :entry:default@GeneratePkgModuleJson... after 3 ms +[2025-02-24T17:39:56.480] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:56.480] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:56.483] [DEBUG] debug-file - Executing task :entry:default@PackageHap +[2025-02-24T17:39:56.488] [DEBUG] debug-file - entry:default@PackageHap is not up-to-date, since the input file 'D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\stripped_native_libs\default' has been changed. +[2025-02-24T17:39:56.488] [DEBUG] debug-file - Incremental task entry:default@PackageHap pre-execution cost: 4 ms . +[2025-02-24T17:39:56.488] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:56.488] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:56.491] [DEBUG] debug-file - Use tool [D:\oh_11_SDK\11\12\toolchains\lib\app_packing_tool.jar] + [ + 'java', + '-Dfile.encoding=GBK', + '-jar', + 'D:\\oh_11_SDK\\11\\12\\toolchains\\lib\\app_packing_tool.jar', + '--mode', + 'hap', + '--force', + 'true', + '--lib-path', + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\stripped_native_libs\\default', + '--json-path', + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\package\\default\\module.json', + '--resources-path', + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources', + '--index-path', + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources.index', + '--pack-info-path', + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\default\\pack.info', + '--out-path', + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\default\\entry-default-unsigned.hap', + '--rpcid-path', + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\syscap\\default\\rpcid.sc', + '--ets-path', + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets', + '--pkg-context-path', + 'D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\pkgContextInfo.json' +] +[2025-02-24T17:39:56.492] [DEBUG] debug-file - default@PackageHap work[8] is submitted. +[2025-02-24T17:39:56.493] [DEBUG] debug-file - default@PackageHap work[8] is pushed to ready queue. +[2025-02-24T17:39:56.493] [DEBUG] debug-file - A work dispatched to worker[15] failed because unable to get work from ready queue. +[2025-02-24T17:39:56.493] [DEBUG] debug-file - default@PackageHap work[8] has been dispatched to worker[14]. +[2025-02-24T17:39:56.494] [DEBUG] debug-file - default@PackageHap work[8] is dispatched. +[2025-02-24T17:39:56.498] [DEBUG] debug-file - entry : default@PackageHap cost memory 0.097869873046875 +[2025-02-24T17:39:56.495] [DEBUG] debug-file - current process memoryUsage: { + rss: 705077248, + heapTotal: 92966912, + heapUsed: 89351992, + external: 4029099, + arrayBuffers: 59440 +} os memoryUsage :14.048641204833984 +[2025-02-24T17:39:56.843] [DEBUG] debug-file - worker[14] has one work done. +[2025-02-24T17:39:56.843] [DEBUG] debug-file - default@PackageHap work[8] done. +[2025-02-24T17:39:56.843] [DEBUG] debug-file - A work dispatched to worker[14] failed because unable to get work from ready queue. +[2025-02-24T17:39:56.844] [INFO] debug-file - Finished :entry:default@PackageHap... after 360 ms +[2025-02-24T17:39:56.846] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:56.846] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:56.847] [DEBUG] debug-file - Executing task :entry:default@SignHap +[2025-02-24T17:39:56.848] [DEBUG] debug-file - entry:default@SignHap is not up-to-date, since the input file 'C:\Users\Pangjiaxue\.ohos\config\default_VerifyCode_HiHa3aNA0YPZUPWPGNXUV1rmOjen0zV0QuOJ7tbB7qQ=.cer' has been changed. +[2025-02-24T17:39:56.848] [DEBUG] debug-file - Incremental task entry:default@SignHap pre-execution cost: 1 ms . +[2025-02-24T17:39:56.848] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:56.848] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:57.852] [DEBUG] debug-file - java daemon socket received message:{"code":0,"message":"verify profile success"} +[2025-02-24T17:39:57.863] [DEBUG] debug-file - java daemon socket close code:1000 reason:close by user +[2025-02-24T17:39:58.140] [DEBUG] debug-file - java daemon socket received message:{"code":0,"message":"sign app success"} +[2025-02-24T17:39:58.141] [DEBUG] debug-file - entry : default@SignHap cost memory 0.3766326904296875 +[2025-02-24T17:39:58.141] [DEBUG] debug-file - runTaskFromQueue task cost before running: 35 s 93 ms +[2025-02-24T17:39:58.141] [INFO] debug-file - Finished :entry:default@SignHap... after 1 s 294 ms +[2025-02-24T17:39:58.142] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:58.143] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:58.143] [DEBUG] debug-file - Executing task :entry:default@CollectDebugSymbol +[2025-02-24T17:39:58.149] [DEBUG] debug-file - jsonObjWithoutParam {"verifycode":"file:../casesfeature/verifycode"} at undefined +[2025-02-24T17:39:58.149] [DEBUG] debug-file - jsonObjWithoutParam {"name":"entry","version":"1.0.0","description":"Please describe the basic information.","main":"","author":"","license":"","dependencies":{"verifycode":"file:../casesfeature/verifycode"}} at undefined +[2025-02-24T17:39:58.149] [DEBUG] debug-file - entry : default@CollectDebugSymbol cost memory -0.5838088989257812 +[2025-02-24T17:39:58.150] [DEBUG] debug-file - runTaskFromQueue task cost before running: 35 s 102 ms +[2025-02-24T17:39:58.150] [INFO] debug-file - Finished :entry:default@CollectDebugSymbol... after 7 ms +[2025-02-24T17:39:58.151] [DEBUG] debug-file - Executing task :entry:assembleHap +[2025-02-24T17:39:58.151] [DEBUG] debug-file - entry : assembleHap cost memory 0.011871337890625 +[2025-02-24T17:39:58.151] [DEBUG] debug-file - runTaskFromQueue task cost before running: 35 s 103 ms +[2025-02-24T17:39:58.151] [INFO] debug-file - Finished :entry:assembleHap... after 1 ms +[2025-02-24T17:39:58.163] [DEBUG] debug-file - BUILD SUCCESSFUL in 35 s 114 ms +[2025-02-24T17:39:58.164] [DEBUG] debug-file - Update task entry:default@PreBuild input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\AppScope\app.json5 cache from map. +[2025-02-24T17:39:58.164] [DEBUG] debug-file - Update task entry:default@PreBuild input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\src\main\module.json5 cache by regenerate. +[2025-02-24T17:39:58.164] [DEBUG] debug-file - Update task entry:default@PreBuild input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\build-profile.json5 cache by regenerate. +[2025-02-24T17:39:58.165] [DEBUG] debug-file - Update task entry:default@PreBuild input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build-profile.json5 cache by regenerate. +[2025-02-24T17:39:58.165] [DEBUG] debug-file - Update task entry:default@PreBuild input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\src\main\resources\base\profile\main_pages.json cache by regenerate. +[2025-02-24T17:39:58.165] [DEBUG] debug-file - Update task entry:default@PreBuild input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\hvigor\hvigor-config.json5 cache by regenerate. +[2025-02-24T17:39:58.165] [DEBUG] debug-file - Update task entry:default@PreBuild input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\oh-package.json5 cache by regenerate. +[2025-02-24T17:39:58.165] [DEBUG] debug-file - Update task entry:default@PreBuild input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\oh-package.json5 cache by regenerate. +[2025-02-24T17:39:58.166] [DEBUG] debug-file - Incremental task entry:default@PreBuild post-execution cost:3 ms . +[2025-02-24T17:39:58.167] [DEBUG] debug-file - Update task verifycode:default@PreBuild input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\AppScope\app.json5 cache from map. +[2025-02-24T17:39:58.167] [DEBUG] debug-file - Update task verifycode:default@PreBuild input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\src\main\module.json5 cache by regenerate. +[2025-02-24T17:39:58.168] [DEBUG] debug-file - Update task verifycode:default@PreBuild input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\build-profile.json5 cache by regenerate. +[2025-02-24T17:39:58.168] [DEBUG] debug-file - Update task verifycode:default@PreBuild input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\build-profile.json5 cache by regenerate. +[2025-02-24T17:39:58.168] [DEBUG] debug-file - Update task verifycode:default@PreBuild input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\hvigor\hvigor-config.json5 cache by regenerate. +[2025-02-24T17:39:58.168] [DEBUG] debug-file - Update task verifycode:default@PreBuild input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\oh-package.json5 cache by regenerate. +[2025-02-24T17:39:58.168] [DEBUG] debug-file - Update task verifycode:default@PreBuild input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\oh-package.json5 cache by regenerate. +[2025-02-24T17:39:58.169] [DEBUG] debug-file - Incremental task verifycode:default@PreBuild post-execution cost:3 ms . +[2025-02-24T17:39:58.169] [DEBUG] debug-file - Update task entry:default@GenerateMetadata input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\src\main\module.json5 cache from map. +[2025-02-24T17:39:58.169] [DEBUG] debug-file - Update task entry:default@GenerateMetadata output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\hap_metadata\default\output_metadata.json cache. +[2025-02-24T17:39:58.169] [DEBUG] debug-file - Incremental task entry:default@GenerateMetadata post-execution cost:1 ms . +[2025-02-24T17:39:58.169] [DEBUG] debug-file - Update task entry:default@GeneratePkgContextInfo output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\loader\default\pkgContextInfo.json cache. +[2025-02-24T17:39:58.169] [DEBUG] debug-file - Incremental task entry:default@GeneratePkgContextInfo post-execution cost:1 ms . +[2025-02-24T17:39:58.169] [DEBUG] debug-file - Update task entry:default@ProcessIntegratedHsp output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\build\cache\default\integrated_hsp\integratedHspCache.json cache. +[2025-02-24T17:39:58.170] [DEBUG] debug-file - Incremental task entry:default@ProcessIntegratedHsp post-execution cost:1 ms . +[2025-02-24T17:39:58.170] [DEBUG] debug-file - Update task verifycode:default@CreateHarBuildProfile input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\AppScope\app.json5 cache from map. +[2025-02-24T17:39:58.170] [DEBUG] debug-file - Update task verifycode:default@CreateHarBuildProfile input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\build-profile.json5 cache by regenerate. +[2025-02-24T17:39:58.170] [DEBUG] debug-file - Update task verifycode:default@CreateHarBuildProfile output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\BuildProfile.ets cache. +[2025-02-24T17:39:58.170] [DEBUG] debug-file - Incremental task verifycode:default@CreateHarBuildProfile post-execution cost:1 ms . +[2025-02-24T17:39:58.170] [DEBUG] debug-file - Update task verifycode:default@MergeProfile input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\AppScope\app.json5 cache from map. +[2025-02-24T17:39:58.170] [DEBUG] debug-file - Update task verifycode:default@MergeProfile input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\build-profile.json5 cache by regenerate. +[2025-02-24T17:39:58.170] [DEBUG] debug-file - Update task verifycode:default@MergeProfile input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\src\main\module.json5 cache by regenerate. +[2025-02-24T17:39:58.170] [DEBUG] debug-file - Update task verifycode:default@MergeProfile output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\build\default\intermediates\merge_profile\default\module.json cache. +[2025-02-24T17:39:58.170] [DEBUG] debug-file - Incremental task verifycode:default@MergeProfile post-execution cost:1 ms . +[2025-02-24T17:39:58.170] [DEBUG] debug-file - Update task entry:default@SyscapTransform input file:D:\oh_11_SDK\11\12\toolchains\syscap_tool.exe cache by regenerate. +[2025-02-24T17:39:58.170] [DEBUG] debug-file - Update task entry:default@SyscapTransform input file:D:\oh_11_SDK\11\12\ets\api\device-define cache by regenerate. +[2025-02-24T17:39:58.171] [DEBUG] debug-file - Update task entry:default@SyscapTransform output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\syscap\default\rpcid.sc cache. +[2025-02-24T17:39:58.171] [DEBUG] debug-file - Incremental task entry:default@SyscapTransform post-execution cost:1 ms . +[2025-02-24T17:39:58.171] [DEBUG] debug-file - Update task entry:default@ProcessRouterMap input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\oh-package.json5 cache from map. +[2025-02-24T17:39:58.171] [DEBUG] debug-file - Update task entry:default@ProcessRouterMap input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\oh-package.json5 cache by regenerate. +[2025-02-24T17:39:58.172] [DEBUG] debug-file - Update task entry:default@ProcessRouterMap input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\src\main\module.json5 cache by regenerate. +[2025-02-24T17:39:58.172] [DEBUG] debug-file - Update task entry:default@ProcessRouterMap input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\loader\default\pkgContextInfo.json cache by regenerate. +[2025-02-24T17:39:58.172] [DEBUG] debug-file - Update task entry:default@ProcessRouterMap output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\router_map\default\temp-router-map.json cache. +[2025-02-24T17:39:58.172] [DEBUG] debug-file - Update task entry:default@ProcessRouterMap output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\router_map\default\loader-router-map.json cache. +[2025-02-24T17:39:58.172] [DEBUG] debug-file - Incremental task entry:default@ProcessRouterMap post-execution cost:2 ms . +[2025-02-24T17:39:58.172] [DEBUG] debug-file - Update task entry:default@CreateBuildProfile input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\AppScope\app.json5 cache from map. +[2025-02-24T17:39:58.172] [DEBUG] debug-file - Update task entry:default@CreateBuildProfile input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\build-profile.json5 cache by regenerate. +[2025-02-24T17:39:58.172] [DEBUG] debug-file - Update task entry:default@CreateBuildProfile output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\generated\profile\default\BuildProfile.ets cache. +[2025-02-24T17:39:58.172] [DEBUG] debug-file - Incremental task entry:default@CreateBuildProfile post-execution cost:1 ms . +[2025-02-24T17:39:58.172] [DEBUG] debug-file - Update task entry:default@MergeProfile input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\AppScope\app.json5 cache from map. +[2025-02-24T17:39:58.172] [DEBUG] debug-file - Update task entry:default@MergeProfile input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\build-profile.json5 cache by regenerate. +[2025-02-24T17:39:58.172] [DEBUG] debug-file - Update task entry:default@MergeProfile input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\src\main\module.json5 cache by regenerate. +[2025-02-24T17:39:58.172] [DEBUG] debug-file - Update task entry:default@MergeProfile input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\build\default\intermediates\merge_profile\default\module.json cache by regenerate. +[2025-02-24T17:39:58.172] [DEBUG] debug-file - Update task entry:default@MergeProfile output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\merge_profile\default\module.json cache. +[2025-02-24T17:39:58.173] [DEBUG] debug-file - Incremental task entry:default@MergeProfile post-execution cost:1 ms . +[2025-02-24T17:39:58.176] [DEBUG] debug-file - Module 'verifycode' target 'default' using build option: { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" +} in this build. +[2025-02-24T17:39:58.176] [DEBUG] debug-file - Update task entry:default@GenerateLoaderJson input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\loader\default\pkgContextInfo.json cache from map. +[2025-02-24T17:39:58.177] [DEBUG] debug-file - Update task entry:default@GenerateLoaderJson input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\router_map\default\temp-router-map.json cache by regenerate. +[2025-02-24T17:39:58.177] [DEBUG] debug-file - Update task entry:default@GenerateLoaderJson output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\loader\default\loader.json cache. +[2025-02-24T17:39:58.177] [DEBUG] debug-file - Incremental task entry:default@GenerateLoaderJson post-execution cost:5 ms . +[2025-02-24T17:39:58.177] [DEBUG] debug-file - Update task entry:default@MakePackInfo input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\AppScope\app.json5 cache from map. +[2025-02-24T17:39:58.177] [DEBUG] debug-file - Update task entry:default@MakePackInfo input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\src\main\module.json5 cache by regenerate. +[2025-02-24T17:39:58.178] [DEBUG] debug-file - Update task entry:default@MakePackInfo input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\build-profile.json5 cache by regenerate. +[2025-02-24T17:39:58.178] [DEBUG] debug-file - Update task entry:default@MakePackInfo input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\src\main\resources\base\profile\backup_config.json cache by regenerate. +[2025-02-24T17:39:58.178] [DEBUG] debug-file - Update task entry:default@MakePackInfo output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\outputs\default\pack.info cache. +[2025-02-24T17:39:58.179] [DEBUG] debug-file - Incremental task entry:default@MakePackInfo post-execution cost:2 ms . +[2025-02-24T17:39:58.179] [DEBUG] debug-file - Update task entry:default@ProcessProfile input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\merge_profile\default\module.json cache from map. +[2025-02-24T17:39:58.179] [DEBUG] debug-file - Update task entry:default@ProcessProfile output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\process_profile\default\module.json cache. +[2025-02-24T17:39:58.179] [DEBUG] debug-file - Incremental task entry:default@ProcessProfile post-execution cost:1 ms . +[2025-02-24T17:39:58.180] [DEBUG] debug-file - Update task verifycode:default@ProcessLibs input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\build-profile.json5 cache from map. +[2025-02-24T17:39:58.180] [DEBUG] debug-file - Update task verifycode:default@ProcessLibs input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\build-profile.json5 cache by regenerate. +[2025-02-24T17:39:58.180] [DEBUG] debug-file - Update task verifycode:default@ProcessLibs output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\build\default\intermediates\libs\default cache. +[2025-02-24T17:39:58.180] [DEBUG] debug-file - Incremental task verifycode:default@ProcessLibs post-execution cost:1 ms . +[2025-02-24T17:39:58.180] [DEBUG] debug-file - Update task entry:default@ProcessResource output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\res\default\resConfig.json cache. +[2025-02-24T17:39:58.180] [DEBUG] debug-file - Update task entry:default@ProcessResource output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\res\default\opt-compression.json cache. +[2025-02-24T17:39:58.181] [DEBUG] debug-file - Incremental task entry:default@ProcessResource post-execution cost:1 ms . +[2025-02-24T17:39:58.181] [DEBUG] debug-file - Update task entry:default@CompileResource input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\src\main\resources cache from map. +[2025-02-24T17:39:58.181] [DEBUG] debug-file - Update task entry:default@CompileResource input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\src\main\resources cache by regenerate. +[2025-02-24T17:39:58.183] [DEBUG] debug-file - Update task entry:default@CompileResource input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\AppScope\resources cache by regenerate. +[2025-02-24T17:39:58.184] [DEBUG] debug-file - Update task entry:default@CompileResource input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\process_profile\default\module.json cache by regenerate. +[2025-02-24T17:39:58.184] [DEBUG] debug-file - Update task entry:default@CompileResource input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\res\default\resConfig.json cache by regenerate. +[2025-02-24T17:39:58.184] [DEBUG] debug-file - Update task entry:default@CompileResource output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\res\default cache. +[2025-02-24T17:39:58.186] [DEBUG] debug-file - Update task entry:default@CompileResource output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\generated\r\default\ResourceTable.h cache. +[2025-02-24T17:39:58.186] [DEBUG] debug-file - Update task entry:default@CompileResource output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\generated\r\default cache. +[2025-02-24T17:39:58.187] [DEBUG] debug-file - Incremental task entry:default@CompileResource post-execution cost:6 ms . +[2025-02-24T17:39:58.188] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\loader\default cache from map. +[2025-02-24T17:39:58.188] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\Index.ets cache by regenerate. +[2025-02-24T17:39:58.188] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\src\main\ets cache by regenerate. +[2025-02-24T17:39:58.189] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\res\default\resources\rawfile cache by regenerate. +[2025-02-24T17:39:58.189] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\res\default\ResourceTable.txt cache by regenerate. +[2025-02-24T17:39:58.189] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\res\default\ark_module.json cache by regenerate. +[2025-02-24T17:39:58.189] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\res\default\resources\base\profile cache by regenerate. +[2025-02-24T17:39:58.189] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\src\main\ets cache by regenerate. +[2025-02-24T17:39:58.190] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\loader\default\pkgContextInfo.json cache by regenerate. +[2025-02-24T17:39:58.190] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\generated\profile\default\BuildProfile.ets cache by regenerate. +[2025-02-24T17:39:58.190] [DEBUG] debug-file - Update task entry:default@CompileArkTS input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\BuildProfile.ets cache by regenerate. +[2025-02-24T17:39:58.191] [DEBUG] debug-file - Update task entry:default@CompileArkTS output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\loader_out\default\ets cache. +[2025-02-24T17:39:58.191] [DEBUG] debug-file - Incremental task entry:default@CompileArkTS post-execution cost:5 ms . +[2025-02-24T17:39:58.192] [DEBUG] debug-file - Update task entry:default@BuildJS input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\loader\default cache by regenerate. +[2025-02-24T17:39:58.193] [DEBUG] debug-file - Update task entry:default@BuildJS input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\Index.ets cache by regenerate. +[2025-02-24T17:39:58.193] [DEBUG] debug-file - Update task entry:default@BuildJS input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\res\default\resources\rawfile cache by regenerate. +[2025-02-24T17:39:58.194] [DEBUG] debug-file - Update task entry:default@BuildJS input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\res\default\ResourceTable.txt cache by regenerate. +[2025-02-24T17:39:58.194] [DEBUG] debug-file - Update task entry:default@BuildJS input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\res\default\ark_module.json cache by regenerate. +[2025-02-24T17:39:58.194] [DEBUG] debug-file - Update task entry:default@BuildJS input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\res\default\resources\base\profile cache by regenerate. +[2025-02-24T17:39:58.195] [DEBUG] debug-file - Update task entry:default@BuildJS input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\loader\default\pkgContextInfo.json cache by regenerate. +[2025-02-24T17:39:58.195] [DEBUG] debug-file - Update task entry:default@BuildJS output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\loader_out\default\js cache. +[2025-02-24T17:39:58.195] [DEBUG] debug-file - Incremental task entry:default@BuildJS post-execution cost:5 ms . +[2025-02-24T17:39:58.195] [DEBUG] debug-file - Update task verifycode:default@DoNativeStrip input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\build\default\intermediates\libs\default cache from map. +[2025-02-24T17:39:58.195] [DEBUG] debug-file - Update task verifycode:default@DoNativeStrip output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\build\default\intermediates\stripped_native_libs\default cache. +[2025-02-24T17:39:58.196] [DEBUG] debug-file - Incremental task verifycode:default@DoNativeStrip post-execution cost:1 ms . +[2025-02-24T17:39:58.196] [DEBUG] debug-file - Update task entry:default@ProcessLibs input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\casesfeature\verifycode\build\default\intermediates\libs\default cache from map. +[2025-02-24T17:39:58.196] [DEBUG] debug-file - Update task entry:default@ProcessLibs input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\build-profile.json5 cache by regenerate. +[2025-02-24T17:39:58.196] [DEBUG] debug-file - Update task entry:default@ProcessLibs input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build-profile.json5 cache by regenerate. +[2025-02-24T17:39:58.196] [DEBUG] debug-file - Update task entry:default@ProcessLibs output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\libs\default cache. +[2025-02-24T17:39:58.196] [DEBUG] debug-file - Incremental task entry:default@ProcessLibs post-execution cost:1 ms . +[2025-02-24T17:39:58.196] [DEBUG] debug-file - Update task entry:default@DoNativeStrip input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\libs\default cache from map. +[2025-02-24T17:39:58.196] [DEBUG] debug-file - Update task entry:default@DoNativeStrip output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\stripped_native_libs\default cache. +[2025-02-24T17:39:58.196] [DEBUG] debug-file - Incremental task entry:default@DoNativeStrip post-execution cost:1 ms . +[2025-02-24T17:39:58.196] [DEBUG] debug-file - Update task entry:default@CacheNativeLibs input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\stripped_native_libs\default cache from map. +[2025-02-24T17:39:58.196] [DEBUG] debug-file - Update task entry:default@CacheNativeLibs input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\libs\default cache by regenerate. +[2025-02-24T17:39:58.196] [DEBUG] debug-file - Update task entry:default@CacheNativeLibs output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\patch\default\base_native_libs.json cache. +[2025-02-24T17:39:58.196] [DEBUG] debug-file - Incremental task entry:default@CacheNativeLibs post-execution cost:1 ms . +[2025-02-24T17:39:58.196] [DEBUG] debug-file - Update task entry:default@GeneratePkgModuleJson input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\res\default\module.json cache from map. +[2025-02-24T17:39:58.196] [DEBUG] debug-file - Update task entry:default@GeneratePkgModuleJson output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\package\default\module.json cache. +[2025-02-24T17:39:58.197] [DEBUG] debug-file - Incremental task entry:default@GeneratePkgModuleJson post-execution cost:1 ms . +[2025-02-24T17:39:58.197] [DEBUG] debug-file - Update task entry:default@PackageHap input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\stripped_native_libs\default cache from map. +[2025-02-24T17:39:58.197] [DEBUG] debug-file - Update task entry:default@PackageHap input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\res\default\module.json cache by regenerate. +[2025-02-24T17:39:58.198] [DEBUG] debug-file - Update task entry:default@PackageHap input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\res\default\resources cache by regenerate. +[2025-02-24T17:39:58.199] [DEBUG] debug-file - Update task entry:default@PackageHap input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\res\default\resources.index cache by regenerate. +[2025-02-24T17:39:58.199] [DEBUG] debug-file - Update task entry:default@PackageHap input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\outputs\default\pack.info cache by regenerate. +[2025-02-24T17:39:58.199] [DEBUG] debug-file - Update task entry:default@PackageHap input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\syscap\default\rpcid.sc cache by regenerate. +[2025-02-24T17:39:58.199] [DEBUG] debug-file - Update task entry:default@PackageHap input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\loader_out\default\ets cache by regenerate. +[2025-02-24T17:39:58.199] [DEBUG] debug-file - Update task entry:default@PackageHap input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\loader\default\pkgContextInfo.json cache by regenerate. +[2025-02-24T17:39:58.200] [DEBUG] debug-file - Update task entry:default@PackageHap input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\loader_out\default\ets\sourceMaps.map cache by regenerate. +[2025-02-24T17:39:58.200] [DEBUG] debug-file - Update task entry:default@PackageHap input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\generated\profile\default\BuildProfile.ets cache by regenerate. +[2025-02-24T17:39:58.200] [DEBUG] debug-file - Update task entry:default@PackageHap output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\outputs\default\entry-default-unsigned.hap cache. +[2025-02-24T17:39:58.200] [DEBUG] debug-file - Update task entry:default@PackageHap output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\source_map\default\sourceMaps.map cache. +[2025-02-24T17:39:58.200] [DEBUG] debug-file - Update task entry:default@PackageHap output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\outputs\default\mapping\sourceMaps.map cache. +[2025-02-24T17:39:58.200] [DEBUG] debug-file - Incremental task entry:default@PackageHap post-execution cost:4 ms . +[2025-02-24T17:39:58.200] [DEBUG] debug-file - Update task entry:default@SignHap input file:C:\Users\Pangjiaxue\.ohos\config\default_VerifyCode_HiHa3aNA0YPZUPWPGNXUV1rmOjen0zV0QuOJ7tbB7qQ=.cer cache from map. +[2025-02-24T17:39:58.200] [DEBUG] debug-file - Update task entry:default@SignHap input file:C:\Users\Pangjiaxue\.ohos\config\default_VerifyCode_HiHa3aNA0YPZUPWPGNXUV1rmOjen0zV0QuOJ7tbB7qQ=.p7b cache by regenerate. +[2025-02-24T17:39:58.201] [DEBUG] debug-file - Update task entry:default@SignHap input file:C:\Users\Pangjiaxue\.ohos\config\default_VerifyCode_HiHa3aNA0YPZUPWPGNXUV1rmOjen0zV0QuOJ7tbB7qQ=.p12 cache by regenerate. +[2025-02-24T17:39:58.201] [DEBUG] debug-file - Update task entry:default@SignHap input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\outputs\default\entry-default-unsigned.hap cache by regenerate. +[2025-02-24T17:39:58.201] [DEBUG] debug-file - Update task entry:default@SignHap output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\outputs\default\entry-default-signed.hap cache. +[2025-02-24T17:39:58.201] [DEBUG] debug-file - Incremental task entry:default@SignHap post-execution cost:1 ms . +[2025-02-24T17:39:58.203] [DEBUG] debug-file - Update task entry:default@CollectDebugSymbol input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\loader_out\default\ets\sourceMaps.map cache by regenerate. +[2025-02-24T17:39:58.203] [DEBUG] debug-file - Update task entry:default@CollectDebugSymbol input file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\intermediates\libs\default cache by regenerate. +[2025-02-24T17:39:58.203] [DEBUG] debug-file - Update task entry:default@CollectDebugSymbol output file:D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\outputs\default\symbol cache. +[2025-02-24T17:39:58.203] [DEBUG] debug-file - Incremental task entry:default@CollectDebugSymbol post-execution cost:3 ms . +[2025-02-24T17:39:58.228] [DEBUG] debug-file - Current worker pool is stopped or closed. +[2025-02-24T17:39:58.228] [DEBUG] debug-file - Clear worker 13. +[2025-02-24T17:39:58.229] [DEBUG] debug-file - Worker 13 has been cleared. +[2025-02-24T17:39:58.229] [DEBUG] debug-file - Current idle worker size: 2. +[2025-02-24T17:39:58.229] [DEBUG] debug-file - Current busy worker size: 0. +[2025-02-24T17:39:58.229] [DEBUG] debug-file - Clear worker 4. +[2025-02-24T17:39:58.229] [DEBUG] debug-file - Worker 4 has been cleared. +[2025-02-24T17:39:58.229] [DEBUG] debug-file - Current idle worker size: 1. +[2025-02-24T17:39:58.229] [DEBUG] debug-file - Current busy worker size: 0. +[2025-02-24T17:39:58.229] [DEBUG] debug-file - Clear worker 14. +[2025-02-24T17:39:58.229] [DEBUG] debug-file - Worker 14 has been cleared. +[2025-02-24T17:39:58.229] [DEBUG] debug-file - Current idle worker size: 0. +[2025-02-24T17:39:58.229] [DEBUG] debug-file - Current busy worker size: 0. +[2025-02-24T17:39:58.230] [DEBUG] debug-file - hvigor build process will be closed. +[2025-02-24T17:39:58.230] [DEBUG] debug-file - java daemon socket close code:1000 reason:close by user +[2025-02-24T17:39:58.233] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T17:39:58.233] [DEBUG] debug-file - session manager: send message to worker process. +[2025-02-24T17:39:58.233] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T17:39:58.234] [DEBUG] debug-file - watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread. +[2025-02-24T17:39:58.235] [DEBUG] debug-file - Current worker pool is terminated. +[2025-02-24T17:39:58.239] [DEBUG] debug-file - worker[13] exits with exit code 1. +[2025-02-24T17:39:58.248] [DEBUG] debug-file - worker[14] exits with exit code 1. +[2025-02-24T17:39:58.285] [DEBUG] debug-file - worker[4] exits with exit code 1. diff --git a/code/UI/VerifyCode/.hvigor/outputs/logs/details/details.json b/code/UI/VerifyCode/.hvigor/outputs/logs/details/details.json new file mode 100644 index 0000000000000000000000000000000000000000..9eab1489691a9ecb1a72f71417373b547d228c73 --- /dev/null +++ b/code/UI/VerifyCode/.hvigor/outputs/logs/details/details.json @@ -0,0 +1,73 @@ +{ + "HVIGOR_OHOS_PLUGIN": { + "MODULES": [ + { + "MODULE_NAME": "1043bfc77febe75fafec0c4309faccf1", + "API_TYPE": "stageMode", + "INCREMENTAL_TASKS": { + "COMPILE_ARKTS": true + } + }, + { + "MODULE_NAME": "8cbe58c4592fcdcb657d1e0d74b6e9e5", + "API_TYPE": "stageMode" + } + ], + "BUILD_MODE": "debug", + "USE_NORMALIZED_OHMURL": true + }, + "HVIGOR": { + "IS_INCREMENTAL": true, + "IS_DAEMON": true, + "IS_PARALLEL": true, + "IS_HVIGORFILE_TYPE_CHECK": false, + "TASK_TIME": { + "1043bfc77febe75fafec0c4309faccf1": { + "init": 656900, + "PreBuild": 119271600, + "GenerateMetadata": 2351700, + "PreCheckSyscap": 441400, + "GeneratePkgContextInfo": 1149200, + "ProcessIntegratedHsp": 1795600, + "ProcessRouterMap": 4244400, + "CreateBuildProfile": 2797700, + "MergeProfile": 3787000, + "GenerateLoaderJson": 16479300, + "ConfigureCmake": 229500, + "MakePackInfo": 3001000, + "ProcessProfile": 685943400, + "BuildNativeWithCmake": 254600, + "ProcessResource": 6098900, + "SyscapTransform": 787805000, + "CompileResource": 203313300, + "BuildJS": 8113000, + "BuildNativeWithNinja": 880300, + "ProcessLibs": 9472800, + "DoNativeStrip": 3286200, + "CacheNativeLibs": 737452200, + "CompileArkTS": 32145272700, + "GeneratePkgModuleJson": 2739100, + "PackageHap": 361648500, + "SignHap": 1293968900, + "CollectDebugSymbol": 6651800, + "assembleHap": 238800 + }, + "8cbe58c4592fcdcb657d1e0d74b6e9e5": { + "init": 214000, + "PreBuild": 20578800, + "CreateHarBuildProfile": 1311500, + "ConfigureCmake": 257600, + "MergeProfile": 2961600, + "BuildNativeWithCmake": 565900, + "BuildNativeWithNinja": 841400, + "ProcessLibs": 619729600, + "DoNativeStrip": 59271200 + }, + "APP": { + "init": 254100 + } + }, + "BUILD_ID": "202502241739230480", + "TOTAL_TIME": 35113800100 + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/.hvigor/outputs/sync/fileCache.json b/code/UI/VerifyCode/.hvigor/outputs/sync/fileCache.json new file mode 100644 index 0000000000000000000000000000000000000000..213ef93e9b2b24c54d4636aa311c780ecd73a82b --- /dev/null +++ b/code/UI/VerifyCode/.hvigor/outputs/sync/fileCache.json @@ -0,0 +1 @@ +{"CACHE_SYNC_FILE_HASH":{"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\hvigorfile.ts":"1d727783e4d1735502075869fe1e4b39cb716f114f9ac74b5e0edfa75894fd34","D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build-profile.json5":"73374fb2104bf1b25a4da35f98ef27a6d6dbd688b635fdedefca3bead079c474","D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\hvigorfile.ts":"2661b9f94b1e4804f6a6e0e6899e16167348d143797e4c1dac51af7d8613b763","D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\.hvigor\\outputs\\sync\\output.json":"b9552329ad02e846aab8ff3db5c11815cd143b828acc44e36d44f51075fb0e25","D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\hvigor\\hvigor-config.json5":"2fae0330c9d5fb8249ced7297831eecfbb5ac5e23f46ab44bdbbf80832977133","D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\oh-package.json5":"5c4b717d397063fdd49f01a4449efc0fc60657a79ed1aa46558cf1080243ca03","D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\oh-package.json5":"bcec4bda8516b4de2a811e5cadf049d9bd3856bdb6aed4f82454e5dee6261bc1","D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\build-profile.json5":"d3d8d7b43b31a592a6eebb044a57d318c762b24011a31bb6d36b0f051dfa01fb","D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\oh-package.json5":"b47029fcf779bf0e1eb5fc24ffde07034df7fedd3b712f36d4e0fb6bdbbaa59e","D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build-profile.json5":"aaea30e3306c8d3d0b6066e653ed0aec64934296f2f09558fe5f917e69a03d53","D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\hvigorfile.ts":"d2ae9b8cdb5440d2d3e0f530c1226fc3be68552c397c26f2415a1b9358ad5b65","SDK_LOCATION":"D:/Software/DevEco Studio/sdk"},"OHPM_INSTALL_FILE_HASH":{"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\oh_modules":false,"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\oh-package.json5":"5c4b717d397063fdd49f01a4449efc0fc60657a79ed1aa46558cf1080243ca03","D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\oh_modules":true,"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\oh-package.json5":"bcec4bda8516b4de2a811e5cadf049d9bd3856bdb6aed4f82454e5dee6261bc1","D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\oh_modules":true,"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\oh_modules\\.ohpm\\lock.json5":"cad60d9c101f8c34aa842339ea895dedb57b74b652f531d1fa911801ec2a2179","D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\oh-package.json5":"b47029fcf779bf0e1eb5fc24ffde07034df7fedd3b712f36d4e0fb6bdbbaa59e"}} \ No newline at end of file diff --git a/code/UI/VerifyCode/.hvigor/outputs/sync/output.json b/code/UI/VerifyCode/.hvigor/outputs/sync/output.json new file mode 100644 index 0000000000000000000000000000000000000000..5b937337c0137635e2ccc7cd5d22fd2085d6d97f --- /dev/null +++ b/code/UI/VerifyCode/.hvigor/outputs/sync/output.json @@ -0,0 +1,278 @@ +{ + "ohos-module-entry": { + "SELECT_TARGET": "default", + "MODULE_BUILD_DIR": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build", + "DEPENDENCY_INFO": { + "verifycode": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode" + }, + "TARGETS": { + "default": { + "SOURCE_ROOT": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main", + "RESOURCES_PATH": [ + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources" + ], + "BUILD_PATH": { + "OUTPUT_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\default", + "INTERMEDIA_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates", + "JS_ASSETS_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default", + "JS_LITE_ASSETS_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out_lite\\default", + "RES_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default", + "RES_PROFILE_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile", + "ETS_SUPER_VISUAL_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\cache\\default\\default@CompileArkTS\\esmodule", + "JS_SUPER_VISUAL_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\cache\\default\\default@CompileJS\\jsbundle", + "WORKER_LOADER": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\loader.json", + "MANIFEST_JSON": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\manifest\\default", + "OUTPUT_METADATA_JSON": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\hap_metadata\\default\\output_metadata.json", + "SOURCE_MAP_DIR": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\source_map\\default" + }, + "BUILD_OPTION": { + "debuggable": true + } + }, + "ohosTest": { + "SOURCE_ROOT": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\ohosTest", + "RESOURCES_PATH": [ + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\ohosTest\\resources" + ], + "BUILD_PATH": { + "OUTPUT_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\ohosTest", + "INTERMEDIA_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates", + "JS_ASSETS_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\ohosTest", + "JS_LITE_ASSETS_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out_lite\\ohosTest", + "RES_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\ohosTest", + "RES_PROFILE_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\ohosTest\\resources\\base\\profile", + "ETS_SUPER_VISUAL_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\cache\\ohosTest\\ohosTest@OhosTestCompileArkTS\\esmodule", + "JS_SUPER_VISUAL_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\cache\\ohosTest\\ohosTest@OhosTestCompileJS\\jsbundle", + "WORKER_LOADER": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\ohosTest\\loader.json", + "MANIFEST_JSON": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\manifest\\ohosTest", + "OUTPUT_METADATA_JSON": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\hap_metadata\\ohosTest\\output_metadata.json", + "SOURCE_MAP_DIR": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\source_map\\ohosTest" + }, + "BUILD_OPTION": { + "debuggable": true + } + } + }, + "BUILD_OPTION": { + "default-default": { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" + } + }, + "BUILD_PROFILE_OPT": { + "apiType": "stageMode", + "buildOption": {}, + "buildOptionSet": [ + { + "name": "release", + "arkOptions": { + "obfuscation": { + "ruleOptions": { + "enable": false, + "files": [ + "./obfuscation-rules.txt" + ] + } + } + } + }, + { + "name": "default" + }, + { + "name": "debug" + } + ], + "targets": [ + { + "name": "default" + }, + { + "name": "ohosTest" + } + ] + }, + "BUILD_CACHE_DIR": "" + }, + "ohos-module-verifycode": { + "SELECT_TARGET": "default", + "MODULE_BUILD_DIR": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build", + "DEPENDENCY_INFO": {}, + "TARGETS": { + "default": { + "SOURCE_ROOT": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main", + "RESOURCES_PATH": [ + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources" + ], + "BUILD_PATH": { + "OUTPUT_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\outputs\\default", + "INTERMEDIA_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates", + "JS_ASSETS_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\loader_out\\default", + "JS_LITE_ASSETS_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\loader_out_lite\\default", + "RES_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\res\\default", + "RES_PROFILE_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\res\\default\\resources\\base\\profile", + "ETS_SUPER_VISUAL_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\cache\\default\\default@HarCompileArkTS\\esmodule", + "JS_SUPER_VISUAL_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\cache\\default\\default@HarCompileJS\\jsbundle", + "WORKER_LOADER": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\loader\\default\\loader.json", + "MANIFEST_JSON": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\manifest\\default", + "OUTPUT_METADATA_JSON": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\hap_metadata\\default\\output_metadata.json", + "SOURCE_MAP_DIR": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\source_map\\default" + }, + "BUILD_OPTION": { + "debuggable": true + } + } + }, + "BUILD_OPTION": { + "default-default": { + "debuggable": true, + "copyFrom": "default", + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + }, + "name": "debug" + } + }, + "BUILD_PROFILE_OPT": { + "apiType": "stageMode", + "buildOption": {}, + "buildOptionSet": [ + { + "name": "release", + "arkOptions": { + "obfuscation": { + "ruleOptions": { + "enable": false, + "files": [ + "./obfuscation-rules.txt" + ] + }, + "consumerFiles": [ + "./consumer-rules.txt" + ] + } + } + }, + { + "name": "default" + }, + { + "name": "debug" + } + ], + "targets": [ + { + "name": "default" + }, + { + "name": "ohosTest" + } + ] + }, + "BUILD_CACHE_DIR": "" + }, + "ohos-project": { + "SELECT_PRODUCT_NAME": "default", + "MODULE_BUILD_DIR": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\build", + "BUNDLE_NAME": "com.example.verifycode", + "BUILD_PATH": { + "OUTPUT_PATH": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\build\\outputs\\default" + }, + "MODULES": [ + { + "name": "entry", + "srcPath": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry", + "targets": [ + { + "name": "default", + "applyToProducts": [ + "default" + ] + } + ], + "belongProjectPath": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode" + }, + { + "name": "verifycode", + "srcPath": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode", + "belongProjectPath": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode" + } + ], + "PROFILE_OPT": { + "app": { + "signingConfigs": [ + { + "name": "default", + "type": "HarmonyOS", + "material": { + "certpath": "C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_HiHa3aNA0YPZUPWPGNXUV1rmOjen0zV0QuOJ7tbB7qQ=.cer", + "storePassword": "0000001B3901EC188FA35B26C010E7187098B669F24524646CA28A22DFD72DBB036B0193B480C76B6957D9", + "keyAlias": "debugKey", + "keyPassword": "0000001BAED875FF956D7E8D3927642DB5BEDA8FEB9551C60DB2D5FE936F6A563EAC7F91EE44F6844BF1DB", + "profile": "C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_HiHa3aNA0YPZUPWPGNXUV1rmOjen0zV0QuOJ7tbB7qQ=.p7b", + "signAlg": "SHA256withECDSA", + "storeFile": "C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_HiHa3aNA0YPZUPWPGNXUV1rmOjen0zV0QuOJ7tbB7qQ=.p12" + } + } + ], + "products": [ + { + "name": "default", + "signingConfig": "default", + "compileSdkVersion": 12, + "compatibleSdkVersion": 12, + "runtimeOS": "OpenHarmony", + "buildOption": { + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + } + } + } + ], + "buildModeSet": [ + { + "name": "debug" + }, + { + "name": "release" + } + ] + }, + "modules": [ + { + "name": "entry", + "srcPath": "./entry", + "targets": [ + { + "name": "default", + "applyToProducts": [ + "default" + ] + } + ] + }, + { + "name": "verifycode", + "srcPath": "./casesfeature/verifycode" + } + ] + }, + "CONFIG_PROPERTIES": { + "enableSignTask": true, + "skipNativeIncremental": false, + "hvigor.keepDependency": true + }, + "OVERALL_PROJECT_PATHS": [ + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode" + ], + "BUILD_CACHE_DIR": "" + }, + "version": 1 +} \ No newline at end of file diff --git a/code/UI/VerifyCode/.hvigor/report/report-202502241608459140.json b/code/UI/VerifyCode/.hvigor/report/report-202502241608459140.json new file mode 100644 index 0000000000000000000000000000000000000000..97bb40ee36101a4caa4d2a050e1f5e2a47ddd516 --- /dev/null +++ b/code/UI/VerifyCode/.hvigor/report/report-202502241608459140.json @@ -0,0 +1,16734 @@ +{ + "version": "2.0", + "ppid": 24104, + "events": [ + { + "head": { + "id": "9034884d-e8ad-49d3-ab44-47f7ff2eeb5d", + "name": "hvigor build process will be closed.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247174404263100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d1b15261-d950-454c-b741-12f4920a34d1", + "name": "watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247174411457900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "46ff1095-ff8f-4794-8e5a-adb0bf8aee39", + "name": "watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247174411707400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "1bd3d55b-5e1a-4097-b81c-24aa472a2b1e", + "name": "watch worker: worker id should be larger than 0. Nothing will be sent to any worker thread.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282306929800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "3ddfb131-8e9f-41de-9cf9-d7028ba39302", + "name": "init", + "description": "Initialize and build task graph.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282312378700, + "endTime": 247282409779200 + }, + "additional": { + "children": [ + "4607c801-18d9-4801-81fd-b660a3bfe891", + "ca1f8fad-5063-4435-80ca-77fe796dcad3", + "c10f7801-5543-4ede-94f6-62936136b25c", + "e6d1d936-736b-4bde-bd5e-059b22a9fcfe", + "0836cfac-3655-4aea-9a37-a1261491839e", + "8aad5ea1-1cf0-4fad-8e8c-52eb4167ff37", + "03639194-5677-4606-9594-e36d63d63786" + ], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "Init", + "taskRunReasons": [], + "logId": "def95d1c-f771-4286-8541-e11db6ad85f5" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "4607c801-18d9-4801-81fd-b660a3bfe891", + "name": "create hvigor project model", + "description": "Initialize hvigor project model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282312390500, + "endTime": 247282319627200 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "3ddfb131-8e9f-41de-9cf9-d7028ba39302", + "logId": "da9352eb-b354-4038-906e-7fe4f444d133" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "ca1f8fad-5063-4435-80ca-77fe796dcad3", + "name": "configure hvigor plugin", + "description": "Configure hvigor plugin.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282319643800, + "endTime": 247282408742900 + }, + "additional": { + "children": [ + "254b16cb-88d7-45e3-bcf7-84fff6b7c64a", + "f360391a-d03f-4671-bad1-95f5ad547de5", + "97949f15-2653-4471-8a10-4d1d56a895b8", + "af4921b3-8490-46ab-a7ce-967002edbf50", + "cec0aaea-cfb9-411d-a7d5-c00e47eba8ba", + "2d00bfc0-b348-42ee-8f9b-e3e07081ead7", + "b203532d-e4c9-490e-ad06-8978a7a86f56", + "272dfbc0-6cb2-4772-8b99-5b2f416689e5", + "1c6f56ca-b998-4ca3-a7df-6ad8d3065a49" + ], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "3ddfb131-8e9f-41de-9cf9-d7028ba39302", + "logId": "11297abe-6a2b-4a3f-a193-edc3319907c1" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "c10f7801-5543-4ede-94f6-62936136b25c", + "name": "build task graph", + "description": "Build task graph.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282408769700, + "endTime": 247282409769200 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "3ddfb131-8e9f-41de-9cf9-d7028ba39302", + "logId": "e3df0cb3-ebdd-4d84-900f-b16948c14060" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "e6d1d936-736b-4bde-bd5e-059b22a9fcfe", + "name": "init task execution option", + "description": "Init task execution option.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282409772400, + "endTime": 247282409776700 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "3ddfb131-8e9f-41de-9cf9-d7028ba39302", + "logId": "60033a3e-a42c-496d-869b-22815941fef6" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "0836cfac-3655-4aea-9a37-a1261491839e", + "name": "\"configEvaluated\" hook function", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282314781700, + "endTime": 247282314937700 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "3ddfb131-8e9f-41de-9cf9-d7028ba39302", + "logId": "2d8844d4-0fe5-4d2d-a68d-b80f14764dcc" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "2d8844d4-0fe5-4d2d-a68d-b80f14764dcc", + "name": "\"configEvaluated\" hook function", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282314781700, + "endTime": 247282314937700 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "0836cfac-3655-4aea-9a37-a1261491839e", + "parent": "def95d1c-f771-4286-8541-e11db6ad85f5" + } + }, + { + "head": { + "id": "8aad5ea1-1cf0-4fad-8e8c-52eb4167ff37", + "name": "\"nodesInitialized\" hook function", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282318980600, + "endTime": 247282319006300 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "3ddfb131-8e9f-41de-9cf9-d7028ba39302", + "logId": "88f1e59a-dc7b-4a00-823f-39f1b9f4ea74" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "88f1e59a-dc7b-4a00-823f-39f1b9f4ea74", + "name": "\"nodesInitialized\" hook function", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282318980600, + "endTime": 247282319006300 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "8aad5ea1-1cf0-4fad-8e8c-52eb4167ff37", + "parent": "def95d1c-f771-4286-8541-e11db6ad85f5" + } + }, + { + "head": { + "id": "9fcb0bf4-5c39-4d7d-8a0a-4520552eaa45", + "name": "Hvigor init with startParameters:{\n hvigorfileTypeCheck: false,\n parallelExecution: true,\n incrementalExecution: true,\n printStackTrace: false,\n daemon: true,\n analyze: 0,\n logLevel: Level { level: 20000, levelStr: 'INFO', colour: 'green' }\n}", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282319054200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "66666690-6a15-4c89-a344-072a9ff358c0", + "name": "Cache service initialization finished in 1 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282319515300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "da9352eb-b354-4038-906e-7fe4f444d133", + "name": "create hvigor project model", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282312390500, + "endTime": 247282319627200 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "4607c801-18d9-4801-81fd-b660a3bfe891", + "parent": "def95d1c-f771-4286-8541-e11db6ad85f5" + } + }, + { + "head": { + "id": "254b16cb-88d7-45e3-bcf7-84fff6b7c64a", + "name": "init configuration", + "description": "Initialize configuration.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282322632900, + "endTime": 247282322638500 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "ca1f8fad-5063-4435-80ca-77fe796dcad3", + "logId": "3a86964c-ebbc-4de9-84dc-81c38d31691b" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "f360391a-d03f-4671-bad1-95f5ad547de5", + "name": "configure project task", + "description": "Configure project task.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282322653200, + "endTime": 247282324754500 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "ca1f8fad-5063-4435-80ca-77fe796dcad3", + "logId": "91a7f067-3407-428d-b9d8-c17e2ea041e6" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "97949f15-2653-4471-8a10-4d1d56a895b8", + "name": "eval project", + "description": "Evaluate project.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282324768200, + "endTime": 247282364835800 + }, + "additional": { + "children": [ + "6efc93ad-f462-4d7b-80b6-5cf761033518", + "5175f35c-b252-4c5e-95d7-7cb30258505b", + "b591c1b2-4d25-4940-b449-479c47b3854c" + ], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "ca1f8fad-5063-4435-80ca-77fe796dcad3", + "logId": "226e51de-b5b8-4cb8-ab67-7f656c976d54" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "af4921b3-8490-46ab-a7ce-967002edbf50", + "name": "eval modules", + "description": "Evaluate modules.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282364849300, + "endTime": 247282388119700 + }, + "additional": { + "children": [ + "791288d2-cdbb-41cf-8332-3efebdbea7e4", + "718fa5b1-9913-4827-a577-2130d7b9daa8" + ], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "ca1f8fad-5063-4435-80ca-77fe796dcad3", + "logId": "87afe4ee-31b0-4abd-87f9-c117378c241e" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "cec0aaea-cfb9-411d-a7d5-c00e47eba8ba", + "name": "add config dependencies", + "description": "Add configuration dependencies.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282388126900, + "endTime": 247282397825300 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "ca1f8fad-5063-4435-80ca-77fe796dcad3", + "logId": "ae3d63fa-5275-4f72-9e1f-03cb9394d71e" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "2d00bfc0-b348-42ee-8f9b-e3e07081ead7", + "name": "ohpm install", + "description": "Ohpm install event.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282398453500, + "endTime": 247282402606700 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "ca1f8fad-5063-4435-80ca-77fe796dcad3", + "logId": "26bc1451-aee5-4826-95ef-e1b3882ce326" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "b203532d-e4c9-490e-ad06-8978a7a86f56", + "name": "eval hook", + "description": "EvaluateEvent hook.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282402647100, + "endTime": 247282408645500 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "ca1f8fad-5063-4435-80ca-77fe796dcad3", + "logId": "875c883b-c14b-44b1-8a24-6bcfe10c9a82" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "272dfbc0-6cb2-4772-8b99-5b2f416689e5", + "name": "fin configuration", + "description": "Finish configuration.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282408658300, + "endTime": 247282408734500 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "ca1f8fad-5063-4435-80ca-77fe796dcad3", + "logId": "aac2ab10-e817-4ee5-85b3-567e98515630" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "3a86964c-ebbc-4de9-84dc-81c38d31691b", + "name": "init configuration", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282322632900, + "endTime": 247282322638500 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "254b16cb-88d7-45e3-bcf7-84fff6b7c64a", + "parent": "11297abe-6a2b-4a3f-a193-edc3319907c1" + } + }, + { + "head": { + "id": "91a7f067-3407-428d-b9d8-c17e2ea041e6", + "name": "configure project task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282322653200, + "endTime": 247282324754500 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "f360391a-d03f-4671-bad1-95f5ad547de5", + "parent": "11297abe-6a2b-4a3f-a193-edc3319907c1" + } + }, + { + "head": { + "id": "6efc93ad-f462-4d7b-80b6-5cf761033518", + "name": "\"beforeNodeEvaluate\" hook function", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282325040900, + "endTime": 247282325064200 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "97949f15-2653-4471-8a10-4d1d56a895b8", + "logId": "02021aa4-783b-4530-b6a3-44fd219c17af" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "02021aa4-783b-4530-b6a3-44fd219c17af", + "name": "\"beforeNodeEvaluate\" hook function", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282325040900, + "endTime": 247282325064200 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "6efc93ad-f462-4d7b-80b6-5cf761033518", + "parent": "226e51de-b5b8-4cb8-ab67-7f656c976d54" + } + }, + { + "head": { + "id": "5175f35c-b252-4c5e-95d7-7cb30258505b", + "name": "eval hvigorfile", + "description": "Evaluate hvigorfile.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282325814200, + "endTime": 247282364336000 + }, + "additional": { + "children": [ + "fa1ce8e7-6ed9-4862-8455-8ad9f5a0e5b4", + "9b98d340-b34f-476d-b936-b4ac9fd94d7d" + ], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "97949f15-2653-4471-8a10-4d1d56a895b8", + "logId": "4d7873bc-8571-48b5-bb6c-59d5fd011d1e" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "fa1ce8e7-6ed9-4862-8455-8ad9f5a0e5b4", + "name": "require hvigorfile", + "description": "Require hvigorfile.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282325814600, + "endTime": 247282329461600 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "5175f35c-b252-4c5e-95d7-7cb30258505b", + "logId": "42b432be-b3e0-48aa-ab53-25ac3328c0bd" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "9b98d340-b34f-476d-b936-b4ac9fd94d7d", + "name": "bind plugins", + "description": "Bind plugins.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282329469800, + "endTime": 247282364325000 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "5175f35c-b252-4c5e-95d7-7cb30258505b", + "logId": "e038225f-1f4d-4fa2-a487-ddd603cad0ef" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "59b23142-f257-4e0d-af33-24646283447a", + "name": "hvigorfile, resolving D:\\DevEcoStudioProjects\\VerifyCode\\hvigorfile.ts", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282325818300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "12d17b7f-5c00-4aca-a871-1b30db673b86", + "name": "hvigorfile, require result: { default: { system: [Function: appTasks], plugins: [] } }", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282329381700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "42b432be-b3e0-48aa-ab53-25ac3328c0bd", + "name": "require hvigorfile", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282325814600, + "endTime": 247282329461600 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "fa1ce8e7-6ed9-4862-8455-8ad9f5a0e5b4", + "parent": "4d7873bc-8571-48b5-bb6c-59d5fd011d1e" + } + }, + { + "head": { + "id": "a0974d14-0d91-4a9b-bf63-0165edaa39d6", + "name": "hvigorfile, binding system plugins [Function: appTasks]", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282329479300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "796f39c4-34f2-4d63-81ca-279405397ad9", + "name": "Start initialize project's product build option map with build mode debug.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282333475400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "7bdc442d-df58-4e46-b14a-99eaab5075a1", + "name": "Picking option from product 'default' with build mode 'debug'.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282333635200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "100470b9-0cef-404b-b5ca-1391ecc14f78", + "name": "Product 'default' build option: {}", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282333736400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a0386f6b-c4ea-440c-a41e-07ff2eceb548", + "name": "End initialize project's product build option map with build mode 'debug'.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282333795200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "21a34c51-2505-4319-b6a4-29c9ad187139", + "name": "Product 'default' using build option: {\n \"debuggable\": true,\n \"strictMode\": {\n \"caseSensitiveCheck\": true,\n \"useNormalizedOHMUrl\": true\n }\n} in this build.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282334576100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "0eb0d0db-a953-43cc-a80b-1d7281352342", + "name": "not found resModel json file in : D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\ohosTest\\module.json5", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282336460200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "cac099fa-e240-40a2-9848-db4e101d956f", + "name": "Start recording SDK configuration permission data.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282341177200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "dc402c0d-a112-42ce-97a0-eef986d99cea", + "name": "Sdk init in 17 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282354618000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9401fa0d-0e55-4b09-9dd3-d5362c02bab2", + "name": "sdkVersion", + "description": "5.0.0.71", + "type": "mark" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282354747000 + }, + "additional": { + "time": { + "year": 2025, + "month": 2, + "day": 24, + "hour": 16, + "minute": 8 + }, + "markType": "other" + } + }, + { + "head": { + "id": "4c9e7f1f-3e7d-48a2-9e37-0a0529f6a45e", + "name": "caseSensitiveCheckOn", + "description": "caseSensitiveCheck check is on", + "type": "mark" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282354780200 + }, + "additional": { + "time": { + "year": 2025, + "month": 2, + "day": 24, + "hour": 16, + "minute": 8 + }, + "markType": "other" + } + }, + { + "head": { + "id": "4b53865a-1f95-4b82-a90a-5b61d3113139", + "name": "Project task initialization takes 9 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282364102500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "2e9e2027-363e-4e76-82ab-8d4398429990", + "name": "hvigorfile, binding custom plugins []", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282364220500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "87576da0-4468-4b7e-9b71-ad3d8112173a", + "name": "hvigorfile, no custom plugins were found in D:\\DevEcoStudioProjects\\VerifyCode\\hvigorfile.ts", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282364265200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "080943c1-a61e-4dba-aa09-14c0df5785d8", + "name": "hvigorfile, resolve finished D:\\DevEcoStudioProjects\\VerifyCode\\hvigorfile.ts", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282364298600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e038225f-1f4d-4fa2-a487-ddd603cad0ef", + "name": "bind plugins", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282329469800, + "endTime": 247282364325000 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "9b98d340-b34f-476d-b936-b4ac9fd94d7d", + "parent": "4d7873bc-8571-48b5-bb6c-59d5fd011d1e" + } + }, + { + "head": { + "id": "4d7873bc-8571-48b5-bb6c-59d5fd011d1e", + "name": "eval hvigorfile", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282325814200, + "endTime": 247282364336000 + }, + "additional": { + "logType": "info", + "children": [ + "42b432be-b3e0-48aa-ab53-25ac3328c0bd", + "e038225f-1f4d-4fa2-a487-ddd603cad0ef" + ], + "durationId": "5175f35c-b252-4c5e-95d7-7cb30258505b", + "parent": "226e51de-b5b8-4cb8-ab67-7f656c976d54" + } + }, + { + "head": { + "id": "b591c1b2-4d25-4940-b449-479c47b3854c", + "name": "\"afterNodeEvaluate\" hook function", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282364686100, + "endTime": 247282364700000 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "97949f15-2653-4471-8a10-4d1d56a895b8", + "logId": "90564da4-7abf-45ff-a686-1c2440a87dcb" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "90564da4-7abf-45ff-a686-1c2440a87dcb", + "name": "\"afterNodeEvaluate\" hook function", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282364686100, + "endTime": 247282364700000 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "b591c1b2-4d25-4940-b449-479c47b3854c", + "parent": "226e51de-b5b8-4cb8-ab67-7f656c976d54" + } + }, + { + "head": { + "id": "226e51de-b5b8-4cb8-ab67-7f656c976d54", + "name": "eval project", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282324768200, + "endTime": 247282364835800 + }, + "additional": { + "logType": "info", + "children": [ + "02021aa4-783b-4530-b6a3-44fd219c17af", + "4d7873bc-8571-48b5-bb6c-59d5fd011d1e", + "90564da4-7abf-45ff-a686-1c2440a87dcb" + ], + "durationId": "97949f15-2653-4471-8a10-4d1d56a895b8", + "parent": "11297abe-6a2b-4a3f-a193-edc3319907c1" + } + }, + { + "head": { + "id": "791288d2-cdbb-41cf-8332-3efebdbea7e4", + "name": "eval submodule", + "description": "Evaluate submodule.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282365155900, + "endTime": 247282377303700 + }, + "additional": { + "children": [ + "88da5571-de55-4624-8a24-b5b9e17e9789", + "df22233f-0df1-4d15-936b-0449890308ae", + "22798736-30e5-47cb-8559-52e7cb1e7feb" + ], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "af4921b3-8490-46ab-a7ce-967002edbf50", + "logId": "1b0186e7-bbfe-40e5-8940-ab7da30be7fd" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "88da5571-de55-4624-8a24-b5b9e17e9789", + "name": "\"beforeNodeEvaluate\" hook function", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282366952600, + "endTime": 247282366967600 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "791288d2-cdbb-41cf-8332-3efebdbea7e4", + "logId": "bd155c3f-4610-4a31-b13e-1d5a81f3b7fa" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "bd155c3f-4610-4a31-b13e-1d5a81f3b7fa", + "name": "\"beforeNodeEvaluate\" hook function", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282366952600, + "endTime": 247282366967600 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "88da5571-de55-4624-8a24-b5b9e17e9789", + "parent": "1b0186e7-bbfe-40e5-8940-ab7da30be7fd" + } + }, + { + "head": { + "id": "df22233f-0df1-4d15-936b-0449890308ae", + "name": "eval hvigorfile", + "description": "Evaluate hvigorfile.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282368529100, + "endTime": 247282376707200 + }, + "additional": { + "children": [ + "6fc75483-086d-4267-bce5-e2f762ab52cb", + "f67b3a0f-f9d6-443e-a472-001b1cc88ebb" + ], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "791288d2-cdbb-41cf-8332-3efebdbea7e4", + "logId": "04134e6a-33d4-432a-a4da-6b3590751294" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "6fc75483-086d-4267-bce5-e2f762ab52cb", + "name": "require hvigorfile", + "description": "Require hvigorfile.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282368530000, + "endTime": 247282370618700 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "df22233f-0df1-4d15-936b-0449890308ae", + "logId": "c7658e76-b6b4-459f-a362-1f782c24030d" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "f67b3a0f-f9d6-443e-a472-001b1cc88ebb", + "name": "bind plugins", + "description": "Bind plugins.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282370631900, + "endTime": 247282376698300 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "df22233f-0df1-4d15-936b-0449890308ae", + "logId": "7c7f0d32-ff02-4a2e-a88d-3cb05e22d5f6" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "28ff3a52-a446-4e7f-bf15-949651b93aea", + "name": "hvigorfile, resolving D:\\DevEcoStudioProjects\\VerifyCode\\entry\\hvigorfile.ts", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282368535100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f71e7491-5195-4fd7-871f-461e3ff16225", + "name": "hvigorfile, require result: { default: { system: [Function: hapTasks], plugins: [] } }", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282370509500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c7658e76-b6b4-459f-a362-1f782c24030d", + "name": "require hvigorfile", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282368530000, + "endTime": 247282370618700 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "6fc75483-086d-4267-bce5-e2f762ab52cb", + "parent": "04134e6a-33d4-432a-a4da-6b3590751294" + } + }, + { + "head": { + "id": "ab0c8cda-d4ba-4922-9c73-4a79f0f19ff4", + "name": "hvigorfile, binding system plugins [Function: hapTasks]", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282370638800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "23a8e82c-c8ed-4ed6-a72c-3b7502fb7e93", + "name": "Start initialize module-target build option map, moduleName=entry, buildMode=debug", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282374246800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4c744002-aef9-4616-9ffb-b61ede541775", + "name": "Target 'default' config: {}", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282374348200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "0ddd6fb6-ea62-469c-a3a4-fb26bdbd80d5", + "name": "Target 'ohosTest' config: {}", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282374471100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "68717922-5fe0-4189-b84b-e5bf6e206eb3", + "name": "Module 'entry' target 'default' build option: {\n \"debuggable\": true,\n \"copyFrom\": \"default\",\n \"strictMode\": {\n \"caseSensitiveCheck\": true,\n \"useNormalizedOHMUrl\": true\n },\n \"name\": \"debug\"\n}", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282374541100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "5d3bca75-905b-4a88-9050-d1145a536cc4", + "name": "Module 'entry' target 'ohosTest' build option: {\n \"debuggable\": true,\n \"strictMode\": {\n \"caseSensitiveCheck\": true,\n \"useNormalizedOHMUrl\": true\n },\n \"name\": \"default\"\n}", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282374569800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "bf98de2a-65d0-4242-ac40-66680e4274e2", + "name": "End initialize module-target build option map, moduleName=entry", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282374599100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "17dd0523-506a-4d2b-985d-e126dbb591db", + "name": "Module 'entry' target 'default' using build option: {\n \"debuggable\": true,\n \"copyFrom\": \"default\",\n \"strictMode\": {\n \"caseSensitiveCheck\": true,\n \"useNormalizedOHMUrl\": true\n },\n \"name\": \"debug\"\n} in this build.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282374630000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "46d232fc-9c1b-42fc-8ab7-e25e2b26fe8a", + "name": "Module entry task initialization takes 1 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282376391700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c834dfdc-cefd-4956-8efe-72ba18fa8988", + "name": "hvigorfile, binding custom plugins []", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282376590200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "591e1302-bab1-4dab-93fd-1a6395284895", + "name": "hvigorfile, no custom plugins were found in D:\\DevEcoStudioProjects\\VerifyCode\\entry\\hvigorfile.ts", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282376644600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f9cd6b4a-62c7-497f-a62a-d19b4466c36b", + "name": "hvigorfile, resolve finished D:\\DevEcoStudioProjects\\VerifyCode\\entry\\hvigorfile.ts", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282376673800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "7c7f0d32-ff02-4a2e-a88d-3cb05e22d5f6", + "name": "bind plugins", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282370631900, + "endTime": 247282376698300 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "f67b3a0f-f9d6-443e-a472-001b1cc88ebb", + "parent": "04134e6a-33d4-432a-a4da-6b3590751294" + } + }, + { + "head": { + "id": "04134e6a-33d4-432a-a4da-6b3590751294", + "name": "eval hvigorfile", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282368529100, + "endTime": 247282376707200 + }, + "additional": { + "logType": "info", + "children": [ + "c7658e76-b6b4-459f-a362-1f782c24030d", + "7c7f0d32-ff02-4a2e-a88d-3cb05e22d5f6" + ], + "durationId": "df22233f-0df1-4d15-936b-0449890308ae", + "parent": "1b0186e7-bbfe-40e5-8940-ab7da30be7fd" + } + }, + { + "head": { + "id": "22798736-30e5-47cb-8559-52e7cb1e7feb", + "name": "\"afterNodeEvaluate\" hook function", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282377285500, + "endTime": 247282377295000 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "791288d2-cdbb-41cf-8332-3efebdbea7e4", + "logId": "50fd9435-a2d6-4c41-af2c-9d46f5bf5864" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "50fd9435-a2d6-4c41-af2c-9d46f5bf5864", + "name": "\"afterNodeEvaluate\" hook function", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282377285500, + "endTime": 247282377295000 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "22798736-30e5-47cb-8559-52e7cb1e7feb", + "parent": "1b0186e7-bbfe-40e5-8940-ab7da30be7fd" + } + }, + { + "head": { + "id": "1b0186e7-bbfe-40e5-8940-ab7da30be7fd", + "name": "eval submodule", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282365155900, + "endTime": 247282377303700 + }, + "additional": { + "logType": "info", + "children": [ + "bd155c3f-4610-4a31-b13e-1d5a81f3b7fa", + "04134e6a-33d4-432a-a4da-6b3590751294", + "50fd9435-a2d6-4c41-af2c-9d46f5bf5864" + ], + "durationId": "791288d2-cdbb-41cf-8332-3efebdbea7e4", + "parent": "87afe4ee-31b0-4abd-87f9-c117378c241e" + } + }, + { + "head": { + "id": "718fa5b1-9913-4827-a577-2130d7b9daa8", + "name": "eval submodule", + "description": "Evaluate submodule.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282377551900, + "endTime": 247282388112000 + }, + "additional": { + "children": [ + "12ea7ac1-2b48-4051-abdb-437a6a74caab", + "94c26b87-2960-41c1-9267-2c790ae047bb", + "f5d85f3f-0893-4e31-a713-317960452e9f" + ], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "af4921b3-8490-46ab-a7ce-967002edbf50", + "logId": "c689651f-7aa6-4743-a88c-70861fbdbe6e" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "12ea7ac1-2b48-4051-abdb-437a6a74caab", + "name": "\"beforeNodeEvaluate\" hook function", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282379004400, + "endTime": 247282379017200 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "718fa5b1-9913-4827-a577-2130d7b9daa8", + "logId": "1fe8d95e-47ae-4798-b2c4-3ab9f89045a9" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "1fe8d95e-47ae-4798-b2c4-3ab9f89045a9", + "name": "\"beforeNodeEvaluate\" hook function", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282379004400, + "endTime": 247282379017200 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "12ea7ac1-2b48-4051-abdb-437a6a74caab", + "parent": "c689651f-7aa6-4743-a88c-70861fbdbe6e" + } + }, + { + "head": { + "id": "94c26b87-2960-41c1-9267-2c790ae047bb", + "name": "eval hvigorfile", + "description": "Evaluate hvigorfile.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282379861900, + "endTime": 247282387511900 + }, + "additional": { + "children": [ + "261e42e4-53aa-46bf-8fc2-14552f627a9a", + "ea8cc3d7-47c5-4f4e-8802-56e06cfa0f74" + ], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "718fa5b1-9913-4827-a577-2130d7b9daa8", + "logId": "3085cb14-0f78-466d-ab24-7a2a19c5d7d7" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "261e42e4-53aa-46bf-8fc2-14552f627a9a", + "name": "require hvigorfile", + "description": "Require hvigorfile.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282379862500, + "endTime": 247282382642100 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "94c26b87-2960-41c1-9267-2c790ae047bb", + "logId": "0fb23ae6-19a6-48e3-a727-4690c523b330" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "ea8cc3d7-47c5-4f4e-8802-56e06cfa0f74", + "name": "bind plugins", + "description": "Bind plugins.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282382665400, + "endTime": 247282387504800 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "94c26b87-2960-41c1-9267-2c790ae047bb", + "logId": "2233e41d-4724-4978-8a95-ebd9414e3d1b" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "e0ac5509-3e6a-45ba-95f6-3b9e6e84382a", + "name": "hvigorfile, resolving D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\hvigorfile.ts", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282379866100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "97bc154c-a8a7-4ee5-8782-b2beacadef3b", + "name": "hvigorfile, require result: { default: { system: [Function: harTasks], plugins: [] } }", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282382434700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "0fb23ae6-19a6-48e3-a727-4690c523b330", + "name": "require hvigorfile", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282379862500, + "endTime": 247282382642100 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "261e42e4-53aa-46bf-8fc2-14552f627a9a", + "parent": "3085cb14-0f78-466d-ab24-7a2a19c5d7d7" + } + }, + { + "head": { + "id": "be798542-4294-4d2e-9224-715bdb82790b", + "name": "hvigorfile, binding system plugins [Function: harTasks]", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282382683100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "7cfbefcc-28a7-46a7-aeed-82fac99dc12e", + "name": "Start initialize module-target build option map, moduleName=verifycode, buildMode=debug", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282385632000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "0cdf39cc-a352-4e72-91f8-a636d3cb5839", + "name": "Target 'default' config: {}", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282385707100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "3146743a-1c8c-431d-9580-8346faa98dae", + "name": "Target 'ohosTest' config: {}", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282385831000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "24ecfade-9869-4543-8213-80b1094a56c6", + "name": "Module 'verifycode' target 'default' build option: {\n \"debuggable\": true,\n \"copyFrom\": \"default\",\n \"strictMode\": {\n \"caseSensitiveCheck\": true,\n \"useNormalizedOHMUrl\": true\n },\n \"name\": \"debug\"\n}", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282385931700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c57f504c-3791-49fc-ae32-ebaeeb017e1a", + "name": "Module 'verifycode' target 'ohosTest' build option: {\n \"debuggable\": true,\n \"strictMode\": {\n \"caseSensitiveCheck\": true,\n \"useNormalizedOHMUrl\": true\n },\n \"name\": \"default\"\n}", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282385975600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "299c3079-7192-4c7a-9abb-0aae82c4e3f1", + "name": "End initialize module-target build option map, moduleName=verifycode", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282386004800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "2615de5a-1194-4c32-8128-93212d601595", + "name": "Module 'verifycode' target 'default' using build option: {\n \"debuggable\": true,\n \"copyFrom\": \"default\",\n \"strictMode\": {\n \"caseSensitiveCheck\": true,\n \"useNormalizedOHMUrl\": true\n },\n \"name\": \"debug\"\n} in this build.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282386038500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "96dc8d67-021d-4b60-8b1b-c50dce6e5518", + "name": "Module verifycode task initialization takes 1 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282387328200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "fa4f0894-d73c-401e-9fed-8d78b5306c79", + "name": "hvigorfile, binding custom plugins []", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282387415500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "0a12a0c6-aac8-4905-a6e8-cca6d0bbf623", + "name": "hvigorfile, no custom plugins were found in D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\hvigorfile.ts", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282387449200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d2d783ef-f1b4-4a84-aefe-e9d771953783", + "name": "hvigorfile, resolve finished D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\hvigorfile.ts", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282387479500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "2233e41d-4724-4978-8a95-ebd9414e3d1b", + "name": "bind plugins", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282382665400, + "endTime": 247282387504800 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "ea8cc3d7-47c5-4f4e-8802-56e06cfa0f74", + "parent": "3085cb14-0f78-466d-ab24-7a2a19c5d7d7" + } + }, + { + "head": { + "id": "3085cb14-0f78-466d-ab24-7a2a19c5d7d7", + "name": "eval hvigorfile", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282379861900, + "endTime": 247282387511900 + }, + "additional": { + "logType": "info", + "children": [ + "0fb23ae6-19a6-48e3-a727-4690c523b330", + "2233e41d-4724-4978-8a95-ebd9414e3d1b" + ], + "durationId": "94c26b87-2960-41c1-9267-2c790ae047bb", + "parent": "c689651f-7aa6-4743-a88c-70861fbdbe6e" + } + }, + { + "head": { + "id": "f5d85f3f-0893-4e31-a713-317960452e9f", + "name": "\"afterNodeEvaluate\" hook function", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282388094600, + "endTime": 247282388103300 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "718fa5b1-9913-4827-a577-2130d7b9daa8", + "logId": "262693e5-08d6-4ca1-99ac-a1fb8f6228c9" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "262693e5-08d6-4ca1-99ac-a1fb8f6228c9", + "name": "\"afterNodeEvaluate\" hook function", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282388094600, + "endTime": 247282388103300 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "f5d85f3f-0893-4e31-a713-317960452e9f", + "parent": "c689651f-7aa6-4743-a88c-70861fbdbe6e" + } + }, + { + "head": { + "id": "c689651f-7aa6-4743-a88c-70861fbdbe6e", + "name": "eval submodule", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282377551900, + "endTime": 247282388112000 + }, + "additional": { + "logType": "info", + "children": [ + "1fe8d95e-47ae-4798-b2c4-3ab9f89045a9", + "3085cb14-0f78-466d-ab24-7a2a19c5d7d7", + "262693e5-08d6-4ca1-99ac-a1fb8f6228c9" + ], + "durationId": "718fa5b1-9913-4827-a577-2130d7b9daa8", + "parent": "87afe4ee-31b0-4abd-87f9-c117378c241e" + } + }, + { + "head": { + "id": "87afe4ee-31b0-4abd-87f9-c117378c241e", + "name": "eval modules", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282364849300, + "endTime": 247282388119700 + }, + "additional": { + "logType": "info", + "children": [ + "1b0186e7-bbfe-40e5-8940-ab7da30be7fd", + "c689651f-7aa6-4743-a88c-70861fbdbe6e" + ], + "durationId": "af4921b3-8490-46ab-a7ce-967002edbf50", + "parent": "11297abe-6a2b-4a3f-a193-edc3319907c1" + } + }, + { + "head": { + "id": "a1626048-f847-48b9-858f-a32433880288", + "name": "watch files: [\n 'D:\\\\DevEcoStudioProjects\\\\VerifyCode\\\\hvigorfile.ts',\n 'D:\\\\DevEcoStudioProjects\\\\VerifyCode\\\\entry\\\\hvigorfile.ts',\n 'D:\\\\DevEcoStudioProjects\\\\VerifyCode\\\\casesfeature\\\\vieifycode\\\\hvigorfile.ts',\n 'D:\\\\DevEcoStudioProjects\\\\VerifyCode\\\\casesfeature\\\\verifycode\\\\hvigorfile.ts'\n]", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282397472000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d0f66ce6-f233-43dd-8647-bc1d1452dc06", + "name": "hvigorfile, resolve hvigorfile dependencies in 10 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282397771200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ae3d63fa-5275-4f72-9e1f-03cb9394d71e", + "name": "add config dependencies", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282388126900, + "endTime": 247282397825300 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "cec0aaea-cfb9-411d-a7d5-c00e47eba8ba", + "parent": "11297abe-6a2b-4a3f-a193-edc3319907c1" + } + }, + { + "head": { + "id": "1c6f56ca-b998-4ca3-a7df-6ad8d3065a49", + "name": "\"nodesEvaluated\" hook function", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282398258100, + "endTime": 247282398437000 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "ca1f8fad-5063-4435-80ca-77fe796dcad3", + "logId": "9012e990-b85f-4787-9a31-3bd88aa27e2e" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "01746db4-3478-47f0-ab74-95fb3a67bf2d", + "name": "project has submodules:entry,verifycode", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282398275600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "edb03287-0087-40cc-aa81-a14b093fc06d", + "name": "module:verifycode no need to execute packageHap", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282398389500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9012e990-b85f-4787-9a31-3bd88aa27e2e", + "name": "\"nodesEvaluated\" hook function", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282398258100, + "endTime": 247282398437000 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "1c6f56ca-b998-4ca3-a7df-6ad8d3065a49", + "parent": "11297abe-6a2b-4a3f-a193-edc3319907c1" + } + }, + { + "head": { + "id": "077400c5-2e1d-4bc4-ab47-2b264f6b7f99", + "name": "start to load updatedOhPackageInfo to the disk", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282399308900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ad2985a3-e5d3-4391-bead-6b4a66b93bf8", + "name": "load to the disk finished", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282402240000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "26bc1451-aee5-4826-95ef-e1b3882ce326", + "name": "ohpm install", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282398453500, + "endTime": 247282402606700 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "2d00bfc0-b348-42ee-8f9b-e3e07081ead7", + "parent": "11297abe-6a2b-4a3f-a193-edc3319907c1" + } + }, + { + "head": { + "id": "25db2bd0-e8e2-4719-8662-952f74098891", + "name": "Module VerifyCode Collected Dependency: ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282404099400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ec38e80a-e747-4981-8846-be0d10bdf2bd", + "name": "Module VerifyCode's total dependency: 0", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282404183900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f84680c6-eff7-47fc-b2f1-71ab35ca5d4d", + "name": "Module entry Collected Dependency: D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282405340800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a3ba106b-9030-4b3e-b384-e87d7411883e", + "name": "Module entry's total dependency: 1", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282405396200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "88041d2d-ed40-4640-abaf-3e8aadd30841", + "name": "Module verifycode Collected Dependency: ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282407455000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "01c7aaa9-f4a0-4cbe-b929-1d374ee96ea9", + "name": "Module verifycode's total dependency: 0", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282407515700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "875c883b-c14b-44b1-8a24-6bcfe10c9a82", + "name": "eval hook", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282402647100, + "endTime": 247282408645500 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "b203532d-e4c9-490e-ad06-8978a7a86f56", + "parent": "11297abe-6a2b-4a3f-a193-edc3319907c1" + } + }, + { + "head": { + "id": "3f6e895a-3196-493c-a0b0-18bf2d172855", + "name": "Configuration phase cost:87 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282408676700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "aac2ab10-e817-4ee5-85b3-567e98515630", + "name": "fin configuration", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282408658300, + "endTime": 247282408734500 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "272dfbc0-6cb2-4772-8b99-5b2f416689e5", + "parent": "11297abe-6a2b-4a3f-a193-edc3319907c1" + } + }, + { + "head": { + "id": "11297abe-6a2b-4a3f-a193-edc3319907c1", + "name": "configure hvigor plugin", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282319643800, + "endTime": 247282408742900 + }, + "additional": { + "logType": "info", + "children": [ + "3a86964c-ebbc-4de9-84dc-81c38d31691b", + "91a7f067-3407-428d-b9d8-c17e2ea041e6", + "226e51de-b5b8-4cb8-ab67-7f656c976d54", + "87afe4ee-31b0-4abd-87f9-c117378c241e", + "ae3d63fa-5275-4f72-9e1f-03cb9394d71e", + "26bc1451-aee5-4826-95ef-e1b3882ce326", + "875c883b-c14b-44b1-8a24-6bcfe10c9a82", + "aac2ab10-e817-4ee5-85b3-567e98515630", + "9012e990-b85f-4787-9a31-3bd88aa27e2e" + ], + "durationId": "ca1f8fad-5063-4435-80ca-77fe796dcad3", + "parent": "def95d1c-f771-4286-8541-e11db6ad85f5" + } + }, + { + "head": { + "id": "03639194-5677-4606-9594-e36d63d63786", + "name": "\"taskGraphResolved\" hook function", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282409748800, + "endTime": 247282409761600 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "3ddfb131-8e9f-41de-9cf9-d7028ba39302", + "logId": "ba2a096b-2969-44ef-9c5c-79a1a1769fa6" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "ba2a096b-2969-44ef-9c5c-79a1a1769fa6", + "name": "\"taskGraphResolved\" hook function", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282409748800, + "endTime": 247282409761600 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "03639194-5677-4606-9594-e36d63d63786", + "parent": "def95d1c-f771-4286-8541-e11db6ad85f5" + } + }, + { + "head": { + "id": "e3df0cb3-ebdd-4d84-900f-b16948c14060", + "name": "build task graph", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282408769700, + "endTime": 247282409769200 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "c10f7801-5543-4ede-94f6-62936136b25c", + "parent": "def95d1c-f771-4286-8541-e11db6ad85f5" + } + }, + { + "head": { + "id": "60033a3e-a42c-496d-869b-22815941fef6", + "name": "init task execution option", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282409772400, + "endTime": 247282409776700 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "e6d1d936-736b-4bde-bd5e-059b22a9fcfe", + "parent": "def95d1c-f771-4286-8541-e11db6ad85f5" + } + }, + { + "head": { + "id": "def95d1c-f771-4286-8541-e11db6ad85f5", + "name": "init", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282312378700, + "endTime": 247282409779200 + }, + "additional": { + "logType": "info", + "children": [ + "da9352eb-b354-4038-906e-7fe4f444d133", + "11297abe-6a2b-4a3f-a193-edc3319907c1", + "e3df0cb3-ebdd-4d84-900f-b16948c14060", + "60033a3e-a42c-496d-869b-22815941fef6", + "2d8844d4-0fe5-4d2d-a68d-b80f14764dcc", + "88f1e59a-dc7b-4a00-823f-39f1b9f4ea74", + "ba2a096b-2969-44ef-9c5c-79a1a1769fa6" + ], + "durationId": "3ddfb131-8e9f-41de-9cf9-d7028ba39302" + } + }, + { + "head": { + "id": "e6e02a7f-6943-406a-96a3-604fa39d74bc", + "name": "Configuration task cost before running: 100 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282410115600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f621017b-69a6-4fb1-ad5c-6ad5d4429a23", + "name": "entry:default@PreBuild", + "description": "Pre-build in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282414125200, + "endTime": 247282507676200 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Verification", + "taskRunReasons": [], + "detailId": "1edb9e7d-c879-4b91-8b3c-eb85acd50889", + "logId": "be677936-6bbc-44b4-b9a2-3f798e9327fd" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "1edb9e7d-c879-4b91-8b3c-eb85acd50889", + "name": "create entry:default@PreBuild task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282411297600 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "f621017b-69a6-4fb1-ad5c-6ad5d4429a23" + } + }, + { + "head": { + "id": "e954734d-8baf-4139-9e8e-7fceb827680f", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282411854100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "14d49956-03c3-4fe3-8dfc-e17213c014a0", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282411932900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f1e35c22-98b7-4259-a507-4ddb55f5a698", + "name": "Executing task :entry:default@PreBuild", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282414134600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "adeb8a58-cae5-4caf-b477-1a6cebaf954d", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282417529500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "fc0c8995-37d8-4363-b4c5-e2ce2da4407f", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282417594300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "06590803-6a84-4375-8fc7-3637aa1dd571", + "name": "current product is not Atomic service.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282506590700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4f7a20df-9f82-46d5-b668-e15fd51aba60", + "name": "Use tool [win32: JAVA_HOME, CLASSPATH]\n [\n { JAVA_HOME: 'D:\\\\Software\\\\DevEco Studio\\\\jbr' },\n { CLASSPATH: undefined }\n]", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282506988900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "eb399dfd-a72a-48ac-addf-011dcd3835ec", + "name": "Use tool [win32: NODE_HOME]\n [ { NODE_HOME: 'D:\\\\Software\\\\DevEco Studio\\\\tools\\\\node' } ]", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282507087800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "362bdd70-bf52-4bcd-9928-94b7e3e485bb", + "name": "entry : default@PreBuild cost memory 10.764030456542969", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282507544200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "73bb2437-35e2-4c22-a81b-da6c96276cb9", + "name": "runTaskFromQueue task cost before running: 198 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282507628900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "be677936-6bbc-44b4-b9a2-3f798e9327fd", + "name": "Finished :entry:default@PreBuild", + "description": "Pre-build in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282414125200, + "endTime": 247282507676200, + "totalTime": 93485600 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "f621017b-69a6-4fb1-ad5c-6ad5d4429a23" + } + }, + { + "head": { + "id": "f165c3c8-6616-493c-af38-704108ce279a", + "name": "verifycode:default@PreBuild", + "description": "Pre-build in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282510824400, + "endTime": 247282542424600 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "verifycode", + "category": "Verification", + "taskRunReasons": [], + "detailId": "6d1b7c32-239a-4a0c-af38-50730c95a548", + "logId": "0bbb8d32-d132-4d3d-ad62-c86d195ad983" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "6d1b7c32-239a-4a0c-af38-50730c95a548", + "name": "create verifycode:default@PreBuild task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282509643500 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "f165c3c8-6616-493c-af38-704108ce279a" + } + }, + { + "head": { + "id": "433b1ab3-347a-4f25-8ce8-7b6cb04adabb", + "name": "jsonObjWithoutParam {} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282509876700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "3cc1dfd3-a4c8-46a2-988a-661c9c22726f", + "name": "jsonObjWithoutParam {\"name\":\"verifycode\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"Index.ets\",\"author\":\"\",\"license\":\"Apache-2.0\",\"dependencies\":{}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282509939400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "611d5f4f-267f-4969-bd9e-62fcb18d2190", + "name": "Executing task :verifycode:default@PreBuild", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282510830000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d1c6dfcd-350b-49b2-82b1-d3aa332e40ab", + "name": "jsonObjWithoutParam {} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282512182200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ae838fea-a7e5-48a1-b84f-adbb6db906fe", + "name": "jsonObjWithoutParam {\"name\":\"verifycode\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"Index.ets\",\"author\":\"\",\"license\":\"Apache-2.0\",\"dependencies\":{}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282512242000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a7581626-dfcc-44e3-845d-4c787bfb766b", + "name": "current product is not Atomic service.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282540484200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "29fecf6a-afa0-4f2e-8b9d-da8f8675ff9e", + "name": "Use tool [win32: JAVA_HOME, CLASSPATH]\n [\n { JAVA_HOME: 'D:\\\\Software\\\\DevEco Studio\\\\jbr' },\n { CLASSPATH: undefined }\n]", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282540649100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "3a092d4b-cb87-41db-bdc2-4d8ef02de4b3", + "name": "Use tool [win32: NODE_HOME]\n [ { NODE_HOME: 'D:\\\\Software\\\\DevEco Studio\\\\tools\\\\node' } ]", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282540713100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "3ef02a46-53bf-48f1-8cc2-6f3a13ecc30c", + "name": "verifycode : default@PreBuild cost memory -8.737388610839844", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282542303600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "33eb67a0-cb83-4133-a757-fc6856529d0e", + "name": "runTaskFromQueue task cost before running: 233 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282542385000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "0bbb8d32-d132-4d3d-ad62-c86d195ad983", + "name": "Finished :verifycode:default@PreBuild", + "description": "Pre-build in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282510824400, + "endTime": 247282542424600, + "totalTime": 31549600 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "f165c3c8-6616-493c-af38-704108ce279a" + } + }, + { + "head": { + "id": "129f8e1c-9708-47ad-90e6-e50c2e565a87", + "name": "entry:default@GenerateMetadata", + "description": "Generate metadata in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282545980700, + "endTime": 247282549306300 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Generate", + "taskRunReasons": [], + "detailId": "3ec26b14-3be0-4b54-b6a0-a4447f27d34d", + "logId": "116ba1eb-d007-4c36-8951-ac7793ae8cb1" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "3ec26b14-3be0-4b54-b6a0-a4447f27d34d", + "name": "create entry:default@GenerateMetadata task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282544046900 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "129f8e1c-9708-47ad-90e6-e50c2e565a87" + } + }, + { + "head": { + "id": "21722b52-46d1-4caf-a3c4-0f1f3c6f48e2", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282544289900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "993e7763-ab12-4ff6-8505-11fc5ca87abc", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282544347100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "13643e8d-49e8-4bf7-98bb-befd312d028c", + "name": "Executing task :entry:default@GenerateMetadata", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282545989600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "7f1a642f-faae-44fe-ac7e-2dc92e0bfdc0", + "name": "Task 'entry:default@GenerateMetadata' cost while wrapping incremental declarations: 1 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282546714500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d4148e9d-94f9-498f-9856-0c9c50f33d5d", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282546912500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a5a84490-9303-438c-af4e-fca671b186e6", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282546958900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ba232093-4677-4519-8f2f-527d918417a5", + "name": "entry : default@GenerateMetadata cost memory 0.1142425537109375", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282549187000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "898f6c1d-784b-444d-b8e9-ae9d26c5d8fc", + "name": "runTaskFromQueue task cost before running: 240 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282549266500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "116ba1eb-d007-4c36-8951-ac7793ae8cb1", + "name": "Finished :entry:default@GenerateMetadata", + "description": "Generate metadata in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282545980700, + "endTime": 247282549306300, + "totalTime": 3267800 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "129f8e1c-9708-47ad-90e6-e50c2e565a87" + } + }, + { + "head": { + "id": "f9e8bdd1-c986-4dc1-9aab-58bc63181dee", + "name": "entry:default@PreCheckSyscap", + "description": "Pre-check SysCap.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282550938700, + "endTime": 247282551314900 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Verification", + "taskRunReasons": [], + "detailId": "aa88911c-7b6f-4dea-b77a-9f738f14bba1", + "logId": "0a4c7e0c-2472-4511-9821-1d82e5ab2988" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "aa88911c-7b6f-4dea-b77a-9f738f14bba1", + "name": "create entry:default@PreCheckSyscap task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282550183100 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "f9e8bdd1-c986-4dc1-9aab-58bc63181dee" + } + }, + { + "head": { + "id": "719df578-6b6c-436f-8e70-b04fb6d30e44", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282550521200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9673a2f5-7917-4495-8999-f2edc1c216d4", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282550572800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "3880fc75-b696-4536-baa7-41b5a96f03a6", + "name": "Executing task :entry:default@PreCheckSyscap", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282550947900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "0d631394-a281-4304-92b5-03bd4e3f8cf3", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282551023600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "373af352-94b2-4b44-a562-dae28b3e0443", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282551053000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ec3c6b65-3a48-4653-ad2f-e0461df30e91", + "name": "entry : default@PreCheckSyscap cost memory 0.042449951171875", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282551229800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "dca97331-a0f5-486b-80b7-749dd3e6f2b4", + "name": "runTaskFromQueue task cost before running: 242 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282551285400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "0a4c7e0c-2472-4511-9821-1d82e5ab2988", + "name": "Finished :entry:default@PreCheckSyscap", + "description": "Pre-check SysCap.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282550938700, + "endTime": 247282551314900, + "totalTime": 333900 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "f9e8bdd1-c986-4dc1-9aab-58bc63181dee" + } + }, + { + "head": { + "id": "73a5bdf3-d290-4e0f-b8a0-ece92d1f623a", + "name": "entry:default@GeneratePkgContextInfo", + "description": "Generate pkgContextInfo.json to ets-loader.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282557301100, + "endTime": 247282558267400 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Generate", + "taskRunReasons": [], + "detailId": "eb4d4a44-828d-4fcc-8c0c-85834277dc75", + "logId": "a5957da7-4622-4454-bbd8-18bc64c6ecf9" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "eb4d4a44-828d-4fcc-8c0c-85834277dc75", + "name": "create entry:default@GeneratePkgContextInfo task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282552201200 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "73a5bdf3-d290-4e0f-b8a0-ece92d1f623a" + } + }, + { + "head": { + "id": "e27afb8c-0471-4a1e-9f9e-b594e5c49c14", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282552432500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "669df8c7-659b-4d73-ab30-eaa365768d0e", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282552486300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "820594b9-ea43-4e45-8a35-a7d6aba98392", + "name": "Executing task :entry:default@GeneratePkgContextInfo", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282557315900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "63ca8e21-176f-4ae8-873a-38c580d962ab", + "name": "Task 'entry:default@GeneratePkgContextInfo' cost while wrapping incremental declarations: 1 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282557565100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "42fc9076-425c-4ba7-9397-c8eac5aa1e4e", + "name": "entry : default@GeneratePkgContextInfo cost memory 0.0500946044921875", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282558132800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c71db9a8-7bdb-4ba8-ad4b-3c5e45160657", + "name": "runTaskFromQueue task cost before running: 248 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282558224900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a5957da7-4622-4454-bbd8-18bc64c6ecf9", + "name": "Finished :entry:default@GeneratePkgContextInfo", + "description": "Generate pkgContextInfo.json to ets-loader.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282557301100, + "endTime": 247282558267400, + "totalTime": 908200 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "73a5bdf3-d290-4e0f-b8a0-ece92d1f623a" + } + }, + { + "head": { + "id": "e1e33cf9-5a18-413b-b23d-8588db667d17", + "name": "entry:default@ProcessIntegratedHsp", + "description": "Use package tool process integrated hsp.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282560456000, + "endTime": 247282561365300 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Sign", + "taskRunReasons": [], + "detailId": "3bdae91b-eabb-41a2-a676-014459aa62a2", + "logId": "f56b3447-41c9-4d55-968e-264683b6170e" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "3bdae91b-eabb-41a2-a676-014459aa62a2", + "name": "create entry:default@ProcessIntegratedHsp task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282559289200 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "e1e33cf9-5a18-413b-b23d-8588db667d17" + } + }, + { + "head": { + "id": "a8cd3c3a-e4dc-45dc-b9da-703b850e2a87", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282559539800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4fff2952-068a-4277-ae91-cd83baa29975", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282559606100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "226c7258-df96-45b9-827c-9cfac9a184c8", + "name": "Executing task :entry:default@ProcessIntegratedHsp", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282560462100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c54143da-2924-40c5-b5f0-24fcd2492d7e", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282561117000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ce77c07e-4200-4ce4-b3d1-0ad71dc24fd6", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282561169000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "71a2db59-7360-49f8-8c2d-d9ac5614e34f", + "name": "entry : default@ProcessIntegratedHsp cost memory 0.07366180419921875", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282561277400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "602c5ffe-4573-46cc-b7dc-e7e1a6e933cf", + "name": "runTaskFromQueue task cost before running: 252 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282561332200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f56b3447-41c9-4d55-968e-264683b6170e", + "name": "Finished :entry:default@ProcessIntegratedHsp", + "description": "Use package tool process integrated hsp.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282560456000, + "endTime": 247282561365300, + "totalTime": 862800 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "e1e33cf9-5a18-413b-b23d-8588db667d17" + } + }, + { + "head": { + "id": "030e867c-43fc-4018-9f27-0201a43546fa", + "name": "verifycode:default@CreateHarBuildProfile", + "description": "Create the BuildProfile.ets file for the HAR package.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282563263000, + "endTime": 247282564284500 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "verifycode", + "category": "Generate", + "taskRunReasons": [], + "detailId": "6945edbf-e1d4-454e-9a24-e50302af4436", + "logId": "5784ab38-4cbe-4f7e-b7e0-737cbcbc7853" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "6945edbf-e1d4-454e-9a24-e50302af4436", + "name": "create verifycode:default@CreateHarBuildProfile task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282562443400 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "030e867c-43fc-4018-9f27-0201a43546fa" + } + }, + { + "head": { + "id": "93e3838d-56fa-4fa1-bcc8-eaa4d8da506a", + "name": "jsonObjWithoutParam {} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282562685200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "21249dc0-f43c-4369-804d-463a6f1b12e1", + "name": "jsonObjWithoutParam {\"name\":\"verifycode\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"Index.ets\",\"author\":\"\",\"license\":\"Apache-2.0\",\"dependencies\":{}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282562755400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a4feafda-d604-4907-8bc8-6c55bb6bd81f", + "name": "Executing task :verifycode:default@CreateHarBuildProfile", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282563268700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "0265bf8b-95dc-49c3-ae42-34cb5a210a67", + "name": "Task 'verifycode:default@CreateHarBuildProfile' cost while wrapping incremental declarations: 1 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282563526400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "48af035c-4a31-412c-a33a-ede7fd8a13a2", + "name": "jsonObjWithoutParam {} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282563734600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e9f4e3b5-be88-49df-b118-80f1b9cd789f", + "name": "jsonObjWithoutParam {\"name\":\"verifycode\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"Index.ets\",\"author\":\"\",\"license\":\"Apache-2.0\",\"dependencies\":{}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282563777200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "36976b21-5d88-4696-bc9e-6ea9cd20db21", + "name": "verifycode : default@CreateHarBuildProfile cost memory 0.070709228515625", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282564183700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "152d4019-84e1-475e-b556-0dcb2e1dc7c9", + "name": "runTaskFromQueue task cost before running: 254 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282564253900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "5784ab38-4cbe-4f7e-b7e0-737cbcbc7853", + "name": "Finished :verifycode:default@CreateHarBuildProfile", + "description": "Create the BuildProfile.ets file for the HAR package.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282563263000, + "endTime": 247282564284500, + "totalTime": 978000 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "030e867c-43fc-4018-9f27-0201a43546fa" + } + }, + { + "head": { + "id": "790d2ff9-be2c-44f2-bbb1-c65d0e4f8e7a", + "name": "verifycode:default@ConfigureCmake", + "description": "cache native strip .so fileInfo", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282565673000, + "endTime": 247282565923500 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "verifycode", + "category": "Native", + "taskRunReasons": [], + "detailId": "e2ea4414-2e8d-499c-ac96-a2ab0e5ac101", + "logId": "6c82a9d7-202d-415b-9149-fd13d581eaf6" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "e2ea4414-2e8d-499c-ac96-a2ab0e5ac101", + "name": "create verifycode:default@ConfigureCmake task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282565225200 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "790d2ff9-be2c-44f2-bbb1-c65d0e4f8e7a" + } + }, + { + "head": { + "id": "71b9d072-a56d-49b5-ad02-685c07163b07", + "name": "jsonObjWithoutParam {} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282565468200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "2b681f59-bf13-458a-a05d-01c0b59cdb63", + "name": "jsonObjWithoutParam {\"name\":\"verifycode\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"Index.ets\",\"author\":\"\",\"license\":\"Apache-2.0\",\"dependencies\":{}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282565523600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f6da682e-a32a-4dc6-98fe-3ef73f71462c", + "name": "Executing task :verifycode:default@ConfigureCmake", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282565678500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4c8a4753-0e42-4394-a514-93f96e699d8e", + "name": "jsonObjWithoutParam {} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282565746900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "7e93e136-c0f6-431d-b76d-38621ee37e48", + "name": "jsonObjWithoutParam {\"name\":\"verifycode\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"Index.ets\",\"author\":\"\",\"license\":\"Apache-2.0\",\"dependencies\":{}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282565773800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d716ea72-f898-489c-b698-952d86aac200", + "name": "verifycode : default@ConfigureCmake cost memory 0.0383758544921875", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282565833700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "02a3128e-9f33-4dab-bb13-a9262e4149cb", + "name": "runTaskFromQueue task cost before running: 256 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282565880800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6c82a9d7-202d-415b-9149-fd13d581eaf6", + "name": "Finished :verifycode:default@ConfigureCmake", + "description": "cache native strip .so fileInfo", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282565673000, + "endTime": 247282565923500, + "totalTime": 196500 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "790d2ff9-be2c-44f2-bbb1-c65d0e4f8e7a" + } + }, + { + "head": { + "id": "6dfb8130-1d68-4522-8327-6a19968b40f6", + "name": "verifycode:default@MergeProfile", + "description": "Merge app config manifest files in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282570265300, + "endTime": 247282576224300 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "verifycode", + "category": "Config", + "taskRunReasons": [], + "detailId": "7e4c5b4f-6b38-42e8-95b6-33c25acff81c", + "logId": "76c526d1-37ee-4c8a-9f91-1861bb4d926e" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "7e4c5b4f-6b38-42e8-95b6-33c25acff81c", + "name": "create verifycode:default@MergeProfile task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282566836600 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "6dfb8130-1d68-4522-8327-6a19968b40f6" + } + }, + { + "head": { + "id": "43816835-e078-41a5-be96-77c35e51d392", + "name": "jsonObjWithoutParam {} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282567118800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "2bb795e2-2a35-4f79-ac54-6d4e762a0554", + "name": "jsonObjWithoutParam {\"name\":\"verifycode\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"Index.ets\",\"author\":\"\",\"license\":\"Apache-2.0\",\"dependencies\":{}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282567181000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e6318041-c46b-405e-8daf-2f7a38d9792d", + "name": "Executing task :verifycode:default@MergeProfile", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282570274900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "325d397a-f4d2-482a-bd60-e782537abfe0", + "name": "jsonObjWithoutParam {} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282570773500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "76dcff1f-88e7-4d80-be1a-1800a18a1668", + "name": "jsonObjWithoutParam {\"name\":\"verifycode\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"Index.ets\",\"author\":\"\",\"license\":\"Apache-2.0\",\"dependencies\":{}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282570828600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e1ba29c4-0475-40b5-815a-94ef986a4bed", + "name": "Change app api release type with 'Release'", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282571135000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "92eabd46-6632-4cbc-b92c-ef5c5388aaf5", + "name": "Change app compile API version with '5.0.0.71'", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282571460900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "b4326a61-8152-4e9b-9d16-1bc9db2a17dc", + "name": "Change app target API version with '12'", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282571527400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "37d0729e-0b0e-4371-9172-3f7a89bff0fe", + "name": "Change app minimum API version with '12'", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282571557000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "5cfa864f-de44-4b04-ab82-52851339509f", + "name": "Use cli appEnvironment", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282571662100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ec7ce46b-af9a-4548-a3a0-df9cf3d5fb27", + "name": "verifycode : default@MergeProfile cost memory 0.19063568115234375", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282576054600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "0a07cd24-7631-4ba7-8fad-bb48661aee68", + "name": "runTaskFromQueue task cost before running: 266 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282576175000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "76c526d1-37ee-4c8a-9f91-1861bb4d926e", + "name": "Finished :verifycode:default@MergeProfile", + "description": "Merge app config manifest files in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282570265300, + "endTime": 247282576224300, + "totalTime": 5890700 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "6dfb8130-1d68-4522-8327-6a19968b40f6" + } + }, + { + "head": { + "id": "8ce07095-08ab-455b-83d8-444d176ea538", + "name": "entry:default@SyscapTransform", + "description": "Transform SysCap in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282578320200, + "endTime": 247283151535100 + }, + "additional": { + "children": [ + "6452831b-e65f-4396-9c01-8aa333613769", + "04e9308f-ea40-466c-afc8-b022fc14e347", + "fc399872-4ee7-42f4-b9d7-7fcc3075d984" + ], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Generate", + "taskRunReasons": [], + "detailId": "fc45cc4a-1923-4c9e-b1bd-75d363548fee", + "logId": "396f5f10-8e66-443d-b8a3-f58317c7500f" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "fc45cc4a-1923-4c9e-b1bd-75d363548fee", + "name": "create entry:default@SyscapTransform task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282577338200 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "8ce07095-08ab-455b-83d8-444d176ea538" + } + }, + { + "head": { + "id": "599a4494-e5c1-49e5-b89c-cceace9a4990", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282577625800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "7afea021-2882-48b1-9336-66a6427d9940", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282577684900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4bcdc253-7087-456d-b728-c0f923cf84c9", + "name": "Executing task :entry:default@SyscapTransform", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282578328300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "60ba9160-9131-4354-977c-407e47d005e9", + "name": "File: 'D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\syscap.json' from 'sysCapJsonPath' is not exists, just ignore.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282578427800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9dc28b8b-ff47-4c18-baf7-3122db562e7c", + "name": "Task 'entry:default@SyscapTransform' cost while wrapping incremental declarations: 1 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282578737400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "495326b0-296f-4091-84a2-21ee2e2c93fc", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282578853900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "7361d330-c0c7-4f15-9cd3-b81828b73b58", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282578890400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6452831b-e65f-4396-9c01-8aa333613769", + "name": "generate SysCap transform command", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282579420400, + "endTime": 247282583255200 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "8ce07095-08ab-455b-83d8-444d176ea538", + "logId": "bc84a6ad-dceb-4bca-a746-62bdc045c793" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "bc84a6ad-dceb-4bca-a746-62bdc045c793", + "name": "generate SysCap transform command", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282579420400, + "endTime": 247282583255200 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "6452831b-e65f-4396-9c01-8aa333613769", + "parent": "396f5f10-8e66-443d-b8a3-f58317c7500f" + } + }, + { + "head": { + "id": "04e9308f-ea40-466c-afc8-b022fc14e347", + "name": "submit SysCap transform task to work pool", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282583659800, + "endTime": 247282587435700 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "8ce07095-08ab-455b-83d8-444d176ea538", + "logId": "2c6a747e-41f7-4780-970a-57196b5df5f7" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "c1e3a2c9-d51b-483b-9953-942372e64fca", + "name": "default@SyscapTransform work[0] is submitted.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282584476300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "fc399872-4ee7-42f4-b9d7-7fcc3075d984", + "name": "entry:default@SyscapTransform", + "description": "Transform SysCap in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Worker14", + "startTime": 247283124962700, + "endTime": 247283150067900 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "", + "taskRunReasons": [], + "parent": "8ce07095-08ab-455b-83d8-444d176ea538", + "logId": "36b5b273-2ec5-4fc7-81bb-c81a77cec717" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "5fa2eb4d-e576-4e93-b203-559a10c08240", + "name": "default@SyscapTransform work[0] is pushed to ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282585275000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a7e6e6cb-467b-4523-b82b-484ebec7819a", + "name": "A work dispatched to worker[15] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282585454200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6d09d18c-4b0d-430c-8aca-fc396df0540a", + "name": "Create resident worker with id: 14.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282585637800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f046e10c-3ee7-43d0-8112-14d056356188", + "name": "default@SyscapTransform work[0] has been dispatched to worker[14].", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282587267600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f2ee9b71-9f36-4910-8ae5-0561864d9d3e", + "name": "default@SyscapTransform work[0] is dispatched.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282587383500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "2c6a747e-41f7-4780-970a-57196b5df5f7", + "name": "submit SysCap transform task to work pool", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282583659800, + "endTime": 247282587435700 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "04e9308f-ea40-466c-afc8-b022fc14e347", + "parent": "396f5f10-8e66-443d-b8a3-f58317c7500f" + } + }, + { + "head": { + "id": "a70506f4-d401-4b2f-ab8c-56c4d3d87a10", + "name": "entry : default@SyscapTransform cost memory 1.4118118286132812", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282587481200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "876db4c4-c56f-4ce4-9903-715f16eb13ff", + "name": "entry:default@ProcessRouterMap", + "description": "Process router map configuration.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282589489500, + "endTime": 247282592256400 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Generate", + "taskRunReasons": [], + "detailId": "91dccc57-c076-4a29-b266-ced7be6310b9", + "logId": "aed65657-1bde-46d8-8f1d-54b0c8fa82d0" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "91dccc57-c076-4a29-b266-ced7be6310b9", + "name": "create entry:default@ProcessRouterMap task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282588382300 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "876db4c4-c56f-4ce4-9903-715f16eb13ff" + } + }, + { + "head": { + "id": "34f59f6a-8b72-43fc-91a7-678a7a05bc91", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282588633900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "eabb454d-7f77-4a0f-b24a-fb6e28dd57b7", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282588695400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "323333e9-58e9-44bd-9c7a-dad62f691cdd", + "name": "Executing task :entry:default@ProcessRouterMap", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282589496800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c9440d7c-eea9-4a44-ba4e-d29716ca46a0", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282590915000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "8ce2b150-a07c-4ce6-900b-d519f483001a", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282590976100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a0f68442-de2c-47c7-b14b-192cf33226fd", + "name": "entry : default@ProcessRouterMap cost memory 0.17386627197265625", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282592130000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a0faf2b8-e4ce-4400-8ffe-50a0b3ecc7e1", + "name": "runTaskFromQueue task cost before running: 282 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282592214500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "aed65657-1bde-46d8-8f1d-54b0c8fa82d0", + "name": "Finished :entry:default@ProcessRouterMap", + "description": "Process router map configuration.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282589489500, + "endTime": 247282592256400, + "totalTime": 2705500 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "876db4c4-c56f-4ce4-9903-715f16eb13ff" + } + }, + { + "head": { + "id": "bed76064-9298-4eb7-a217-4518a07df7d7", + "name": "entry:default@CreateBuildProfile", + "description": "Create the BuildProfile.ets file for the HAP/HSP package.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282594446100, + "endTime": 247282595965500 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Generate", + "taskRunReasons": [], + "detailId": "be7659b4-bbec-481c-919e-8037d7f17aec", + "logId": "48adfcbd-229b-4d9e-811f-04240fa0e1fe" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "be7659b4-bbec-481c-919e-8037d7f17aec", + "name": "create entry:default@CreateBuildProfile task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282593642800 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "bed76064-9298-4eb7-a217-4518a07df7d7" + } + }, + { + "head": { + "id": "14dadc8c-02c3-4587-ab86-4a1d41ca9515", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282593902700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e3104b87-8bb5-4e71-ac2b-6d5c93a20404", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282593960800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "dd46a471-c484-4dc7-ab62-1958122d5d45", + "name": "Executing task :entry:default@CreateBuildProfile", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282594452800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "43cc66f3-af3c-4f7e-9bbf-b71e633361e6", + "name": "Task 'entry:default@CreateBuildProfile' cost while wrapping incremental declarations: 1 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282594936200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6c47c5c4-b641-4b27-8840-103e0025d50b", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282595089900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "547651bc-76de-41b3-91f8-8797d04c97b1", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282595132100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9a48c8ab-55f3-4cd6-a7a4-eb65a8b081b5", + "name": "entry : default@CreateBuildProfile cost memory 0.116943359375", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282595842200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e045e27a-26be-4050-b09c-0c7f70d1a802", + "name": "runTaskFromQueue task cost before running: 286 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282595922100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "48adfcbd-229b-4d9e-811f-04240fa0e1fe", + "name": "Finished :entry:default@CreateBuildProfile", + "description": "Create the BuildProfile.ets file for the HAP/HSP package.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282594446100, + "endTime": 247282595965500, + "totalTime": 1460300 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "bed76064-9298-4eb7-a217-4518a07df7d7" + } + }, + { + "head": { + "id": "d8a3d50b-9244-4ad3-a60b-76bcd0548273", + "name": "verifycode:default@BuildNativeWithCmake", + "description": "Compile CPP source with CMake in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282597563800, + "endTime": 247282597822200 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "verifycode", + "category": "Native", + "taskRunReasons": [], + "detailId": "bf9514a6-8786-4724-b1fd-73256a505a6a", + "logId": "5abe51a9-f989-42d6-b2ec-392e17a37587" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "bf9514a6-8786-4724-b1fd-73256a505a6a", + "name": "create verifycode:default@BuildNativeWithCmake task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282596886700 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "d8a3d50b-9244-4ad3-a60b-76bcd0548273" + } + }, + { + "head": { + "id": "161ac6f6-e445-44f5-a80b-d4792650aed8", + "name": "jsonObjWithoutParam {} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282597140300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "531f2634-dcda-40b5-93fa-447119ecce15", + "name": "jsonObjWithoutParam {\"name\":\"verifycode\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"Index.ets\",\"author\":\"\",\"license\":\"Apache-2.0\",\"dependencies\":{}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282597202200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "5be26024-66c0-45da-9008-8f7bdae337d8", + "name": "Executing task :verifycode:default@BuildNativeWithCmake", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282597570100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "50549d49-af0e-482b-b987-17a37ca99a7e", + "name": "jsonObjWithoutParam {} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282597650700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d31529ef-57d4-4757-856a-de6e4b9c70a6", + "name": "jsonObjWithoutParam {\"name\":\"verifycode\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"Index.ets\",\"author\":\"\",\"license\":\"Apache-2.0\",\"dependencies\":{}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282597678600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c4506db4-67de-4357-a47d-7da6bbc19501", + "name": "verifycode : default@BuildNativeWithCmake cost memory 0.03907012939453125", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282597745000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "52db86d8-14a9-4fb5-a814-ceb48e1cda9a", + "name": "runTaskFromQueue task cost before running: 288 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282597794700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "5abe51a9-f989-42d6-b2ec-392e17a37587", + "name": "Finished :verifycode:default@BuildNativeWithCmake", + "description": "Compile CPP source with CMake in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282597563800, + "endTime": 247282597822200, + "totalTime": 218800 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "d8a3d50b-9244-4ad3-a60b-76bcd0548273" + } + }, + { + "head": { + "id": "11196817-30ed-4595-9473-531a52650498", + "name": "entry:default@MergeProfile", + "description": "Merge app config manifest files in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282599332500, + "endTime": 247282602762700 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Config", + "taskRunReasons": [], + "detailId": "1a731fcf-d1e9-468e-ad28-9e0ef0597166", + "logId": "6b230ee6-1891-489c-800b-f37d8f5161dc" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "1a731fcf-d1e9-468e-ad28-9e0ef0597166", + "name": "create entry:default@MergeProfile task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282598553900 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "11196817-30ed-4595-9473-531a52650498" + } + }, + { + "head": { + "id": "50fb3e7f-5e0e-453e-bfe8-839b91e5d0e5", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282598926000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e2302019-1e55-42b3-8c36-d59a42c6a4e5", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282598993000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ac79a951-89aa-4a0c-bdf8-5cb78c48270e", + "name": "Executing task :entry:default@MergeProfile", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282599337700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c5a3ef11-d1a9-473f-9ff3-e55559932665", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282600178800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4431bd23-541e-48d5-bc5c-df7c6c7ca458", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282600241200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "8f88c3e2-647f-4305-adfd-1fc67451209c", + "name": "Change app api release type with 'Release'", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282600319300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "3575d1e6-bfd4-4d6d-a3ff-0a0a4a20d5d7", + "name": "Change app compile API version with '5.0.0.71'", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282600355700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c8f94c46-b43f-4de5-81d2-cd4446270633", + "name": "Change app target API version with '12'", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282600379600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "aeb674f3-f2a4-4fdf-97da-15a261771f09", + "name": "Change app minimum API version with '12'", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282600401700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c20148eb-6d5d-4e62-87b3-e360bdff7e40", + "name": "Use cli appEnvironment", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282600423800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "5d5be15a-ce53-483f-99dd-7486ad588810", + "name": "entry : default@MergeProfile cost memory 0.24900054931640625", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282602592800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "7f8d18cf-0cbb-49f6-89bf-73798434fd5e", + "name": "runTaskFromQueue task cost before running: 293 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282602718800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6b230ee6-1891-489c-800b-f37d8f5161dc", + "name": "Finished :entry:default@MergeProfile", + "description": "Merge app config manifest files in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282599332500, + "endTime": 247282602762700, + "totalTime": 3360900 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "11196817-30ed-4595-9473-531a52650498" + } + }, + { + "head": { + "id": "a1a6d3ba-8c5d-4030-8db8-a837af75876d", + "name": "entry:default@GenerateLoaderJson", + "description": "Generate loader.json in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282606503900, + "endTime": 247282619690900 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Generate", + "taskRunReasons": [], + "detailId": "402d33d7-6209-4810-81ed-d0693373c965", + "logId": "c0054dce-099c-4e9f-89ce-0a523f68cda5" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "402d33d7-6209-4810-81ed-d0693373c965", + "name": "create entry:default@GenerateLoaderJson task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282604175100 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "a1a6d3ba-8c5d-4030-8db8-a837af75876d" + } + }, + { + "head": { + "id": "cf8022aa-65fa-4374-b122-e32083f951bd", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282604427900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "5ae950f0-9ba1-4778-886a-183764bab37d", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282604492400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "7388fd32-84f3-4524-a20e-fba84850154a", + "name": "Module 'verifycode' target 'default' using build option: {\n \"debuggable\": true,\n \"copyFrom\": \"default\",\n \"strictMode\": {\n \"caseSensitiveCheck\": true,\n \"useNormalizedOHMUrl\": true\n },\n \"name\": \"debug\"\n} in this build.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282604979400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "487575c5-8bd0-426b-bc45-220bb99d32d5", + "name": "Executing task :entry:default@GenerateLoaderJson", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282606515700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "fc65ab39-3192-4194-81f7-f890731ce9ee", + "name": "Module 'verifycode' target 'default' using build option: {\n \"debuggable\": true,\n \"copyFrom\": \"default\",\n \"strictMode\": {\n \"caseSensitiveCheck\": true,\n \"useNormalizedOHMUrl\": true\n },\n \"name\": \"debug\"\n} in this build.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282608069200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "79b70add-7397-40a1-80ea-e23cd93666b4", + "name": "Module 'verifycode' target 'default' using build option: {\n \"debuggable\": true,\n \"copyFrom\": \"default\",\n \"strictMode\": {\n \"caseSensitiveCheck\": true,\n \"useNormalizedOHMUrl\": true\n },\n \"name\": \"debug\"\n} in this build.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282609973700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "47e4be40-efa2-4256-b94c-f494de754aab", + "name": "Module 'verifycode' target 'default' using build option: {\n \"debuggable\": true,\n \"copyFrom\": \"default\",\n \"strictMode\": {\n \"caseSensitiveCheck\": true,\n \"useNormalizedOHMUrl\": true\n },\n \"name\": \"debug\"\n} in this build.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282614086600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4833e32f-c520-4ee2-986f-aa14719c46b6", + "name": "Module 'verifycode' target 'default' using build option: {\n \"debuggable\": true,\n \"copyFrom\": \"default\",\n \"strictMode\": {\n \"caseSensitiveCheck\": true,\n \"useNormalizedOHMUrl\": true\n },\n \"name\": \"debug\"\n} in this build.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282615645500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "5cf620a6-54aa-47b7-a51f-fa10d47f7ea9", + "name": "Module 'verifycode' target 'default' using build option: {\n \"debuggable\": true,\n \"copyFrom\": \"default\",\n \"strictMode\": {\n \"caseSensitiveCheck\": true,\n \"useNormalizedOHMUrl\": true\n },\n \"name\": \"debug\"\n} in this build.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282616411200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9ac799ef-cc84-4cff-8631-565547e1fd1a", + "name": "entry : default@GenerateLoaderJson cost memory -5.974952697753906", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282619552100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9b5a1e1b-490b-4eeb-ab2c-9a7df26f5a8a", + "name": "runTaskFromQueue task cost before running: 310 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282619650300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d98af9e1-cb1e-4495-be16-70a59f38f174", + "name": "Module 'verifycode' target 'default' using build option: {\n \"debuggable\": true,\n \"copyFrom\": \"default\",\n \"strictMode\": {\n \"caseSensitiveCheck\": true,\n \"useNormalizedOHMUrl\": true\n },\n \"name\": \"debug\"\n} in this build.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282620727500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e788e9d8-1088-4638-a228-399e2455d0ed", + "name": "Module 'verifycode' target 'default' using build option: {\n \"debuggable\": true,\n \"copyFrom\": \"default\",\n \"strictMode\": {\n \"caseSensitiveCheck\": true,\n \"useNormalizedOHMUrl\": true\n },\n \"name\": \"debug\"\n} in this build.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282622173100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c0054dce-099c-4e9f-89ce-0a523f68cda5", + "name": "Finished :entry:default@GenerateLoaderJson", + "description": "Generate loader.json in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282606503900, + "endTime": 247282619690900, + "totalTime": 13130800 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "a1a6d3ba-8c5d-4030-8db8-a837af75876d" + } + }, + { + "head": { + "id": "a4bc12be-1de6-46c2-9b83-580afb772ef0", + "name": "entry:default@ConfigureCmake", + "description": "cache native strip .so fileInfo", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282623585700, + "endTime": 247282623822800 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Native", + "taskRunReasons": [], + "detailId": "6fb5307d-f1d0-4f35-8f3e-a8c9e8cfa256", + "logId": "43885d12-32e6-4576-8718-b485764b0c25" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "6fb5307d-f1d0-4f35-8f3e-a8c9e8cfa256", + "name": "create entry:default@ConfigureCmake task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282622988000 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "a4bc12be-1de6-46c2-9b83-580afb772ef0" + } + }, + { + "head": { + "id": "cb910edc-9818-47ed-9493-e60ad508106c", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282623311700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "96eed48c-21ec-4474-93b2-004fd82b4e1f", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282623378300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "63bd62d5-988d-43ea-9bc1-cea5d24a4944", + "name": "Executing task :entry:default@ConfigureCmake", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282623591300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a07a4b25-2ef5-43b4-9f54-999cbc1d4db0", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282623674000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "7ae3a2d2-4a23-4bba-a92d-042fdc120f33", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282623705300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "acf628ac-b2c7-481f-bca2-19051e2631ff", + "name": "entry : default@ConfigureCmake cost memory 0.0390167236328125", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282623755200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e66e1ed9-7ae8-4c4e-8971-844a66c6d062", + "name": "runTaskFromQueue task cost before running: 314 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282623797300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "43885d12-32e6-4576-8718-b485764b0c25", + "name": "Finished :entry:default@ConfigureCmake", + "description": "cache native strip .so fileInfo", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282623585700, + "endTime": 247282623822800, + "totalTime": 199600 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "a4bc12be-1de6-46c2-9b83-580afb772ef0" + } + }, + { + "head": { + "id": "4678dcf5-cfca-41da-82d8-157f1b2ed263", + "name": "verifycode:default@BuildNativeWithNinja", + "description": "Compile CPP source with Ninja in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282625305500, + "endTime": 247282626322900 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "verifycode", + "category": "Native", + "taskRunReasons": [], + "detailId": "eea05098-3313-4457-9719-40b1bbae858a", + "logId": "eb6bdb0f-09e6-4152-bf12-06e80d51f502" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "eea05098-3313-4457-9719-40b1bbae858a", + "name": "create verifycode:default@BuildNativeWithNinja task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282624664800 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "4678dcf5-cfca-41da-82d8-157f1b2ed263" + } + }, + { + "head": { + "id": "7dbcd708-617d-4734-8e0e-d9c193275758", + "name": "jsonObjWithoutParam {} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282624904800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "2715ca40-5441-490e-a22d-ee655fec26b3", + "name": "jsonObjWithoutParam {\"name\":\"verifycode\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"Index.ets\",\"author\":\"\",\"license\":\"Apache-2.0\",\"dependencies\":{}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282624962900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "cf2a649f-888a-45a0-ba2e-4629bb419605", + "name": "Executing task :verifycode:default@BuildNativeWithNinja", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282625314800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "2e943317-8cae-4922-bc0d-ed434292d1aa", + "name": "jsonObjWithoutParam {} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282625388700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4fe8e1ee-f5ec-4ef6-8bba-34a4e76d28f2", + "name": "jsonObjWithoutParam {\"name\":\"verifycode\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"Index.ets\",\"author\":\"\",\"license\":\"Apache-2.0\",\"dependencies\":{}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282625417600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4271f56d-2408-4bfd-a2f5-27899ddabfa6", + "name": "verifycode : default@BuildNativeWithNinja cost memory 0.06540679931640625", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282626206600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "0b0b8ea8-475b-43fc-a8ef-6cb6814ef40a", + "name": "runTaskFromQueue task cost before running: 317 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282626286900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "eb6bdb0f-09e6-4152-bf12-06e80d51f502", + "name": "Finished :verifycode:default@BuildNativeWithNinja", + "description": "Compile CPP source with Ninja in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282625305500, + "endTime": 247282626322900, + "totalTime": 965600 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "4678dcf5-cfca-41da-82d8-157f1b2ed263" + } + }, + { + "head": { + "id": "3c41c55f-261d-499f-a42d-5d85a3688c96", + "name": "entry:default@MakePackInfo", + "description": "Generate module pack.info in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282628016100, + "endTime": 247282631125200 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Generate", + "taskRunReasons": [], + "detailId": "ce55aab0-dc9c-41dc-8a80-4b57f8ac73c5", + "logId": "f08a213b-6e5c-4028-860a-06343395e949" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "ce55aab0-dc9c-41dc-8a80-4b57f8ac73c5", + "name": "create entry:default@MakePackInfo task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282627398500 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "3c41c55f-261d-499f-a42d-5d85a3688c96" + } + }, + { + "head": { + "id": "4f58164b-f819-49cc-8780-c386b8246289", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282627625900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4ab63251-0096-475e-89cb-b03c9347f73b", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282627682700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "337b3ced-d05f-4f2a-a360-28f64a4b7823", + "name": "Executing task :entry:default@MakePackInfo", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282628021700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f6b9fdc1-f730-4ed6-a54f-5f9174072ec3", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282628949800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "bc0134d8-e611-4c71-bc64-3b18ae4d05cb", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282629007500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "bf79cf3a-97f1-4737-b48a-9afcfd0d12c4", + "name": "Module Pack Info: {\n summary: {\n app: { bundleName: 'c***e', bundleType: 'app', version: [Object] },\n modules: [ [Object] ]\n },\n packages: [\n {\n deviceType: [Array],\n moduleType: 'entry',\n deliveryWithInstall: true,\n name: 'entry-default'\n }\n ]\n}", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282630141700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "5f3f9140-6837-48bf-97d5-d49327fba19c", + "name": "entry : default@MakePackInfo cost memory 0.17861175537109375", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282631002300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "cc118fdc-499b-4707-892c-642e42cc4db9", + "name": "runTaskFromQueue task cost before running: 321 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282631088700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f08a213b-6e5c-4028-860a-06343395e949", + "name": "Finished :entry:default@MakePackInfo", + "description": "Generate module pack.info in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282628016100, + "endTime": 247282631125200, + "totalTime": 3056900 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "3c41c55f-261d-499f-a42d-5d85a3688c96" + } + }, + { + "head": { + "id": "157dcc01-a32b-4e68-bdf9-dad28e7970b1", + "name": "entry:default@ProcessProfile", + "description": "Process app config manifest files in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282634473600, + "endTime": 247282773365300 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Config", + "taskRunReasons": [], + "detailId": "ec2b3a16-b3b0-4e9a-80f3-1986e394c8cd", + "logId": "df32e41f-9310-47b7-80e5-20b31d0d1895" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "ec2b3a16-b3b0-4e9a-80f3-1986e394c8cd", + "name": "create entry:default@ProcessProfile task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282632685600 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "157dcc01-a32b-4e68-bdf9-dad28e7970b1" + } + }, + { + "head": { + "id": "d74e1316-81f8-4752-a24c-66c34e173cb9", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282633055900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6973313a-a83a-4c2d-9f16-ec0c06a9460a", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282633157100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e7affcf4-5577-46cd-8b5f-90d75bfc6835", + "name": "Executing task :entry:default@ProcessProfile", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282634484500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d09182e3-8818-4a14-aae4-d731b3e1bb47", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282634701500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ab9cada2-c0fa-420b-8f4a-aec3e88fe073", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282634752600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9735e357-fb34-4655-a3cb-858b3f666a22", + "name": "12.0.2.0", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282769731100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "76bd2ef3-c153-4c76-8971-daff02e98d74", + "name": "entry : default@ProcessProfile cost memory 2.0207366943359375", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282773177900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "aa76b6cc-bcb0-4d2d-9bee-40aeb88880da", + "name": "runTaskFromQueue task cost before running: 464 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282773313500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "df32e41f-9310-47b7-80e5-20b31d0d1895", + "name": "Finished :entry:default@ProcessProfile", + "description": "Process app config manifest files in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282634473600, + "endTime": 247282773365300, + "totalTime": 138812100 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "157dcc01-a32b-4e68-bdf9-dad28e7970b1" + } + }, + { + "head": { + "id": "45c0e89e-80dc-4a41-a7df-938d17987773", + "name": "entry:default@BuildNativeWithCmake", + "description": "Compile CPP source with CMake in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282775058800, + "endTime": 247282775380600 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Native", + "taskRunReasons": [], + "detailId": "897364fc-c6e1-4eaa-a263-0cb1afa57fa8", + "logId": "6d8cd7b6-43dd-4324-8703-d4f2ecaacce2" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "897364fc-c6e1-4eaa-a263-0cb1afa57fa8", + "name": "create entry:default@BuildNativeWithCmake task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282774348900 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "45c0e89e-80dc-4a41-a7df-938d17987773" + } + }, + { + "head": { + "id": "3ae665d9-8728-4b2d-888c-0ee685fba768", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282774599600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "b64e5ec4-67db-4821-9034-8e8a82a42b3d", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282774675200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "86f4e92a-8bd1-40cb-b90e-a8137802d8a6", + "name": "Executing task :entry:default@BuildNativeWithCmake", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282775066500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9c6330f2-1b55-4016-920d-88d1d07e4e53", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282775153400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d991a6b6-eadd-4be1-9d09-5fce600cc094", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282775229700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6d419a0b-d3ae-4c2a-82d0-410e9e0f31e6", + "name": "entry : default@BuildNativeWithCmake cost memory 0.04006195068359375", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282775272400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c1702849-18d2-465a-9c8d-daa4aaafb3c4", + "name": "runTaskFromQueue task cost before running: 466 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282775343900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6d8cd7b6-43dd-4324-8703-d4f2ecaacce2", + "name": "Finished :entry:default@BuildNativeWithCmake", + "description": "Compile CPP source with CMake in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282775058800, + "endTime": 247282775380600, + "totalTime": 268300 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "45c0e89e-80dc-4a41-a7df-938d17987773" + } + }, + { + "head": { + "id": "6604a62d-9f7e-42de-b545-29b21d3174a3", + "name": "verifycode:default@ProcessLibs", + "description": "Process .so files in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282777280500, + "endTime": 247283405659400 + }, + "additional": { + "children": [ + "03b7b6d8-b922-4497-ae0a-4af27d3acf7d" + ], + "state": "success", + "targetName": "default", + "moduleName": "verifycode", + "category": "Resources", + "taskRunReasons": [], + "detailId": "ec7c380a-a756-490f-a310-559cb0fa8f39", + "logId": "01961563-8b12-40c6-a227-cce192151701" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "ec7c380a-a756-490f-a310-559cb0fa8f39", + "name": "create verifycode:default@ProcessLibs task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282776450300 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "6604a62d-9f7e-42de-b545-29b21d3174a3" + } + }, + { + "head": { + "id": "26535f84-b1d0-4076-bc22-54d3ed56ecf2", + "name": "jsonObjWithoutParam {} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282776768000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "010b8268-7b26-4997-88b9-ddfa9214d044", + "name": "jsonObjWithoutParam {\"name\":\"verifycode\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"Index.ets\",\"author\":\"\",\"license\":\"Apache-2.0\",\"dependencies\":{}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282776844600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c92f980b-674d-4c22-9d39-3c0d3324e51a", + "name": "Executing task :verifycode:default@ProcessLibs", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282777288000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "8ccab5ad-83b7-4d74-8c96-c83b5b9d03ef", + "name": "jsonObjWithoutParam {} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282778796400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ee6666c7-8a17-458f-8500-d0e7ea1eaa6b", + "name": "jsonObjWithoutParam {\"name\":\"verifycode\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"Index.ets\",\"author\":\"\",\"license\":\"Apache-2.0\",\"dependencies\":{}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282778870400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "dd13d9d0-3127-4676-8492-c7a4e0aaf42b", + "name": "default@ProcessLibs work[1] is submitted.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282781239000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "03b7b6d8-b922-4497-ae0a-4af27d3acf7d", + "name": "verifycode:default@ProcessLibs", + "description": "Process .so files in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Worker13", + "startTime": 247283404548900, + "endTime": 247283405248400 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "verifycode", + "category": "", + "taskRunReasons": [], + "parent": "6604a62d-9f7e-42de-b545-29b21d3174a3", + "logId": "7549e97f-25e9-476e-9d12-9a8522f58f3d" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "14fc0e6e-8beb-4b1c-9a4a-fbd63d0abd3c", + "name": "default@ProcessLibs work[1] is pushed to ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282781767000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e1f31bca-e671-4a8a-b2b5-dc049c06b579", + "name": "A work dispatched to worker[15] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282781834000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e930d831-f023-42bd-809b-3db9ed053d7a", + "name": "A work dispatched to worker[14] failed because of worker busy.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282781862600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e80b2ee8-a331-4908-a1c0-3322f0522d12", + "name": "Create resident worker with id: 13.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282781896300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e8652058-807b-43cf-b2ac-4cef0da3092b", + "name": "default@ProcessLibs work[1] has been dispatched to worker[13].", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282782378300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6b59eb5b-99a5-46d8-b91b-058af3803613", + "name": "default@ProcessLibs work[1] is dispatched.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282782446500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d7500198-3bc5-477a-8c2d-19320f8ef4ee", + "name": "verifycode : default@ProcessLibs cost memory 0.5327072143554688", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282782498300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "fa8a7d9b-4ab6-4cdb-9536-8bb26f3b76ea", + "name": "entry:default@ProcessResource", + "description": "Process resources in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282785658400, + "endTime": 247282789237600 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Resources", + "taskRunReasons": [], + "detailId": "39c643ec-11e4-4bec-bd1f-3fbfe835efff", + "logId": "46570a73-76bf-4b49-aa0a-dbdb89a5e94a" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "39c643ec-11e4-4bec-bd1f-3fbfe835efff", + "name": "create entry:default@ProcessResource task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282783345100 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "fa8a7d9b-4ab6-4cdb-9536-8bb26f3b76ea" + } + }, + { + "head": { + "id": "829575a9-8dec-438c-be36-3535b9a096c0", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282783605800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "35169daf-e844-404c-a68a-fdfeed9379fe", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282783668600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f39f53d3-3098-43e1-96fb-d979f92059f5", + "name": "restool module names: entry,verifycode; moduleName=entry, taskName=default@ProcessResource", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282784374200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f67871ab-108a-47a2-a51c-a44945a8de47", + "name": "Executing task :entry:default@ProcessResource", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282786645700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e6c5879a-a573-48ee-8077-9e419d47e1c7", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282787355600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d61b290f-6947-454a-9594-02c44c32e4e9", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282787419400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "49d3b97d-a004-41a8-a3e1-db65aab453cf", + "name": "entry : default@ProcessResource cost memory 0.1875", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282788477400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "351a3e2a-faa8-449e-b17f-61294a37f6ec", + "name": "runTaskFromQueue task cost before running: 479 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282789170800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "46570a73-76bf-4b49-aa0a-dbdb89a5e94a", + "name": "Finished :entry:default@ProcessResource", + "description": "Process resources in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282785658400, + "endTime": 247282789237600, + "totalTime": 2892700 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "fa8a7d9b-4ab6-4cdb-9536-8bb26f3b76ea" + } + }, + { + "head": { + "id": "8d03a71f-3174-49c4-9cfe-9fc586924056", + "name": "entry:default@CompileResource", + "description": "Compile project resources in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282793440500, + "endTime": 247282856471700 + }, + "additional": { + "children": [ + "527d782a-c13d-41cd-8bab-562b7430e4c9", + "91a3abad-3856-4b89-ac5b-eb340bc17e3c" + ], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Resources", + "taskRunReasons": [], + "detailId": "92212719-01b1-4784-97d5-962df9eb54f6", + "logId": "cd655a21-8355-4845-bfa5-e9a229357e79" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "92212719-01b1-4784-97d5-962df9eb54f6", + "name": "create entry:default@CompileResource task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282791348600 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "8d03a71f-3174-49c4-9cfe-9fc586924056" + } + }, + { + "head": { + "id": "1859bcbf-cb5c-4d5f-a221-f1754d5f1f28", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282791600800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "1e440277-431c-47c8-95ff-07a78b73993d", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282791667500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "2b2259b5-3f91-4b77-ae4e-4fe718288124", + "name": "restool module names: entry,verifycode; moduleName=entry, taskName=default@CompileResource", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282792103900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "fe026a30-ab5d-4438-885f-33980a16fb46", + "name": "Executing task :entry:default@CompileResource", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282793504000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "527d782a-c13d-41cd-8bab-562b7430e4c9", + "name": "create intermediate resource category", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282795204900, + "endTime": 247282796237700 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "8d03a71f-3174-49c4-9cfe-9fc586924056", + "logId": "4beb54c0-5b9d-4f4b-8984-ca8e837fd4ea" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "4beb54c0-5b9d-4f4b-8984-ca8e837fd4ea", + "name": "create intermediate resource category", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282795204900, + "endTime": 247282796237700 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "527d782a-c13d-41cd-8bab-562b7430e4c9", + "parent": "cd655a21-8355-4845-bfa5-e9a229357e79" + } + }, + { + "head": { + "id": "c19fa779-dee0-40c3-b6b0-cac6f22e5a8a", + "name": "Use tool [D:\\oh_11_SDK\\11\\12\\toolchains\\restool.exe]\n [\n 'D:\\\\oh_11_SDK\\\\11\\\\12\\\\toolchains\\\\restool.exe',\n '-l',\n 'D:\\\\DevEcoStudioProjects\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\intermediates\\\\res\\\\default\\\\resConfig.json'\n]", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282796689700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "91a3abad-3856-4b89-ac5b-eb340bc17e3c", + "name": "execute compile resource command using restool", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282797161800, + "endTime": 247282855203900 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "8d03a71f-3174-49c4-9cfe-9fc586924056", + "logId": "e9226aee-c96a-42db-b81f-a889b3a74ac1" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "26ed797e-ba2b-43d2-bb79-e332b7d7762d", + "name": "current process memoryUsage: {\n rss: 188829696,\n heapTotal: 153001984,\n heapUsed: 117439888,\n external: 3274530,\n arrayBuffers: 376646\n} os memoryUsage :13.724132537841797", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282797910800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "049ca5c5-e2bc-4138-808e-41be299f04cc", + "name": "Warning: 'page_text_font_size' conflict, first declared.\r\nat D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base\\element\\float.json\r\nbut declared again.\r\nat D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources\\base\\element\\float.json\r\n", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282850173800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "697b9101-e57d-422b-a5ed-e39712bb56c1", + "name": "Warning: D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base\\media\\layered_image.json is not png format\r\n", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282852077500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d4303f39-f379-437a-86b6-3c3e372c78fa", + "name": "Info: restool resources compile success.\r\n", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282852473200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e9226aee-c96a-42db-b81f-a889b3a74ac1", + "name": "execute compile resource command using restool", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282797161800, + "endTime": 247282855203900 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "91a3abad-3856-4b89-ac5b-eb340bc17e3c", + "parent": "cd655a21-8355-4845-bfa5-e9a229357e79" + } + }, + { + "head": { + "id": "3fba0801-9e02-47f4-b5cc-81846eb82155", + "name": "entry : default@CompileResource cost memory 0.6151351928710938", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282856208700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "52a9c1a5-ffdb-4280-b8ba-a9413b06d8dd", + "name": "runTaskFromQueue task cost before running: 547 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282856388900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "cd655a21-8355-4845-bfa5-e9a229357e79", + "name": "Finished :entry:default@CompileResource", + "description": "Compile project resources in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282793440500, + "endTime": 247282856471700, + "totalTime": 62896200 + }, + "additional": { + "logType": "info", + "children": [ + "4beb54c0-5b9d-4f4b-8984-ca8e837fd4ea", + "e9226aee-c96a-42db-b81f-a889b3a74ac1" + ], + "durationId": "8d03a71f-3174-49c4-9cfe-9fc586924056" + } + }, + { + "head": { + "id": "7bf94832-d199-4f3e-89af-11be081e67a2", + "name": "entry:default@CompileArkTS", + "description": "Compile ArkTS or JS components for large-system devices in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282862326700, + "endTime": 247287338619100 + }, + "additional": { + "children": [ + "c466fdc6-828e-491d-af25-c587561f6681", + "1ad8679e-d334-43d0-abea-2caf0c283e38" + ], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "ArkTS", + "taskRunReasons": [], + "detailId": "6dcd9c68-a2eb-44a8-bf96-c8da6f888129", + "logId": "c8126fd5-03be-4e51-916d-2df4687fe4c1" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "6dcd9c68-a2eb-44a8-bf96-c8da6f888129", + "name": "create entry:default@CompileArkTS task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282858944000 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "7bf94832-d199-4f3e-89af-11be081e67a2" + } + }, + { + "head": { + "id": "90a96e76-7258-4e58-83e8-1de02ddbfe5e", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282859374600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "aacdd7b5-eb2e-4e2b-893f-e5a68bea4ffb", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282859508100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "2367a79f-4fd7-4be0-af00-3c4806fdef11", + "name": "Executing task :entry:default@CompileArkTS", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282862347500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6a1f06e4-5fea-416e-86fb-144ffbb87f7a", + "name": "build config:", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282878764500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "b83bcf95-c57d-44a9-bf7f-55b7f7af039e", + "name": "default@CompileArkTS work[2] is submitted.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282879880000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c466fdc6-828e-491d-af25-c587561f6681", + "name": "entry:default@CompileArkTS", + "description": "Compile ArkTS or JS components for large-system devices in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Worker4", + "startTime": 247284067789800, + "endTime": 247287333983400 + }, + "additional": { + "children": [ + "acb0a434-5564-444a-8f03-6ee9180b8eea", + "8f2be108-2f59-4ea0-a642-932ecf0b5590", + "5f6523f2-7edc-4732-b371-7b38fcac446b", + "86ce7542-536e-42ad-be4f-2a21fe1be47a", + "8e894644-e28c-4ad5-8544-d8fd07f9391a", + "48db9d59-e02f-45f1-8414-f6f26e91508c" + ], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "", + "taskRunReasons": [], + "parent": "7bf94832-d199-4f3e-89af-11be081e67a2", + "logId": "a2bcb8d4-5637-48d6-b386-c2b283227316" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "d430b801-e5f4-4304-b1e2-a8b893cab247", + "name": "default@CompileArkTS work[2] is pushed to ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282880424500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ee5a6886-fec6-4a40-a110-c47a2b61da7c", + "name": "A work dispatched to worker[15] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282880486700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "48f17873-b804-4c34-9d39-33d626d2aa16", + "name": "A work dispatched to worker[14] failed because of worker busy.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282880520600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d7ca87ee-2f81-40d8-8440-89805ebadb51", + "name": "A work dispatched to worker[13] failed because of worker busy.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282880549000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "7eabdaf8-bc0a-4655-8438-e9672807203e", + "name": "A work dispatched to worker[12] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282880580500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "86927753-2dc6-46b9-ba91-e289aab8a8b4", + "name": "A work dispatched to worker[11] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282880608200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d41c07dd-4c55-409d-b71e-f9c2277d4030", + "name": "A work dispatched to worker[10] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282880740500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "02b1b8e8-ff71-4106-a206-038dee2982e7", + "name": "A work dispatched to worker[9] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282880793400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4a7408c8-af29-48db-a1ad-1ba93d35fa42", + "name": "A work dispatched to worker[8] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282880829200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9ba309dc-0dc6-4ece-af8a-86d7d751f3a2", + "name": "A work dispatched to worker[7] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282880859700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "0fa5d8a1-9179-41c3-a085-9b7075670a83", + "name": "A work dispatched to worker[6] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282880883800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f373b45d-c7b6-4174-ad1f-1153482aab28", + "name": "A work dispatched to worker[5] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282880909300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a53adea5-0470-4a74-9314-53edc43c9394", + "name": "Create resident worker with id: 4.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282880946300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "89051d89-0043-4bd8-8b7c-954437b60608", + "name": "default@CompileArkTS work[2] has been dispatched to worker[4].", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282881635500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "419f05eb-a529-4fbb-9f57-0142a35ff7f0", + "name": "default@CompileArkTS work[2] is dispatched.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282881697200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e34d555d-7828-43e9-8432-4250e2e9e171", + "name": "CopyResources startTime: 247282881802000", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282881805200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "167a42ec-3422-4041-bd57-e19a01dd5c96", + "name": "default@CompileArkTS work[3] is submitted.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282881866200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "1ad8679e-d334-43d0-abea-2caf0c283e38", + "name": "entry:default@CompileArkTS", + "description": "Compile ArkTS or JS components for large-system devices in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Worker12", + "startTime": 247283409326400, + "endTime": 247283415297500 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "", + "taskRunReasons": [], + "parent": "7bf94832-d199-4f3e-89af-11be081e67a2", + "logId": "d0ebb2d8-1c66-4048-8839-5212a7424da4" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "36a6ebb3-0d13-42fe-9417-7895b9d0c7e5", + "name": "default@CompileArkTS work[3] is pushed to ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282882440800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "75315a62-5cb5-45e9-979e-f4c534e71faf", + "name": "A work dispatched to worker[15] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282882501900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9e68d0c7-f39c-4620-b88b-a2cc411d1a7c", + "name": "A work dispatched to worker[14] failed because of worker busy.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282882529500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "3e7b3cf5-6340-4f8e-a7ef-c32356a31b09", + "name": "A work dispatched to worker[13] failed because of worker busy.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282882554000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "adbc4239-47e5-4c82-a8dd-c490f179a408", + "name": "Create resident worker with id: 12.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282882583300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e86320e4-0da9-4560-83d1-0f23db688e72", + "name": "default@CompileArkTS work[3] has been dispatched to worker[12].", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282883099100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "1b8b65e1-e51c-4f0b-a602-6491578802dc", + "name": "default@CompileArkTS work[3] is dispatched.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282883159500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a64c5ac8-0d0f-4528-ba83-75729dc30efd", + "name": "entry : default@CompileArkTS cost memory 1.8735198974609375", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282883260000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6fcb5041-7de9-46ea-8100-7c9465eb4b2c", + "name": "entry:default@BuildJS", + "description": "Compile ArkTS or JS components using Node.js for large-system devices in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282886268900, + "endTime": 247282889934800 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "ArkTS", + "taskRunReasons": [], + "detailId": "8e539152-3a20-4e9b-be3f-9b269b1223cf", + "logId": "edbada64-6699-4a06-b2aa-7893db51d24f" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "8e539152-3a20-4e9b-be3f-9b269b1223cf", + "name": "create entry:default@BuildJS task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282884206400 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "6fcb5041-7de9-46ea-8100-7c9465eb4b2c" + } + }, + { + "head": { + "id": "12520836-0463-4300-a5d3-b671b8e92240", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282884486200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "fd98306f-bfe2-4be2-a7f9-e14d93d09ed6", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282884560400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "61d30218-78b9-4ffa-9600-c317d863ec76", + "name": "Executing task :entry:default@BuildJS", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282886284900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "56c2c58f-924b-44a7-9dcd-fd24eaf8503a", + "name": "entry : default@BuildJS cost memory 0.34964752197265625", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282889771000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "872a67a9-9d39-433d-932c-79fcfd0ca237", + "name": "runTaskFromQueue task cost before running: 580 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282889886800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "edbada64-6699-4a06-b2aa-7893db51d24f", + "name": "Finished :entry:default@BuildJS", + "description": "Compile ArkTS or JS components using Node.js for large-system devices in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282886268900, + "endTime": 247282889934800, + "totalTime": 3600600 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "6fcb5041-7de9-46ea-8100-7c9465eb4b2c" + } + }, + { + "head": { + "id": "96abbe21-eda7-4541-a648-f822127ed158", + "name": "worker[14] has one work done.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283150558000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a5e3d6ca-1241-403b-a7b0-e662eba0c2ab", + "name": "default@SyscapTransform work[0] done.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283151045900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "36b5b273-2ec5-4fc7-81bb-c81a77cec717", + "name": "entry:default@SyscapTransform", + "description": "Transform SysCap in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Worker14", + "startTime": 247283124962700, + "endTime": 247283150067900 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "fc399872-4ee7-42f4-b9d7-7fcc3075d984", + "parent": "396f5f10-8e66-443d-b8a3-f58317c7500f" + } + }, + { + "head": { + "id": "839fd4e1-2263-4104-bb20-261eef5f5c02", + "name": "A work dispatched to worker[14] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283151415900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "396f5f10-8e66-443d-b8a3-f58317c7500f", + "name": "Finished :entry:default@SyscapTransform", + "description": "Transform SysCap in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282578320200, + "endTime": 247283151535100, + "totalTime": 34308600 + }, + "additional": { + "logType": "info", + "children": [ + "bc84a6ad-dceb-4bca-a746-62bdc045c793", + "2c6a747e-41f7-4780-970a-57196b5df5f7", + "36b5b273-2ec5-4fc7-81bb-c81a77cec717" + ], + "durationId": "8ce07095-08ab-455b-83d8-444d176ea538" + } + }, + { + "head": { + "id": "09fec76f-cd40-49e2-b13f-8ee2d3d4e9aa", + "name": "worker[13] has one work done.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283405383700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c35f4326-20a4-4a60-b059-bb3cb52e2450", + "name": "default@ProcessLibs work[1] done.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283405540200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "7549e97f-25e9-476e-9d12-9a8522f58f3d", + "name": "verifycode:default@ProcessLibs", + "description": "Process .so files in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Worker13", + "startTime": 247283404548900, + "endTime": 247283405248400 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "03b7b6d8-b922-4497-ae0a-4af27d3acf7d", + "parent": "01961563-8b12-40c6-a227-cce192151701" + } + }, + { + "head": { + "id": "ab7a6730-6323-4cba-a1a2-08099798b318", + "name": "A work dispatched to worker[13] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283405617400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "01961563-8b12-40c6-a227-cce192151701", + "name": "Finished :verifycode:default@ProcessLibs", + "description": "Process .so files in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282777280500, + "endTime": 247283405659400, + "totalTime": 5951900 + }, + "additional": { + "logType": "info", + "children": [ + "7549e97f-25e9-476e-9d12-9a8522f58f3d" + ], + "durationId": "6604a62d-9f7e-42de-b545-29b21d3174a3" + } + }, + { + "head": { + "id": "e0010eee-66ac-4575-8110-6d6585810846", + "name": "verifycode:default@DoNativeStrip", + "description": "Strip .so files to decrease size.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283408763700, + "endTime": 247283488563400 + }, + "additional": { + "children": [ + "6bfe075d-fa87-48c7-b3dc-1002ba8e048e" + ], + "state": "success", + "targetName": "default", + "moduleName": "verifycode", + "category": "Native", + "taskRunReasons": [], + "detailId": "ec3d596f-8841-46d9-a9af-eadb894b2300", + "logId": "36202bf6-112c-49d4-aaf7-2ea9c9cf4b80" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "ec3d596f-8841-46d9-a9af-eadb894b2300", + "name": "create verifycode:default@DoNativeStrip task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283406957300 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "e0010eee-66ac-4575-8110-6d6585810846" + } + }, + { + "head": { + "id": "94aaea47-dab5-416b-a09a-5651605d0db8", + "name": "jsonObjWithoutParam {} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283407456400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a1d8eaf2-acbd-4b46-aa99-c848b77b2be2", + "name": "jsonObjWithoutParam {\"name\":\"verifycode\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"Index.ets\",\"author\":\"\",\"license\":\"Apache-2.0\",\"dependencies\":{}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283407533200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "b027416c-53ae-4242-a967-79268eb2b72b", + "name": "Executing task :verifycode:default@DoNativeStrip", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283408772200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "77412c7d-4d19-49f2-b9f5-15513ec5ae0c", + "name": "Task 'verifycode:default@DoNativeStrip' cost while wrapping incremental declarations: 1 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283408954600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d8e3e60c-94b2-4859-b7b1-18841a9dc3f6", + "name": "jsonObjWithoutParam {} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283409070000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d5058bc6-84cc-40a4-8155-51df3a090c83", + "name": "jsonObjWithoutParam {\"name\":\"verifycode\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"Index.ets\",\"author\":\"\",\"license\":\"Apache-2.0\",\"dependencies\":{}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283409109400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "3e0d2681-26de-4d64-a28a-fba29f5744d7", + "name": "default@DoNativeStrip work[4] is submitted.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283409550300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6bfe075d-fa87-48c7-b3dc-1002ba8e048e", + "name": "verifycode:default@DoNativeStrip", + "description": "Strip .so files to decrease size.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Worker14", + "startTime": 247283482520600, + "endTime": 247283488213600 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "verifycode", + "category": "", + "taskRunReasons": [], + "parent": "e0010eee-66ac-4575-8110-6d6585810846", + "logId": "9bb2f35e-50eb-4442-bd82-d3b7f34811c7" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "2ed8f1b4-b5fe-402a-85e7-a652a5d806ac", + "name": "default@DoNativeStrip work[4] is pushed to ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283409953800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "133c8350-12ec-4c83-9eb4-21438d4126ee", + "name": "A work dispatched to worker[15] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283410005400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a0dcbcb4-d546-46d6-9700-cd34380d3359", + "name": "default@DoNativeStrip work[4] has been dispatched to worker[14].", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283410087000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "be88323d-4a91-4fa7-8a7a-277004237315", + "name": "default@DoNativeStrip work[4] is dispatched.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283410121400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6978eaea-070b-4e22-9947-bef9fc1e487a", + "name": "verifycode : default@DoNativeStrip cost memory 0.2278900146484375", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283410162400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "eadaa410-ea2d-49ec-8994-5e0433e95dfa", + "name": "worker[12] has one work done.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283415429500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ce178edb-aabf-496e-96b9-c19524eece55", + "name": "CopyResources is end, endTime: 247283415559200", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283415563900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4405eb4c-4bc9-434e-be9f-f4e3ccba46c2", + "name": "default@CompileArkTS work[3] done.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283415630800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d0ebb2d8-1c66-4048-8839-5212a7424da4", + "name": "entry:default@CompileArkTS", + "description": "Compile ArkTS or JS components for large-system devices in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Worker12", + "startTime": 247283409326400, + "endTime": 247283415297500 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "1ad8679e-d334-43d0-abea-2caf0c283e38", + "parent": "c8126fd5-03be-4e51-916d-2df4687fe4c1" + } + }, + { + "head": { + "id": "6d6c5945-b79a-47ef-a7b6-3b342fc00c5f", + "name": "A work dispatched to worker[12] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283415826200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ed9390a8-3f72-443c-a43a-d15d9ce41faf", + "name": "worker[14] has one work done.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283488326000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d6613a56-96e7-4abc-9a86-1d11a9e51c82", + "name": "default@DoNativeStrip work[4] done.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283488463500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9bb2f35e-50eb-4442-bd82-d3b7f34811c7", + "name": "verifycode:default@DoNativeStrip", + "description": "Strip .so files to decrease size.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Worker14", + "startTime": 247283482520600, + "endTime": 247283488213600 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "6bfe075d-fa87-48c7-b3dc-1002ba8e048e", + "parent": "36202bf6-112c-49d4-aaf7-2ea9c9cf4b80" + } + }, + { + "head": { + "id": "3a10de3c-537d-4ea2-b92f-35a514ce3259", + "name": "A work dispatched to worker[14] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283488526700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "36202bf6-112c-49d4-aaf7-2ea9c9cf4b80", + "name": "Finished :verifycode:default@DoNativeStrip", + "description": "Strip .so files to decrease size.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283408763700, + "endTime": 247283488563400, + "totalTime": 7126700 + }, + "additional": { + "logType": "info", + "children": [ + "9bb2f35e-50eb-4442-bd82-d3b7f34811c7" + ], + "durationId": "e0010eee-66ac-4575-8110-6d6585810846" + } + }, + { + "head": { + "id": "f8c7932c-fb09-48e8-81df-281cc50f148b", + "name": "entry:default@BuildNativeWithNinja", + "description": "Compile CPP source with Ninja in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283490246800, + "endTime": 247283491312900 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Native", + "taskRunReasons": [], + "detailId": "0f6b036d-5e53-497c-bcd6-b524406d041f", + "logId": "54ecb618-b882-4c44-b4b8-4a3895a7743b" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "0f6b036d-5e53-497c-bcd6-b524406d041f", + "name": "create entry:default@BuildNativeWithNinja task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283489584000 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "f8c7932c-fb09-48e8-81df-281cc50f148b" + } + }, + { + "head": { + "id": "f7bfbcb8-f600-4dbf-82fc-7f5e37e9f9f4", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283489811900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6245c872-c827-4336-af76-4adda328a960", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283489888200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "1b43e9bb-a79d-43ab-a469-3f4595bb06bb", + "name": "Executing task :entry:default@BuildNativeWithNinja", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283490253400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "85c5486d-1f57-4327-a397-785bfa10066e", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283490344000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a4ff52ac-0a7e-4d81-8853-dbb1ff4a72dd", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283490381900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f98bef30-77ec-4bff-86bd-f2c10e6e959d", + "name": "entry : default@BuildNativeWithNinja cost memory 0.06142425537109375", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283491156900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "38c58f1a-e210-4a55-9a0e-c6cfa031efdf", + "name": "runTaskFromQueue task cost before running: 1 s 181 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283491271500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "54ecb618-b882-4c44-b4b8-4a3895a7743b", + "name": "Finished :entry:default@BuildNativeWithNinja", + "description": "Compile CPP source with Ninja in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283490246800, + "endTime": 247283491312900, + "totalTime": 983500 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "f8c7932c-fb09-48e8-81df-281cc50f148b" + } + }, + { + "head": { + "id": "2a62080d-583a-4e08-af77-39b6e1453260", + "name": "entry:default@ProcessLibs", + "description": "Process .so files in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283492999800, + "endTime": 247283501344500 + }, + "additional": { + "children": [ + "7a20f7f7-a56a-4222-adcc-18804ad0587c" + ], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Resources", + "taskRunReasons": [], + "detailId": "ccb846d0-8304-4c32-93bf-721d8a5f52bf", + "logId": "fe5bbfda-5615-4e47-a8fc-e2f0a279618e" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "ccb846d0-8304-4c32-93bf-721d8a5f52bf", + "name": "create entry:default@ProcessLibs task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283492394000 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "2a62080d-583a-4e08-af77-39b6e1453260" + } + }, + { + "head": { + "id": "9f99cefb-80b9-47be-8590-1c8691c4393e", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283492603000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c7367ef1-d20b-45d4-8aa1-d62c0b9a245b", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283492661200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "58c661ec-e857-4c6a-9755-1c6bc8042bfa", + "name": "Executing task :entry:default@ProcessLibs", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283493004300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "64fe48c7-cf98-4bd6-8a68-515e99618d8f", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283495298000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e7e97609-7953-4458-a94f-cfce041dd9c1", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283495403000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "051826ef-e5c4-4978-9065-3162b63ad2f1", + "name": "default@ProcessLibs work[5] is submitted.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283496581100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "7a20f7f7-a56a-4222-adcc-18804ad0587c", + "name": "entry:default@ProcessLibs", + "description": "Process .so files in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Worker14", + "startTime": 247283500351800, + "endTime": 247283501058600 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "", + "taskRunReasons": [], + "parent": "2a62080d-583a-4e08-af77-39b6e1453260", + "logId": "b57024ad-6372-41e6-b8b0-c93185d90128" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "73bbefbb-6b7a-4eef-9964-5a05d20327c7", + "name": "default@ProcessLibs work[5] is pushed to ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283497095000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "67607829-a3a4-421a-93ae-ba5ba7b4a316", + "name": "A work dispatched to worker[15] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283497165100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "667f2544-3155-452c-a028-26a7f382c8ae", + "name": "default@ProcessLibs work[5] has been dispatched to worker[14].", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283497251300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "b723f274-607e-49bb-a3e4-1b0c08dc0b5b", + "name": "default@ProcessLibs work[5] is dispatched.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283497293000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "2763df4c-6722-4d06-b26d-8494645b47f8", + "name": "entry : default@ProcessLibs cost memory 0.5308074951171875", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283497347300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c349942c-2984-4866-94be-8a0cab0aad91", + "name": "worker[14] has one work done.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283501134300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9083fdcf-0559-45a9-ad68-85e62aa43acd", + "name": "default@ProcessLibs work[5] done.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283501246400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "b57024ad-6372-41e6-b8b0-c93185d90128", + "name": "entry:default@ProcessLibs", + "description": "Process .so files in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Worker14", + "startTime": 247283500351800, + "endTime": 247283501058600 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "7a20f7f7-a56a-4222-adcc-18804ad0587c", + "parent": "fe5bbfda-5615-4e47-a8fc-e2f0a279618e" + } + }, + { + "head": { + "id": "b7f2e586-90aa-4e53-88e3-37841aaf976a", + "name": "A work dispatched to worker[14] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283501312000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "fe5bbfda-5615-4e47-a8fc-e2f0a279618e", + "name": "Finished :entry:default@ProcessLibs", + "description": "Process .so files in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283492999800, + "endTime": 247283501344500, + "totalTime": 5090400 + }, + "additional": { + "logType": "info", + "children": [ + "b57024ad-6372-41e6-b8b0-c93185d90128" + ], + "durationId": "2a62080d-583a-4e08-af77-39b6e1453260" + } + }, + { + "head": { + "id": "a179ea62-4587-4b82-babb-fc365e0a6bf5", + "name": "entry:default@DoNativeStrip", + "description": "Strip .so files to decrease size.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283503666400, + "endTime": 247283506432100 + }, + "additional": { + "children": [ + "a0981e31-1eb4-45b7-9fcf-32a1a220b933" + ], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Native", + "taskRunReasons": [], + "detailId": "94cada6c-5aa4-402d-94c5-17ec38113e76", + "logId": "4e266e23-f16d-4a07-8f28-969dd721119e" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "94cada6c-5aa4-402d-94c5-17ec38113e76", + "name": "create entry:default@DoNativeStrip task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283502440600 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "a179ea62-4587-4b82-babb-fc365e0a6bf5" + } + }, + { + "head": { + "id": "12ea6e22-1042-4765-bfce-d83f343c3300", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283502648300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f5bb3801-85f2-40c4-8ce5-a11133970222", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283502700400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4f56aecc-5d41-4ad1-a7b1-aff31cfe1f7e", + "name": "Executing task :entry:default@DoNativeStrip", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283503672600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "26739d41-6cbc-4421-a572-ea4d2aab1210", + "name": "Task 'entry:default@DoNativeStrip' cost while wrapping incremental declarations: 1 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283503793700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c9837b1e-1603-4fe9-8196-0580eee75346", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283503884900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "561f187f-a25b-4315-aa85-4f6be309387d", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283503920900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "58b4e6f2-1475-429a-825e-81e59e2bf98e", + "name": "default@DoNativeStrip work[6] is submitted.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283504188500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a0981e31-1eb4-45b7-9fcf-32a1a220b933", + "name": "entry:default@DoNativeStrip", + "description": "Strip .so files to decrease size.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Worker14", + "startTime": 247283504795200, + "endTime": 247283506181000 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "", + "taskRunReasons": [], + "parent": "a179ea62-4587-4b82-babb-fc365e0a6bf5", + "logId": "3a7d79a3-4652-4838-aee8-315d95955c21" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "accbca5a-2e2f-409e-b6a9-6684a4597980", + "name": "default@DoNativeStrip work[6] is pushed to ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283504552900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "75fb15b1-712b-4d41-939e-578b5fe098fa", + "name": "A work dispatched to worker[15] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283504604600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f88f28da-42c7-4b5b-9ae7-8ebe7f1d2af4", + "name": "default@DoNativeStrip work[6] has been dispatched to worker[14].", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283504681000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "5e25fe51-facc-4923-95cf-fc9b2e711c92", + "name": "default@DoNativeStrip work[6] is dispatched.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283504713700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "65a2822a-7b8c-43a6-b81f-b67b99811f4d", + "name": "entry : default@DoNativeStrip cost memory 0.197174072265625", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283504751100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ff12260a-fed7-449c-99e9-46c829a2ac46", + "name": "worker[14] has one work done.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283506260300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "544c4271-e09d-462f-939e-8753c5275e2b", + "name": "default@DoNativeStrip work[6] done.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283506341000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "3a7d79a3-4652-4838-aee8-315d95955c21", + "name": "entry:default@DoNativeStrip", + "description": "Strip .so files to decrease size.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Worker14", + "startTime": 247283504795200, + "endTime": 247283506181000 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "a0981e31-1eb4-45b7-9fcf-32a1a220b933", + "parent": "4e266e23-f16d-4a07-8f28-969dd721119e" + } + }, + { + "head": { + "id": "a8b65bfe-8320-4496-8262-783cf5446850", + "name": "A work dispatched to worker[14] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283506395200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4e266e23-f16d-4a07-8f28-969dd721119e", + "name": "Finished :entry:default@DoNativeStrip", + "description": "Strip .so files to decrease size.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283503666400, + "endTime": 247283506432100, + "totalTime": 2501200 + }, + "additional": { + "logType": "info", + "children": [ + "3a7d79a3-4652-4838-aee8-315d95955c21" + ], + "durationId": "a179ea62-4587-4b82-babb-fc365e0a6bf5" + } + }, + { + "head": { + "id": "e034867a-4cee-4c23-baf8-d7597034739b", + "name": "entry:default@CacheNativeLibs", + "description": "cache native strip .so fileInfo", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283508667300, + "endTime": 247284062121600 + }, + "additional": { + "children": [ + "468d5072-04f7-4278-a0c6-75fa9e48734b" + ], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Native", + "taskRunReasons": [], + "detailId": "277d718c-caf9-4b1e-850d-0f96a2673856", + "logId": "414bb260-453b-4c0d-b228-d8fe2e73785f" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "277d718c-caf9-4b1e-850d-0f96a2673856", + "name": "create entry:default@CacheNativeLibs task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283507330600 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "e034867a-4cee-4c23-baf8-d7597034739b" + } + }, + { + "head": { + "id": "996d7a78-a7b2-452a-b75e-1c088efcd34e", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283507564500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "57362d79-012e-481d-8dca-6a812f2fb5d6", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283507616900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "b4ce68ee-d34b-4ac0-b3f6-460299bab4e4", + "name": "Executing task :entry:default@CacheNativeLibs", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283508675000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "295cbf9b-edd3-41f9-9c44-8d3824e1029a", + "name": "Task 'entry:default@CacheNativeLibs' cost while wrapping incremental declarations: 1 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283508965800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e5593854-a0e2-4c7a-b554-52ff1f35bbd8", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283509086800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "14b44be6-2f56-47c9-bfb2-c08ff5deb95b", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283509124700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ffb98c22-9b5d-4aab-b43c-91535f73bccb", + "name": "default@CacheNativeLibs work[7] is submitted.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283509246900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "468d5072-04f7-4278-a0c6-75fa9e48734b", + "name": "entry:default@CacheNativeLibs", + "description": "cache native strip .so fileInfo", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Worker14", + "startTime": 247284058059100, + "endTime": 247284061627200 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "", + "taskRunReasons": [], + "parent": "e034867a-4cee-4c23-baf8-d7597034739b", + "logId": "1060505b-325b-4357-95d8-a458e2957dd9" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "b7a3a8fb-aec3-4085-b174-e4a42b87fbf5", + "name": "default@CacheNativeLibs work[7] is pushed to ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283509678800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f7131548-8edf-42e9-b2c3-48a27356c081", + "name": "A work dispatched to worker[15] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283509736900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "728d18c8-cb33-4111-89a1-e1a3c379893b", + "name": "default@CacheNativeLibs work[7] has been dispatched to worker[14].", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283509802500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c7cd7ad1-ae8a-4c9c-a0ef-c994e1686d32", + "name": "default@CacheNativeLibs work[7] is dispatched.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283509833700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "72389b61-78f2-4648-855b-ab178189a3cc", + "name": "entry : default@CacheNativeLibs cost memory 0.188720703125", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283509879300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6621b700-6b8a-4b13-8b4d-0251cff4658e", + "name": "worker[14] has one work done.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247284061760700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "50b906dd-03d1-4e88-8955-60463da9770b", + "name": "default@CacheNativeLibs work[7] done.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247284061949000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "1060505b-325b-4357-95d8-a458e2957dd9", + "name": "entry:default@CacheNativeLibs", + "description": "cache native strip .so fileInfo", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Worker14", + "startTime": 247284058059100, + "endTime": 247284061627200 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "468d5072-04f7-4278-a0c6-75fa9e48734b", + "parent": "414bb260-453b-4c0d-b228-d8fe2e73785f" + } + }, + { + "head": { + "id": "cde865c1-641f-4579-970e-518b5538b1db", + "name": "A work dispatched to worker[14] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247284062054100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "414bb260-453b-4c0d-b228-d8fe2e73785f", + "name": "Finished :entry:default@CacheNativeLibs", + "description": "cache native strip .so fileInfo", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283508667300, + "endTime": 247284062121600, + "totalTime": 4811300 + }, + "additional": { + "logType": "info", + "children": [ + "1060505b-325b-4357-95d8-a458e2957dd9" + ], + "durationId": "e034867a-4cee-4c23-baf8-d7597034739b" + } + }, + { + "head": { + "id": "c18d2919-f995-4504-8a18-f83bc7098e86", + "name": "worker[4] has one work done.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287334296600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "acb0a434-5564-444a-8f03-6ee9180b8eea", + "name": "generate configuration information", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Worker4", + "startTime": 247284068461600, + "endTime": 247284554770500 + }, + "additional": { + "children": [], + "state": "success", + "totalTime": 0, + "frequency": 0, + "fromHook": false, + "parent": "c466fdc6-828e-491d-af25-c587561f6681", + "logId": "12bc5782-75dc-4dae-9dee-160d07a6d938" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "12bc5782-75dc-4dae-9dee-160d07a6d938", + "name": "generate configuration information", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247284068461600, + "endTime": 247284554770500 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "acb0a434-5564-444a-8f03-6ee9180b8eea", + "parent": "a2bcb8d4-5637-48d6-b386-c2b283227316" + } + }, + { + "head": { + "id": "8f2be108-2f59-4ea0-a642-932ecf0b5590", + "name": "read build package cache", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Worker4", + "startTime": 247284554897800, + "endTime": 247284555346600 + }, + "additional": { + "children": [], + "state": "success", + "totalTime": 0, + "frequency": 0, + "fromHook": false, + "parent": "c466fdc6-828e-491d-af25-c587561f6681", + "logId": "2822fa6d-ec3f-455c-bb90-10706b31aad3" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "2822fa6d-ec3f-455c-bb90-10706b31aad3", + "name": "read build package cache", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247284554897800, + "endTime": 247284555346600 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "8f2be108-2f59-4ea0-a642-932ecf0b5590", + "parent": "a2bcb8d4-5637-48d6-b386-c2b283227316" + } + }, + { + "head": { + "id": "5f6523f2-7edc-4732-b371-7b38fcac446b", + "name": "compile ArkTS with rollup", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Worker4", + "startTime": 247284555435200, + "endTime": 247287278664300 + }, + "additional": { + "children": [], + "state": "success", + "totalTime": 0, + "frequency": 0, + "fromHook": false, + "parent": "c466fdc6-828e-491d-af25-c587561f6681", + "logId": "b326944f-0dc9-46a2-9198-7ab3855f8abe" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "b326944f-0dc9-46a2-9198-7ab3855f8abe", + "name": "compile ArkTS with rollup", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247284555435200, + "endTime": 247287278664300 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "5f6523f2-7edc-4732-b371-7b38fcac446b", + "parent": "a2bcb8d4-5637-48d6-b386-c2b283227316" + } + }, + { + "head": { + "id": "86ce7542-536e-42ad-be4f-2a21fe1be47a", + "name": "write build package cache", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Worker4", + "startTime": 247287278886500, + "endTime": 247287291426300 + }, + "additional": { + "children": [ + "d5f6c3d4-d31e-465a-82e7-4cd0161b972c", + "76aa49dc-fe92-4a5a-9934-655a590482ac", + "057b0035-1e8c-42b2-9aee-f61260adce74" + ], + "state": "success", + "totalTime": 0, + "frequency": 0, + "fromHook": false, + "parent": "c466fdc6-828e-491d-af25-c587561f6681", + "logId": "7887aad6-4f1a-4c09-8f59-43d26ba661c3" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "7887aad6-4f1a-4c09-8f59-43d26ba661c3", + "name": "write build package cache", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287278886500, + "endTime": 247287291426300 + }, + "additional": { + "logType": "info", + "children": [ + "70e31e1f-2d35-4785-8f6b-218432e4035c", + "0553badb-2791-4964-a84d-87281722cd74", + "7e6e9d36-c80f-453d-8d64-67442d22dc00" + ], + "durationId": "86ce7542-536e-42ad-be4f-2a21fe1be47a", + "parent": "a2bcb8d4-5637-48d6-b386-c2b283227316" + } + }, + { + "head": { + "id": "d5f6c3d4-d31e-465a-82e7-4cd0161b972c", + "name": "get final cache", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Worker4", + "startTime": 247287279027600, + "endTime": 247287279043000 + }, + "additional": { + "children": [], + "state": "success", + "totalTime": 0, + "frequency": 0, + "fromHook": false, + "parent": "86ce7542-536e-42ad-be4f-2a21fe1be47a", + "logId": "70e31e1f-2d35-4785-8f6b-218432e4035c" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "70e31e1f-2d35-4785-8f6b-218432e4035c", + "name": "get final cache", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287279027600, + "endTime": 247287279043000 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "d5f6c3d4-d31e-465a-82e7-4cd0161b972c", + "parent": "7887aad6-4f1a-4c09-8f59-43d26ba661c3" + } + }, + { + "head": { + "id": "76aa49dc-fe92-4a5a-9934-655a590482ac", + "name": "pack cache", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Worker4", + "startTime": 247287279055100, + "endTime": 247287283892000 + }, + "additional": { + "children": [], + "state": "success", + "totalTime": 0, + "frequency": 0, + "fromHook": false, + "parent": "86ce7542-536e-42ad-be4f-2a21fe1be47a", + "logId": "0553badb-2791-4964-a84d-87281722cd74" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "0553badb-2791-4964-a84d-87281722cd74", + "name": "pack cache", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287279055100, + "endTime": 247287283892000 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "76aa49dc-fe92-4a5a-9934-655a590482ac", + "parent": "7887aad6-4f1a-4c09-8f59-43d26ba661c3" + } + }, + { + "head": { + "id": "057b0035-1e8c-42b2-9aee-f61260adce74", + "name": "write cache", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Worker4", + "startTime": 247287283895900, + "endTime": 247287291251600 + }, + "additional": { + "children": [], + "state": "success", + "totalTime": 0, + "frequency": 0, + "fromHook": false, + "parent": "86ce7542-536e-42ad-be4f-2a21fe1be47a", + "logId": "7e6e9d36-c80f-453d-8d64-67442d22dc00" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "7e6e9d36-c80f-453d-8d64-67442d22dc00", + "name": "write cache", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287283895900, + "endTime": 247287291251600 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "057b0035-1e8c-42b2-9aee-f61260adce74", + "parent": "7887aad6-4f1a-4c09-8f59-43d26ba661c3" + } + }, + { + "head": { + "id": "8e894644-e28c-4ad5-8544-d8fd07f9391a", + "name": "wait for plug-in registration asynchronous task to complete", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Worker4", + "startTime": 247287291463300, + "endTime": 247287333042600 + }, + "additional": { + "children": [], + "state": "success", + "totalTime": 0, + "frequency": 0, + "fromHook": false, + "parent": "c466fdc6-828e-491d-af25-c587561f6681", + "logId": "19340267-ebb1-4e18-8c28-068a5314dcab" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "19340267-ebb1-4e18-8c28-068a5314dcab", + "name": "wait for plug-in registration asynchronous task to complete", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287291463300, + "endTime": 247287333042600 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "8e894644-e28c-4ad5-8544-d8fd07f9391a", + "parent": "a2bcb8d4-5637-48d6-b386-c2b283227316" + } + }, + { + "head": { + "id": "48db9d59-e02f-45f1-8414-f6f26e91508c", + "name": "load compilation dependencies", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Worker4", + "startTime": 247283431839000, + "endTime": 247284066852100 + }, + "additional": { + "children": [], + "state": "success", + "totalTime": 0, + "frequency": 0, + "fromHook": false, + "parent": "c466fdc6-828e-491d-af25-c587561f6681", + "logId": "8b462b1c-95a6-49c5-8b20-49688b8a6c2a" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "8b462b1c-95a6-49c5-8b20-49688b8a6c2a", + "name": "load compilation dependencies", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247283431839000, + "endTime": 247284066852100 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "48db9d59-e02f-45f1-8414-f6f26e91508c", + "parent": "a2bcb8d4-5637-48d6-b386-c2b283227316" + } + }, + { + "head": { + "id": "a486f2fe-f018-4c8b-95cf-9b1990645976", + "name": "default@CompileArkTS work[2] done.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287338314100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a2bcb8d4-5637-48d6-b386-c2b283227316", + "name": "entry:default@CompileArkTS", + "description": "Compile ArkTS or JS components for large-system devices in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Worker4", + "startTime": 247284067789800, + "endTime": 247287333983400 + }, + "additional": { + "logType": "info", + "children": [ + "12bc5782-75dc-4dae-9dee-160d07a6d938", + "2822fa6d-ec3f-455c-bb90-10706b31aad3", + "b326944f-0dc9-46a2-9198-7ab3855f8abe", + "7887aad6-4f1a-4c09-8f59-43d26ba661c3", + "19340267-ebb1-4e18-8c28-068a5314dcab", + "8b462b1c-95a6-49c5-8b20-49688b8a6c2a" + ], + "durationId": "c466fdc6-828e-491d-af25-c587561f6681", + "parent": "c8126fd5-03be-4e51-916d-2df4687fe4c1" + } + }, + { + "head": { + "id": "adaf495c-06eb-4b2d-bd30-c53e95635155", + "name": "A work dispatched to worker[4] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287338557500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c8126fd5-03be-4e51-916d-2df4687fe4c1", + "name": "Finished :entry:default@CompileArkTS", + "description": "Compile ArkTS or JS components for large-system devices in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282862326700, + "endTime": 247287338619100, + "totalTime": 3293142600 + }, + "additional": { + "logType": "info", + "children": [ + "a2bcb8d4-5637-48d6-b386-c2b283227316", + "d0ebb2d8-1c66-4048-8839-5212a7424da4" + ], + "durationId": "7bf94832-d199-4f3e-89af-11be081e67a2" + } + }, + { + "head": { + "id": "f92e3708-9ac1-468f-968c-bff82feb1e8a", + "name": "entry:default@GeneratePkgModuleJson", + "description": "Generate the module.json in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287342857400, + "endTime": 247287344804400 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Package", + "taskRunReasons": [], + "detailId": "db01eb75-2178-4362-82ee-2bc386cedc74", + "logId": "551d0291-ae93-4c50-8128-45e59805cdc0" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "db01eb75-2178-4362-82ee-2bc386cedc74", + "name": "create entry:default@GeneratePkgModuleJson task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287341769600 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "f92e3708-9ac1-468f-968c-bff82feb1e8a" + } + }, + { + "head": { + "id": "f172e970-5a9f-4fa4-bcfd-0ab9d8ee566b", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287342092000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ed908e53-4959-480a-a055-ec75ebc52d51", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287342183900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "7119c19c-cf77-4734-bfb1-4a8a377906d2", + "name": "Executing task :entry:default@GeneratePkgModuleJson", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287342868200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6d5bc190-e6f4-4814-9ad3-7f448fff8bba", + "name": "Task 'entry:default@GeneratePkgModuleJson' cost while wrapping incremental declarations: 1 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287343064800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "985f8925-f3f1-4b67-a023-cc8397b1dbb3", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287343197100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c824639c-7d52-4b94-86ef-f3a0fdee9bbf", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287343240100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "14f110ec-728f-457a-a197-0c0a3bb2e3f0", + "name": "entry : default@GeneratePkgModuleJson cost memory 0.08807373046875", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287344644700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "86bb6d74-2084-493e-8397-fa07831fbe44", + "name": "runTaskFromQueue task cost before running: 5 s 35 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287344756400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "551d0291-ae93-4c50-8128-45e59805cdc0", + "name": "Finished :entry:default@GeneratePkgModuleJson", + "description": "Generate the module.json in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287342857400, + "endTime": 247287344804400, + "totalTime": 1873600 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "f92e3708-9ac1-468f-968c-bff82feb1e8a" + } + }, + { + "head": { + "id": "7d75eba3-c65b-4a74-8e7f-fd0da7ea6d21", + "name": "entry:default@PackageHap", + "description": "Build the HAP package in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287351379400, + "endTime": 247287670252900 + }, + "additional": { + "children": [ + "8407e40f-7b65-476d-861a-303014cad252", + "ece0c6df-98e3-49f6-984b-45213bd1e8a9", + "461fd64c-8b45-4553-8da1-def2358a9b90" + ], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Package", + "taskRunReasons": [], + "detailId": "65f439f4-effd-4aef-81e4-fda7cfbad2bf", + "logId": "b225f07f-6089-4454-a1cf-70938d7cb7c2" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "65f439f4-effd-4aef-81e4-fda7cfbad2bf", + "name": "create entry:default@PackageHap task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287346797100 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "7d75eba3-c65b-4a74-8e7f-fd0da7ea6d21" + } + }, + { + "head": { + "id": "03b96cfa-f8da-43c0-8aae-fcf85c079493", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287347192000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ac8c5941-efe2-41de-9822-ac52eb1b7de7", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287347317500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9e96f117-b771-4f04-971b-3cd990c04554", + "name": "Executing task :entry:default@PackageHap", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287351393300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "449ab68d-e8e7-4639-b371-896829138b99", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287354571500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "bf388a81-fff3-4479-8497-85fda4cc6344", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287354651000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "8407e40f-7b65-476d-861a-303014cad252", + "name": "generate HAP packaging command", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287355164100, + "endTime": 247287356565500 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "7d75eba3-c65b-4a74-8e7f-fd0da7ea6d21", + "logId": "e9b52198-92f4-4644-8652-5098b3d1e08f" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "9df84a8b-638d-4930-8273-de5df58d695f", + "name": "Use tool [D:\\oh_11_SDK\\11\\12\\toolchains\\lib\\app_packing_tool.jar]\n [\n 'java',\n '-Dfile.encoding=GBK',\n '-jar',\n 'D:\\\\oh_11_SDK\\\\11\\\\12\\\\toolchains\\\\lib\\\\app_packing_tool.jar',\n '--mode',\n 'hap',\n '--force',\n 'true',\n '--lib-path',\n 'D:\\\\DevEcoStudioProjects\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\intermediates\\\\stripped_native_libs\\\\default',\n '--json-path',\n 'D:\\\\DevEcoStudioProjects\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\intermediates\\\\package\\\\default\\\\module.json',\n '--resources-path',\n 'D:\\\\DevEcoStudioProjects\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\intermediates\\\\res\\\\default\\\\resources',\n '--index-path',\n 'D:\\\\DevEcoStudioProjects\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\intermediates\\\\res\\\\default\\\\resources.index',\n '--pack-info-path',\n 'D:\\\\DevEcoStudioProjects\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\outputs\\\\default\\\\pack.info',\n '--out-path',\n 'D:\\\\DevEcoStudioProjects\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\outputs\\\\default\\\\entry-default-unsigned.hap',\n '--rpcid-path',\n 'D:\\\\DevEcoStudioProjects\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\intermediates\\\\syscap\\\\default\\\\rpcid.sc',\n '--ets-path',\n 'D:\\\\DevEcoStudioProjects\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\intermediates\\\\loader_out\\\\default\\\\ets',\n '--pkg-context-path',\n 'D:\\\\DevEcoStudioProjects\\\\VerifyCode\\\\entry\\\\build\\\\default\\\\intermediates\\\\loader\\\\default\\\\pkgContextInfo.json'\n]", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287356442800 + }, + "additional": { + "logType": "debug", + "children": [], + "durationId": "7d75eba3-c65b-4a74-8e7f-fd0da7ea6d21" + } + }, + { + "head": { + "id": "e9b52198-92f4-4644-8652-5098b3d1e08f", + "name": "generate HAP packaging command", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287355164100, + "endTime": 247287356565500 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "8407e40f-7b65-476d-861a-303014cad252", + "parent": "b225f07f-6089-4454-a1cf-70938d7cb7c2" + } + }, + { + "head": { + "id": "ece0c6df-98e3-49f6-984b-45213bd1e8a9", + "name": "submit HAP packaging task to work pool", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287356904900, + "endTime": 247287358113000 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "7d75eba3-c65b-4a74-8e7f-fd0da7ea6d21", + "logId": "d38b5b18-0c62-40ad-bc11-98842e02b4a6" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "b8bb531e-6802-4cc9-9359-cb34881d2f60", + "name": "default@PackageHap work[8] is submitted.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287357223100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "461fd64c-8b45-4553-8da1-def2358a9b90", + "name": "entry:default@PackageHap", + "description": "Build the HAP package in the stage model.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Worker14", + "startTime": 247287357986100, + "endTime": 247287669689300 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "", + "taskRunReasons": [], + "parent": "7d75eba3-c65b-4a74-8e7f-fd0da7ea6d21", + "logId": "c604d76b-5e89-4b44-9915-680834715ac9" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "12bffed4-b1bf-4925-bff0-1dc0c451a680", + "name": "default@PackageHap work[8] is pushed to ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287357707400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "83dc3eca-d35f-4eb2-81f1-a68c64033250", + "name": "A work dispatched to worker[15] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287357766300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4f3d43b4-c9bd-499e-b755-635c9a8a2bbb", + "name": "default@PackageHap work[8] has been dispatched to worker[14].", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287357947900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4c8ee03c-c2ba-432d-9e26-5fc8c7ea6032", + "name": "default@PackageHap work[8] is dispatched.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287358075700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d38b5b18-0c62-40ad-bc11-98842e02b4a6", + "name": "submit HAP packaging task to work pool", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287356904900, + "endTime": 247287358113000 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "ece0c6df-98e3-49f6-984b-45213bd1e8a9", + "parent": "b225f07f-6089-4454-a1cf-70938d7cb7c2" + } + }, + { + "head": { + "id": "4d6fefa4-ab1b-4074-8d56-4b2d07d9013b", + "name": "entry : default@PackageHap cost memory 0.8813705444335938", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287361166800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "2f35c4b3-1eb1-42e6-94e0-bc3367c8337c", + "name": "worker[14] has one work done.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287669806300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "958daaf7-a409-4762-a820-17fcc8cb9d6f", + "name": "default@PackageHap work[8] done.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287669960800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c604d76b-5e89-4b44-9915-680834715ac9", + "name": "entry:default@PackageHap", + "description": "Build the HAP package in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Worker14", + "startTime": 247287357986100, + "endTime": 247287669689300 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "461fd64c-8b45-4553-8da1-def2358a9b90", + "parent": "b225f07f-6089-4454-a1cf-70938d7cb7c2" + } + }, + { + "head": { + "id": "beb9cc76-14f7-4e44-ab0c-b7ec3d9e1121", + "name": "A work dispatched to worker[14] failed because unable to get work from ready queue.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287670121300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "b225f07f-6089-4454-a1cf-70938d7cb7c2", + "name": "Finished :entry:default@PackageHap", + "description": "Build the HAP package in the stage model.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287351379400, + "endTime": 247287670252900, + "totalTime": 318316100 + }, + "additional": { + "logType": "info", + "children": [ + "e9b52198-92f4-4644-8652-5098b3d1e08f", + "d38b5b18-0c62-40ad-bc11-98842e02b4a6", + "c604d76b-5e89-4b44-9915-680834715ac9" + ], + "durationId": "7d75eba3-c65b-4a74-8e7f-fd0da7ea6d21" + } + }, + { + "head": { + "id": "0f60cfa2-ca9e-4219-9c2f-540b39a61c3c", + "name": "entry:default@SignHap", + "description": "Sign the HAP package.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287673598800, + "endTime": 247287825170700 + }, + "additional": { + "children": [ + "301677cd-f6e8-49bc-bfb7-4442e1aeca5d", + "8d25a48a-c252-4056-92a9-c287a8ab3898" + ], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Sign", + "taskRunReasons": [], + "detailId": "8c133632-4358-4bb3-846b-954ed6a39bfc", + "logId": "a16cbeec-5d35-4890-ab9b-4d50867c7c1c" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "8c133632-4358-4bb3-846b-954ed6a39bfc", + "name": "create entry:default@SignHap task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287671993000 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "0f60cfa2-ca9e-4219-9c2f-540b39a61c3c" + } + }, + { + "head": { + "id": "0fd9384d-3321-41e8-8c12-a1716591866c", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287672232900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ff2aee97-1b86-44e6-b8b8-0afa145baeaf", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287672288900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6834ec71-5910-436b-ba73-906b80344fec", + "name": "Executing task :entry:default@SignHap", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287673608300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "eed49b38-adff-4e65-bb2a-e612e41bd304", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287674118700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "3b39ffcd-5ae8-4505-a634-361c2e6dc5c2", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287674169700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "301677cd-f6e8-49bc-bfb7-4442e1aeca5d", + "name": "generate hap signing command", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287674824500, + "endTime": 247287710499000 + }, + "additional": { + "children": [ + "8105b049-0ad5-4d2a-b46d-e9eaf8ffac25" + ], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "0f60cfa2-ca9e-4219-9c2f-540b39a61c3c", + "logId": "16d4675f-6577-47c8-9930-44b6060fd20e" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "8105b049-0ad5-4d2a-b46d-e9eaf8ffac25", + "name": "verify signing configuration and get bundle name", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287685472300, + "endTime": 247287703527100 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "301677cd-f6e8-49bc-bfb7-4442e1aeca5d", + "logId": "32e9c72b-befb-4fe8-be21-28751ab7983f" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "a6c03c76-35cd-4a87-983d-8449db750f0c", + "name": "java daemon socket received message:{\"code\":0,\"message\":\"verify profile success\"}", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287702779000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "32e9c72b-befb-4fe8-be21-28751ab7983f", + "name": "verify signing configuration and get bundle name", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287685472300, + "endTime": 247287703527100 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "8105b049-0ad5-4d2a-b46d-e9eaf8ffac25", + "parent": "16d4675f-6577-47c8-9930-44b6060fd20e" + } + }, + { + "head": { + "id": "16d4675f-6577-47c8-9930-44b6060fd20e", + "name": "generate hap signing command", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287674824500, + "endTime": 247287710499000 + }, + "additional": { + "logType": "info", + "children": [ + "32e9c72b-befb-4fe8-be21-28751ab7983f" + ], + "durationId": "301677cd-f6e8-49bc-bfb7-4442e1aeca5d", + "parent": "a16cbeec-5d35-4890-ab9b-4d50867c7c1c" + } + }, + { + "head": { + "id": "8d25a48a-c252-4056-92a9-c287a8ab3898", + "name": "execute hap signing command", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287710967200, + "endTime": 247287824410000 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "0f60cfa2-ca9e-4219-9c2f-540b39a61c3c", + "logId": "1afc8f80-f166-4e42-a3a5-6a154d0c60f5" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "af37e58b-5038-44eb-8965-8a6e49907ed0", + "name": "java daemon socket close code:1000 reason:close by user", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287713025300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d9d8854a-f55c-459e-90e2-8d4a268ba18d", + "name": "java daemon socket received message:{\"code\":0,\"message\":\"sign app success\"}", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287824062700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "1afc8f80-f166-4e42-a3a5-6a154d0c60f5", + "name": "execute hap signing command", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287710967200, + "endTime": 247287824410000 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "8d25a48a-c252-4056-92a9-c287a8ab3898", + "parent": "a16cbeec-5d35-4890-ab9b-4d50867c7c1c" + } + }, + { + "head": { + "id": "15334dc9-88f2-4548-8239-3104922a2449", + "name": "entry : default@SignHap cost memory 1.0219802856445312", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287824768800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ce7423e2-69a5-46eb-b5f6-ce7d783db5aa", + "name": "runTaskFromQueue task cost before running: 5 s 515 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287824949900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a16cbeec-5d35-4890-ab9b-4d50867c7c1c", + "name": "Finished :entry:default@SignHap", + "description": "Sign the HAP package.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287673598800, + "endTime": 247287825170700, + "totalTime": 151303300 + }, + "additional": { + "logType": "info", + "children": [ + "16d4675f-6577-47c8-9930-44b6060fd20e", + "1afc8f80-f166-4e42-a3a5-6a154d0c60f5" + ], + "durationId": "0f60cfa2-ca9e-4219-9c2f-540b39a61c3c" + } + }, + { + "head": { + "id": "75d67e23-7ac1-422f-ab2b-fc1c8cf1ad91", + "name": "entry:default@CollectDebugSymbol", + "description": "Collect debug symbols to output dir.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287827214100, + "endTime": 247287829487100 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "default", + "moduleName": "entry", + "category": "Generate", + "taskRunReasons": [], + "detailId": "967d7a23-c0ba-432a-8707-27d4ac656f88", + "logId": "36107f1b-1e7e-4128-9563-b968ce80907b" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "967d7a23-c0ba-432a-8707-27d4ac656f88", + "name": "create entry:default@CollectDebugSymbol task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287826472200 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "75d67e23-7ac1-422f-ab2b-fc1c8cf1ad91" + } + }, + { + "head": { + "id": "609b4173-4b75-4f65-8146-f05df01c02be", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287826723700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "8623c158-da9f-4ded-b2dc-3833f58a1799", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287826781500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6b6ec39a-997e-451a-9487-d87ab7a6c256", + "name": "Executing task :entry:default@CollectDebugSymbol", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287827220900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a739e811-a3b1-4ce6-a680-c5a18d15be34", + "name": "jsonObjWithoutParam {\"verifycode\":\"file:../casesfeature/verifycode\"} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287829299300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "27647440-c914-43dd-8101-da3b65c013fa", + "name": "jsonObjWithoutParam {\"name\":\"entry\",\"version\":\"1.0.0\",\"description\":\"Please describe the basic information.\",\"main\":\"\",\"author\":\"\",\"license\":\"\",\"dependencies\":{\"verifycode\":\"file:../casesfeature/verifycode\"}} at undefined", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287829348100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4f486e9d-fd27-486a-88f5-437ef7c6e374", + "name": "entry : default@CollectDebugSymbol cost memory 0.22060394287109375", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287829409300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "332c64d3-48b5-4fad-888e-874fb057657d", + "name": "runTaskFromQueue task cost before running: 5 s 520 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287829460400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "36107f1b-1e7e-4128-9563-b968ce80907b", + "name": "Finished :entry:default@CollectDebugSymbol", + "description": "Collect debug symbols to output dir.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287827214100, + "endTime": 247287829487100, + "totalTime": 2232100 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "75d67e23-7ac1-422f-ab2b-fc1c8cf1ad91" + } + }, + { + "head": { + "id": "1ac3ec20-0026-4eaa-8a25-c3e8e9e3b466", + "name": "entry:assembleHap", + "description": "Assemble the task for the packaged HAP file.", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287830317700, + "endTime": 247287830477600 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "entry", + "category": "Hook", + "taskRunReasons": [], + "detailId": "32b4adbb-0d70-43fc-8e92-a58dfc29f937", + "logId": "14ddaebd-027a-4f0c-ad56-b6d96f8003e5" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "32b4adbb-0d70-43fc-8e92-a58dfc29f937", + "name": "create entry:assembleHap task", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287830287100 + }, + "additional": { + "logType": "detail", + "children": [], + "durationId": "1ac3ec20-0026-4eaa-8a25-c3e8e9e3b466" + } + }, + { + "head": { + "id": "3ccf3e84-f591-4cd7-92a7-260faebbfa92", + "name": "Executing task :entry:assembleHap", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287830322000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "b7be6fde-00fd-46f1-bd49-5e1ac8d256b4", + "name": "entry : assembleHap cost memory 0.011749267578125", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287830404300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d161abf1-9b4f-4afe-ade1-fd318a56ae2a", + "name": "runTaskFromQueue task cost before running: 5 s 521 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287830450000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "14ddaebd-027a-4f0c-ad56-b6d96f8003e5", + "name": "Finished :entry:assembleHap", + "description": "Assemble the task for the packaged HAP file.", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287830317700, + "endTime": 247287830477600, + "totalTime": 119200 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "1ac3ec20-0026-4eaa-8a25-c3e8e9e3b466" + } + }, + { + "head": { + "id": "419dc44c-0a9e-4878-a6e4-62cd86adc38b", + "name": "\"buildFinished\" hook function", + "description": "", + "type": "duration" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287837257600, + "endTime": 247287837284500 + }, + "additional": { + "children": [], + "state": "success", + "targetName": "", + "moduleName": "", + "category": "", + "taskRunReasons": [], + "parent": "59b81f58-ab96-463f-baae-d9de0ce47a7f", + "logId": "dfe64558-efa3-4240-9860-a259dc675cac" + }, + "log": { + "_logger": { + "category": "DurationEvent", + "context": {}, + "callStackSkipIndex": 0 + }, + "_filelogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + }, + "anonymizeFileLogger": { + "fileLogger": { + "category": "debug-file", + "context": {}, + "callStackSkipIndex": 0 + } + } + } + }, + { + "head": { + "id": "dfe64558-efa3-4240-9860-a259dc675cac", + "name": "\"buildFinished\" hook function", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287837257600, + "endTime": 247287837284500 + }, + "additional": { + "logType": "info", + "children": [], + "durationId": "419dc44c-0a9e-4878-a6e4-62cd86adc38b" + } + }, + { + "head": { + "id": "47cb8611-8254-43c7-82f2-143695c731a5", + "name": "BUILD SUCCESSFUL in 5 s 528 ms ", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287837382700 + }, + "additional": { + "logType": "info", + "children": [] + } + }, + { + "head": { + "id": "39b1ef11-c27d-4853-af26-e4275143c7cd", + "name": "assembleHap", + "description": "", + "type": "mark" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247282310243400, + "endTime": 247287837743700 + }, + "additional": { + "time": { + "year": 2025, + "month": 2, + "day": 24, + "hour": 16, + "minute": 8 + }, + "completeCommand": "{\"mode\":\"module\",\"completeCommand\":\"--mode module -p module=entry@default -p product=default -p requiredDeviceType=phone assembleHap --analyze=normal --parallel --incremental --daemon\",\"parallel\":true,\"prop\":[\"module=entry@default\",\"product=default\",\"requiredDeviceType=phone\"],\"incremental\":true,\"_\":[\"assembleHap\"],\"daemon\":true,\"analyze\":\"normal\"};--mode module -p module=entry@default -p product=default -p requiredDeviceType=phone assembleHap --analyze=normal --parallel --incremental --daemon", + "hvigorVersion": "5.14.3", + "markType": "history", + "nodeVersion": "v18.20.1", + "category": "build", + "state": "success" + } + }, + { + "head": { + "id": "1ca4128b-e9ea-4d09-ac85-2de63e66be46", + "name": "Update task entry:default@PreBuild input file:D:\\DevEcoStudioProjects\\VerifyCode\\AppScope\\app.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287838157900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c15b48dc-cc0e-4d6e-868a-7b92cad34a94", + "name": "Update task entry:default@PreBuild input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\module.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287838621900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "5bf28dfc-1336-42ff-bb04-7b1eefd3ea23", + "name": "Update task entry:default@PreBuild input file:D:\\DevEcoStudioProjects\\VerifyCode\\build-profile.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287838761900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "bb52786b-cf5f-4ca3-8f3a-c7064c745813", + "name": "Update task entry:default@PreBuild input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build-profile.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287838862200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e708c95a-f9cb-448d-bea7-9d7fa6b3665e", + "name": "Update task entry:default@PreBuild input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base\\profile\\main_pages.json cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287838935400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "45d7a310-f4b4-4ffc-ba50-e614b3608917", + "name": "Update task entry:default@PreBuild input file:D:\\DevEcoStudioProjects\\VerifyCode\\hvigor\\hvigor-config.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287839022800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4717ae51-b275-455d-9368-0a622e970523", + "name": "Update task entry:default@PreBuild input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\oh-package.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287839090500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "77abf456-0d8c-487e-810c-ab924f108d4d", + "name": "Update task entry:default@PreBuild input file:D:\\DevEcoStudioProjects\\VerifyCode\\oh-package.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287839152400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "1fe53695-6a6f-4ef2-a70c-2efd53d5c2d8", + "name": "Incremental task entry:default@PreBuild post-execution cost:2 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287839395800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ee298095-1354-4805-8b74-f5209c34cb5b", + "name": "Update task verifycode:default@PreBuild input file:D:\\DevEcoStudioProjects\\VerifyCode\\AppScope\\app.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287839655100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "5089b97b-d25b-4c57-adf1-cb787a2bfa72", + "name": "Update task verifycode:default@PreBuild input file:D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\module.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287839856700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "122b7f91-3305-413d-96d4-b70210799666", + "name": "Update task verifycode:default@PreBuild input file:D:\\DevEcoStudioProjects\\VerifyCode\\build-profile.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287839964100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6557b6d0-8a54-4349-b229-a27c8b2b148f", + "name": "Update task verifycode:default@PreBuild input file:D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\build-profile.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287840102800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "2fbd61dd-c0aa-428f-a30b-df8e28f738de", + "name": "Update task verifycode:default@PreBuild input file:D:\\DevEcoStudioProjects\\VerifyCode\\hvigor\\hvigor-config.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287840198600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "b08479cb-2dce-4ed7-a175-1ecffcc29da5", + "name": "Update task verifycode:default@PreBuild input file:D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\oh-package.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287840273700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ff93e187-864d-4ffc-a8fb-e87af0f0ce12", + "name": "Update task verifycode:default@PreBuild input file:D:\\DevEcoStudioProjects\\VerifyCode\\oh-package.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287840410900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9af5a3a4-b6d4-435d-8fde-0d3458f8a95c", + "name": "Incremental task verifycode:default@PreBuild post-execution cost:2 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287840529900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "19f421af-3ae3-4608-b53d-fd3e937de056", + "name": "Update task entry:default@GenerateMetadata input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\module.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287840571500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4dac954c-12a0-469a-9b80-13b782969b9b", + "name": "Update task entry:default@GenerateMetadata output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\hap_metadata\\default\\output_metadata.json cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287840673600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a6daa061-69a6-43db-8ee3-4ff5403f84e4", + "name": "Incremental task entry:default@GenerateMetadata post-execution cost:1 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287840803300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "0abc919c-29c2-4b30-b9e3-d0e7302118bf", + "name": "Update task entry:default@GeneratePkgContextInfo output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\pkgContextInfo.json cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287840853200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "30027dd1-1f11-4a34-ab08-bd30962e5adb", + "name": "Incremental task entry:default@GeneratePkgContextInfo post-execution cost:1 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287840966500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "208db3ab-cc45-440a-9826-77e4be6e20b8", + "name": "Update task entry:default@ProcessIntegratedHsp output file:D:\\DevEcoStudioProjects\\VerifyCode\\build\\cache\\default\\integrated_hsp\\integratedHspCache.json cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287841242300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c321604f-05d5-4ed8-b070-f1e1fb3ed0bb", + "name": "Incremental task entry:default@ProcessIntegratedHsp post-execution cost:1 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287841423600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9f681949-eb81-455d-b352-1679a4bd15d9", + "name": "Update task verifycode:default@CreateHarBuildProfile input file:D:\\DevEcoStudioProjects\\VerifyCode\\AppScope\\app.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287841468300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a8e4e296-ce15-468d-a414-9f047c8b51e3", + "name": "Update task verifycode:default@CreateHarBuildProfile input file:D:\\DevEcoStudioProjects\\VerifyCode\\build-profile.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287841557700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "b551d178-8321-4787-b1ae-8bd9c1491fd7", + "name": "Update task verifycode:default@CreateHarBuildProfile output file:D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\BuildProfile.ets cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287841639000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f1fec58b-9e01-4280-9e1f-bf1274285f25", + "name": "Incremental task verifycode:default@CreateHarBuildProfile post-execution cost:1 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287841724000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "3d4ad098-97a3-4494-9921-edb7af64ba8b", + "name": "Update task verifycode:default@MergeProfile input file:D:\\DevEcoStudioProjects\\VerifyCode\\AppScope\\app.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287841761000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4f26b0b5-67f4-4d19-907f-589d7e317fd8", + "name": "Update task verifycode:default@MergeProfile input file:D:\\DevEcoStudioProjects\\VerifyCode\\build-profile.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287841825900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "8a7363f4-7891-4991-b6f1-34d6c927e954", + "name": "Update task verifycode:default@MergeProfile input file:D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\module.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287841882400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "fbc186b1-dab5-40c2-bc9f-45a908ac1fdf", + "name": "Update task verifycode:default@MergeProfile output file:D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\merge_profile\\default\\module.json cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287841960600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "31a2237f-16eb-4a6f-8647-6af9aedcc440", + "name": "Incremental task verifycode:default@MergeProfile post-execution cost:1 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287842045900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "358d6e5d-ba40-49d0-b947-dedebd1ff210", + "name": "Update task entry:default@SyscapTransform input file:D:\\oh_11_SDK\\11\\12\\toolchains\\syscap_tool.exe cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287842082500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "19fc8bd8-3e38-42af-8eba-119dd866a37e", + "name": "Update task entry:default@SyscapTransform input file:D:\\oh_11_SDK\\11\\12\\ets\\api\\device-define cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287842151600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "314871a9-6c24-4c04-a2cb-505a68dfa136", + "name": "Update task entry:default@SyscapTransform output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\syscap\\default\\rpcid.sc cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287842565600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "70736967-35b7-415f-bf67-e61db1ae49bd", + "name": "Incremental task entry:default@SyscapTransform post-execution cost:1 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287842684300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "2b9252bb-9c9e-48b5-ad46-08046beacae7", + "name": "Update task entry:default@ProcessRouterMap input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\oh-package.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287843196000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "70644ae1-8695-4bdc-a109-311f83c25ba0", + "name": "Update task entry:default@ProcessRouterMap input file:D:\\DevEcoStudioProjects\\VerifyCode\\oh-package.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287843301000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "233afcc3-8aa2-48c7-84d2-603850d24a1b", + "name": "Update task entry:default@ProcessRouterMap input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\module.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287843373500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "15751968-23e8-4779-aace-a3887c2b2fde", + "name": "Update task entry:default@ProcessRouterMap input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\pkgContextInfo.json cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287843439400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "17e7ded5-3a19-4b51-b22b-15d799f6537e", + "name": "Update task entry:default@ProcessRouterMap output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\router_map\\default\\temp-router-map.json cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287843510500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "586d038d-c148-48e3-8ace-d1f02e454c27", + "name": "Update task entry:default@ProcessRouterMap output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\router_map\\default\\loader-router-map.json cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287843581200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "756295b6-46b1-4c41-aa94-b43cba7fefde", + "name": "Incremental task entry:default@ProcessRouterMap post-execution cost:1 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287843675100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "cc0922c2-b7d0-41e8-a9ff-8b873e03442c", + "name": "Update task entry:default@CreateBuildProfile input file:D:\\DevEcoStudioProjects\\VerifyCode\\AppScope\\app.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287843715800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "04f1165b-20f0-45c9-9f18-a588dc0813cc", + "name": "Update task entry:default@CreateBuildProfile input file:D:\\DevEcoStudioProjects\\VerifyCode\\build-profile.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287843789000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c9ba81b9-7abd-4912-acd8-46c88c131f0f", + "name": "Update task entry:default@CreateBuildProfile output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\generated\\profile\\default\\BuildProfile.ets cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287843855700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "89a255cf-1d7b-4e5a-a1c7-98e19bb9e173", + "name": "Incremental task entry:default@CreateBuildProfile post-execution cost:1 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287844061800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "7a366c40-ae98-43b8-9e7f-b0f134170390", + "name": "Update task entry:default@MergeProfile input file:D:\\DevEcoStudioProjects\\VerifyCode\\AppScope\\app.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287844142600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "7f1e499d-849b-4e36-b046-7fb7975a8d7d", + "name": "Update task entry:default@MergeProfile input file:D:\\DevEcoStudioProjects\\VerifyCode\\build-profile.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287844209900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6e0a28f9-5ba1-4415-8338-1f240500157c", + "name": "Update task entry:default@MergeProfile input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\module.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287844271600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "7a07706f-575e-4309-81ba-61b5cbdded8a", + "name": "Update task entry:default@MergeProfile input file:D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\merge_profile\\default\\module.json cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287844335800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "97bb4609-3846-41a2-ae16-8be2e8f57d0c", + "name": "Update task entry:default@MergeProfile output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\merge_profile\\default\\module.json cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287844408300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "fb87b73b-f735-46a0-a4f7-3571c911f83e", + "name": "Incremental task entry:default@MergeProfile post-execution cost:1 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287844501900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4d405f98-fc42-4766-81d8-9e821fefa555", + "name": "Module 'verifycode' target 'default' using build option: {\n \"debuggable\": true,\n \"copyFrom\": \"default\",\n \"strictMode\": {\n \"caseSensitiveCheck\": true,\n \"useNormalizedOHMUrl\": true\n },\n \"name\": \"debug\"\n} in this build.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287845602500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "05e1893b-f17b-4db3-af2e-df3d1fc13de6", + "name": "Update task entry:default@GenerateLoaderJson input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\pkgContextInfo.json cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287845665000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a77aab3b-e26b-4a04-8918-f01f91e78b39", + "name": "Update task entry:default@GenerateLoaderJson input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\router_map\\default\\temp-router-map.json cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287845755400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6f9aa690-5de8-48b8-adc0-5176e6ceffd3", + "name": "Update task entry:default@GenerateLoaderJson output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\loader.json cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287845839300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "74c5999c-57d2-4ac6-b6b9-df805e1b18db", + "name": "Incremental task entry:default@GenerateLoaderJson post-execution cost:2 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287845938600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9abdfa76-2595-4270-adc2-59609db8de55", + "name": "Update task entry:default@MakePackInfo input file:D:\\DevEcoStudioProjects\\VerifyCode\\AppScope\\app.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287846002700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "20d9218f-99fd-45d1-9a84-b8633aa5fe44", + "name": "Update task entry:default@MakePackInfo input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\module.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287846081200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e343eb3c-486c-41e1-b8e3-35a0d2b02801", + "name": "Update task entry:default@MakePackInfo input file:D:\\DevEcoStudioProjects\\VerifyCode\\build-profile.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287846146200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "bf2ad9be-d83b-4e28-86c7-2a066b7e2069", + "name": "Update task entry:default@MakePackInfo input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources\\base\\profile\\backup_config.json cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287846203500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "2ce75595-154d-4e81-8832-96512fb3ed6f", + "name": "Update task entry:default@MakePackInfo output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\outputs\\default\\pack.info cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287846481000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "fb8f21ee-4eea-43b3-9701-d9edb2f8bb42", + "name": "Incremental task entry:default@MakePackInfo post-execution cost:1 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287846593600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "e2758c9b-b28d-4667-a1ae-aa48c3bea5e4", + "name": "Update task entry:default@ProcessProfile input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\merge_profile\\default\\module.json cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287846634100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4e32bdee-a292-44d7-abce-19082b955a44", + "name": "Update task entry:default@ProcessProfile output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\process_profile\\default\\module.json cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287846710200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "37bdd06b-2bca-49fa-92be-3c158a450a10", + "name": "Incremental task entry:default@ProcessProfile post-execution cost:1 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287846785300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "0f7d814a-4b84-4d79-b7c0-4352dd6159ce", + "name": "Update task verifycode:default@ProcessLibs input file:D:\\DevEcoStudioProjects\\VerifyCode\\build-profile.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287846902100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "465cc669-2296-462c-ba7d-c892f414d8dc", + "name": "Update task verifycode:default@ProcessLibs input file:D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\build-profile.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287846966200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ea1c56dd-85fe-4605-bc9f-ed10683dbb49", + "name": "Update task verifycode:default@ProcessLibs output file:D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\libs\\default cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287847031700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "06314f39-3b08-45d2-adfd-d83f6dae1095", + "name": "Incremental task verifycode:default@ProcessLibs post-execution cost:1 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287847134100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d2d0afc3-b30c-4fac-b527-823c60b4fe4d", + "name": "Update task entry:default@ProcessResource output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resConfig.json cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287847177900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "1b32484a-bc4e-4e33-91f7-d4aea0fe4784", + "name": "Update task entry:default@ProcessResource output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\opt-compression.json cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287847254800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "74f0ecff-e525-4914-a5c4-70c056fc5e5e", + "name": "Incremental task entry:default@ProcessResource post-execution cost:1 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287847339100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "10e9af14-1f37-4e55-8832-591a6c2d77de", + "name": "Update task entry:default@CompileResource input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\resources cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287847704100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ab0d308b-6bb4-410c-bb45-8d819d583d25", + "name": "Update task entry:default@CompileResource input file:D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287848849900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "900524cc-46f5-42f1-bd97-42dcda1b2963", + "name": "Update task entry:default@CompileResource input file:D:\\DevEcoStudioProjects\\VerifyCode\\AppScope\\resources cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287849432300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "91d48ac4-0d5b-4aeb-9ee5-b301ebe9535b", + "name": "Update task entry:default@CompileResource input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\process_profile\\default\\module.json cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287849786500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "4050d8d8-4516-43bb-94e6-ed0ddc5682ac", + "name": "Update task entry:default@CompileResource input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resConfig.json cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287849878400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "5ad64b46-0c41-4760-9c06-357cc36b1510", + "name": "Update task entry:default@CompileResource output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287849963400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "0ee93c2d-4c08-40c6-9a44-60a87b58cd9c", + "name": "Update task entry:default@CompileResource output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\generated\\r\\default\\ResourceTable.h cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287851135400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "96920522-e272-4b9b-9476-1cbcf720668e", + "name": "Update task entry:default@CompileResource output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\generated\\r\\default cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287851227800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6fb183f0-3cac-4bc7-97ba-aa9bb424d71e", + "name": "Incremental task entry:default@CompileResource post-execution cost:5 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287851491900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "239a9a08-995f-44a7-a0f6-0d95fde65ec6", + "name": "Update task entry:default@CompileArkTS input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287852961500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "3d2219b8-b017-49ef-a4a5-36440351c923", + "name": "Update task entry:default@CompileArkTS input file:D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\Index.ets cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287853257100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "2bba29a3-dda6-441e-9e73-1e5f943fa7ee", + "name": "Update task entry:default@CompileArkTS input file:D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287853357200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f6e08544-1f59-4f4b-933e-b968f9b4d42f", + "name": "Update task entry:default@CompileArkTS input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287853851100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9159f9aa-e8af-4965-be55-3f749686aa12", + "name": "Update task entry:default@CompileArkTS input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ResourceTable.txt cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287854153100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "283cd704-e83c-47f6-ac05-67c3cf81cc8b", + "name": "Update task entry:default@CompileArkTS input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ark_module.json cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287854242500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "1a30ea81-2102-46e0-83fa-11d5c6ac9999", + "name": "Update task entry:default@CompileArkTS input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287854312700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f7a75ba6-75b3-4409-aacf-570c22e8a8fb", + "name": "Update task entry:default@CompileArkTS input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\ets cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287854479000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "2b8d6526-79fa-4f6b-a131-96b3ed9d0613", + "name": "Update task entry:default@CompileArkTS input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\pkgContextInfo.json cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287854820100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "90b73fca-d13b-41ef-98b8-e7a24b40122c", + "name": "Update task entry:default@CompileArkTS input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\generated\\profile\\default\\BuildProfile.ets cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287854906700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "6f330c7b-e521-41cb-80b0-835b92b985ca", + "name": "Update task entry:default@CompileArkTS input file:D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\BuildProfile.ets cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287854978900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "dff84308-97eb-4864-b085-a49c17a5899d", + "name": "Update task entry:default@CompileArkTS output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287855465800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "830a730e-f8ad-4f2b-944d-90d9eebf33c0", + "name": "Incremental task entry:default@CompileArkTS post-execution cost:5 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287855742700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "76e5a12d-4b8e-47c0-8668-a998de08c55a", + "name": "Update task entry:default@BuildJS input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287856800700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "0e9d4a82-d05d-4493-93c1-6a9a7b121b34", + "name": "Update task entry:default@BuildJS input file:D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\Index.ets cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287857073000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c0e0211e-b818-4956-a9c2-951c82699f26", + "name": "Update task entry:default@BuildJS input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\rawfile cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287857171800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "b576c8b0-4881-4bd7-b8ed-bf8ebf18f99b", + "name": "Update task entry:default@BuildJS input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ResourceTable.txt cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287857472600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "894d9525-4a3e-4204-af04-6e7c96cf6056", + "name": "Update task entry:default@BuildJS input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ark_module.json cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287857569000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ace54fea-cd8b-478e-892a-9f15d49885a2", + "name": "Update task entry:default@BuildJS input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287857638700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "cbbf3411-a57f-4d42-909e-f36e245f334f", + "name": "Update task entry:default@BuildJS input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\pkgContextInfo.json cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287857803800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "0a0ad941-6a30-42a5-98b0-0da916dfcbdf", + "name": "Update task entry:default@BuildJS output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\js cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287858273200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "7ec12e61-1b84-4ea9-b359-4154f62bad65", + "name": "Incremental task entry:default@BuildJS post-execution cost:3 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287858453700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "86b6d0e2-ad5d-4ded-bb57-90d85219a90a", + "name": "Update task verifycode:default@DoNativeStrip input file:D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\libs\\default cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287858527500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9b1507dc-0647-499f-ac45-abae7d90186c", + "name": "Update task verifycode:default@DoNativeStrip output file:D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\stripped_native_libs\\default cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287858653400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "cb39fb71-b7d2-4710-8da4-2c58a403d3e6", + "name": "Incremental task verifycode:default@DoNativeStrip post-execution cost:1 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287858767500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "0700c669-6b79-4c8a-a351-60a5d1524070", + "name": "Update task entry:default@ProcessLibs input file:D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\libs\\default cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287858935700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "cfc3c859-20d7-479b-86bf-daa542285111", + "name": "Update task entry:default@ProcessLibs input file:D:\\DevEcoStudioProjects\\VerifyCode\\build-profile.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287859025100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9f0af1d8-44be-4ad7-847e-ac9c2217d39d", + "name": "Update task entry:default@ProcessLibs input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build-profile.json5 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287859103400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "2c81f4ea-6654-4665-98fe-04aaad303869", + "name": "Update task entry:default@ProcessLibs output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\libs\\default cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287859177500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "14303797-6421-435b-b016-685391c44874", + "name": "Incremental task entry:default@ProcessLibs post-execution cost:1 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287859271800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "15845456-5387-42b8-a82f-8aba391fbc39", + "name": "Update task entry:default@DoNativeStrip input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\libs\\default cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287859308300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "f176d0dd-6139-48a2-b0ca-5143127b6f13", + "name": "Update task entry:default@DoNativeStrip output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\stripped_native_libs\\default cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287859389600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "0cf7f611-aebc-4c1d-ae8f-6e71429fe28d", + "name": "Incremental task entry:default@DoNativeStrip post-execution cost:1 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287859486000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "8d173392-fff9-45e1-b693-ffd796662a2d", + "name": "Update task entry:default@CacheNativeLibs input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\stripped_native_libs\\default cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287859518500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "b475a797-7d21-422b-828e-ca54c8210282", + "name": "Update task entry:default@CacheNativeLibs input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\libs\\default cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287859600300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "189ac422-9049-477c-ad83-fcd86c21aedc", + "name": "Update task entry:default@CacheNativeLibs output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\patch\\default\\base_native_libs.json cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287859677100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "3a53771f-2433-4019-9425-bd229ba1a762", + "name": "Incremental task entry:default@CacheNativeLibs post-execution cost:1 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287859772600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "03951244-cfaa-4aac-8c30-fd2deaae4332", + "name": "Update task entry:default@GeneratePkgModuleJson input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\module.json cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287859810200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "58331da6-8b8a-4297-8659-faf010151412", + "name": "Update task entry:default@GeneratePkgModuleJson output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\package\\default\\module.json cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287859895200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "1c2205be-1364-4cc1-8568-2e89bc11cce1", + "name": "Incremental task entry:default@GeneratePkgModuleJson post-execution cost:1 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287859978700 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9193150d-a404-44e1-9be6-587558b14b03", + "name": "Update task entry:default@PackageHap input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\stripped_native_libs\\default cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287860460100 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "224a1f12-845e-4b17-ab2c-8d9c3f8b9455", + "name": "Update task entry:default@PackageHap input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\module.json cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287860585500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "b8877263-4ba5-4a73-89b5-112ce1d493c9", + "name": "Update task entry:default@PackageHap input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287860675900 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "14a41a72-eee9-4efe-be10-6b9c4130efee", + "name": "Update task entry:default@PackageHap input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources.index cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287861447400 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "7895f508-46a0-4463-869c-9c644f92ee83", + "name": "Update task entry:default@PackageHap input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\outputs\\default\\pack.info cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287861533000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "cdb54bd7-edff-47d8-8a4d-fe5dda640045", + "name": "Update task entry:default@PackageHap input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\syscap\\default\\rpcid.sc cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287861602000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "933041ed-e79c-4876-8967-ac91c5a72ed8", + "name": "Update task entry:default@PackageHap input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287861674300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "be76088b-6e8e-4018-ada6-4ef30c1c99cc", + "name": "Update task entry:default@PackageHap input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\pkgContextInfo.json cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287861946800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "599f8bba-b735-4c1b-bc65-cc641c2d73ea", + "name": "Update task entry:default@PackageHap input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets\\sourceMaps.map cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287862060600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "06f03228-42f5-4d83-9e70-81fe67078912", + "name": "Update task entry:default@PackageHap input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\generated\\profile\\default\\BuildProfile.ets cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287862145300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "bfbb3e8b-daf8-405b-9572-f30d06fea238", + "name": "Update task entry:default@PackageHap output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\outputs\\default\\entry-default-unsigned.hap cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287862495000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "c9c8cf69-2485-47cc-bf85-344226b7e6a6", + "name": "Update task entry:default@PackageHap output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\source_map\\default\\sourceMaps.map cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287862620200 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "61d4c5af-d4ae-45c2-b142-d27222dc9f92", + "name": "Update task entry:default@PackageHap output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\outputs\\default\\mapping\\sourceMaps.map cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287862714000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "ddd26ef4-bb50-40bc-97dc-f0cf953ba77d", + "name": "Incremental task entry:default@PackageHap post-execution cost:3 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287862820300 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "b7f666c2-846e-444a-8dc3-5b561f918511", + "name": "Update task entry:default@SignHap input file:C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_ih-E3Z71X2QHBdVdXlAlJbVL7MXTjbj7qStdblhazkg=.cer cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287862927500 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "3fb02650-e845-41aa-9eca-262af5a92388", + "name": "Update task entry:default@SignHap input file:C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_ih-E3Z71X2QHBdVdXlAlJbVL7MXTjbj7qStdblhazkg=.p7b cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287863019000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "3813ce18-7566-43e8-9f33-e312028d0f38", + "name": "Update task entry:default@SignHap input file:C:\\Users\\Pangjiaxue\\.ohos\\config\\default_VerifyCode_ih-E3Z71X2QHBdVdXlAlJbVL7MXTjbj7qStdblhazkg=.p12 cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287863094600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "d85d69fd-53c8-44ed-ae2c-e39f015ef93f", + "name": "Update task entry:default@SignHap input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\outputs\\default\\entry-default-unsigned.hap cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287863207000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "68579c3d-78aa-4cd2-ba82-96975a3b05ed", + "name": "Update task entry:default@SignHap output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\outputs\\default\\entry-default-signed.hap cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287863302600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "671edfc6-feb3-41e2-a5f9-e83a804d1462", + "name": "Incremental task entry:default@SignHap post-execution cost:1 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287863403000 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "a1e7fb73-a081-49c4-afee-9128578b24e9", + "name": "Update task entry:default@CollectDebugSymbol input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets\\sourceMaps.map cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287864402600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "9c39815c-8c59-4bea-a07f-a366688555e4", + "name": "Update task entry:default@CollectDebugSymbol input file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\intermediates\\libs\\default cache by regenerate.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287864731800 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "7b29d5dd-f81f-4479-915a-380b57238b04", + "name": "Update task entry:default@CollectDebugSymbol output file:D:\\DevEcoStudioProjects\\VerifyCode\\entry\\build\\default\\outputs\\default\\symbol cache.", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287864870600 + }, + "additional": { + "logType": "debug", + "children": [] + } + }, + { + "head": { + "id": "5911c7a1-0419-4eb7-9c8a-b4943fc3d8f4", + "name": "Incremental task entry:default@CollectDebugSymbol post-execution cost:2 ms .", + "description": "", + "type": "log" + }, + "body": { + "pid": 27896, + "tid": "Main Thread", + "startTime": 247287865041100 + }, + "additional": { + "logType": "debug", + "children": [] + } + } + ], + "workLog": [] +} \ No newline at end of file diff --git a/code/UI/VerifyCode/.idea/.deveco/module/entry.cache.json b/code/UI/VerifyCode/.idea/.deveco/module/entry.cache.json new file mode 100644 index 0000000000000000000000000000000000000000..05f546900da7336835e77b45346fdeed9e5f88a9 --- /dev/null +++ b/code/UI/VerifyCode/.idea/.deveco/module/entry.cache.json @@ -0,0 +1,22 @@ +{ + "BuildOptions":{ + "SELECT_BUILD_TARGET":"default", + "BUILD_PATH":{ + "OUTPUT_METADATA_JSON":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\hap_metadata\\default\\output_metadata.json", + "OUTPUT_PATH":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\outputs\\default", + "RES_PATH":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default", + "ETS_SUPER_VISUAL_PATH":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\cache\\default\\default@CompileArkTS\\esmodule", + "JS_ASSETS_PATH":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default", + "SOURCE_MAP_DIR":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\source_map\\default", + "INTERMEDIA_PATH":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates", + "RES_PROFILE_PATH":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile", + "WORKER_LOADER":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\loader.json", + "MANIFEST_JSON":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\manifest\\default", + "JS_LITE_ASSETS_PATH":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out_lite\\default", + "JS_SUPER_VISUAL_PATH":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\cache\\default\\default@CompileJS\\jsbundle" + } + }, + "CommonInfo":{ + "current.select.target":"default" + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/.idea/.deveco/module/verifycode.cache.json b/code/UI/VerifyCode/.idea/.deveco/module/verifycode.cache.json new file mode 100644 index 0000000000000000000000000000000000000000..018a5ed0d9e4d91a9ca73fb00f80b120d6c2ea60 --- /dev/null +++ b/code/UI/VerifyCode/.idea/.deveco/module/verifycode.cache.json @@ -0,0 +1,22 @@ +{ + "BuildOptions":{ + "SELECT_BUILD_TARGET":"default", + "BUILD_PATH":{ + "OUTPUT_METADATA_JSON":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\hap_metadata\\default\\output_metadata.json", + "OUTPUT_PATH":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\outputs\\default", + "RES_PATH":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\res\\default", + "ETS_SUPER_VISUAL_PATH":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\cache\\default\\default@HarCompileArkTS\\esmodule", + "JS_ASSETS_PATH":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\loader_out\\default", + "SOURCE_MAP_DIR":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\source_map\\default", + "INTERMEDIA_PATH":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates", + "RES_PROFILE_PATH":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\res\\default\\resources\\base\\profile", + "WORKER_LOADER":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\loader\\default\\loader.json", + "MANIFEST_JSON":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\manifest\\default", + "JS_LITE_ASSETS_PATH":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\intermediates\\loader_out_lite\\default", + "JS_SUPER_VISUAL_PATH":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\build\\default\\cache\\default\\default@HarCompileJS\\jsbundle" + } + }, + "CommonInfo":{ + "current.select.target":"default" + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/.idea/.deveco/module/vieifycode.cache.json b/code/UI/VerifyCode/.idea/.deveco/module/vieifycode.cache.json new file mode 100644 index 0000000000000000000000000000000000000000..355fb5ad5d84f5b59b1938007605ce26a6f639c9 --- /dev/null +++ b/code/UI/VerifyCode/.idea/.deveco/module/vieifycode.cache.json @@ -0,0 +1,22 @@ +{ + "BuildOptions":{ + "SELECT_BUILD_TARGET":"default", + "BUILD_PATH":{ + "OUTPUT_METADATA_JSON":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\vieifycode\\build\\default\\intermediates\\hap_metadata\\default\\output_metadata.json", + "OUTPUT_PATH":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\vieifycode\\build\\default\\outputs\\default", + "RES_PATH":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\vieifycode\\build\\default\\intermediates\\res\\default", + "ETS_SUPER_VISUAL_PATH":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\vieifycode\\build\\default\\cache\\default\\default@HarCompileArkTS\\esmodule", + "JS_ASSETS_PATH":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\vieifycode\\build\\default\\intermediates\\loader_out\\default", + "SOURCE_MAP_DIR":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\vieifycode\\build\\default\\intermediates\\source_map\\default", + "INTERMEDIA_PATH":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\vieifycode\\build\\default\\intermediates", + "RES_PROFILE_PATH":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\vieifycode\\build\\default\\intermediates\\res\\default\\resources\\base\\profile", + "WORKER_LOADER":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\vieifycode\\build\\default\\intermediates\\loader\\default\\loader.json", + "MANIFEST_JSON":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\vieifycode\\build\\default\\intermediates\\manifest\\default", + "JS_LITE_ASSETS_PATH":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\vieifycode\\build\\default\\intermediates\\loader_out_lite\\default", + "JS_SUPER_VISUAL_PATH":"D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\vieifycode\\build\\default\\cache\\default\\default@HarCompileJS\\jsbundle" + } + }, + "CommonInfo":{ + "current.select.target":"default" + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/.idea/.deveco/project.cache.json b/code/UI/VerifyCode/.idea/.deveco/project.cache.json new file mode 100644 index 0000000000000000000000000000000000000000..a699c2738d709cfcd575bbb89b3bb60989eeae5c --- /dev/null +++ b/code/UI/VerifyCode/.idea/.deveco/project.cache.json @@ -0,0 +1,16 @@ +{ + "BuildOptions":{ + "BUNDLE_NAME":"com.example.verifycode", + "SELECT_BUILD_MODE":"", + "BUILD_PATH":{ + "OUTPUT_PATH":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\build\\outputs\\default" + }, + "SELECT_BUILD_PRODUCT":"default" + }, + "CommonInfo":{ + "crossplatform.projectType":"", + "project.ide.version":"5.0.7.200", + "current.select.product":"default", + "current.select.buildMode":"" + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/.idea/.gitignore b/code/UI/VerifyCode/.idea/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..26d33521af10bcc7fd8cea344038eaaeb78d0ef5 --- /dev/null +++ b/code/UI/VerifyCode/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/code/UI/VerifyCode/.idea/modules.xml b/code/UI/VerifyCode/.idea/modules.xml new file mode 100644 index 0000000000000000000000000000000000000000..6562ae1627b6b8e69bc7a04ef390beefedcf9cda --- /dev/null +++ b/code/UI/VerifyCode/.idea/modules.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/code/UI/VerifyCode/.idea/modules/VerifyCode.iml b/code/UI/VerifyCode/.idea/modules/VerifyCode.iml new file mode 100644 index 0000000000000000000000000000000000000000..724c2f5fe062ba05a1351195c3dbc4e7dd94538c --- /dev/null +++ b/code/UI/VerifyCode/.idea/modules/VerifyCode.iml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/code/UI/VerifyCode/.idea/modules/entry/entry.iml b/code/UI/VerifyCode/.idea/modules/entry/entry.iml new file mode 100644 index 0000000000000000000000000000000000000000..b630fe7f2a024b997f55fc5a52dea6c90a18c45d --- /dev/null +++ b/code/UI/VerifyCode/.idea/modules/entry/entry.iml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/code/UI/VerifyCode/.idea/modules/verifycode/verifycode.iml b/code/UI/VerifyCode/.idea/modules/verifycode/verifycode.iml new file mode 100644 index 0000000000000000000000000000000000000000..02f253e4a9f2cc366c7bbb94cff0d07df39d51bf --- /dev/null +++ b/code/UI/VerifyCode/.idea/modules/verifycode/verifycode.iml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/code/UI/VerifyCode/AppScope/app.json5 b/code/UI/VerifyCode/AppScope/app.json5 new file mode 100644 index 0000000000000000000000000000000000000000..674a766b3082c17e32e78085628a8de7276fa096 --- /dev/null +++ b/code/UI/VerifyCode/AppScope/app.json5 @@ -0,0 +1,10 @@ +{ + "app": { + "bundleName": "com.example.verifycode", + "vendor": "example", + "versionCode": 1000000, + "versionName": "1.0.0", + "icon": "$media:app_icon", + "label": "$string:app_name" + } +} diff --git a/code/UI/VerifyCode/AppScope/resources/base/element/string.json b/code/UI/VerifyCode/AppScope/resources/base/element/string.json new file mode 100644 index 0000000000000000000000000000000000000000..116d955617e8837650b1d1f1f286fb975a13aa4f --- /dev/null +++ b/code/UI/VerifyCode/AppScope/resources/base/element/string.json @@ -0,0 +1,8 @@ +{ + "string": [ + { + "name": "app_name", + "value": "VerifyCode" + } + ] +} diff --git a/code/UI/VerifyCode/AppScope/resources/base/media/app_icon.png b/code/UI/VerifyCode/AppScope/resources/base/media/app_icon.png new file mode 100644 index 0000000000000000000000000000000000000000..a39445dc87828b76fed6d2ec470dd455c45319e3 Binary files /dev/null and b/code/UI/VerifyCode/AppScope/resources/base/media/app_icon.png differ diff --git a/code/UI/VerifyCode/README.md b/code/UI/VerifyCode/README.md new file mode 100644 index 0000000000000000000000000000000000000000..83a0b0eac7df7ec9940df6ac688a411a031a5679 --- /dev/null +++ b/code/UI/VerifyCode/README.md @@ -0,0 +1,99 @@ +# 验证码布局 + +### 介绍 + +本示例介绍如何使用Text组件实现验证码场景,并禁用对内容的选中、复制、光标。 + +### 效果图预览 + + + +**使用说明** + +1. 单击组件可弹出输入法 +2. 在进行验证码输入时,无法对中间单个数字进行更改,无法选中输入内容,无光标 + +### 下载安装 + +1.模块oh-package.json5文件中引入依赖。 +```typescript +"dependencies": { + "verifycode": "har包地址" +} +``` +2.ets文件import列表视图组件。 +```typescript +import { VerifyCodeViewComponent } from 'verifycode'; +``` + +### 实现思路 + +1. 因为要禁用复制、选中等功能,这里使用了Text组件,而不是TextInput + + ```typescript + ForEach(this.codeIndexArray, (item: number, index: number) => { + Text(this.codeText[item]) + .verifyCodeUnitStyle() + }, (item: number, index: number) => item.toString()) + ``` + +1. 绑定输入法,并默认显示键盘 + ```typescript + this.inputController.attach(true, textConfig); + ``` + +1. 订阅输入法插入、删除事件,从而获取输入内容 + ```typescript + this.inputController.on("insertText", (text: string) => { + if (this.codeText.length >= this.verifyCodeLength) { + return; + } + this.codeText += text; + }) + this.inputController.on("deleteLeft", (length: number) => { + this.codeText = this.codeText.substring(0, this.codeText.length - 1); + }) + ``` +1. 由于这里使用的是Text组件,而非TextInput组件,因此需要每次点击目标的组件的时候都重新绑定,并设置键盘的显示,而不能直接使用showSoftKeyboard + ```typescript + Flex(){ + //... + }.onClick(() => { + this.attachAndListen(); + }) + ``` +1. 当组件失焦的时候解除监听 + ```typescript + off(): void { + this.inputController.off("insertText"); + this.inputController.off("deleteLeft"); + this.isListen = false; + logger.info("detached"); + } + + Flex(){ + //... + } + .onBlur(() => { + this.off(); + }) + ``` + +### 高性能知识点 + +**不涉及** + +### 工程结构&模块类型 + + ``` + verifycode // har类型 + |---constants + | |---VerifyCodeConstants.ets // 常量 + |---view + | |---VerifyCodeView.ets // 视图层-验证码组件 + ``` + +### 参考资料 + +1. [Text](https://docs.openharmony.cn/pages/v5.0/zh-cn/application-dev/reference/apis-arkui/arkui-js/js-components-basic-text.md) +2. [inputMethod](https://docs.openharmony.cn/pages/v4.1/zh-cn/application-dev/reference/apis-ime-kit/js-apis-inputmethod.md) \ No newline at end of file diff --git a/code/UI/VerifyCode/build-profile.json5 b/code/UI/VerifyCode/build-profile.json5 new file mode 100644 index 0000000000000000000000000000000000000000..7a2fdd4a2ac455d5732efe3b6bafba19e90bd6fc --- /dev/null +++ b/code/UI/VerifyCode/build-profile.json5 @@ -0,0 +1,61 @@ +/* + * Copyright (c) 2025 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +{ + "app": { + "signingConfigs": [], + "products": [ + { + "name": "default", + "signingConfig": "default", + "compileSdkVersion": 12, + "compatibleSdkVersion": 12, + "runtimeOS": "OpenHarmony", + "buildOption": { + "strictMode": { + "caseSensitiveCheck": true, + "useNormalizedOHMUrl": true + } + } + } + ], + "buildModeSet": [ + { + "name": "debug", + }, + { + "name": "release" + } + ] + }, + "modules": [ + { + "name": "entry", + "srcPath": "./entry", + "targets": [ + { + "name": "default", + "applyToProducts": [ + "default" + ] + } + ] + }, + { + "name": "verifycode", + "srcPath": "./casesfeature/verifycode" + } + ] +} \ No newline at end of file diff --git a/code/UI/VerifyCode/casesfeature/verifycode/.gitignore b/code/UI/VerifyCode/casesfeature/verifycode/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..e2713a2779c5a3e0eb879efe6115455592caeea5 --- /dev/null +++ b/code/UI/VerifyCode/casesfeature/verifycode/.gitignore @@ -0,0 +1,6 @@ +/node_modules +/oh_modules +/.preview +/build +/.cxx +/.test \ No newline at end of file diff --git a/code/UI/VerifyCode/casesfeature/verifycode/BuildProfile.ets b/code/UI/VerifyCode/casesfeature/verifycode/BuildProfile.ets new file mode 100644 index 0000000000000000000000000000000000000000..3a501e5ddee8ea6d28961648fc7dd314a5304bd4 --- /dev/null +++ b/code/UI/VerifyCode/casesfeature/verifycode/BuildProfile.ets @@ -0,0 +1,17 @@ +/** + * Use these variables when you tailor your ArkTS code. They must be of the const type. + */ +export const HAR_VERSION = '1.0.0'; +export const BUILD_MODE_NAME = 'debug'; +export const DEBUG = true; +export const TARGET_NAME = 'default'; + +/** + * BuildProfile Class is used only for compatibility purposes. + */ +export default class BuildProfile { + static readonly HAR_VERSION = HAR_VERSION; + static readonly BUILD_MODE_NAME = BUILD_MODE_NAME; + static readonly DEBUG = DEBUG; + static readonly TARGET_NAME = TARGET_NAME; +} \ No newline at end of file diff --git a/code/UI/VerifyCode/casesfeature/verifycode/Index.ets b/code/UI/VerifyCode/casesfeature/verifycode/Index.ets new file mode 100644 index 0000000000000000000000000000000000000000..555930f3218cece7ae7a9a1766a2d90a7fe51c6d --- /dev/null +++ b/code/UI/VerifyCode/casesfeature/verifycode/Index.ets @@ -0,0 +1,3 @@ +export { MainPage } from './src/main/ets/components/MainPage'; + +export { VerifyCodeViewComponent } from './src/main/ets/view/VerifyCodeView' \ No newline at end of file diff --git a/code/UI/VerifyCode/casesfeature/verifycode/build-profile.json5 b/code/UI/VerifyCode/casesfeature/verifycode/build-profile.json5 new file mode 100644 index 0000000000000000000000000000000000000000..aefa5f6959f0e65b9347a5182401ee9f4873007a --- /dev/null +++ b/code/UI/VerifyCode/casesfeature/verifycode/build-profile.json5 @@ -0,0 +1,46 @@ +/* + * Copyright (c) 2025 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +{ + "apiType": "stageMode", + "buildOption": { + }, + "buildOptionSet": [ + { + "name": "release", + "arkOptions": { + "obfuscation": { + "ruleOptions": { + "enable": false, + "files": [ + "./obfuscation-rules.txt" + ] + }, + "consumerFiles": [ + "./consumer-rules.txt" + ] + } + }, + }, + ], + "targets": [ + { + "name": "default" + }, + { + "name": "ohosTest" + } + ] +} diff --git a/code/UI/VerifyCode/casesfeature/verifycode/build/default/intermediates/merge_profile/default/module.json b/code/UI/VerifyCode/casesfeature/verifycode/build/default/intermediates/merge_profile/default/module.json new file mode 100644 index 0000000000000000000000000000000000000000..5c583f3188e0d86098fbae3365c83f837de17a5c --- /dev/null +++ b/code/UI/VerifyCode/casesfeature/verifycode/build/default/intermediates/merge_profile/default/module.json @@ -0,0 +1,26 @@ +{ + "app": { + "bundleName": "com.example.verifycode", + "debug": true, + "versionCode": 1000000, + "versionName": "1.0.0", + "minAPIVersion": 12, + "targetAPIVersion": 12, + "apiReleaseType": "Release", + "compileSdkVersion": "5.0.0.71", + "compileSdkType": "OpenHarmony", + "appEnvironments": [], + "bundleType": "app", + "buildMode": "debug" + }, + "module": { + "name": "verifycode", + "type": "har", + "deviceTypes": [ + "default", + "tablet" + ], + "packageName": "verifycode", + "installationFree": false + } +} diff --git a/code/UI/VerifyCode/casesfeature/verifycode/consumer-rules.txt b/code/UI/VerifyCode/casesfeature/verifycode/consumer-rules.txt new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/code/UI/VerifyCode/casesfeature/verifycode/hvigorfile.ts b/code/UI/VerifyCode/casesfeature/verifycode/hvigorfile.ts new file mode 100644 index 0000000000000000000000000000000000000000..42187071482d292588ad40babeda74f7b8d97a23 --- /dev/null +++ b/code/UI/VerifyCode/casesfeature/verifycode/hvigorfile.ts @@ -0,0 +1,6 @@ +import { harTasks } from '@ohos/hvigor-ohos-plugin'; + +export default { + system: harTasks, /* Built-in plugin of Hvigor. It cannot be modified. */ + plugins:[] /* Custom plugin to extend the functionality of Hvigor. */ +} diff --git a/code/UI/VerifyCode/casesfeature/verifycode/obfuscation-rules.txt b/code/UI/VerifyCode/casesfeature/verifycode/obfuscation-rules.txt new file mode 100644 index 0000000000000000000000000000000000000000..272efb6ca3f240859091bbbfc7c5802d52793b0b --- /dev/null +++ b/code/UI/VerifyCode/casesfeature/verifycode/obfuscation-rules.txt @@ -0,0 +1,23 @@ +# Define project specific obfuscation rules here. +# You can include the obfuscation configuration files in the current module's build-profile.json5. +# +# For more details, see +# https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/source-obfuscation-V5 + +# Obfuscation options: +# -disable-obfuscation: disable all obfuscations +# -enable-property-obfuscation: obfuscate the property names +# -enable-toplevel-obfuscation: obfuscate the names in the global scope +# -compact: remove unnecessary blank spaces and all line feeds +# -remove-log: remove all console.* statements +# -print-namecache: print the name cache that contains the mapping from the old names to new names +# -apply-namecache: reuse the given cache file + +# Keep options: +# -keep-property-name: specifies property names that you want to keep +# -keep-global-name: specifies names that you want to keep in the global scope + +-enable-property-obfuscation +-enable-toplevel-obfuscation +-enable-filename-obfuscation +-enable-export-obfuscation \ No newline at end of file diff --git a/code/UI/VerifyCode/casesfeature/verifycode/oh-package.json5 b/code/UI/VerifyCode/casesfeature/verifycode/oh-package.json5 new file mode 100644 index 0000000000000000000000000000000000000000..e0f45e6bcdffffc0ff91411b66b802bc3e8df13d --- /dev/null +++ b/code/UI/VerifyCode/casesfeature/verifycode/oh-package.json5 @@ -0,0 +1,24 @@ +/* + * Copyright (c) 2025 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +{ + "name": "verifycode", + "version": "1.0.0", + "description": "Please describe the basic information.", + "main": "Index.ets", + "author": "", + "license": "Apache-2.0", + "dependencies": {} +} diff --git a/code/UI/VerifyCode/casesfeature/verifycode/src/main/ets/components/MainPage.ets b/code/UI/VerifyCode/casesfeature/verifycode/src/main/ets/components/MainPage.ets new file mode 100644 index 0000000000000000000000000000000000000000..e3178f9bd990100be5e8c360e9a01901fb2de048 --- /dev/null +++ b/code/UI/VerifyCode/casesfeature/verifycode/src/main/ets/components/MainPage.ets @@ -0,0 +1,34 @@ +/* + * Copyright (c) 2025 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +@Component +export struct MainPage { + @State message: string = 'Hello World'; + + build() { + Row() { + Column() { + Text(this.message) + .fontSize($r('app.float.page_text_font_size')) + .fontWeight(FontWeight.Bold) + .onClick(() => { + this.message = 'Welcome'; + }) + } + .width('100%') + } + .height('100%') + } +} diff --git a/code/UI/VerifyCode/casesfeature/verifycode/src/main/ets/constants/VerifyCodeConstants.ets b/code/UI/VerifyCode/casesfeature/verifycode/src/main/ets/constants/VerifyCodeConstants.ets new file mode 100644 index 0000000000000000000000000000000000000000..1889f88e5de829a82470d6d9d9a9278088d591de --- /dev/null +++ b/code/UI/VerifyCode/casesfeature/verifycode/src/main/ets/constants/VerifyCodeConstants.ets @@ -0,0 +1,18 @@ +/* + * Copyright (c) 2025 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +export class VerifyCodeConstants { + static readonly VERIFY_CODE_FONTWEIGHT: number = 60; +} \ No newline at end of file diff --git a/code/UI/VerifyCode/casesfeature/verifycode/src/main/ets/utils/Logger.ets b/code/UI/VerifyCode/casesfeature/verifycode/src/main/ets/utils/Logger.ets new file mode 100644 index 0000000000000000000000000000000000000000..17d1f64c68d74a9f6b8f3326047b865397e5ddc2 --- /dev/null +++ b/code/UI/VerifyCode/casesfeature/verifycode/src/main/ets/utils/Logger.ets @@ -0,0 +1,49 @@ +/* + * Copyright (c) 2025 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import hilog from '@ohos.hilog'; + +/** + * 日志打印类 + */ +class Logger { + private domain: number; + private prefix: string; + private format: string = '%{public}s, %{public}s'; + + constructor(prefix: string) { + this.prefix = prefix; + this.domain = 0xFF00; + this.format.toUpperCase(); + } + + debug(...args: string[]) { + hilog.debug(this.domain, this.prefix, this.format, args); + } + + info(...args: string[]) { + hilog.info(this.domain, this.prefix, this.format, args); + } + + warn(...args: string[]) { + hilog.warn(this.domain, this.prefix, this.format, args); + } + + error(...args: string[]) { + hilog.error(this.domain, this.prefix, this.format, args); + } +} + +export let logger = new Logger('[CommonAppDevelopment]') \ No newline at end of file diff --git a/code/UI/VerifyCode/casesfeature/verifycode/src/main/ets/view/VerifyCodeView.ets b/code/UI/VerifyCode/casesfeature/verifycode/src/main/ets/view/VerifyCodeView.ets new file mode 100644 index 0000000000000000000000000000000000000000..2d10e59591636d2c56792c349093a889b16a086c --- /dev/null +++ b/code/UI/VerifyCode/casesfeature/verifycode/src/main/ets/view/VerifyCodeView.ets @@ -0,0 +1,189 @@ +/* + * Copyright (c) 2025 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import { inputMethod } from '@kit.IMEKit'; +import { VerifyCodeConstants } from '../constants/VerifyCodeConstants'; +import { logger } from '../utils/Logger'; +import { emitter } from '@kit.BasicServicesKit'; + +@Extend(Text) +function verifyCodeUnitStyle() { + .fontSize($r("sys.float.ohos_id_text_size_body1")) + .fontWeight(VerifyCodeConstants.VERIFY_CODE_FONTWEIGHT) + .textAlign(TextAlign.Center) + .width($r("app.integer.verify_code_code_unit_with")) + .height('100%') + .margin({ + left: $r("app.integer.verify_code_code_unit_margin"), + right: $r("app.integer.verify_code_code_unit_margin") + }) + .border({ + width: { bottom: $r("app.integer.verify_code_code_border_width") }, + color: { bottom: Color.Grey }, + style: { bottom: BorderStyle.Solid } + }) +} + +@Component +struct VerifyCodeComponentWithoutCursor { + @State codeText: string = ""; + private readonly verifyID: string = "verifyCodeComponent"; + private inputController: inputMethod.InputMethodController = inputMethod.getController(); + // 监听键盘弹出收起状态 + @State isKeyboardShow: boolean = false; + private verifyCodeLength: number = 6; + private isListen: boolean = false; + private textConfig: inputMethod.TextConfig = { + inputAttribute: { + textInputType: inputMethod.TextInputType.NUMBER, + enterKeyType: inputMethod.EnterKeyType.GO + }, + }; + private codeIndexArray: Array = Array.from([0, 1, 2, 3, 4, 5]); + // 注册路由返回函数,案例插件不触发 + popRouter: () => void = () => {}; + + aboutToAppear(): void { + // 注册返回监听,包括点击手机返回键返回与侧滑返回 + this.listenBackPress(); + } + + async attachAndListen(): Promise { + focusControl.requestFocus(this.verifyID); + await this.inputController.attach(true, this.textConfig); + logger.info("attached"); + this.listen(); + this.isKeyboardShow = true; + } + + listenBackPress() { + let innerEvent: emitter.InnerEvent = { + eventId: 5 + }; + // 收到eventId为5的事件后执行回调函数 + emitter.on(innerEvent, () => { + if (this.isKeyboardShow) { + // 退出文本编辑状态 + this.inputController.hideTextInput(); + this.isKeyboardShow = false; + } else { + this.popRouter(); + } + }); + } + + aboutToDisappear(): void { + this.off(); + // 关闭事件监听 + emitter.off(5); + } + + /** + * TODO 知识点:绑定输入法 + */ + async attach() { + await this.inputController.attach(true, this.textConfig); + logger.info("attached"); + } + + /** + * TODO:知识点:解绑 + */ + off(): void { + this.inputController.off("insertText"); + this.inputController.off("deleteLeft"); + this.isListen = false; + logger.info("detached"); + // 退出文本编辑状态 + this.inputController.hideTextInput(); + this.isKeyboardShow = false; + } + + /** + * TODO 知识点:订阅输入法代插入、向左删除事件,从而获得键盘输入内容 + */ + listen() { + if (this.isListen) { + return; + } + this.inputController.on("insertText", (text: string) => { + if (this.codeText.length >= this.verifyCodeLength || isNaN(Number(text)) || text === ' ') { + return; + } + this.codeText += text; + if (this.codeText.length === this.verifyCodeLength) { + logger.info("VerifyCode: %{public}s", this.codeText); + } + logger.info("VerifyCode [insert]: %{public}s", this.codeText); + }) + + this.inputController.on("deleteLeft", (length: number) => { + this.codeText = this.codeText.substring(0, this.codeText.length - 1); + logger.info("VerifyCode [delete left]: %{public}s", this.codeText); + }) + this.isListen = true; + logger.info("listener added"); + } + + /** + * TODO 知识点:部分验证码场景要完全禁止对输入验证码的选中、复制等功能,因此可以使用Text组件完成 + */ + @Builder + buildVerifyCodeComponent() { + Flex({ direction: FlexDirection.Row, alignItems: ItemAlign.Center, justifyContent: FlexAlign.SpaceBetween }) { + ForEach(this.codeIndexArray, (item: number, index: number) => { + Text(this.codeText[item]) + .verifyCodeUnitStyle() + }, (item: number, index: number) => item.toString()) + } + .id(this.verifyID) + /** + * TODO:知识点:当可视面积变化时进行绑定注册与解绑 + */ + .onBlur(() => { + this.off(); + }) + .backgroundColor(Color.Transparent) + .height($r("app.integer.verify_code_verify_code_height")) + .margin({ left: $r("sys.float.ohos_id_card_margin_start"), right: $r("sys.float.ohos_id_card_margin_start") }) + .defaultFocus(true) + .onClick(() => { + // TODO 知识点:点击本组件时弹出输入法,因为这里使用的是Text组件,因此需要重新attach,而不能直接使用showSoftKeyboard + this.attachAndListen(); + }) + } + + build() { + Row() { + this.buildVerifyCodeComponent() + } + } +} + +/** + * 验证码组件:禁用选中、复制、光标 + */ +@Component +export struct VerifyCodeViewComponent { + popRouter: () => void = () => {}; + build() { + Column() { + VerifyCodeComponentWithoutCursor({ popRouter: this.popRouter }) + } + .height('100%') + .width('100%') + .justifyContent(FlexAlign.Center) + } +} diff --git a/code/UI/VerifyCode/casesfeature/verifycode/src/main/module.json5 b/code/UI/VerifyCode/casesfeature/verifycode/src/main/module.json5 new file mode 100644 index 0000000000000000000000000000000000000000..77de842e163e4030dd08d2635c1b9f59649f218f --- /dev/null +++ b/code/UI/VerifyCode/casesfeature/verifycode/src/main/module.json5 @@ -0,0 +1,24 @@ +/* + * Copyright (c) 2025 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +{ + "module": { + "name": "verifycode", + "type": "har", + "deviceTypes": [ + "default", + "tablet" + ] + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/casesfeature/verifycode/src/main/resources/base/element/float.json b/code/UI/VerifyCode/casesfeature/verifycode/src/main/resources/base/element/float.json new file mode 100644 index 0000000000000000000000000000000000000000..33ea22304f9b1485b5f22d811023701b5d4e35b6 --- /dev/null +++ b/code/UI/VerifyCode/casesfeature/verifycode/src/main/resources/base/element/float.json @@ -0,0 +1,8 @@ +{ + "float": [ + { + "name": "page_text_font_size", + "value": "50fp" + } + ] +} diff --git a/code/UI/VerifyCode/casesfeature/verifycode/src/main/resources/base/element/integer.json b/code/UI/VerifyCode/casesfeature/verifycode/src/main/resources/base/element/integer.json new file mode 100644 index 0000000000000000000000000000000000000000..f17dd4e9fb9b99b3d68e3a83cd2956aeac5bb82c --- /dev/null +++ b/code/UI/VerifyCode/casesfeature/verifycode/src/main/resources/base/element/integer.json @@ -0,0 +1,20 @@ +{ + "integer": [ + { + "name": "verify_code_code_unit_with", + "value": 60 + }, + { + "name": "verify_code_code_unit_margin", + "value": 5 + }, + { + "name": "verify_code_code_border_width", + "value": 1 + }, + { + "name": "verify_code_verify_code_height", + "value": 50 + } + ] +} \ No newline at end of file diff --git a/code/UI/VerifyCode/casesfeature/verifycode/src/main/resources/base/element/string.json b/code/UI/VerifyCode/casesfeature/verifycode/src/main/resources/base/element/string.json new file mode 100644 index 0000000000000000000000000000000000000000..f51a9c8461a55f6312ef950344e3145b7f82d607 --- /dev/null +++ b/code/UI/VerifyCode/casesfeature/verifycode/src/main/resources/base/element/string.json @@ -0,0 +1,8 @@ +{ + "string": [ + { + "name": "page_show", + "value": "page from package" + } + ] +} diff --git a/code/UI/VerifyCode/casesfeature/verifycode/src/main/resources/rawfile/routerMap/verifycode.json b/code/UI/VerifyCode/casesfeature/verifycode/src/main/resources/rawfile/routerMap/verifycode.json new file mode 100644 index 0000000000000000000000000000000000000000..cb86cf4ec5599923747b17e7e76aa9c11b28ba93 --- /dev/null +++ b/code/UI/VerifyCode/casesfeature/verifycode/src/main/resources/rawfile/routerMap/verifycode.json @@ -0,0 +1,10 @@ +{ + "routerMap": [ + { + "name": "verifycode/VerifyCodeView", + "pageModule": "verifycode", + "pageSourceFile": "src/main/ets/generated/RouterBuilder.ets", + "registerFunction": "verifyCodeViewRegister" + } + ] +} \ No newline at end of file diff --git a/code/UI/VerifyCode/casesfeature/verifycode/verify_code.gif b/code/UI/VerifyCode/casesfeature/verifycode/verify_code.gif new file mode 100644 index 0000000000000000000000000000000000000000..287e424f7327da3b2aaeb4f947283032e2e8d468 Binary files /dev/null and b/code/UI/VerifyCode/casesfeature/verifycode/verify_code.gif differ diff --git a/code/UI/VerifyCode/code-linter.json5 b/code/UI/VerifyCode/code-linter.json5 new file mode 100644 index 0000000000000000000000000000000000000000..073990fa45394e1f8e85d85418ee60a8953f9b99 --- /dev/null +++ b/code/UI/VerifyCode/code-linter.json5 @@ -0,0 +1,32 @@ +{ + "files": [ + "**/*.ets" + ], + "ignore": [ + "**/src/ohosTest/**/*", + "**/src/test/**/*", + "**/src/mock/**/*", + "**/node_modules/**/*", + "**/oh_modules/**/*", + "**/build/**/*", + "**/.preview/**/*" + ], + "ruleSet": [ + "plugin:@performance/recommended", + "plugin:@typescript-eslint/recommended" + ], + "rules": { + "@security/no-unsafe-aes": "error", + "@security/no-unsafe-hash": "error", + "@security/no-unsafe-mac": "warn", + "@security/no-unsafe-dh": "error", + "@security/no-unsafe-dsa": "error", + "@security/no-unsafe-ecdsa": "error", + "@security/no-unsafe-rsa-encrypt": "error", + "@security/no-unsafe-rsa-sign": "error", + "@security/no-unsafe-rsa-key": "error", + "@security/no-unsafe-dsa-key": "error", + "@security/no-unsafe-dh-key": "error", + "@security/no-unsafe-3des": "error" + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/.gitignore b/code/UI/VerifyCode/entry/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..e2713a2779c5a3e0eb879efe6115455592caeea5 --- /dev/null +++ b/code/UI/VerifyCode/entry/.gitignore @@ -0,0 +1,6 @@ +/node_modules +/oh_modules +/.preview +/build +/.cxx +/.test \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build-profile.json5 b/code/UI/VerifyCode/entry/build-profile.json5 new file mode 100644 index 0000000000000000000000000000000000000000..e7569e3056e27af38e9991b7ea73ec10f3ba8a05 --- /dev/null +++ b/code/UI/VerifyCode/entry/build-profile.json5 @@ -0,0 +1,43 @@ +/* + * Copyright (c) 2025 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +{ + "apiType": "stageMode", + "buildOption": { + }, + "buildOptionSet": [ + { + "name": "release", + "arkOptions": { + "obfuscation": { + "ruleOptions": { + "enable": false, + "files": [ + "./obfuscation-rules.txt" + ] + } + } + } + }, + ], + "targets": [ + { + "name": "default" + }, + { + "name": "ohosTest", + } + ] +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/config/buildConfig.json b/code/UI/VerifyCode/entry/build/config/buildConfig.json new file mode 100644 index 0000000000000000000000000000000000000000..957452e4317c68f26ee8a2d23cc1740fa963eb9f --- /dev/null +++ b/code/UI/VerifyCode/entry/build/config/buildConfig.json @@ -0,0 +1 @@ +{"compileConfig":{"deviceType":"default","Path":"D:\\Software\\DevEco Studio\\tools\\node\\","localPropertiesPath":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\local.properties","note":"false","aceProfilePath":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile","hapMode":"false","buildMode":"debug","img2bin":"true","projectProfilePath":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\build-profile.json5","compilerType":"ark","appResource":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ResourceTable.txt","watchMode":"false","logLevel":"3","aceBuildJson":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader\\default\\loader.json","aceModuleRoot":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\ets","aceSoPath":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\nativeDependencies.txt","cachePath":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\cache\\default\\default@CompileArkTS\\esmodule\\debug","aceModuleBuild":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\ets","aceSuperVisualPath":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\supervisual","aceModuleJsonPath":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\module.json"},"patchConfig":{"changedFileList":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\patch\\default\\changedFileList.json"}} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/.ts_checker_cache b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/.ts_checker_cache new file mode 100644 index 0000000000000000000000000000000000000000..a038ad06d8619ae71c94c7a963abe5a7ece44cec --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/.ts_checker_cache @@ -0,0 +1,4608 @@ +{ + "runtimeOS": "OpenHarmony", + "sdkInfo": "true:12:5.0.0.71:Release", + "fileList": { + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.ability.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.errorCode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.featureAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.particleAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.abilityAccessCtrl.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Ability.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AbilityConstant.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AbilityLifecycleCallback.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AbilityStage.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ActionExtensionAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ApplicationStateChangeCallback.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.appManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.appRecovery.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.autoFillManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ChildProcess.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.childProcessManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ChildProcessArgs.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ChildProcessOptions.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.common.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Configuration.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ConfigurationConstant.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.contextConstant.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.dataUriUtils.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.dialogRequest.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.EnvironmentCallback.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.errorManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ExtensionAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.insightIntent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.InsightIntentContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.InsightIntentExecutor.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.OpenLinkOptions.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ShareExtensionAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.StartOptions.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIExtensionAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIExtensionContentSession.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.wantConstant.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.wantAgent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.application.uriPermissionManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.bundleManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.defaultAppManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.overlay.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.continuation.continuationManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@system.package.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.privacyManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.EmbeddedUIExtensionAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.appstartup.StartupConfig.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.appstartup.StartupConfigEntry.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.appstartup.StartupListener.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.appstartup.StartupTask.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.appstartup.startupManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.sendableContextManager.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.screenLockFileManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AtomicServiceOptions.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.EmbeddableUIAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.PhotoEditorExtensionAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.application.d.ts" + ], + "parent": [ + "D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\ets\\entryability\\EntryAbility.ets", + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\ets\\entryability\\EntryAbility.ets" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.PerformanceAnalysisKit.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.faultLogger.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.hiviewdfx.hiAppEvent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.hichecker.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.hidebug.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.hilog.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.hiTraceChain.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.hiTraceMeter.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.hiviewdfx.jsLeakWatcher.d.ts" + ], + "parent": [ + "D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\ets\\entryability\\EntryAbility.ets", + "D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\ets\\entrybackupability\\EntryBackupAbility.ets", + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\ets\\entryability\\EntryAbility.ets", + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\ets\\entrybackupability\\EntryBackupAbility.ets" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.animator.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.atomicservice.AtomicServiceNavigation.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.Chip.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.atomicservice.NavPushPathHelper.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.ChipGroup.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.ComposeListItem.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.ComposeTitleBar.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.Counter.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.Dialog.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.EditableTitleBar.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.ExceptionPrompt.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.Filter.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.FormMenu.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.GridObjectSortComponent.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.Popup.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.ProgressButton.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.SegmentButton.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.SelectionMenu.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.SelectTitleBar.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.SplitLayout.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.SubHeader.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.SwipeRefresher.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.TabTitleBar.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.ToolBar.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.TreeView.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.atomicservice.InterstitialDialogAction.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.componentSnapshot.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.componentUtils.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.dragController.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.drawableDescriptor.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.inspector.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.node.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.observer.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.StateManagement.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.shape.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.curves.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.atomicservice.AtomicServiceWeb.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.display.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.font.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.matrix4.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.measure.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.mediaquery.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.PiPWindow.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.pluginComponent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.prompt.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.promptAction.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.router.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.screenshot.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.window.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@system.app.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@system.configuration.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@system.mediaquery.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@system.prompt.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@system.router.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.theme.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.FoldSplitContainer.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.uiExtension.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.FullScreenLaunchComponent.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.atomicservice.AtomicServiceTabs.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.Prefetcher.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.DownloadFileButton.d.ets" + ], + "parent": [ + "D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\ets\\entryability\\EntryAbility.ets", + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\ets\\entryability\\EntryAbility.ets" + ], + "error": false + }, + "D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\ets\\entryability\\EntryAbility.ets": { + "mtimeMs": 1740383437182.3496, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.PerformanceAnalysisKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.ability.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityHelper.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityHelper.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityOperation.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityResult.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\abilityResult.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\connectOptions.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\startAbilityParameter.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.errorCode.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.featureAbility.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\startAbilityParameter.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\abilityResult.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\app\\appVersionInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\app\\context.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityHelper.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\connectOptions.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\app\\processInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.window.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityOperation.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.particleAbility.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\startAbilityParameter.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityHelper.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationRequest.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\connectOptions.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.abilityAccessCtrl.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\permissions.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\Context.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\security\\PermissionRequestResult.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Ability.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AbilityConstant.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Configuration.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ExtensionAbility.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AbilityConstant.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Ability.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.EnvironmentCallback.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AbilityStage.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIExtensionAbility.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AbilityLifecycleCallback.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.window.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ApplicationContext.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AbilityStage.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AbilityConstant.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\AbilityStageContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Configuration.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ActionExtensionAbility.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIExtensionAbility.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ApplicationStateChangeCallback.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ApplicationContext.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.appManager.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ProcessInformation.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ProcessInformation.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.appRecovery.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.autoFillManager.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ChildProcess.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ChildProcessArgs.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.childProcessManager.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ChildProcessArgs.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ChildProcessOptions.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ChildProcessArgs.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ChildProcess.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.childProcessManager.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ChildProcessOptions.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.childProcessManager.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.common.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\AbilityStageContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ApplicationContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\BaseContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\Context.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\FormExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\EventHub.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityHelper.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\abilityResult.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\AbilityStartCallback.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\connectOptions.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\VpnExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\EmbeddableUIAbilityContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\PhotoEditorExtensionContext.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.sendableContextManager.d.ets" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Configuration.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ConfigurationConstant.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Ability.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.EnvironmentCallback.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\AbilityStageContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AbilityStage.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ConfigurationConstant.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ApplicationContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Configuration.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.contextConstant.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\Context.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.StartOptions.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.dataUriUtils.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.dialogRequest.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.EnvironmentCallback.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AbilityConstant.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Configuration.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ApplicationContext.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.errorManager.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ErrorObserver.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\LoopObserver.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ExtensionAbility.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Ability.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIExtensionAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.PhotoEditorExtensionAbility.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.insightIntent.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.InsightIntentExecutor.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.InsightIntentContext.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.InsightIntentExecutor.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.InsightIntentExecutor.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.window.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.insightIntent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.InsightIntentContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIExtensionContentSession.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.OpenLinkOptions.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIExtensionContext.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ShareExtensionAbility.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIExtensionAbility.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.StartOptions.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.contextConstant.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AtomicServiceOptions.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIExtensionContext.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIAbility.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Ability.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AbilityConstant.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.rpc.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.window.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AbilityLifecycleCallback.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.EmbeddableUIAbility.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIExtensionAbility.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AbilityConstant.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ExtensionAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIExtensionContentSession.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ActionExtensionAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ShareExtensionAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.EmbeddedUIExtensionAbility.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIExtensionContentSession.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\abilityResult.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\AbilityStartCallback.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.uiExtension.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIExtensionAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.InsightIntentExecutor.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.PhotoEditorExtensionAbility.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.featureAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\startAbilityParameter.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\abilityResult.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ApplicationContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.dialogRequest.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.unifiedDataChannel.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.particleAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.wantAgent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\wantAgent\\wantAgentInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.wantAgent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\wantAgent\\triggerInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AbilityStage.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIExtensionAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.appRecovery.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.InsightIntentContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.PhotoEditorExtensionAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.FormMenu.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.pluginComponent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.InputMethodExtensionAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.InputMethodExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.account.appAccount.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.pasteboard.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\embedded_component.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.wantConstant.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.wantAgent.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\wantAgent\\wantAgentInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\wantAgent\\triggerInfo.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\wantAgent\\wantAgentInfo.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.application.uriPermissionManager.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.bundleManager.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ApplicationInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\Metadata.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ElementName.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\AbilityInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\BundleInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\HapModuleInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ExtensionAbilityInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\Skill.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\AbilityInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ApplicationInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\BundleInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\HapModuleInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ExtensionAbilityInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ProcessInformation.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\applicationInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\abilityInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\bundleInfo.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\app\\context.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\abilityInfo.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.defaultAppManager.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.overlay.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\OverlayModuleInfo.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.continuation.continuationManager.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\continuation\\continuationResult.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\continuation\\continuationExtraParams.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\continuation\\continuationExtraParams.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@system.package.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.privacyManager.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\permissions.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.EmbeddedUIExtensionAbility.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIExtensionAbility.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.appstartup.StartupConfig.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.appstartup.StartupListener.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.appstartup.StartupConfigEntry.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.appstartup.startupManager.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.appstartup.StartupConfigEntry.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.appstartup.StartupConfig.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.appstartup.StartupListener.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.appstartup.StartupConfig.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.appstartup.StartupTask.d.ets": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\AbilityStageContext.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.appstartup.startupManager.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.appstartup.StartupConfig.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.sendableContextManager.d.ets": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.common.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\SendableContext.d.ets" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.screenLockFileManager.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AtomicServiceOptions.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.StartOptions.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.FullScreenLaunchComponent.d.ets" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.EmbeddableUIAbility.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\EmbeddableUIAbilityContext.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.PhotoEditorExtensionAbility.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ExtensionAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\PhotoEditorExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIExtensionContentSession.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.application.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\Context.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityHelper.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\data\\rdb\\resultSet.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityOperation.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityResult.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.dataAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.rdb.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.ability.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.featureAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.common.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.particleAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.settings.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityOperation.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.featureAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.dataAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.rdb.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.ability.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityHelper.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityResult.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.ability.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityHelper.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\abilityResult.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.ability.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.featureAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\AbilityStartCallback.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.common.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\PhotoEditorExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIExtensionContentSession.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\connectOptions.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ElementName.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.rpc.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.ability.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.featureAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.common.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.particleAbility.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\startAbilityParameter.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.ability.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.featureAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.particleAbility.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityHelper.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.featureAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\app\\context.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.resourceManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.rpc.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.window.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.mediaquery.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.observer.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.bundleManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\Context.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ApplicationContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.appManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.promptAction.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.router.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.componentSnapshot.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.dragController.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.unifiedDataChannel.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimodalInput.pointer.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.rdb.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.particleAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.notification.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.notificationManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.wantAgent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.wantAgent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.abilityAccessCtrl.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIExtensionContentSession.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.uiExtension.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.childProcessManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.errorManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.InsightIntentContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.defaultAppManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.overlay.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.continuation.continuationManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.appstartup.StartupListener.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.faultLogger.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.hiviewdfx.hiAppEvent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.atomicservice.AtomicServiceNavigation.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.FormMenu.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.atomicservice.AtomicServiceWeb.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.display.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.PiPWindow.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.pluginComponent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.prompt.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.FoldSplitContainer.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.FullScreenLaunchComponent.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.cloudSync.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.fs.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.util.stream.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.events.emitter.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.hash.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.picker.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.securityLabel.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.statvfs.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.storageStatistics.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.inputMethod.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.inputMethodEngine.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.InputMethodExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.account.appAccount.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.account.distributedAccount.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.account.osAccount.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.pasteboard.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.power.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.print.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.request.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.runningLock.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.screenLock.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.settings.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.systemDateTime.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.systemTime.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.thermal.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.wallpaper.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.zlib.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.commonEventManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\commonEvent\\commonEventSubscriber.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.resourceschedule.systemload.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\SceneResources.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\embedded_component.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\nav_destination.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\navigation.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\pattern_lock.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.web.webview.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.security.cert.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.security.cryptoFramework.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\data\\rdb\\resultSet.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityHelper.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.rdb.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.dataAbility.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.rdb.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityHelper.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityOperation.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.rdb.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\data\\rdb\\resultSet.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\BaseContext.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityHelper.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityOperation.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.dataAbility.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\app\\appVersionInfo.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.featureAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\app\\context.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\app\\context.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\applicationInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\app\\processInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\elementName.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\BaseContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\hapModuleInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\app\\appVersionInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\abilityInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.featureAbility.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\app\\processInfo.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.featureAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\app\\context.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.window.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\BaseContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.featureAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AbilityLifecycleCallback.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.uiExtension.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.InsightIntentExecutor.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.FoldSplitContainer.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.inputMethodEngine.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\folder_stack.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\navigation.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\applicationInfo.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\moduleInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\customizeData.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\app\\context.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\abilityInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\bundleInfo.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\elementName.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\app\\context.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\BaseContext.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\app\\context.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.window.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\Context.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.common.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.rdb.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.PiPWindow.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.inputMethodEngine.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.request.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\hapModuleInfo.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\abilityInfo.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\app\\context.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\bundleInfo.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\abilityInfo.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\applicationInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\customizeData.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\app\\context.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\hapModuleInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\bundleInfo.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\moduleInfo.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\applicationInfo.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\customizeData.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\applicationInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\abilityInfo.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.colorSpaceManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.resourceManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.rpc.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.drawableDescriptor.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.window.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.drawing.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.componentSnapshot.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.unifiedDataChannel.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\PhotoEditorExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimodalInput.pointer.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationRequest.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationContent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.screenshot.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.pasteboard.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.wallpaper.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\common.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.web.webview.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\bundleInfo.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\abilityInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\applicationInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundle\\hapModuleInfo.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.colorSpaceManager.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.display.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.resourceManager.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\global\\rawFileDescriptor.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\global\\resource.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.drawableDescriptor.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\Context.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.rpc.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\connectOptions.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.account.appAccount.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\global\\rawFileDescriptor.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.resourceManager.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\global\\resource.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.resourceManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ApplicationInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Graphics.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationContent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\units.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.drawableDescriptor.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.resourceManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\image.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ElementName.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\connectOptions.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.bundleManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.inputMethod.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.font.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.mediaquery.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.inspector.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.observer.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.promptAction.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.router.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.componentUtils.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.node.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.animator.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.measure.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.componentSnapshot.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.dragController.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.common.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimodalInput.pointer.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.window.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\BuilderNode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\FrameNode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ComponentContent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\NodeController.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\XComponentNode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.autoFillManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.atomicservice.InterstitialDialogAction.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\common.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.font.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.mediaquery.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.inspector.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.observer.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\common.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.promptAction.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.router.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.componentUtils.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.node.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\BuilderNode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\BuilderNode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\NodeController.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\FrameNode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\FrameNode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Graphics.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Graphics.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\RenderNode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\XComponentNode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Content.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ComponentContent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\NodeContent.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\content_slot.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\node_container.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.animator.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.measure.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.componentSnapshot.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.dragController.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.unifiedDataChannel.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimodalInput.pointer.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\common.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\AbilityInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\abilityResult.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\connectOptions.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\HapModuleInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\Context.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.StartOptions.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.OpenLinkOptions.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Configuration.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.dialogRequest.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AbilityConstant.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\AbilityStartCallback.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.window.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AtomicServiceOptions.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.observer.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.common.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\EmbeddableUIAbilityContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.notificationManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.appRecovery.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\AbilityInfo.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ApplicationInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\Metadata.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.bundleManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\Skill.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.bundleManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\HapModuleInfo.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\HapModuleInfo.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\AbilityInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ExtensionAbilityInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\Metadata.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.bundleManager.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.bundleManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\BundleInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\AbilityStageContext.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\Context.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ApplicationInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.resourceManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\BaseContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\EventHub.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ApplicationContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.contextConstant.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ApplicationContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.common.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\AbilityStageContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.abilityAccessCtrl.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.application.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.picker.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.print.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.settings.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\common.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\AbilityStartCallback.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\abilityResult.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.common.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIExtensionContentSession.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ApplicationInfo.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\Metadata.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\global\\resource.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.bundleManager.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\AbilityInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.bundleManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\BundleInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ExtensionAbilityInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\Context.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\Metadata.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\AbilityInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ApplicationInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.bundleManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\HapModuleInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ExtensionAbilityInfo.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\Skill.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\AbilityInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.bundleManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ExtensionAbilityInfo.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\BundleInfo.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ApplicationInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\HapModuleInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.bundleManager.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.bundleManager.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ExtensionAbilityInfo.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ApplicationInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\Metadata.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.bundleManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\Skill.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.bundleManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\HapModuleInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ExtensionContext.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\EventHub.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\Context.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.common.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ApplicationContext.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\Context.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AbilityLifecycleCallback.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.EnvironmentCallback.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ApplicationStateChangeCallback.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ProcessInformation.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.ConfigurationConstant.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\Context.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.common.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ProcessInformation.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.appManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.bundleManager.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ApplicationContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.appManager.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\BuilderNode.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\FrameNode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Graphics.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.node.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ComponentContent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\XComponentNode.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\NodeController.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\FrameNode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Graphics.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.node.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.PiPWindow.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\FrameNode.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\RenderNode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Graphics.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Graphics.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ComponentContent.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.node.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\BuilderNode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\NodeController.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\XComponentNode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\NodeContent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.PiPWindow.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Graphics.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.drawing.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.common2D.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\global\\resource.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.node.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\BuilderNode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\FrameNode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\RenderNode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\NodeController.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\common.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\particle.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\units.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\RenderNode.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Graphics.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.node.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\FrameNode.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\XComponentNode.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\BuilderNode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\FrameNode.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.node.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Content.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.node.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ComponentContent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\NodeContent.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ComponentContent.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\BuilderNode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Content.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.node.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\FrameNode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\common.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\NodeContent.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Content.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\FrameNode.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.node.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.drawing.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.common2D.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Graphics.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\canvas.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\image.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.text.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.common2D.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Graphics.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.drawing.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.text.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.unifiedDataChannel.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.dragController.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.pasteboard.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\common.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIExtensionContext.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\abilityResult.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\connectOptions.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.StartOptions.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AtomicServiceOptions.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.OpenLinkOptions.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.common.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIExtensionAbility.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\AbilityStageContext.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\HapModuleInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Configuration.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\Context.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.common.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AbilityStage.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.appstartup.StartupTask.d.ets" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ExtensionContext.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\HapModuleInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Configuration.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\Context.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ExtensionAbilityInfo.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.common.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\FormExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\VpnExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\PhotoEditorExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.BackupExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.InputMethodExtensionContext.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\FormExtensionContext.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ExtensionContext.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.common.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\VpnExtensionContext.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ExtensionContext.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.common.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\EmbeddableUIAbilityContext.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.common.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.EmbeddableUIAbility.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\PhotoEditorExtensionContext.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\abilityResult.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.common.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.PhotoEditorExtensionAbility.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationRequest.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.notification.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.notificationManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.wantAgent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationContent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationActionButton.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationTemplate.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationFlags.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.ability.particleAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.notification.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.notificationManager.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.notification.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationRequest.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationSlot.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationRequest.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationSlot.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationContent.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.notificationManager.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\NotificationCommonDef.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationActionButton.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationContent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationContent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationContent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationContent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationContent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationContent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationContent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationContent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationContent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationContent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationRequest.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationRequest.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationSlot.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationTemplate.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationUserInput.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\UIAbilityContext.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationRequest.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationSlot.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationContent.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.wantAgent.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\wantAgent\\wantAgentInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\wantAgent\\triggerInfo.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationRequest.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationActionButton.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\wantAgent\\wantAgentInfo.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationContent.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.notification.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\global\\resource.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.notificationManager.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationRequest.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.notificationManager.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationActionButton.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationUserInput.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.wantAgent.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationRequest.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.notificationManager.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationTemplate.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationRequest.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.notificationManager.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationFlags.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationRequest.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationSlot.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.notification.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.notificationManager.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.notification.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.notificationManager.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\NotificationCommonDef.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.notificationManager.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationUserInput.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.notificationManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\notification\\notificationActionButton.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\wantAgent\\wantAgentInfo.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.wantAgent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.wantAgent.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.wantAgent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.wantAgent.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\wantAgent\\triggerInfo.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.wantAgent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.wantAgent.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\permissions.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.abilityAccessCtrl.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.privacyManager.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\security\\PermissionRequestResult.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.abilityAccessCtrl.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.uiExtension.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.window.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.UIExtensionContentSession.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ErrorObserver.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.errorManager.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\LoopObserver.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.errorManager.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\OverlayModuleInfo.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.bundle.overlay.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\continuation\\continuationResult.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.continuation.continuationManager.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\continuation\\continuationExtraParams.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.continuation.continuationManager.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.continuation.continuationManager.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\SendableContext.d.ets": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\arkts\\@arkts.lang.d.ets" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.sendableContextManager.d.ets" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\arkts\\@arkts.lang.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\SendableContext.d.ets" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.faultLogger.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.PerformanceAnalysisKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.hiviewdfx.hiAppEvent.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.PerformanceAnalysisKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.hichecker.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.PerformanceAnalysisKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.hidebug.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.PerformanceAnalysisKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.hilog.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.PerformanceAnalysisKit.d.ts", + "D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\utils\\Logger.ets", + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\utils\\Logger.ets" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.hiTraceChain.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.PerformanceAnalysisKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.hiTraceMeter.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.PerformanceAnalysisKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.hiviewdfx.jsLeakWatcher.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.PerformanceAnalysisKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.atomicservice.AtomicServiceNavigation.d.ets": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.Chip.d.ets": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.ChipGroup.d.ets" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.atomicservice.NavPushPathHelper.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.ChipGroup.d.ets": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.Chip.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.ComposeListItem.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.ComposeTitleBar.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.Counter.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.Dialog.d.ets": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.theme.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.EditableTitleBar.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.ExceptionPrompt.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.Filter.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.FormMenu.d.ets": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.form.formBindingData.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.GridObjectSortComponent.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.Popup.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.ProgressButton.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.SegmentButton.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.SelectionMenu.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.SelectTitleBar.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.SplitLayout.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.SubHeader.d.ets": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.SwipeRefresher.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.TabTitleBar.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.ToolBar.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.TreeView.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.atomicservice.InterstitialDialogAction.d.ets": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.StateManagement.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.shape.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\common.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.curves.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.atomicservice.AtomicServiceWeb.d.ets": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.display.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.colorSpaceManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.hdrCapability.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.FoldSplitContainer.d.ets" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.matrix4.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.PiPWindow.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\BaseContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\NodeController.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\FrameNode.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.pluginComponent.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.prompt.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.screenshot.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@system.app.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@system.configuration.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@system.mediaquery.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@system.prompt.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@system.router.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.theme.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.Dialog.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\common.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\with_theme.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.FoldSplitContainer.d.ets": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.display.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.window.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.FullScreenLaunchComponent.d.ets": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.AtomicServiceOptions.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.atomicservice.AtomicServiceTabs.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\CommonModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\AlphabetIndexerModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\BlankModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ButtonModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\CalendarPickerModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\CheckboxModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\CheckboxGroupModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ColumnModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ColumnSplitModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\CounterModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\DataPanelModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\DatePickerModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\DividerModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\GaugeModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\GridModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\GridColModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\GridItemModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\GridRowModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\HyperlinkModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ImageAnimatorModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ImageModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\SymbolGlyphModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ImageSpanModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\LineModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ListModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ListItemModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ListItemGroupModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\LoadingProgressModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\MarqueeModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\MenuModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\MenuItemModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\NavDestinationModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\NavigationModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\NavigatorModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\NavRouterModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\PanelModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\PathModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\PatternLockModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\PolygonModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\PolylineModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ProgressModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\QRCodeModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\RadioModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\RatingModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\RectModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\RefreshModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\RichEditorModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\RowModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\RowSplitModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ScrollModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\SearchModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\SelectModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ShapeModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\SideBarContainerModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\SliderModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\SpanModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\StackModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\StepperItemModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\SwiperModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\TabsModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\TextAreaModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\TextModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\TextClockModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\TextInputModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\TextPickerModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\TextTimerModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\TimePickerModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ToggleModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\VideoModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\WaterFlowModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\AttributeUpdater.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ContainerSpanModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\SymbolSpanModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ParticleModifier.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.Chip.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.ChipGroup.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.SubHeader.d.ets" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.Prefetcher.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.DownloadFileButton.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\CommonModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\AlphabetIndexerModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\BlankModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ButtonModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\CalendarPickerModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\CheckboxModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\CheckboxGroupModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ColumnModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ColumnSplitModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\CounterModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\DataPanelModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\DatePickerModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\DividerModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\GaugeModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\GridModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\GridColModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\GridItemModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\GridRowModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\HyperlinkModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ImageAnimatorModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ImageModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\common.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\SymbolGlyphModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\common.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ImageSpanModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\LineModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ListModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ListItemModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ListItemGroupModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\LoadingProgressModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\MarqueeModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\MenuModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\MenuItemModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\NavDestinationModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\NavigationModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\NavigatorModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\NavRouterModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\PanelModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\PathModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\PatternLockModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\PolygonModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\PolylineModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ProgressModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\QRCodeModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\RadioModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\RatingModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\RectModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\RefreshModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\RichEditorModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\RowModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\RowSplitModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ScrollModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\SearchModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\SelectModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ShapeModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\SideBarContainerModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\SliderModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\SpanModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\StackModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\StepperItemModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\SwiperModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\TabsModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\TextAreaModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\TextModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\TextClockModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\TextInputModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\TextPickerModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\TextTimerModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\TimePickerModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ToggleModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\VideoModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\WaterFlowModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\AttributeUpdater.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ContainerSpanModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\SymbolSpanModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ParticleModifier.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.modifier.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.form.formBindingData.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.advanced.FormMenu.d.ets" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.hdrCapability.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.display.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.CoreFileKit.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.application.BackupExtensionAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.BackupExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.cloudSync.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.cloudSyncManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.environment.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.fileAccess.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.fileuri.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.fs.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.hash.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.picker.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.securityLabel.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.statvfs.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.storageStatistics.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.fileshare.d.ts" + ], + "parent": [ + "D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\ets\\entrybackupability\\EntryBackupAbility.ets", + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\ets\\entrybackupability\\EntryBackupAbility.ets" + ], + "error": false + }, + "D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\ets\\entrybackupability\\EntryBackupAbility.ets": { + "mtimeMs": 1740383589216.2495, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.PerformanceAnalysisKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.CoreFileKit.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.application.BackupExtensionAbility.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.BackupExtensionContext.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.CoreFileKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.BackupExtensionContext.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ExtensionContext.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.CoreFileKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.application.BackupExtensionAbility.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.cloudSync.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.CoreFileKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.cloudSyncManager.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.CoreFileKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.environment.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.CoreFileKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.fileAccess.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.CoreFileKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.fileuri.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.uri.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.CoreFileKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.fs.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.util.stream.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.CoreFileKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.hash.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.util.stream.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.CoreFileKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.picker.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\Context.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.CoreFileKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.securityLabel.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.CoreFileKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.statvfs.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.CoreFileKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.storageStatistics.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.CoreFileKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.fileshare.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.CoreFileKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.uri.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.fileuri.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.util.stream.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.events.emitter.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.fs.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.file.hash.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.events.emitter.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.util.stream.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\Index.ets": { + "mtimeMs": 1740382966469.2915, + "children": [ + "D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\components\\MainPage.ets", + "D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\view\\VerifyCodeView.ets" + ], + "parent": [ + "D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\ets\\pages\\Index.ets" + ], + "error": false + }, + "D:\\DevEcoStudioProjects\\VerifyCode\\entry\\src\\main\\ets\\pages\\Index.ets": { + "mtimeMs": 1740383432936.375, + "children": [ + "D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\Index.ets" + ], + "parent": [], + "error": false + }, + "D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\components\\MainPage.ets": { + "mtimeMs": 1740383425980.2744, + "children": [], + "parent": [ + "D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\Index.ets" + ], + "error": false + }, + "D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\view\\VerifyCodeView.ets": { + "mtimeMs": 1740383458640.42, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.IMEKit.d.ts", + "D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\constants\\VerifyCodeConstants.ets", + "D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\utils\\Logger.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "parent": [ + "D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\Index.ets" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.IMEKit.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.inputMethod.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.inputMethodEngine.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.InputMethodExtensionAbility.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.InputMethodExtensionContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.InputMethodSubtype.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.inputMethodList.d.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.inputMethod.Panel.d.ts" + ], + "parent": [ + "D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\view\\VerifyCodeView.ets", + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\view\\VerifyCodeView.ets" + ], + "error": false + }, + "D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\constants\\VerifyCodeConstants.ets": { + "mtimeMs": 1740383444402.9316, + "children": [], + "parent": [ + "D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\view\\VerifyCodeView.ets" + ], + "error": false + }, + "D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\utils\\Logger.ets": { + "mtimeMs": 1740383449017.3296, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.hilog.d.ts" + ], + "parent": [ + "D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\view\\VerifyCodeView.ets" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.account.appAccount.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.customization.customConfig.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.account.distributedAccount.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.account.osAccount.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.batteryInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.deviceAttest.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.deviceInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.pasteboard.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.power.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.print.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.request.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.runningLock.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.screenLock.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.settings.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.systemDateTime.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.systemTime.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.thermal.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.usb.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.usbManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.wallpaper.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.zlib.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.commonEventManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.events.emitter.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@system.battery.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@system.brightness.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@system.device.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@system.request.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.resourceschedule.systemload.d.ts" + ], + "parent": [ + "D:\\DevEcoStudioProjects\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\view\\VerifyCodeView.ets", + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\view\\VerifyCodeView.ets" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.inputMethod.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\bundleManager\\ElementName.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.InputMethodSubtype.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.IMEKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.inputMethodEngine.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimodalInput.keyEvent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.InputMethodSubtype.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\BaseContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.window.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.IMEKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.InputMethodExtensionAbility.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.InputMethodExtensionContext.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.IMEKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.InputMethodExtensionContext.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\ExtensionContext.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.IMEKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.InputMethodExtensionAbility.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.InputMethodSubtype.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.IMEKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.inputMethod.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.inputMethodEngine.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.inputMethodList.d.ets": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.IMEKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.inputMethod.Panel.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.IMEKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimodalInput.keyEvent.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimodalInput.inputEvent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimodalInput.keyCode.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.inputMethodEngine.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimodalInput.inputEvent.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimodalInput.keyEvent.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimodalInput.keyCode.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimodalInput.keyEvent.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.account.appAccount.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.rpc.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.customization.customConfig.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.account.distributedAccount.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.account.osAccount.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.account.osAccount.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.account.distributedAccount.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.batteryInfo.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.deviceAttest.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.deviceInfo.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.pasteboard.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.unifiedDataChannel.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.power.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.print.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\Context.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.web.webview.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.request.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\BaseContext.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.runningLock.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.screenLock.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.settings.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\ability\\dataAbilityHelper.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\Context.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.systemDateTime.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.systemTime.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.thermal.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.usb.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.usbManager.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.wallpaper.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.zlib.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.commonEventManager.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\commonEvent\\commonEventData.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\commonEvent\\commonEventSubscriber.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\commonEvent\\commonEventSubscribeInfo.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\commonEvent\\commonEventPublishData.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@system.battery.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@system.brightness.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@system.device.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@system.request.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.resourceschedule.systemload.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\commonEvent\\commonEventData.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.commonEventManager.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\commonEvent\\commonEventSubscriber.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\commonEvent\\commonEventSubscribeInfo.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.commonEventManager.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\commonEvent\\commonEventSubscribeInfo.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.commonEventManager.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\commonEvent\\commonEventSubscriber.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\commonEvent\\commonEventPublishData.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.commonEventManager.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\canvas.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.drawing.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.uniformTypeDescriptor.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\common.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimodalInput.intentionCode.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\common.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.uiEffect.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\common.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\common.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\application\\Context.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimodalInput.pointer.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.unifiedDataChannel.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.unifiedDataChannel.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.data.uniformTypeDescriptor.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimodalInput.intentionCode.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ImageModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\SymbolGlyphModifier.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.shape.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.shape.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.shape.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.shape.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.observer.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.observer.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.observer.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.UIContext.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Graphics.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.uiEffect.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.uiEffect.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\ComponentContent.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.theme.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.scene.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\ScenePostProcessSettings.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\SceneTypes.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\SceneResources.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\SceneNodes.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\Scene.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\component3d.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\component3d.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.scene.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\ScenePostProcessSettings.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.scene.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\SceneNodes.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\SceneTypes.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.scene.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\SceneResources.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\SceneNodes.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\SceneResources.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\SceneTypes.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.scene.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\SceneNodes.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\Scene.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\SceneNodes.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\SceneResources.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\SceneTypes.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\ScenePostProcessSettings.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.scene.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\Scene.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\Scene.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\SceneResources.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\graphics3d\\SceneNodes.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.scene.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\content_slot.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.node.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\embedded_component.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.app.ability.Want.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\folder_stack.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.window.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\image.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.drawableDescriptor.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.drawing.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.drawing.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\nav_destination.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\navigation.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.window.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\node_container.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.node.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\particle.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Graphics.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Graphics.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\pattern_lock.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.text.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.drawing.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.common2D.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\text_common.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\text_common.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.text.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.graphics.text.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.intl.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\time_picker.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\time_picker.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.intl.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\with_theme.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.arkui.theme.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\units.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\global\\resource.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Graphics.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Graphics.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\arkui\\Graphics.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.web.webview.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.security.cert.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.multimedia.image.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.print.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.web.netErrorList.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\web.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\build-tools\\ets-loader\\declarations\\web.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.web.webview.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.security.cert.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.security.cryptoFramework.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.web.webview.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.web.netErrorList.d.ts": { + "mtimeMs": 978278400000, + "children": [], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.web.webview.d.ts" + ], + "error": false + }, + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.security.cryptoFramework.d.ts": { + "mtimeMs": 978278400000, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.base.d.ts" + ], + "parent": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.security.cert.d.ts" + ], + "error": false + }, + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\ets\\entryability\\EntryAbility.ets": { + "mtimeMs": 1740383437182.3496, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.AbilityKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.PerformanceAnalysisKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.ArkUI.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\ets\\entrybackupability\\EntryBackupAbility.ets": { + "mtimeMs": 1740383589216.2495, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.PerformanceAnalysisKit.d.ts", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.CoreFileKit.d.ts" + ], + "parent": [], + "error": false + }, + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\Index.ets": { + "mtimeMs": 1740382966469.2915, + "children": [ + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\components\\MainPage.ets", + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\view\\VerifyCodeView.ets" + ], + "parent": [ + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\ets\\pages\\Index.ets" + ], + "error": false + }, + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\ets\\pages\\Index.ets": { + "mtimeMs": 1740383432936.375, + "children": [ + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\Index.ets" + ], + "parent": [], + "error": false + }, + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\components\\MainPage.ets": { + "mtimeMs": 1740383425980.2744, + "children": [], + "parent": [ + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\Index.ets" + ], + "error": false + }, + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\view\\VerifyCodeView.ets": { + "mtimeMs": 1740383458640.42, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.IMEKit.d.ts", + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\constants\\VerifyCodeConstants.ets", + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\utils\\Logger.ets", + "D:\\oh_11_SDK\\11\\12\\ets\\kits\\@kit.BasicServicesKit.d.ts" + ], + "parent": [ + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\Index.ets" + ], + "error": false + }, + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\constants\\VerifyCodeConstants.ets": { + "mtimeMs": 1740383444402.9316, + "children": [], + "parent": [ + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\view\\VerifyCodeView.ets" + ], + "error": false + }, + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\utils\\Logger.ets": { + "mtimeMs": 1740383449017.3296, + "children": [ + "D:\\oh_11_SDK\\11\\12\\ets\\api\\@ohos.hilog.d.ts" + ], + "parent": [ + "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\ets\\view\\VerifyCodeView.ets" + ], + "error": false + } + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/.tsbuildinfo b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/.tsbuildinfo new file mode 100644 index 0000000000000000000000000000000000000000..50cb60e8060b7dbbaee8fdfb012b38f51da8332e --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/.tsbuildinfo @@ -0,0 +1 @@ +{"program":{"fileNames":["../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es5.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2016.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2017.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2018.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2019.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2020.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2021.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2021.string.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.base.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/data/rdb/resultset.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.want.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/startabilityparameter.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/abilityresult.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/app/appversioninfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/moduleinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/customizedata.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/applicationinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/app/processinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/elementname.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/basecontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.colorspacemanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/global/rawfiledescriptor.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/global/resource.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.drawabledescriptor.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.resourcemanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.rpc.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimedia.image.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/bundleinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.bundle.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/abilityinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/hapmoduleinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/app/context.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/elementname.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/connectoptions.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.font.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.mediaquery.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.inspector.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/metadata.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/skill.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/extensionabilityinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/hapmoduleinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/bundleinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.bundle.bundlemanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/applicationinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/abilityinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/eventhub.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.abilityconstant.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.configurationconstant.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.configuration.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.ability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.uiability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.abilitylifecyclecallback.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.environmentcallback.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.applicationstatechangecallback.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.appmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/processinformation.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/applicationcontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.contextconstant.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/context.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.startoptions.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.openlinkoptions.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.dialogrequest.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/abilitystartcallback.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.atomicserviceoptions.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/uiabilitycontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.observer.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.promptaction.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.router.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.componentutils.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.common2d.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.drawing.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/graphics.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/rendernode.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/content.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/componentcontent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/framenode.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/buildernode.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/nodecontroller.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/xcomponentnode.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/nodecontent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.node.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.animator.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.measure.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.componentsnapshot.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.data.unifieddatachannel.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.dragcontroller.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/extensioncontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/uiextensioncontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/abilitystagecontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/formextensioncontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/vpnextensioncontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/embeddableuiabilitycontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/photoeditorextensioncontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.common.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimodalinput.pointer.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.uicontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.window.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.ability.featureability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.data.rdb.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.data.dataability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/dataabilityoperation.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/dataabilityresult.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/dataabilityhelper.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.ability.ability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.ability.errorcode.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationcommondef.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationuserinput.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/wantagent/triggerinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.wantagent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/wantagent/wantagentinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.wantagent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationactionbutton.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationcontent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationtemplate.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.notificationmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationslot.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.notification.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationflags.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationrequest.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.ability.particleability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/permissions.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/security/permissionrequestresult.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.abilityaccessctrl.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.abilitystage.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.extensionability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.uiextension.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.uiextensioncontentsession.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.uiextensionability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.actionextensionability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.apprecovery.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.autofillmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.childprocessargs.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.childprocess.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.childprocessoptions.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.childprocessmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.datauriutils.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/errorobserver.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/loopobserver.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.errormanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.insightintent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.insightintentcontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.insightintentexecutor.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.shareextensionability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.wantconstant.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.application.uripermissionmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.bundle.defaultappmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/overlaymoduleinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.bundle.overlay.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/continuation/continuationresult.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/continuation/continuationextraparams.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.continuation.continuationmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.package.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.privacymanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.embeddeduiextensionability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.appstartup.startuplistener.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.appstartup.startupconfig.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.appstartup.startupconfigentry.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.appstartup.startuptask.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.appstartup.startupmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/arkts/@arkts.lang.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/sendablecontext.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.sendablecontextmanager.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.ability.screenlockfilemanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.embeddableuiability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.photoeditorextensionability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.application.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.abilitykit.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.faultlogger.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hiviewdfx.hiappevent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hichecker.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hidebug.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hilog.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hitracechain.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hitracemeter.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hiviewdfx.jsleakwatcher.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.performanceanalysiskit.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.atomicservice.atomicservicenavigation.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/commonmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/alphabetindexermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/blankmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/buttonmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/calendarpickermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/checkboxmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/checkboxgroupmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/columnmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/columnsplitmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/countermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/datapanelmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/datepickermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/dividermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/gaugemodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/gridmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/gridcolmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/griditemmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/gridrowmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/hyperlinkmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/imageanimatormodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/imagemodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/symbolglyphmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/imagespanmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/linemodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/listmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/listitemmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/listitemgroupmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/loadingprogressmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/marqueemodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/menumodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/menuitemmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/navdestinationmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/navigationmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/navigatormodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/navroutermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/panelmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/pathmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/patternlockmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/polygonmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/polylinemodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/progressmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/qrcodemodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/radiomodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/ratingmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/rectmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/refreshmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/richeditormodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/rowmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/rowsplitmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/scrollmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/searchmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/selectmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/shapemodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/sidebarcontainermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/slidermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/spanmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/stackmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/stepperitemmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/swipermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/tabsmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/textareamodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/textmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/textclockmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/textinputmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/textpickermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/texttimermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/timepickermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/togglemodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/videomodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/waterflowmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/attributeupdater.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/containerspanmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/symbolspanmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/particlemodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.modifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.chip.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.atomicservice.navpushpathhelper.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.chipgroup.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.composelistitem.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.composetitlebar.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.counter.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.theme.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.dialog.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.editabletitlebar.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.exceptionprompt.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.filter.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.form.formbindingdata.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.formmenu.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.gridobjectsortcomponent.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.popup.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.progressbutton.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.segmentbutton.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.selectionmenu.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.selecttitlebar.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.splitlayout.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.subheader.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.swiperefresher.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.tabtitlebar.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.toolbar.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.treeview.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.atomicservice.interstitialdialogaction.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.statemanagement.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.shape.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.curves.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.atomicservice.atomicserviceweb.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.hdrcapability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.display.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.matrix4.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.pipwindow.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.plugincomponent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.prompt.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.screenshot.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.app.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.configuration.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.mediaquery.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.prompt.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.router.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.foldsplitcontainer.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.fullscreenlaunchcomponent.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.atomicservice.atomicservicetabs.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.prefetcher.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.downloadfilebutton.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.arkui.d.ts","../../../../../../src/main/ets/entryability/entryability.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.backupextensioncontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.application.backupextensionability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.cloudsync.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.cloudsyncmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.environment.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.fileaccess.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.uri.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.fileuri.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.events.emitter.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.util.stream.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.fs.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.hash.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.picker.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.securitylabel.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.statvfs.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.storagestatistics.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.fileshare.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.corefilekit.d.ts","../../../../../../src/main/ets/entrybackupability/entrybackupability.ets","../../../../../../../casesfeature/verifycode/src/main/ets/components/mainpage.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethodsubtype.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethod.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimodalinput.inputevent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimodalinput.keycode.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimodalinput.keyevent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethodengine.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethodextensioncontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethodextensionability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethodlist.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethod.panel.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.imekit.d.ts","../../../../../../../casesfeature/verifycode/src/main/ets/constants/verifycodeconstants.ets","../../../../../../../casesfeature/verifycode/src/main/ets/utils/logger.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.account.appaccount.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.customization.customconfig.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.account.distributedaccount.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.account.osaccount.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.batteryinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.deviceattest.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.deviceinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.pasteboard.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.power.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.print.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.request.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.runninglock.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.screenlock.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.settings.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.systemdatetime.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.systemtime.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.thermal.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.usb.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.usbmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.wallpaper.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.zlib.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/commonevent/commoneventdata.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/commonevent/commoneventsubscribeinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/commonevent/commoneventsubscriber.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/commonevent/commoneventpublishdata.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.commoneventmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.battery.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.brightness.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.device.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.request.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.resourceschedule.systemload.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.basicserviceskit.d.ts","../../../../../../../casesfeature/verifycode/src/main/ets/view/verifycodeview.ets","../../../../../../../casesfeature/verifycode/index.ets","../../../../../../src/main/ets/pages/index.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/ability_component.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/action_sheet.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/alert_dialog.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/alphabet_indexer.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/badge.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/blank.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/button.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/calendar_picker.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/canvas.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/checkbox.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/checkboxgroup.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/circle.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/column.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/column_split.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.data.uniformtypedescriptor.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimodalinput.intentioncode.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.uieffect.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/common.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/common_ts_ets_api.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/graphics3d/scenepostprocesssettings.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/graphics3d/scenetypes.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/graphics3d/sceneresources.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/graphics3d/scenenodes.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/graphics3d/scene.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.scene.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/component3d.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/container_span.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/content_slot.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/context_menu.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/counter.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/custom_dialog_controller.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/data_panel.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/date_picker.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/divider.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/ellipse.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/embedded_component.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/enums.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/featureability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/flex.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/flow_item.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/focus.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/folder_stack.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/form_link.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/for_each.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/gauge.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/gesture.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/global.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/grid.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/griditem.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/grid_col.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/grid_container.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/grid_row.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/hyperlink.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/image.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/image_animator.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/image_common.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/image_span.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/lazy_for_each.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/line.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/list.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/list_item.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/list_item_group.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/loading_progress.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/location_button.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/matrix2d.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/marquee.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/menu.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/menu_item.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/menu_item_group.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/nav_destination.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/nav_router.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/navigation.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/navigator.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/node_container.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/page_transition.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/panel.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/particle.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/paste_button.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/path.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/pattern_lock.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/polygon.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/polyline.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/progress.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/qrcode.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/radio.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/rating.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/rect.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/refresh.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/relative_container.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/repeat.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/rich_editor.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/rich_text.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/row.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/row_split.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/save_button.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/scroll.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/scroll_bar.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/search.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/security_component.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/select.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/shape.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/slider.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/span.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/stack.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/state_management.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/stepper.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/stepper_item.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/swiper.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/symbolglyph.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/symbol_span.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/tabs.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/tab_content.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_area.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_clock.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.text.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_common.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_input.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_picker.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_timer.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.intl.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/time_picker.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/toggle.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/with_theme.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/units.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/video.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.security.cryptoframework.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.security.cert.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.web.neterrorlist.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.web.webview.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/web.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/xcomponent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/sidebar.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/water_flow.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/styled_string.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/index-full.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/animator.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/calendar.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/form_component.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/media_cached_image.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/plugin_component.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/root_scene.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/screen.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/window_scene.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/remote_window.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/effect_component.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/ui_extension_component.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/isolated_component.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.ability.ability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.ability.errorcode.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.ability.featureability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.ability.particleability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.ability.screenlockfilemanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.abilityaccessctrl.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.account.appaccount.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.account.distributedaccount.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.account.osaccount.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.animator.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.ability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.abilityconstant.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.abilitylifecyclecallback.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.abilitystage.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.actionextensionability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.application.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.applicationstatechangecallback.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.appmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.apprecovery.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.atomicserviceoptions.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.autofillmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.childprocess.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.childprocessargs.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.childprocessmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.childprocessoptions.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.common.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.configuration.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.configurationconstant.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.contextconstant.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.datauriutils.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.dialogrequest.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.embeddableuiability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.embeddeduiextensionability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.environmentcallback.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.errormanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.extensionability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.insightintent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.insightintentcontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.insightintentexecutor.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.openlinkoptions.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.photoeditorextensionability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.sendablecontextmanager.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.shareextensionability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.startoptions.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.uiability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.uiextensionability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.uiextensioncontentsession.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.want.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.wantagent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.wantconstant.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.appstartup.startupconfig.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.appstartup.startupconfigentry.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.appstartup.startuplistener.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.appstartup.startupmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.appstartup.startuptask.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.form.formbindingdata.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.application.backupextensionability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.application.uripermissionmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.chip.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.chipgroup.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.composelistitem.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.composetitlebar.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.counter.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.dialog.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.downloadfilebutton.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.editabletitlebar.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.exceptionprompt.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.filter.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.foldsplitcontainer.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.formmenu.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.fullscreenlaunchcomponent.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.gridobjectsortcomponent.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.popup.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.progressbutton.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.segmentbutton.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.selectionmenu.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.selecttitlebar.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.splitlayout.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.subheader.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.swiperefresher.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.tabtitlebar.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.toolbar.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.treeview.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.componentsnapshot.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.componentutils.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.dragcontroller.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.drawabledescriptor.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.inspector.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.modifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.node.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.observer.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.prefetcher.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.shape.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.statemanagement.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.theme.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.uicontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.uiextension.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.atomicservice.atomicservicenavigation.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.atomicservice.atomicservicetabs.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.atomicservice.atomicserviceweb.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.atomicservice.interstitialdialogaction.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.atomicservice.navpushpathhelper.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.base.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.batteryinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.bundle.bundlemanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.bundle.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.bundle.defaultappmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.bundle.overlay.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.commoneventmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.continuation.continuationmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.curves.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.customization.customconfig.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.data.dataability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.data.rdb.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.data.unifieddatachannel.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.data.uniformtypedescriptor.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.deviceattest.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.deviceinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.display.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.events.emitter.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.faultlogger.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.backupextensioncontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.cloudsync.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.cloudsyncmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.environment.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.fileaccess.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.fileuri.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.fs.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.hash.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.picker.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.securitylabel.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.statvfs.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.storagestatistics.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.fileshare.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.font.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.colorspacemanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.common2d.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.drawing.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.hdrcapability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.scene.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.text.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.uieffect.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hichecker.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hidebug.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hilog.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hitracechain.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hitracemeter.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hiviewdfx.hiappevent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hiviewdfx.jsleakwatcher.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethod.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethod.panel.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethodengine.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethodextensionability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethodextensioncontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethodlist.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethodsubtype.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.intl.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.matrix4.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.measure.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.mediaquery.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimedia.image.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimodalinput.inputevent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimodalinput.intentioncode.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimodalinput.keycode.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimodalinput.keyevent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimodalinput.pointer.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.notification.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.notificationmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.pasteboard.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.pipwindow.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.plugincomponent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.power.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.print.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.privacymanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.prompt.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.promptaction.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.request.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.resourcemanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.resourceschedule.systemload.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.router.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.rpc.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.runninglock.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.screenlock.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.screenshot.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.security.cert.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.security.cryptoframework.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.settings.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.systemdatetime.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.systemtime.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.thermal.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.uri.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.usb.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.usbmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.util.stream.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.wallpaper.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.wantagent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.web.neterrorlist.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.web.webview.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.window.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.zlib.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.app.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.battery.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.brightness.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.configuration.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.device.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.mediaquery.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.package.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.prompt.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.request.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.router.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/abilityresult.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/connectoptions.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/dataabilityhelper.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/dataabilityoperation.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/dataabilityresult.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/startabilityparameter.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/app/appversioninfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/app/context.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/app/processinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/abilitystagecontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/abilitystartcallback.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/applicationcontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/basecontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/context.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/embeddableuiabilitycontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/errorobserver.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/eventhub.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/extensioncontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/formextensioncontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/loopobserver.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/photoeditorextensioncontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/processinformation.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/sendablecontext.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/uiabilitycontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/uiextensioncontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/vpnextensioncontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/alphabetindexermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/attributeupdater.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/blankmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/buildernode.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/buttonmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/calendarpickermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/checkboxgroupmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/checkboxmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/columnmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/columnsplitmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/commonmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/componentcontent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/containerspanmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/content.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/countermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/datapanelmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/datepickermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/dividermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/framenode.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/gaugemodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/graphics.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/gridcolmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/griditemmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/gridmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/gridrowmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/hyperlinkmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/imageanimatormodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/imagemodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/imagespanmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/linemodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/listitemgroupmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/listitemmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/listmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/loadingprogressmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/marqueemodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/menuitemmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/menumodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/navdestinationmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/navigationmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/navigatormodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/navroutermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/nodecontent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/nodecontroller.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/panelmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/particlemodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/pathmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/patternlockmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/polygonmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/polylinemodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/progressmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/qrcodemodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/radiomodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/ratingmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/rectmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/refreshmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/rendernode.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/richeditormodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/rowmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/rowsplitmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/scrollmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/searchmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/selectmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/shapemodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/sidebarcontainermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/slidermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/spanmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/stackmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/stepperitemmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/swipermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/symbolglyphmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/symbolspanmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/tabsmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/textareamodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/textclockmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/textinputmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/textmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/textpickermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/texttimermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/timepickermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/togglemodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/videomodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/waterflowmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/xcomponentnode.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/abilityinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/applicationinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/bundleinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/customizedata.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/elementname.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/hapmoduleinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/moduleinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/abilityinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/applicationinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/bundleinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/elementname.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/extensionabilityinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/hapmoduleinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/metadata.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/overlaymoduleinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/skill.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/commonevent/commoneventdata.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/commonevent/commoneventpublishdata.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/commonevent/commoneventsubscribeinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/commonevent/commoneventsubscriber.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/continuation/continuationextraparams.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/continuation/continuationresult.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/data/rdb/resultset.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/global/rawfiledescriptor.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/global/resource.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/graphics3d/scene.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/graphics3d/scenenodes.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/graphics3d/scenepostprocesssettings.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/graphics3d/sceneresources.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/graphics3d/scenetypes.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationactionbutton.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationcommondef.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationcontent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationflags.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationrequest.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationslot.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationtemplate.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationuserinput.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/permissions.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/security/permissionrequestresult.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/wantagent/triggerinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/wantagent/wantagentinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/arkts/@arkts.lang.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/ability_component.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/action_sheet.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/alert_dialog.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/alphabet_indexer.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/badge.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/blank.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/button.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/calendar_picker.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/canvas.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/checkbox.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/checkboxgroup.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/circle.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/column.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/column_split.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/common.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/common_ts_ets_api.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/component3d.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/container_span.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/content_slot.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/context_menu.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/counter.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/custom_dialog_controller.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/data_panel.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/date_picker.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/divider.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/ellipse.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/embedded_component.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/enums.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/featureability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/flex.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/flow_item.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/focus.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/folder_stack.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/for_each.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/form_link.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/gauge.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/gesture.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/global.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/grid.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/grid_col.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/grid_container.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/grid_row.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/griditem.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/hyperlink.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/image.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/image_animator.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/image_common.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/image_span.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/index-full.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/lazy_for_each.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/line.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/list.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/list_item.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/list_item_group.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/loading_progress.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/location_button.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/marquee.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/matrix2d.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/menu.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/menu_item.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/menu_item_group.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/nav_destination.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/nav_router.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/navigation.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/navigator.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/node_container.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/page_transition.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/panel.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/particle.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/paste_button.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/path.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/pattern_lock.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/polygon.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/polyline.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/progress.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/qrcode.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/radio.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/rating.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/rect.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/refresh.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/relative_container.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/repeat.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/rich_editor.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/rich_text.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/row.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/row_split.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/save_button.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/scroll.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/scroll_bar.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/search.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/security_component.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/select.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/shape.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/sidebar.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/slider.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/span.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/stack.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/state_management.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/stepper.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/stepper_item.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/styled_string.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/swiper.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/symbol_span.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/symbolglyph.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/tab_content.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/tabs.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_area.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_clock.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_common.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_input.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_picker.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_timer.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/time_picker.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/toggle.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/units.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/video.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/water_flow.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/web.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/with_theme.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/xcomponent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2016.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2017.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2018.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2019.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2020.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2021.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.abilitykit.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.arkui.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.basicserviceskit.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.corefilekit.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.imekit.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.performanceanalysiskit.d.ts"],"fileInfos":[{"version":"be8b901880718680b6c067fd8083bd5b04cde401c1e1123823e3068bb2e0d282","affectsGlobalScope":true},"e8d2e50f9e8fdd312d31f97571b4c7295b8f29f7f8363498edae2a9eb113ee36","4b1854aec637e8e041eff02899e16fd3c0c78685c622336aadfd67e6604bbe1b","d6f7d47355a0167969e9a8eedfb0994f21e038d360965ec06c30f6871038900b","4735756aff7c5857de387f321633f272e2daba4950c427ab200de954340c7c13","13dfb22c1b46f9858b19fc7df54674146f3d174ccd35f0e02e8d05a3026b9ba8","33d21bcca0f7b054d0d0d402125f547c9ac77782c2df301de314143f08e81406","80510205fb587019e1ad42bfbc046d4f55f3c5a1c8b3debca7d6fe0adc93959f",{"version":"276144a8254bed55adae6f0646c37a2cd11575ac2cbc679bf7ac0419c443fd58","affectsGlobalScope":true},{"version":"3523038578cadf637fdce58f06018e144fd5b26c12e3f9c1cef14cdf92ca3d20","affectsGlobalScope":true},{"version":"28065193ddf88bf697915b9236d2d00a27e85726563e88474f166790376e10d8","affectsGlobalScope":true},{"version":"511c964513d7c2f72556554cdeb960b4f0445990d11080297a97cc7b5fa1bb68","affectsGlobalScope":true},{"version":"725daac09ec6eb9086c2bea6bbdf6d6ab2a6f49d686656c6021a4da0415fe31f","affectsGlobalScope":true},{"version":"21574b67bbedcb39a6efa00ca47e5b9402946a4d4e890abd5b51d3fd371819ba","affectsGlobalScope":true},{"version":"2415a2b1a4a521594b9837316ae3950b0c0c2f8b689defd358986bf3e263e904","affectsGlobalScope":true},{"version":"e5d8d715990d96a37f3521a3f1460679507b261eec1b42dc84d4de835997b794","affectsGlobalScope":true},{"version":"93fa2a84417c65ab8ed121a0b84536312e00a11cbf45b0006a75324d00b176d2","affectsGlobalScope":true},{"version":"a003a6051b48dc64eaa8ad83789e4c2a540f3482bed821053b6770969bd598fb","affectsGlobalScope":true},{"version":"e90857fa86cecc3bc964a2d7db9d95a0c406bebfadeb4853a01a0079936f12f7","affectsGlobalScope":true},{"version":"8bbb03589e48f10b49996064f35256e858d205dcb364428fb4cc045061b1d786","affectsGlobalScope":true},{"version":"5044747370afee4b4c247e8a14c2969d245bbcf8396295dc5a60c659d796a71f","affectsGlobalScope":true},{"version":"8e4921934f4bec04df1bee5762a8f4ad9213f0dab33ea10c5bb1ba1201070c6a","affectsGlobalScope":true},{"version":"a894424c7058bcc77c1a3c92fe289c0ff93792e583e064c683d021879479f7b8","affectsGlobalScope":true},{"version":"8f03386d697248c5d356fd53f2729b920ea124cd1414a6c22de03c5d24729277","affectsGlobalScope":true},{"version":"21ac76354ecc1324ee2e31ac5fcebfa91b1b6beb3e8c3fe6f3988538e9629c73","affectsGlobalScope":true},{"version":"0f71e010899461f256a976d1bece8f39710a8661ced0ae3a4a757f61e0b0200d","affectsGlobalScope":true},{"version":"fe7acdc1039eca904399190766d1c8766b7d2621413f972c8542dddd69612097","affectsGlobalScope":true},{"version":"c25aa843b930662d62f0e853dd1f347d08b66cdec09bd760151d4ba6ce220fe6","affectsGlobalScope":true},{"version":"3e47477f297e4fa0d556c40a872c2c45bddefa487fd054bf1f80bceb527a682b","affectsGlobalScope":true},{"version":"a902be9f4116b449dbac07ffe3f4d69abb664f8eddfaeb892225612469213788","affectsGlobalScope":true},{"version":"155d8d1e367e05af5e5708a860825785f00eabae01744cf7bc569664301415a4","affectsGlobalScope":true},{"version":"5b30b81cdeb239772daf44e6c0d5bf6adec9dbf8d534ed25c9a0e8a43b9abfff","affectsGlobalScope":true},{"version":"cdb77abf1220d79a20508bbcfddf21f0437ea8ef5939ba46f999c4987061baab","affectsGlobalScope":true},{"version":"62e02a2f5889850ed658dfde861b2ba84fb22f3663ea3b2e2f7fb3dcd1813431","affectsGlobalScope":true},{"version":"357921f26d612a4c5ac9896340e6a2beffcaf889ff5cdfcc742e9af804d1a448","affectsGlobalScope":true},{"version":"d836a4258d6b5ee12054b802002d7c9c5eb6a1adb6a654f0ee9429cbda03e1a0","affectsGlobalScope":true},{"version":"c021bff90eb33d29edfde16c9b861097bbf99aa290726d0d0ac65330aa7be85a","affectsGlobalScope":true},{"version":"1c4e64dc374ea5922d7632a52b167187ba7c7e35b34d3c1e22625be66ca1576d","affectsGlobalScope":true},{"version":"cd1bebc4db8fb52c5618ecad3f511f62c78921451c198220c5b2ee5610b4d7b9","affectsGlobalScope":true},{"version":"fb60e7c9de1306648f865b4c8ef76b7376731af3955b69551004ad3848fb8f4c","affectsGlobalScope":true},{"version":"18d23591bba5678cf57ef139e1a3daad8017b26ad6612c8c34d6fa39044b245f","affectsGlobalScope":true},{"version":"868df11ccdabb6de564f70b68aa6b379a243ef32c8f6ee6dc71056a3dd54578a","affectsGlobalScope":true},{"version":"cebef4c7f9b6afb02cd08e7288fab05d0be3e3c898c720775b8aa286e9f7cfed","affectsGlobalScope":true},{"version":"7e3c49afe9bf537f68ce2487d7996c6e5c2350c0f250939726add1efcb1bcf01","affectsGlobalScope":true},{"version":"c7673e88666f933b0d007e82e42b60e85cf606ec247033e8ee5ab5940e4be206","affectsGlobalScope":true},"f598fe27739340f1e74d375de2122be19e4fd63dd6891df5a0b4cf1788056e18","33ffcac134473cb641f3605d850a483652ae78d38fb0df8a49ef17deb05a90cd","b780117afa772abac18719af9b234517cca036b9a5ac763934658a805453b447","8e0622fd44e6fc146b3b431cd5433449bcc7660b555e6e6175926a5665353ad4","0cc5c94908b284934cc25e6bd28a612650b9644d64ce21248732f8ad95625cd5","0fe10efa53a287daaccba7fa70bbf20820ead1cd0c011ad59248f04cea5f3534","6534aeb84fdb78bdf07dd551c70e5f859c28a08b00507446b1043c20526feb9d","59528c8bb0cd15a4e2b544547cd324bb3a1153ebd52beb99c1f36f5437bca908","7542f446bc5bc9148a8443618064cdd94ba23293716dc839ea17e79dee318b45","3a5f3b923aa0dbf9d743ee99961763d38576b11ba81dbcd1b90c046f52d6071e","53b8801feda0f792b5959291f0e760ed1e013a78fb4e22072b663a76eb47a368","a8e07c1a2f8475fbab17dda22a5f51e2d26fbc39603cf3b18f9c0ae2b519e55e","ea5f823571c4b3c3f06b41f4fbdf4a78194716327ab0d6049686242285c5c6ba","fdf923b7c6a8e0770be1205a9875e3d085ddc8dd832b63adf616852278c390dd","310a6b870d04f2901d2e7ec52c1718db666fcb7557c6d963076a90b6d6b547da","489efe9790587f89f396188dc469a8cab682cf26691a01229e7d8ade3d7735a3","36ecc177ed427edb67536d037d19c23c872f0640bd92c610da789b6800cbe3b9","e5374b92c5442758194f0206f6e44299701a81c345844bdf13f3253b0efa1179","e12d9aa72090066b86539ccbc4d567ccac99be31551ed7a7f36bd5a1ba74a016","e440c7066c19e60990f65eee96ecd5fe22cebf754376c0732a29ee4a11cfd2a4","7d81efdbf839fe9fd65d580a89b98cbde2d89a822d22e2e8e060921ddc93cc9f","f5c03ad15eee48dedd7bdef771d50369c70fa70b10523ab777e925a4c90dbbeb","e79dae84c8e3d36f8f47f2da99a824ebee5674af266cbf274355e1b058fb219b","9751ad655ee0a989b6dcb3de9a5d4530b373ee3792741a32165533fdc5cb8c08","41c21e94cc18d83501abacdaf56f29ffa89e64a6dd5449580a53f7c834d487fc","5d1e8f9c86780f23962980d995e80f70cb90173100c4f3f1280c651c6dc22094","e5691e856a641889004287d695c234851c47d56726217f6c694273cf616a0fa4","2f3de2b32fb746719e274422070162e7e55100cd3960c6ae97bf53cdda662a35","3871e004409be619f4894565b87dd05639e7dd171151ac32ed8fc0c0833937dc","67dbad7d2b8e481d856cd29f29d862b4da198a33581732d6add653ebe3a0a32c","5c5627008db0c037c148380ab9ed21004ad2e33df3c693a5f750a84fdb182c34","8bebcc93409f42049131ef5006c83c8a00f2f79a52a8bf4a8b13e9d80b235900","758fe293317f2af1418ad984f1bc113f9e20374c67a08464877671b09cbf1971","7a41f5564952e9866e074942f17b6eaa9274c8396021190a6ca04bc08f828f82","14e5f9adf3b431a47e1ed63d0e551064cff346f1e0d6967e535294e55ca6fbea","ed6eee81a8a30042a700e5c8c6947835c160f3e514f80c6274fe55dfbd31ee30","f490a2cfd12aad9cfd132dbaf03a25669c9efae847c961b208e7fcff454027ab","6145f041bd8b031a072c6419780d5cc41cd8bb8a43ae90023bd64da208c21668","8342604b10a9d8523921aa29ed8bc932447755c592008cad475f3fb85ec03773","c6c0d54569515a651e03ff0d4d9d110a22b1e13790fccd5976012ea3f195a278","0521f01f7f091fca0ef184122df8140d6834bcc81362819349b08451ae20a4f5","2478abad18abd3df6315d031c62f01f83a91caa634f35b17465df224608a8ac0","74aaa7149d1ba1032f6cc3d26b81919c0e2382d6be0d8712b4a9d093ca18f0dd","500cd84a36eec70cf12d75d8db0482692947137231e5b56d729ee01d5799687e","486609fe99f6a3f875a7ec02440f1442f9f70d1b960b25e487d7172fff2145e0","69dc267e98905903ba258818db7cd211dc170abc824d78787dcc3b8054baea8c","8e5669cb9d3364fc5a88ed7082d0897be283958fb6c10d28e80810f9af4984c2","21930bd35ce5693ef61bd468014596dfaa5bd6b6c2d4f59f60844fac0eee384d","3d8f3abb4c3d73fae17743b095fc3998cc818922771fa72f3b9fcdf2f4bd0014","3a1991dd9c4c5b59b309e98d2195ac20aa061b7ff23f885e6c9918064e1506ee","3bbcb9e13d4783384ed3a40a82329d27f3d4bd406066ec6be6248f51079e941f","6a8c3cc451ea3b5f9703890b6b4bb7ec3a05dee6c54256a7ec843fecf6c0ea2a","1ee4140494ebdaa4971b592cb59603953c4f613a6707069292e04006a41eb4dd","2238892eef3efdeaa60f96d62943897ca8c945dd6fb230ce71d2d9ce1989c30d","105a88bf7880674f76b13a3100c47f22f72b2cbe30f42115bac1d45a772bd4a4","a3b1605aa96882b0e5766013858d9dd73df8423fcf0d8aa635a12bed07452f09","c308d007abffa390b7c52396cae6972e8af2230f263dda4694077a43f0e0550e","44feb47e15313249cf7714579c15862c1690e788de4e93b5e96e564a0c0ead6e","24687aae458c25080c7e66c5504bc8aaf9acff5aceb3d27d10d15158f124e672","6d24a087fc7382444e041ba99bd402f6f5955ba85ad387084b791f7902413f1b","a256b3ccdbce75000c2c72396aa9330aec3a60f7ff6d297ebe388bbcc1f58d19","9134026d2f3ccc0a552cb9cc6cfe60ffc6a5368375c5145655a43c9ba65b196d","e42d470f39c9f4f0a5536f7ed915df1ab9ce3e699f3eb47f73aa502477d86732","ffb717a87970f19c26e1217d6aa931f3bf9b369a215c688d2b395685b7810545","b1bfda5e36df874002c133701d9b54c2a2a97347d5bfc145088f459e0758837e","16d269cca8715b0ca8b907859f6cce45f230f1b55a6429f267e4c5a8aa7f9d17","8e5de2b828cc54eb4d99e42fc47a352542728016a4d1a3113544afd944b4ae7e","369a8c3b64bfe7a40f70f9c28d1776ffe2d6b37a1549037bb595ff39c52a9497","3023c3862a0a40f1de32f36b9800556a54728578bb5e37f956f885bd84293106","1b4c0d2a49734f31311f15b63f3f3b9e5dc8b392cae51bbf9c43b97e863292cc","53a5c6a0ecdf633bea0a5ffdaeb9425b01c350ece3ef11b53301eb08bd9dbbf8","60eb05d3ac100e163b0256a2fa81373d20c442b298b314f67087d7d4e7ef0da9","7d03891c5e75d024591b7bd4e2cc89181c6eb3dae6c5a9aa1edf57c00c626199","515927fcdafb428fb5a73f0ce0a3d21968ec51eb1e3adb1f89d065cd3ebd12ad","ce8958154d640f4213f548e676ceeff0aebcd42c592d44a5f3717a2bc647b8d2","7eac379793a63de1e45d9e3401e92654145f9a5112748b7aa16aa9797424d6d3","76dee64335a286c2f9ecb23db3c9c72b37e446e6937bf7d3398e66a681521d92","a17db6f429ad54772cf12c96ee13f58259f78567db7c124dd10348e92fc9fdf5","2f8994af24dced23d6f6a76bcc5f64149315c6673edba56e48eac84e8cb755e7","b60830ee340d40606d45404cb320324f3102ef20636f5b26f2b32c4225e55938","ddba7710312870a889191ffcbd8cf72fff280981fbe015a80bfc75132dcf418e","d391eca85d2926becc22d808efaa4db25d1d55670aeea4f7d31a994ae65999ce","6e9801e6ddf7c3eeeda628c984737cadcfa7d075866ec59d0a66d0443aa3fd58","25d084c26f6956c51674a81f67ec88a0d6393e2582199243f06435ee0c2a88bb","bc6faa40ca044b14b715e85fef1ae84e35bd773a5aaad6b78f48d73da135e7b3","7c7125ef041747105bfbe134c8ca40506ccf992278dd007518860b90ea12dd9c","c3481ec940f003edd134a10162c8abffc9da21ef82299761ed6fda049fb550f5","c7d7371a8797f2a8b88ae49509edd71de517ffc954a636757fe4cf748a8be69c","93482d1e37ea2ce7723e8e27f62b2eaf31a541975249622a934d64a05c383956","96c6b16e1aa7514e7df94ee86e534b8c06301470960072fac70099e93cf53efc","77257e293740a1da7851793e3c7891ff9866a2c12ab6de588b5cbfd7e114763e","91fd8dbcb193499352e40e670d8772403c7f8dd14b86a7c2fd04ff5c6ac9f4ae","383f35282369bbe076f1203bb8db614279bcdf69d3997a7ed8cd02b885aabcc9","64322c0908a6e5cce21f118b77e1bfa46ea39abb05fea77bb9369705e3b8cf47","97e9592d53be761c186124ada0363ffcf29efd028772f317e252e31edee3f84d","d09cc9b02290489a11a10dc890f257339d1f44ee18f878a5cce93d4dc7afa02b","93dcf8bc5ab37927c8124c865a0785d538043fcdd26c85155ecfc3315ba38d18","f4730b394b18e7387c27009795bc45e37f02e0deacdb9e723140ac1515acbd14","8acbac53116da622351cc6b4d938b406fba3d14e38c855da3b46563fce2ee6e4","6f59e5d93c010669dcf3d5b36a53433e6c873ce01342df33f0b30edc56c41306","43f832b705cd896249e74d1b8ee73d73ae0dadf62e4bf45744bdcd93696bf8b8","b28b272f40c55e3ad01125764f9ef7915421a5033b44d89645c1e8648dac5682","8248f4e72a72f62b39b70bef52c211e79ba29b8f1e225756b50fab49634575ff","1c3742d7cbd2798b368723a2b71bf4fca060433b395a1fbf4b36b05cbd4e8462","6051f15f9e577b6c0f55ca79ae70c98f35916c838fc69523e7d9aa0ba93335de","b97be919a79b1d1c0cc47f7a56de81e8b2de1c28d999061771a2858ab9466ab2","c07a34d2c2974dff94e86bd4210bde8a65816468e0257794686ce472076f6730","95d369ffaa72692f932c08aa3f2134f8542389f413dab15dfb7f3c4e173ea184","399eae3e2459980a8fdf515c6681fc84fc0be9c9b422526de3abc5ea941f69ff","682f035fbb89aaa07bf07aa183f9b1f4ab9128d3eb573c69ba4be74dc55b81c3","6252111203e8284466da884be7346dd7314aad9f357d4e4af7a2ee2206168df9","565b1449b1dc37539d4ba2e0193a4a73c59cd072d035bdd4e3637410810161dc","e4de362e3fcf7164f0dd5b2fad6c7676ab867f7da6cdf36a03205162371575e6","f0cc7156ba186c8ddf920b8331dcaff7393dfc9766d2924b1a74f1e9833a1256","cc3383a634483868dd04386e31ddd9e8ed9bc7ae078778a1cff8d2aafce8e5f1","deac8bcf519d0ab9908c13e2075b1b288593bca3cf5e5f6d89dfcb4bec9d9594","a53902b5aaf0d627fd7583337716a35af64b30361720175efd3d7b5d200e18ca","41b6534d6aca69a11d15992129025062e53145eb7174bb8ceb7615f8c24f555d","16e3e03ca2babb66c57e87331f63955cb91e817367f07ca9a76b15f699303d98","976d721d0731abe48ee7a9229be509b3c405f83a14fcd4d09166a349082da3c8","88c2298e44e20c3136ce548e1c86b0c03e4fbd7653c2d96a0c284c48892c59f9","094436082008689d4b2d33bbef344e5c0fc72d706e4ffc5328f635e7396348f6","193445cca0906a46c02b7228bf837d8c91056e2d4968e7c5f120204b9205f2ca","0a73da2f9a2360bd7514d3a07ea97064a3bcb0433ff6434698028671054e12a8","cfffd4fe37ec1640e8cf1f184e53cb5b9159f354de8cd2caddc1ae961004ead8","17a4c0fc8fcea72c48e8026612a64790188f1cd116547d02bae0fc0d78542cd4","26e49fa7b84a23f73649c575de91c07a0823a08c95b158145b6504753cf0ac7f","f6205ac45949bb1745a0a645cd993e339713e22ea4817b4bbeb3a86c424cf25f","fbf9797c126ff75be792f388e50bf2e454febb61ece5df0717ac59da33a5d5bf","2ed0af6102faa95239bed35dd4152227bc677c5b9171905f283bae0db9fa8bad","c93d9e7183a559eb3d3c8a354462bedfe0a56ef22f6ad371e7844481b188ddf7","0ff48470df31ae7997517bb5d8fce5de45dea390be4645c63ff00fc953ccba9c","2e277ebfaad36888e68cc53368a9ae012300f1e66ac310b0358e534015f4187e","52db5751a49819c0110c0af57564c2081cce12312f2bac482e7190dff3fbe64e","54768cbe156ed3d648ffdcb2165c5424efa0ead8bb470fa78c6e7c8e46858bcd","d895a8786b877501b20beb45979bcb06281371fb35b3ec5c34e399e31b311dbb","26d8fbe11e72c25e13a9c6d4e09d3962fa2a01c716445204d94da6fc3657e134","7fe29d38728b0e03a62eb35d37475e538ec41f0f5918482391bb65e422cc7680","1d815b277b6b739fa2fb8437c62cf9ee22bf31328749f452ff6d56ceeccf992e","9dbacfc1f5a265c3aa5efc6539ba6332ff1fa14aa5f125d2a92f2442172e237a","febf0f0cf0ffb1ac0ac465078bd0bf970c6f3e3ef2c1581f65aabf6b6168fefc","b47c7685ee6994b986a01f801b2d21201c90b16f67dfe64a2615dadb72c74181","95b713da82331dffe540ec684f727ede96fa54b5d495a87effaed254066ed398","544675ae1245867a712986d5caaa4d95e1c6c0dea7e8173d79225c94836f197d","66d4b497c71a86a93d6edf6c1480a31aea92a611f3e21060ccb543f3c9fb1e41","7be9a0481de8b4d7e662a21a1d5fa4eb73f99d0377954ddb8e449c157b6bb268","7b570dd41fd88b817707922b11d62e7d28d0406233c7c0de03ba1c92943cede4","bcf9c2036656cfe5a8da239355dc11b93ff58805f4403173930f138a453de890","1781ec09a61350ef79e22b25c955233a01c6bf374468059ccb23b768d6b92d4a","1ab5b3008ef810348739ded40580a4e08431699223cccd049e914a1b467a7e5b","f97f3eb16e23aa19545eb881dac047af56654d39838bb7933ee3c8433b343a10","5c3579c936c42066ddb0ab894013be07fe93d17ea1b7bd18408d430210312d26","19ec69bb72e3b6e4214a11632f8ecb8b51bb11e4321be690c6e1719a777457f2","3601d344ce7bc6c141ded4aeee82cddb77d76a1d0161e164c27f3e0f0afa2424","465514e4a50b0ed30d88ba0926a775ad104c1a2db4c9f8bbe0db7d83384f643e","1e0f707f5846aac727deb23dfc1bfe8f8763384f7f6af4949a31a78a388c7c12","475459f9a3a3f8d50d92cf52bce42b8e46d99e8bccb50e1ce4498f817444705d","6511b754b46af85e8622763a8a9c4b68ca5957fd67e83e4733e236f8d64d6045","19904ffb279b50b4af8dc123e1f01cc36bd3a0c0242825b10c93cc0f3981075e","f81fc2248d1e542b493203b7088a4a9ea1574c375748c0b8e016fea3dfebc6c5","2078d2f77bbf54f29350dd2d02a9ed50d32b6a1090b0e43bcab341f099a57509","aaba5287e9e9e213154f94c22ce67bfdb3b294df5e6ec787807cc87719ea567d","eba51f66124c0adb3eaa9a3b9743ea8fc65f497be26426d2c5d55b3a01106239","78edbe756c7c6597b332a82a37d2d9d1c690f78c78a3e96aacf62768c6bf1faf","06df1301b2b94943cb02b337371e3d070e8011c05f301f3919669f21a5c9909d","786bd6f6ddf0a88114c277be0399b1bcaa34495466bf1f39a22fdcfaa6f4df82","8b4b940f123780a946f6bffa16b21c456cb076090081b7cc0d0a7e8f83bcabd3","53fb16795700013df6280ea75e8c32441d2eb3a27396d10eb0b93c38a0babecb","12bfe8fa9bad8a2e5a471f50ec8dae71498c7634600e5207e8942df6e7ae6ff1","34e4a4e444562a3fc6bd3f148bab1d8c8dcda67c179682e5d5083baf64cce882","3f09f97acb0245214d2710de788155b0459d3337dce1209d612464ed0fc653f6","508757465b9c89f7e0c58045b166106b07edeece658e6377c2487b3fcb57638b","fb0651c430a18f327346afa9d530638f7690cff0f44b739b47ae47693ef53ecb","273e4c01500f2a9e3e608c7d9e94f4479e4619ccc476cab44ca82149389b3937","b8e6785ee9d20e6b249991b2f7489f8b9ffd1c7ad492d759dd724c8f8559c624","87e31d46fe578883cfa75780dec65aa7722c41baf3aff6604ab48040ec44353f","23800895d44b754bda1cf4f523661176b5125d3b5a0127b6e24ef8940e976fef","54e3fce1e26fc71554110a7b86b1a13455c2e5a2532db1ecbe6af2bda63ec8a2","5cd9904ee35aa1747aa3b4f376eaeefc20f102d5d06cd6ab1c4b499c9674deab","d5199dd472b3784929504b1c6a16981df5476d912a72da679db25d9380dac39e","31bc798dc6452789eea30023ba31b38e0de630db548a50455da98c6c59aa7ffa","15888d830836f8b96e0232861d019bd0d6853de267fda1112a7c605f55f3cc2c","327fb7a995e9ae23ad8681ba1a6578fdc0e575401cc10011057db570433c352f","ad91dfab670462b456d3bf3f53868a805c980988255386e142af7fe1e0c02623","cb9e46221ca37d13568585304a56fd215eeb5c678deae50bf1441f5c01f13dfd","51409380b0ca956c2dfa35a1d8f31599f3859574e7f9aa6a3f7b252a8980dc30","937f3621829c7a73e7256d765460da6d754b62632fc7ed42e9c0e9ab61b006bf","2a6cdbbed16c3eef8c0b69dea4ab7987f8d93d539a61b4dd07eafa42be3cab3a","63196277a6f6346b27c3865d70476f48f1ce4f663ab70747529f8dc6cbfb8fc5","a42530abf97f9d0fd143b7c42f280654a8d455cc837f55833a374cb4ea1d1fa6","53c71de2e0701f87031c218d2ab04dc6a42782baef30e44e310e65c1139646d5","e21b5567452b4fc1025a53a95b99695e18200ad1b271cbcf816d7a8bc0294011","c0b118661b7fb6f6cb155df22241fe6dcd1fdff6c0a993c43317e9ccf2b270c4","75ae4cbf21c5ec201732d86220593f03a43a47c143fa1339831c0fdb79efb311","63bde8d4fc91744ff2815f7c3f1ac942069d216e1d23fe3532fa82b3a69e01a6","bcee222c32a57a78381c9c50279c6e306b292af2051d9a836fa62b3e7ce2bac8","5e319f8160eef9001781d32b5743680c8a900ccf2a1ae379d399dbde3e67ff20","6fc22704f8f09b56500cda1d45b40615db21d79ad3aeedffd6402a5e6524bbae","48a0b70b79f7b6e8bcaed4499870f5263f464802055e65a48279a7dbf9506259","404fab8fac403c3aab30ece9670dd67cc76afa2f395a9fabfd2a572cac6e93f5","2c0dfa68deecabe39830d821d06b190e84208b91672fdf4bee6a9e358a6b5edd","cb17f0bb56a2ac854cf889a15f2cc151ae74e499969de18192c158bc2d88b9f5","306e93d0e3bc8a5218166f416fa5a8ed379edad7648766b357cd20a7274bf091","4c6d210579612cadd3b370a14295416a108895d397c9e9495959272e587ab1a1","1f9bb9bd21a42c8a47c7d67452d71a111c48e2ee334fe6835348d3fa2e23aa88","c4568fa3163368a3f50d24c7738a286590f6f3a942b5001f7cd0e68dfb47b1e1","938ce4f6dbe7b6fa99b8d85131dd7a0a2f0a81678688ae394b1fc44416975834","3adfe921890d90dd65a248d34752fe43ac4cd7cfc0632226c5ead3983bf41a50","008a6780818d0ca53f7f9cc34c3c59b4afc4bebc3344f25a0047686c81277da0","d4ffcca62a50b96b499b08037e7eec0c7a7f5e94bdd58a2b1e7a135ccb515d2f","21fefff1682ab154a9eeb4b262482b505d4ca24376f7211c0c4c32e4c5a0ce1d","9c372f4656a2d68e809edd8a56837d6534b0390cca0d27ed9fe2fb610b7860d6","3542015c593a1f4b07f0e20af152feda3518247d1614f2efec9d500150f5ab75","76a5ad84fbe83a09864bc6c131d98bb9cc361248f237392b93a097babe8f7921","1df536adf47da697b111413efacd8373a8c38afe2a463135c23a64ceecf700dd","b0989af34c738c7dae6ee28619c5558c89f78644cf1e0571726cd90a92b7cedf","850ed85372ae578f912a41e6241c3494e5745858780a2fc1daecd5aff0761e8a","709d63fdb113f5d191c07dc1a6e6575f0891443bbeb2c8c4a0089cb9d6aafb1a","b946abddf48258724a9bff1d31d45a2d0536f69fe4315134f22a0bf08277b0f5","43ac535ff76b41b14f47ff4b9ff6c3861de82dddccc73af4f7e116ba637e2acc","52562df8892eaf42edb45f80f904d70da270736f8b7971b3af4a1853e0a6cefc","075cd679b219a45bed4b70a074619c46ba095afd9654d71d8038a2860a386f7b","39c10fff2fc333577fcff58da5cabe4ddc963e3d81463796c8ed967d6d5b0c2d","5ab2d3da27f97a26c5077518079ba523f680775025b824d93e382329e1baad56","1caf4bcc1eb7ff5d5f7c1f6e360d88797e3946be96ed60b285d7130eeeeaa654","e5dc1933292190682ee4f18538769db38fbdfaf0b663e990e7bf3825bc76a61e","d2d932fc28e06f263788ace35fa4b559558acf1918c3d09086063870e7d1b2b0","788f38b14138064cb4c69ebf10aecc08710f1118e958db26d529a09cef52efee","cb86e791da1c189989a4bded00c17cdef7359fffd6c7e014f558c3e80fc23aff","d71212a6a870359b94935e32220cd1a8e182fd47f2c4b87730c7d98805ff5818","0d5cb54580c96d65b3682117e41152cd09a63ed0856e62b094b2b72f5d7a578c","a85aeb169f6594c9a99cc4824ba188fdbbd279b4b7ae774ae13819a210d6c505","25797af34ef6fe28eaa959b0ac292c300023b853e148dd80ddf507c70dc57dba","dfc239a5862430bfafacd1b6449b67b47b2b516f153632aab941daba94d84e0e","cad59eaa936da4d585660b48d9e996fb07c15b71f41f6144ecf1a917e5aa1b66","3c1dceb4728a05f39f2c87bd4e78b73a38d618bf4781accd082ad522b6bcd791","dc428faf476117ca7cf9296dc94123bba5f61435da64d2c22be4ae6a4939eba2","2bcd3e94e7ce7f9a6020be1e32fd88e1c48079489eaa3ae95a47822d1cdb0fb8","19311a84d3b4c10d312d6f051c30bedb0facac19652518fdee9f2d59152e6f0d","fe740a1505419dda07acd59f8a006993a803a0fc1547d0b89a8dda9a17921b1c","e87fed72948d5b951d05f94eddbcd8adbf7deac3af117e55b4785807b168d25d","6a7e0951ddad0a0a4a716329f23c2f29f2593c72a18be0282085e0c3e72bbec9","cc16e5a74ecbf2c8453527f5678307b90837c06c83b54eb2330df224379e0158","fb224e1b5d4c447fd664207c1a13c95e67028fc4b3ef4c4b4f01b826c90e6f03","d4528e2e0440d09ba92584688ca0df86d6c6af0d682efee9d504fb18de99ed09","f958eb29c9bfa5dcae5294149fb4bf8976a4fda269c37720c802f58fc75d704b","f9941a5495ae2c2a5e0167f6de8467701b5b80059e8f13fe3736c0dbeb01a81a","2feef5ff967c6bef307c74872c55e7ae5abc92a59a66fa9a668bc9073641e2e8","29270c255b2c656b190f340cef750fd8edb51666ee5793c2f681ddc174697599","5d148f8ccbee85ff390f4269c4da4716339986744a5f49a15c379aa4b34c50a7","d18ff143d029bde58c7f74834dd4d12562509022b3ddcc603f5d4e8d243208b9","af0d92ca02ee59ff47655e76d57a1c30b206ebf639eb201d50089810f573db64","f0913ec62d37889871b083a13d480a155facd15e3cfab33bdc3275ef3e21a4bb","4a9471aff4b8624de59aa0b30b80dd0d31b82216f068f7e370fd2259bdb5a4db","b01dac1fad496b774c2d17ef2bb2989efd12d897b12edfcd0a75a406677cf638","ed0259fa7ebd8a4254f3de0e20c22d0a42a056d87e8879d61daeb691d4ec4812","36c1f4a87431dc92ac95f17d748002cbe0024303bc8bbad2cae094a91a174233","0d9201b0e8b2e196b22b5ab6db04d7caa85edd24d9bad661a6a1d8f5d2b01172","f69ccbfaca5486db505ab96d3b35a1cc2a992bbbe2da6ccef221abec23fc257e","7b44dfdd820b9d9eeca2ffbb48d3f623c0dec6673b675542075ea0d14585db3e","4d8f940fd9f6c56a3d25c3661fa1283f4d49476bcb7331e765083ec6038a1d50","f3f2fc446764a45a1a82b930ea76bd4c66f163037690c3a40e1fe6199a9dbd7a","0280397dba54a49cef6d513fa339e22b2dd04d3b2291be13418f3594f89edf0a","246919311b29a3564f9f56c137616d0dacbf1ebca78ccf2cefdc09e8f91c0bdc","2e94d7d122b18d17c038d62574959848085f57587d842c2bfb8a03759161cf84","8c535eb715b0289f7048b73d7b16eefe2ee9347084073b4447875c67cf870b13","95ce3af50d8b3384afc00723209030a27a89fede07b855046463b2a43a75ad0d","f7613aebc50fd769aa5051d012bfcc70976bac63ff96ae803cefd74b827dcf8f","541843d645256b4e677f29af7e590d250fd2488449e52c77761f527ecac51d98","abb8325a6bf690c00396f7591f17a2e0c9143863818d89f00967413f3bf3111b","f2204760401e3a09622124169b7377523fc0237668189af948e6390cc4481955","baed7a060343cf7ae81b4ba068672533e919b94ae3f780ea3400e2fc8516c78c","3eb7dbf9f5e1d09d97745dcf6b1950cfe40ecd5f34b4b51e7da94114b804529b","03bd9e212e5d6e1f53fd88657cb185ca678cdd5d2c373a6988c973f9541c7c9e","3c8eddeab7938f127a6d742e5771e6186c65fd47e40d8fe979d53bc72c0f84a4","5b8dacf56496f79893370517778841b86f4c159ed9603dee942f6797a2acb709","dc1ee2a3babc959ee2cc63df870de69a3518008a02dac20f1a536ce5f8148434","0c5c9fc6a0d9ed98ae19e93f9cbf7ffcbb3e843e2b392aca5b3b57cf1238ccf6","75fe64f6760f46205c70fb0ee6ee1ed1c566c0b27cc1e309cd9e32e998e4aef5","acaf5ea0a34374caeaced63bb89ee46a6745830896f6df04198743ad77c48d49","f23608f61f88952b0f542c3a5765507d5525a36f5ad2e791bfb878b89c6486bd","14da94b1d132f8553513a754bf35befc865bd7c661c71803b6747dfff9ab7dc6","9c9829c9004fa3965794e0633d94b9652459c45dcbc28ac751aaed2d865872c5","6ea5d42e62c598904898ea4aabfac34890a54dd5c238dd543e71bde7c7515fd7","bc882517392e2bc54836058c6183ecd3ecb3e65062353832403b2cbe021a7e03","63c3489e06b1ca16b24c03219784b87edf83309a83708e80ab46026eded153b0","6fb1a1b2599a2b49b600b6dde5ab29ad8e95f3d1c0d720c49e6585b4e7d31b5c","142516d8f36842c1eaf62dd3dac7e6b2b01980f2016d9b838d5035bf785ab888","ccbeccc1ef6747e7b26d19cd673e80744747800278ea40fbf8667b5156c86387","8908956116a8cf5e8f72ee63eb5564282640dca076ce696d818603c6b875fe24","82800515888719f3c713e0bb150338fb1db512da8d3d79138ef485ee25e33a85","4880a523f8d0b635abebde0cc184bf7691b44a162a4ce7c9f4abe4baa5ebfe03",{"version":"5e8252118fc160d7782a0e65d76274df3f167843f4f876cf78c8cb8ac5c2567f","signature":"-13613424598"},"a98e4114fa6839755dce055ca4b9913ab27b0605a964ebdba14571d261fc57b9","5aebf0ba5ac68d346e30de9ff0973cbd428a612b370689f88711c4983989ce42","e07c9143578bc522e9f9e7ce8f70e4c2a7df57ab3e78ab7ae9f47038daf5a670","1d8d2d7786eb5fc1c56df6dae3da91444ccfe31005f81b8dc82a086ca2045969","3c6dbf48a5702bf7773707e975cfced1d2a52183c334dafdca976e8e6b493f59","7fe90ce61fa226657c0141ac5d5d1aac48feda79db7d481a8db7db0091283bd2","e8903785b13f91f671d4fadd4c3366c66b440c40ade9b19c63bd2b3c7f2338e1","44cdf34aba8f1bda3f025debbc8e8e2ebd109935eb1ddacfcfcd2e24dad185f0","ddbdb972fca6eef4ced12dce2bcb8a7dee856b364357627f24dcc924fd77df80","82c753ee5b9e5df7a5785f594b2f7d7a9a676bef6020766bbdf323649c2e39dd","4ae7a3b11b775dfb6518e39cc425ab4a851ea3f2fea690d795fb0eac2c8ed4e6","81a95e0b2ca626127641c5f3388f43836b3ff2567502f150c18d9b3a1dc2ac81","39144ade663e8d3f3641bf4603c6d73fbabd8bef288bbd7f0be77211cc735a67","672d0c744bcc69da47bc36f8048d67d8eb3c6f48bd7739c4a0a2ce47af488e0a","bdb80f00c633d1700c27fb5b62cd7c692a3a7158c648f76856952e558e13be9a","094e2716e8fb4127b95991ec7abd38ed859dc49f21be1c3594418a5a0c6888e1","8b6d0858e1e64ad9104bd26c20e6f711f79a7f40e0286f326f3c20ac3b6cf9a9","3a914d32532f3b804d18a5c113ccbbea432fd4fd5f36be6c1fa882f54c4b7f88",{"version":"f8d3ade82e1108429553ae2dbb29071be7ee3d4b39b1fd6305424ad740908fe0","signature":"2081883251"},{"version":"6196032b4bfb6e5b940a1b1d478de263f27477e7ddc9f135048d11062868bd4a","signature":"-21383785427"},"936822a25a97217edabba33185db0bd8fa41f13c5ef5ff9b937830fe111102cf","86aa280927673ffa59d3bad212e5504727a6c513c61cdc7449d0c895a8481d65","977fceea323b944ac548a008c38fb3bc3ce2f83fbd89cf6c272d87887c262ff6","472f48d3cbad6cbfaaeb4c0f507ac19bd36adb07796b080b33107e3a29337e8b","a9bc8194e0456e2e77b09b5615518fd83f43289508ac491c927aaffb63f44ae1","daedade236c0b142c7f11996bd11acf0bed954d90348c03258404bd8db0269a5","85d2bdc5067097ad47a48015e9269eabf2562af0924f4e86a244f3dc4cf39620","bef4af57290c847d9139bf433f56e0903ce6392d165e67b91fdd6a370eda976d","029f9c23076a098385d4fa18886f29274c7b2a6c3ed6578d6c3227a76e631184","9cb361e095cffbb6954724a255bc8c22b632ecdea56de57a6bf8884eaf11f3fe","64fb4ec5349037424148105a35c999e7f68fb69df2aa445a92f2b0f5647245b8",{"version":"9b709171977cde1c8ff5061c45469b1155a927082af1a1244fe6739000432817","signature":"-20132587608"},{"version":"77065a7214a7a53b869bf0a52fe1c2fff886600a8fa47c3ee124129061d3de72","signature":"-5460826668"},"9a23be6cf9c4c6220abbcf77bc77a26c3482fb993c0e1c6c9c15149f5747891f","5f77cd1b9229125355a295d9b6014be4362cd5db736a3ee1d16d49899e9c4d06","b33b59b71a239bc582bdfff229ad636fb15d73ae61cd2029d5b18d9170ab4b8b","32128bea8c592ce43fef483e27b5b2c3ce57b646d8d5ffc0e701d71394608253","a9b7101c21ebc35a18d3cc8848edd009ea734bac664df0c779137e8bb619c1bd","eb7d45e0aee447ce365a88cbb7eca25e80c565ebd9b5db29a6ff22f3370cb23a","aedd1ed9cc7c8166f0c5af3ae77d6b848b6c47f5437a2af7dd3e5ee59d0032c4","a38d05184b44874e88acc3ce5c9436d91458be5aeb88a5f9afbedc32c7ca7b23","ca1d82f912f44845672dc388ce37c9d60b4a9a652d4f7a78cdd111cc79e6ca99","fc5d9ff6bd0fa0ba3921e47eca2d2592f84ee57ddfc27b97fc1bfd401effc647","cd304d10481138043ffdd4331f6f4989998b9cacc8fc7f931df188985f5250f7","58591aa200408a7826f5b60ce397a958e2316b94e6c1a5800ffeb3a28a1eb76d","84e8e870d5e5b1526a8c74b4c6f3da6774758a3cfb9821b5cfc4e26a55cfa950","edd8155e559c5d3355756b2802b766d20a6b46832db62f2b62624b1fec4354af","474637b88fa1a51fd5ee17ef4fa20760331e412a7a30c9d24e93969510ff3b32","cbb733acafdd3506f9ab8812ad367993ba2e352b42af48254415d9fb48a73746","0d545624659772bc5bec9ef6f32139d72d65208095bf16430d2f6cddefb4e1de","85dc8a1efb7489b959c4b9b7ab4387fcebea737017c9e134fa73d44eab9f66ed","e2c6a9316a91e6698b0039a87fb3f4b3a9ca9f2590dfe8f7b3ccebf19fde0bc1","1aa721770f814cdae65f7ed97606f4fb1ce8f2374b9db489088d7a8638972bbd","81397bc3e0e5a4941717d586c21c7c15ad539e298690a716464099754b3b5368","481a6af6bc487e765827e146a7daac63f1fddd8089a8f2c13049fc8d593c964d","1a429e3b498984ae9d47b6c79ea797342cdcd3143f28d13a07193751a2df15cc","b13c36d64c128c92afec9e0c89e1ab8ac487bc9fdf40b19d4ebaf7224d5f12e7","3c6c916cf90b085dc2db64c446ae0e76f94a216f52ed0ce971501ff77cf96ea6","82abfff40e70c44c94d019795830ae429e0c238a2eb5b57f041ba8b81aa11215","a5a5b8fcbca21ee3ab6a9092f32d37649279302a6d9bea5335c25d68bd20e4c0","948fc43e0a555b8200d629241e5846ad614e644a50977f0ece493b5dc7cb5a17","52a7fa178e86fcaddc93359c2aa7e8536673bec1221d637bcd19ce613b890de2","b5cac669c6a57cb946eed44c463605272278c8ec21c20c87a5734354fd6ef72f","d0ffd1160fefbb77c9174ad7b691e61dd1a83d734ad2bfaf69a0daf269d63b69","d3e7e51a3bb0c72841da890e7fdbd6cdbc49838d0f6b28c32011178489661a2f",{"version":"f554bda5a253ca31bed3b83430e14b3758a5f973995387c3737b1d15e8730605","signature":"-20665858652"},{"version":"fbf35f2eedde150cd5ec83a3f88b6f90c74111e3b37b8a9024dcb6e3ae2c297d","signature":"11227880915"},{"version":"039ca458268057ba6d37d4e21dea583fbd6da150a02d7745330053bb0078ad35","signature":"-4882119183"},{"version":"ea9dcb8549ea8042bf1086925296129ab4f3ca55501ac3663afa5b5845442199","affectsGlobalScope":true},{"version":"89abb210111f3140d14643542ad345f2eb4cf584e8d480893517343dda1f6c0c","affectsGlobalScope":true},{"version":"0aeecfbd48304158a4840fb41dbb0bf8ce31af9ac67dd4bb8af171ba3db68468","affectsGlobalScope":true},{"version":"b5e51954918348dc3162cd22d1e7bba214b2b3244dab19c446958dbdd8d32a71","affectsGlobalScope":true},{"version":"b8b813f1aef661f0ed229812524936de1ea855440779140d90115a8ae6e3c93e","affectsGlobalScope":true},{"version":"838d3b5236e2e07287e703d829d26754baebd4c6e89f0143205e85d8e634e327","affectsGlobalScope":true},{"version":"2bf5beaeddf8729f387050dc50131566479c40709f70c28044f2d113755e533c","affectsGlobalScope":true},{"version":"863ea5a439f46b1863dc63e862e3fd60e76dd69ff6beef37c54a6eb04c27f69a","affectsGlobalScope":true},{"version":"1e371ca5363f63a478fb8f55fa659557a71056305c8f8260d6a390f10509c460","affectsGlobalScope":true},{"version":"c9c4112ede9d9ecd926e01b54f9f246771912e2f73ead134bd9a60df89c2de25","affectsGlobalScope":true},{"version":"dbc76b41b37e0c4fab2edbfed2c507902fc8b182f9a77923eb5de8145a86794a","affectsGlobalScope":true},{"version":"87cfac364c4cabbc4076faebf1573cb56d4c5c12a567e3ebb90fb60dbc02236f","affectsGlobalScope":true},{"version":"14bc084de2489b984319beb68555b1fa9834a83fd0a1b9c0d8e4cfd1272bdb52","affectsGlobalScope":true},{"version":"a912df79153642e7c30ae0759358f7066f2502e328682928391bb13eeb20dc98","affectsGlobalScope":true},"4395657c421341295f72eae9e1ca684b112bd2239f32e5490ce521037e53559b","aabcc875047a9ce097df133c01ccba6e6d1a70f9b3ebe16edfbce541b711d278","c7d68fcbf0a1d8a76e1e33ca4bed8aba0931826bfcf6e4fc84af60db80fe3e32",{"version":"6eec747bbd4345aa6bc67327c81d2edb1268e785a91401f8757a610ca103f91f","affectsGlobalScope":true},{"version":"3483fddda03e3253b58e892d98a819fb114b03389ffb6658e536af90423e838e","affectsGlobalScope":true},"bc3e9530f5859cd4f08e4317de4197148f2f0bed21cdb9a9baac55bcf9bb34a1","8d77902d0d7ac1e14c69d636d0b1ee3cac5ba7649b0f56cf9c3187998f208c1a","1899c6f9d91122eb5aab57e7ec264d0acbb8a101dfb24610d320b668f1460835","d566b0c81814ab26e69c2a5b0ceb83e79ad5097e6048d09b2fb29fdf2bb3d3e1","74dade251faffe41bc18d5f37d06a6a6175328548d02ab3d3f1949a9ccef4711","4991ec53bab5bdb28b2a9c7f15bd4a426285d79bf2fec2dfef3f8a72219e6f27",{"version":"cd734a3ceb5b1343e1d92f40813437e25530eb5b7ef5154c90b46dec68e4caeb","affectsGlobalScope":true},{"version":"1d26e6d3045e6aa4c43b1b3058fc150ea0a3a05b82f832ce143cfd0d83713758","affectsGlobalScope":true},{"version":"328c9a08cfd0be25d4b3f33f60b21ffe469885f6b4d868e704fa45b4a355b7ca","affectsGlobalScope":true},{"version":"207e733cfe75cd3c3cebfdb9a86b076705192e92e85d11de83092fb995e26238","affectsGlobalScope":true},{"version":"873e8bc374aa770484cebc4618e2bd3c9049fd5c6336b6691ea564a15fbfbf71","affectsGlobalScope":true},{"version":"7be9417cf69e1d4b22e89ddbb6026f2c2812f6ce35d68c6567327856437ac99a","affectsGlobalScope":true},{"version":"e507325cd84848570b8c22968ad7bb8e1b75ff5bf151d9ea078aa9219d08a545","affectsGlobalScope":true},{"version":"5a0a9b1220d157fa3c084b356263c2f3a6cb39ca62d55235889038ecc37d8c22","affectsGlobalScope":true},{"version":"491ac07cb7139d2c9dd1fb834df8a71a34b3afd1fe7ca2abab060df7b025b974","affectsGlobalScope":true},{"version":"75c10a75c0739f03f8eb99fbb2e09ab4c2dd67c62f6c823de9caf406443c2a37","affectsGlobalScope":true},{"version":"d84104ff83394662482270c22f3db767397ead8f356c835215ef209f61331000","affectsGlobalScope":true},{"version":"4809c9f47dfd2deac869aa0c2eeb1d403cbc042a0fcc087833cb24571163d67f","affectsGlobalScope":true},{"version":"8b0e1e59695dd28adf930fa4f82ee7f34789fa179837f52fcaa4e56478080974","affectsGlobalScope":true},{"version":"51a01c98e993321cd15e69af76a7f3a89c5399391d55be6d5af58ed33ae8dca0","affectsGlobalScope":true},{"version":"34e04261f8d46785867afa92ce6ce81f656228b9983927b9106605ea80399f04","affectsGlobalScope":true},{"version":"54e3f040162c812da4df572fdefccb011c99e487a405079e169d8222505def4d","affectsGlobalScope":true},{"version":"11d9fb70ff8e92bb41171e0055f4b774ed390946a9ff8eb41ea0ff4073181ec3","affectsGlobalScope":true},{"version":"5e6fa4914de5cfb073cd3d6c8a704c13588801e5a4151c3a4478b44470af5256","affectsGlobalScope":true},{"version":"399edc722872d367cddd6cd495369534cdbd2d30583889e83d3ab183f3446467","affectsGlobalScope":true},{"version":"06d5c8c44d1434b1323257a36c6ac3ad73800dfc65a96f80d2a07b1c34009579","affectsGlobalScope":true},{"version":"6a742f3b9a00fdd5970dca993698ada8b12cdb90907a38d7baa0f5f552c0f5fd","affectsGlobalScope":true},{"version":"83129ca317b3a083a3f94470688521b8ab0433f30e390cc78a5432062a476b42","affectsGlobalScope":true},{"version":"0e51c48cb152468a5b05369edb5ffc5045701bb384a68172388196115bf1dad0","affectsGlobalScope":true},{"version":"f07f6f392d85adc461612b9fc0114b19e19b03f4e0cf2b86bb17a2660aaad8b6","affectsGlobalScope":true},{"version":"e3444fd440d71f349fd854b42b955316d02249dcb5c5fd3da770388fb93a5011","affectsGlobalScope":true},{"version":"58c153487cdb0395e0602770d51dcb9b49f123e9e361dac849000ea98bac381e","affectsGlobalScope":true},{"version":"556469c9300b8bdf20ca790bccbbd6fc6697bb5d70cb5e921314fa89f2a21834","affectsGlobalScope":true},{"version":"4e228ca22bc5715af2aa06a587cde4034a2ea8b397a6e4b72e387c5cf1193528","affectsGlobalScope":true},{"version":"8c2ea484a9aa8ee54727686a063f0f951ff0a3c0eb1686e1a1d6281e31229fc5","affectsGlobalScope":true},{"version":"62a3b21e55d670d99b77b0423961e9d1e0982fac10f3ad73a3bb9e6cf5041ebe","affectsGlobalScope":true},{"version":"a82fab989da9ffdf06c4cb390184f59f40a88e0f0b773fd9d30f1030a4bdd133","affectsGlobalScope":true},{"version":"3ab1c64e194a40f1eabcc2f47b98b2b5c7139ae40286e348d488039d206ba391","affectsGlobalScope":true},{"version":"f3776cd007653bd54ae1190d1d60acb38b1bda803cb34b599c2bbac3c8907ea4","affectsGlobalScope":true},{"version":"53301590febfa9390d315a5c76a681bcf55b5777e7ce32cde45744f72f8b3a5d","affectsGlobalScope":true},{"version":"1e01460599996b289a32a962847d8dcca3f3c59ecfc6d70d5534f9984d428adf","affectsGlobalScope":true},{"version":"1a5a61dc9ee03ea28f1c16b0cd8bc7e59ab0d064c0deeb292e269c4599ff64ae","affectsGlobalScope":true},{"version":"8ec1b80bafb22cd5c1c9d390f463b2ee8b98d0a2e5175ab6f83ba6bfa034f3b5","affectsGlobalScope":true},{"version":"f42d9c7fb0c6103c9e3ca8bd256e98f248dbf72780ebf40cd6f40d2cff7b7d68","affectsGlobalScope":true},{"version":"8567e05c8a04e3892f8a187df0ba4ddf3b533277339e5b6cea466e9df6603d30","affectsGlobalScope":true},{"version":"9ae8d47d98aab6ad483da501854bad2badb44ec9801ff9f20df88866f0695526","affectsGlobalScope":true},{"version":"7c073eb8d99f65c92e5434619e3f4e5b15a9fd6551284e1e34da208437c4016d","affectsGlobalScope":true},{"version":"cb53b36af9143e1e7f7fc3bc4529f6a28295ad830e8ae5ddad9c30939148319b","affectsGlobalScope":true},{"version":"742e909511431f24e56fbdff021e016394e7b211396657465648f8064323841d","affectsGlobalScope":true},{"version":"8833f137d183571bcfb39b82446abb9d1be5587de2db3e67e69e879e3c36440a","affectsGlobalScope":true},{"version":"7100aaeabea5bc4757553f9d68579bc85875f181e93add45479f154c3696e9a8","affectsGlobalScope":true},{"version":"ce60a7c95c3962e71f23859bd37b8a90e4a1a528f0cb5610fac3e28a47c2a18a","affectsGlobalScope":true},{"version":"2bbdb26e6104fd4c3a2d8ba43c067ab07e314e0726a087ae24f8c04e96aec5ea","affectsGlobalScope":true},{"version":"ec3465a8c20e9c24b220ee8487418862069c314c68246b89165962a3db3f2f6d","affectsGlobalScope":true},{"version":"3b6e856ed84b49d4d2da000fd7c968cbb2f2f3bcb45aa5c516905bb25297a04f","affectsGlobalScope":true},{"version":"72ee665379ff96c091b06fadde86baba7afa099874c373f1fe5af0a7a0dba75c","affectsGlobalScope":true},{"version":"9737e958668cf4d3877bde85c838d74a6f2399c55aea728330d6757f886fbd47","affectsGlobalScope":true},{"version":"cd13e71a43f46b39332f36f3c5736d56456d2bd5af02d2a3470bf84c399c1cc7","affectsGlobalScope":true},{"version":"7ab75b6a93c324e9f03b0741c2ddc9c752cc5109c9b4373bdf31e4d8b373010d","affectsGlobalScope":true},{"version":"d11c653849c3346d8fae0cdb7420dcc9e2db6b7fe9c4e5f07db3b0b99e155e0a","affectsGlobalScope":true},{"version":"e1363b8e2b03641a1744f8f27f1ae7f8cc3b5ca3e5271b0934bb4a0d4f5352ff","affectsGlobalScope":true},{"version":"a3d1ee195ed54e7bd441290bc695783aa8b6195e70a0067e5e8df8de26349594","affectsGlobalScope":true},{"version":"3dd75e767703ae5fb1534f09bf173339206dff242491d3972f529b33d123cf9c","affectsGlobalScope":true},{"version":"7ef622836b3b5af6a12e11ff6de089b460a9a9f74c9cf84dd32d25825564931d","affectsGlobalScope":true},{"version":"0e32f6ccf5148976de50231b719f51b3c994be97c60c2b9f6ce0d0a7613f4b30","affectsGlobalScope":true},{"version":"697e2470c1b53f85537eb6d610e9fceb6231ab020b36a7ea20dc40d006e35979","affectsGlobalScope":true},{"version":"e34589356027e5648f210c85ef1fb58476a101c72a170909913011ceb508556f","affectsGlobalScope":true},{"version":"082e7f1828b30ac3f273ce96533086a36dbd34488f114959d26e0c274b7428b9","affectsGlobalScope":true},{"version":"d3665efbfed4a94484c24fcc41d22693270314bd3e8ac92f290c7627774b1690","affectsGlobalScope":true},{"version":"175d7f03c2404042fe66919ab8bdb08a734d3a91bfe9702d1d8e818555dfc33c","affectsGlobalScope":true},{"version":"f45ecd74235e097066a6999b1db4bb962ccf40e453263d8ac91223f10462aa30","affectsGlobalScope":true},{"version":"bd93627ad1b800ed985c21fb909fdc788146addefce5f75564ffccb2ff4ef21b","affectsGlobalScope":true},{"version":"4c7fbe59efe86b7176fdc297d26182f61eb1052626105ede569c5342c86cd429","affectsGlobalScope":true},{"version":"f728eacf67807344967fc2f74dc946f98cfa134f4203661d532d08bff1cd6603","affectsGlobalScope":true},{"version":"e597e2399a2f5c999202e1bdfa1b0f5900f151b36b76f2d908ab74f2b4953dd4","affectsGlobalScope":true},{"version":"7a9c2250241052c03f82241e281fa0565748a4d50af7ddd16a930893c45d8443","affectsGlobalScope":true},{"version":"3c48d3d267f38e8caf4ef82fc6654602d90196eb35ff22f4b0373536f4b9c76f","affectsGlobalScope":true},{"version":"af9d6c0f64c7475ee756ffc4704f58a0ca4681db67d33f71f434bbd00d417ba0","affectsGlobalScope":true},{"version":"27ef2334663687e556e83175589a68a05a19bc907b1263539cc68a31b3c12368","affectsGlobalScope":true},{"version":"bfe3873f99a0fc8ca7dd3400aa3e5e693ff739f9ed23af458c432c4213be93ec","affectsGlobalScope":true},{"version":"b7a13f0bf2247ca920b78b7e997bbb000951b8fe90b89210178dde7957038fbc","affectsGlobalScope":true},{"version":"21689c6b6ff191d5a9bb8038632615ec8d6f7f13db7963da229fbeca3726ff88","affectsGlobalScope":true},{"version":"aaf828fda329073ccb9749aa727fa23b32727df678557d39c7cd140871ce81b3","affectsGlobalScope":true},{"version":"8bb8da1f27e7364a507b2be023b0ed24c9af6938a9ce3e5a4877a8426e923061","affectsGlobalScope":true},{"version":"b66fd15affa542eb5b23b9b21c3a3a36c6f93ea28e74f034843c827cf13b5049","affectsGlobalScope":true},{"version":"1667c3cea4df08f3ca882c5aa89d1d30828c5f7fbad5d7b99078cd02883c0e38","affectsGlobalScope":true},{"version":"9303b0bfa9833399a6fcfc142548fdf801c0f8e493996c292e7fe795178bd44c","affectsGlobalScope":true},{"version":"0050c919a6db04eb1161549c0b9883f07e341465f979db510381010884820c69","affectsGlobalScope":true},{"version":"53856aec9c1c23e12d7ef1f00499f935faac00be2eb979e86c2b5f67e533c114","affectsGlobalScope":true},{"version":"b57f0f721990783e612252cd44d7f93b025a3492fc19178dd4c71359a4891acc","affectsGlobalScope":true},{"version":"c96c58b05d1ea87170eee59247935b0da3757b98d27208fe26607b0bbe8c422d","affectsGlobalScope":true},{"version":"535e08e213455563416e31104c8c4d9ffdd375469a76e3c2a061405887d9534d","affectsGlobalScope":true},{"version":"bdcc3056cfc1a222d9b84201f8152aa9ff8ad537996f028d4b7e188513ffd8ad","affectsGlobalScope":true},{"version":"aba4d79582a2900cffeb949ca744fecc7f71d2579fb5f23638933f156193693f","affectsGlobalScope":true},{"version":"c59e5d56a5a245c05073199020b05027f78ec2a96044ffeef93963afe35e6524","affectsGlobalScope":true},{"version":"789d8796ea13dc00e17d65e5ed64237eed64abb09d3a9dc9a009a0e028fcbc17","affectsGlobalScope":true},"862f0ff00b30a2dee78f437316a9d3de559e9e26b5e764046617d46b451ba85a",{"version":"49390872235b73b0266214da4bc07bfcfbbea956e46cd183143909ca90835145","affectsGlobalScope":true},{"version":"e168857c21f64c7035008269c9bef28e5363b6f8ff17fbad9fd2981c01c55073","affectsGlobalScope":true},{"version":"d135eb5620dac19d30a07ada738447726e4dd39701999a51c6ade3149bbd7981","affectsGlobalScope":true},{"version":"a64b77ce7d5892166aac17feb4d9b2c7a38f2c179da8514f62b3bc6864cfc2a9","affectsGlobalScope":true},"4c8d47121bf874f02cc5a39151b3ad4453094013be14d879b02ce86152072b6f",{"version":"592a901ef05148b4b0197a14b4b8df51f3fb6c1dfb3db08a24b6bcc89154ee98","affectsGlobalScope":true},{"version":"4efb45ed96019b7151909791dbe6d1a9310ffb91d17081da8b692f9013072eeb","affectsGlobalScope":true},{"version":"4bcfbab841de41b0a983a2312e684c0dfbeaa1e61fa801c56c85bb6c0b14b1e6","affectsGlobalScope":true},{"version":"698e70845a9499591449614f926d6fbb06d9ba3ac821bc116ed4237093c191b1","affectsGlobalScope":true},{"version":"3551f0fd402de52f8e1b45acc620024e3689c9275002480dc0c41a3142bdd56a","affectsGlobalScope":true},"b6e4dca77ab0b34e349d594d299d08d1be88614c65cb595ccda9d6cdf0b0338a","526fa01ddb6583471cd9bc60deb810d8adfc8b74363222c57060dc06fb01fe92","f11046b75914ea9f73d1a89098b55639f253a7cda2924e16fe671cab923a347f","2154901ef5dd861287d3efdb9a8c48e061523e57b7117d4695bc26dd0da68d50",{"version":"8ec05237e505bd91dec39879a988e5c2b780aa76f7ea10c7e8f3d24c06d9f3aa","affectsGlobalScope":true},{"version":"422e8176011bd531e192e2aedbf51e7a0e3ecbcb346c89bc795c73fb9916e344","affectsGlobalScope":true},{"version":"6d10eb2c8c21b2d81d4f4f8c32884a650079c0026c29a357bad99c8cf31605fb","affectsGlobalScope":true},{"version":"19ea1bb9a98028695f03ff87098e5d98ae0292e62af00e8de442776791139c8f","affectsGlobalScope":true},{"version":"0c5f72e9a0cf9b225c60a460891984c722d9d012253321cafd96605da44983d6","affectsGlobalScope":true},"62c8ed0031c1fe56490e47a7902d7a5333a85ef5ba22836afad91f9499b53aa0"],"options":{"allowSyntheticDefaultImports":true,"alwaysStrict":true,"esModuleInterop":true,"experimentalDecorators":true,"importsNotUsedAsValues":0,"module":6,"noImplicitAny":false,"noUnusedLocals":false,"noUnusedParameters":false,"skipLibCheck":false,"sourceMap":true,"target":8,"tsBuildInfoFile":"./.tsbuildinfo"},"fileIdsList":[[358,404],[209],[369,370,371,403],[204,213,337],[213,356],[405],[49,50,71,138,139,140],[46,48,49,50,51,55,69,71,134,140],[46,48,49,71,140,156],[46,96,158,159],[46,48,63],[46],[46,374],[84,86],[88,134],[48,84,86,126],[165],[96],[46,93],[48,102],[97],[133],[169],[46,169,171],[50,57,71,83,94,96,100,102,124,125,126,127,128,129,130,140],[85],[48],[88,129],[46,174,175],[87],[46,48],[134,164,177,178],[48,130,162,164],[131,198],[95],[48,63,84,87,102,134],[48,84,125,162,164],[46,50,100,163],[46,48,145,147],[192],[193],[126],[339],[289],[289,290],[296],[46,134,321],[46,48,301],[46,101],[46,64],[46,122],[64],[215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288],[109,110,111,112,113,114,115,116,117],[46,102],[46,64,72,73,74,103,104,105,106,118,119,120,121,123,131,132],[46,134],[46,70,75,76,77,78,79,81,82],[46,48,54,64,65,67],[46,184],[46,393,394,395,396],[46,186,187],[136],[46,47,57],[46,48,64],[46,58,320],[124],[345],[46,348],[46,96],[64,107],[426,427,428,429,430],[107,108],[46,70,359],[46,57,134,359,363],[48,365],[46,48,124],[46,58,62,63],[361,362],[46,153,156],[46,102,143,144,149,150,151,153,156],[46,48,64,122],[46,57,113,115],[158],[46,57],[46,59,60,61],[46,533],[46,96,140],[46,347],[46,64,381,534,535],[46,57,64,133],[63,70],[46,47,136,137,138,139],[135,136,137],[46,51,54,55,56,57,66,67,68],[78,86,96],[50],[46,48,85,89,90,91,93,96],[46,57,62,81,83,94,95],[102],[77,78,86,96],[50,64,124],[80,92],[197],[46,48,50,71,78,82,84,86,88,96,97,98,99,100,101,134],[46,48,50,71,97,98,101,124],[109,113,133],[111,114,133],[109,110,112,133],[60,107,108],[111,113],[109],[113,114,133],[53,54,66],[52,53],[54,67,68],[67],[75,76,80,81],[60,75,80],[78,80,81],[75,77,80,82],[46,394],[188],[428,429],[426,427,428],[46,427],[144,148],[60,64,152,154],[64,148,149,150,151,152,154,155],[152,154],[48,146,148],[108],[64,96,103,109,112,122,132,133,235,236,296,317,421,422,423],[431],[118],[134],[61,108],[407,408,409,410,411,412,413,414,415,416,417,418,419,420,424,425,432,433,434,435,436,437,438,439,440,441,442,443,445,446,447,448,449,450,451,452,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,523,524,525,526,528,529,530,531,532,537,538,539,540,541,543,544,545,546,547,548,549,550,551,552,553,554],[522],[527],[60,109],[536],[48,66,80,84,85,86,87,88,89,90,91,92,95,97,98,99,101,131,135,141,142,146,157,160,161,162,164,165,166,167,168,169,170,171,172,173,176,177,178,179,180,181,182,183,185,188,189,190,191,192,193,194,195,196,199,200,201,202,203],[61,72,73,74,103,104,105,106,118,119,120,121,123,133,134,163,214,289,290,291,292,293,294,295,296,297,298,299,300,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336],[46,347,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,397,398,399,400,401,402],[339,340,341,342,343,344,346,349,350,351,352,353,354,355],[359,360,364,365,366,367,368],[205,206,207,208,209,210,211,212],[204,337],[356]],"referencedMap":[[405,1],[371,2],[404,3],[338,4],[357,5],[406,6],[141,7],[135,8],[157,9],[160,10],[372,11],[374,12],[375,13],[87,14],[89,15],[161,16],[166,17],[203,18],[92,19],[167,20],[101,21],[168,22],[170,23],[172,24],[131,25],[86,26],[99,27],[201,28],[191,17],[90,14],[176,29],[162,30],[178,31],[179,32],[202,33],[199,34],[180,17],[97,35],[88,36],[165,37],[164,38],[146,39],[193,40],[194,41],[192,12],[196,41],[195,42],[340,43],[290,44],[292,45],[297,46],[332,47],[302,48],[333,49],[310,44],[121,50],[123,51],[61,52],[289,53],[118,54],[103,55],[133,56],[163,57],[214,12],[319,12],[315,22],[80,58],[66,59],[183,12],[185,60],[397,61],[188,62],[137,63],[136,64],[122,65],[321,66],[347,12],[205,12],[339,67],[341,12],[346,68],[349,69],[350,69],[351,70],[352,12],[353,12],[354,12],[108,71],[431,72],[522,73],[206,12],[360,74],[364,75],[366,76],[365,77],[73,12],[64,78],[363,79],[132,50],[154,80],[152,81],[379,82],[323,83],[324,31],[380,12],[381,70],[190,84],[325,12],[104,12],[382,85],[62,86],[402,12],[105,12],[63,12],[383,12],[384,12],[326,52],[534,87],[533,12],[385,88],[386,12],[387,12],[388,12],[348,89],[391,50],[148,39],[536,90],[134,91],[392,12],[50,27],[71,92],[140,93],[138,94],[49,27],[69,95],[126,96],[100,97],[94,98],[96,99],[129,100],[124,101],[127,67],[130,102],[93,103],[198,104],[102,105],[125,106],[128,67],[114,107],[112,108],[113,109],[109,110],[117,111],[115,107],[110,112],[116,113],[67,114],[54,115],[65,116],[68,117],[82,118],[81,119],[79,120],[77,118],[78,121],[395,122],[187,123],[430,124],[429,125],[428,126],[149,127],[150,128],[156,129],[153,130],[145,27],[147,131],[415,132],[424,133],[432,134],[434,135],[442,31],[448,136],[460,137],[542,138],[476,12],[478,57],[480,135],[483,112],[486,12],[523,139],[528,140],[531,141],[537,142],[530,46],[204,143],[337,144],[403,145],[356,146],[369,147],[213,148]],"exportedModulesMap":[[405,1],[338,149],[357,150],[141,7],[135,8],[157,9],[160,10],[372,11],[374,12],[375,13],[87,14],[89,15],[161,16],[166,17],[203,18],[92,19],[167,20],[101,21],[168,22],[170,23],[172,24],[131,25],[86,26],[99,27],[201,28],[191,17],[90,14],[176,29],[162,30],[178,31],[179,32],[202,33],[199,34],[180,17],[97,35],[88,36],[165,37],[164,38],[146,39],[193,40],[194,41],[192,12],[196,41],[195,42],[340,43],[290,44],[292,45],[297,46],[332,47],[302,48],[333,49],[310,44],[121,50],[123,51],[61,52],[289,53],[118,54],[103,55],[133,56],[163,57],[214,12],[319,12],[315,22],[80,58],[66,59],[183,12],[185,60],[397,61],[188,62],[137,63],[136,64],[122,65],[321,66],[347,12],[205,12],[339,67],[341,12],[346,68],[349,69],[350,69],[351,70],[352,12],[353,12],[354,12],[108,71],[431,72],[522,73],[206,12],[360,74],[364,75],[366,76],[365,77],[73,12],[64,78],[363,79],[132,50],[154,80],[152,81],[379,82],[323,83],[324,31],[380,12],[381,70],[190,84],[325,12],[104,12],[382,85],[62,86],[402,12],[105,12],[63,12],[383,12],[384,12],[326,52],[534,87],[533,12],[385,88],[386,12],[387,12],[388,12],[348,89],[391,50],[148,39],[536,90],[134,91],[392,12],[50,27],[71,92],[140,93],[138,94],[49,27],[69,95],[126,96],[100,97],[94,98],[96,99],[129,100],[124,101],[127,67],[130,102],[93,103],[198,104],[102,105],[125,106],[128,67],[114,107],[112,108],[113,109],[109,110],[117,111],[115,107],[110,112],[116,113],[67,114],[54,115],[65,116],[68,117],[82,118],[81,119],[79,120],[77,118],[78,121],[395,122],[187,123],[430,124],[429,125],[428,126],[149,127],[150,128],[156,129],[153,130],[145,27],[147,131],[415,132],[424,133],[432,134],[434,135],[442,31],[448,136],[460,137],[542,138],[476,12],[478,57],[480,135],[483,112],[486,12],[523,139],[528,140],[531,141],[537,142],[530,46],[204,143],[337,144],[403,145],[356,146],[369,147],[213,148]],"semanticDiagnosticsPerFile":[405,358,370,371,404,338,357,406,141,142,135,157,200,160,372,374,375,119,87,84,89,161,166,203,91,92,167,101,168,170,169,172,171,131,86,85,95,173,99,201,191,90,176,162,177,178,179,98,202,199,180,97,88,165,164,48,146,181,193,194,192,196,195,301,340,182,290,292,293,294,295,297,336,298,299,300,332,302,333,303,304,305,306,307,308,309,310,311,312,313,314,121,106,123,61,74,289,118,103,335,317,316,296,133,163,214,334,319,315,291,46,376,80,66,183,185,397,188,318,373,137,136,122,421,377,378,321,347,205,339,341,342,343,344,346,349,350,351,352,353,354,355,72,58,107,108,320,431,522,423,207,208,209,210,211,206,212,360,368,364,366,365,367,359,527,322,120,73,64,361,422,362,363,132,154,152,379,323,324,380,381,190,325,104,382,62,402,105,63,383,384,326,534,533,385,386,387,388,345,389,390,348,391,148,535,536,134,392,327,398,399,328,400,329,189,330,401,331,50,71,140,138,139,49,51,69,55,126,100,94,57,96,129,174,83,124,127,175,130,93,198,102,125,128,216,285,217,114,218,219,221,220,222,223,215,112,286,111,224,225,226,227,113,228,109,230,231,229,232,233,234,235,237,238,241,240,239,242,243,245,244,246,247,248,249,117,115,250,288,251,252,253,254,255,256,257,258,259,260,110,261,262,263,264,265,266,267,268,269,270,271,272,273,236,287,274,275,277,278,276,279,280,281,282,283,284,116,67,54,65,53,56,68,52,82,81,79,70,77,78,75,184,76,393,396,394,395,187,186,47,59,60,430,429,426,428,427,149,143,150,155,156,153,151,144,158,159,145,147,197,407,408,409,410,411,412,413,414,415,416,417,418,419,420,424,425,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,450,449,451,452,453,454,456,457,458,455,459,460,461,462,463,542,464,465,466,467,468,469,470,472,471,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,539,508,509,510,511,512,513,541,514,516,515,518,517,519,520,521,523,524,525,526,528,529,531,532,540,537,530,538,10,9,2,11,12,13,14,15,16,17,18,3,4,22,19,20,21,23,24,25,5,26,27,28,29,6,33,30,31,32,34,7,35,40,41,36,37,38,39,8,45,42,43,44,1,204,337,403,356,369,213],"arktsLinterDiagnosticsPerFile":[405,358,370,371,404,338,357,406,141,142,135,157,200,160,372,374,375,119,87,84,89,161,166,203,91,92,167,101,168,170,169,172,171,131,86,85,95,173,99,201,191,90,176,162,177,178,179,98,202,199,180,97,88,165,164,48,146,181,193,194,192,196,195,301,340,182,290,292,293,294,295,297,336,298,299,300,332,302,333,303,304,305,306,307,308,309,310,311,312,313,314,121,106,123,61,74,289,118,103,335,317,316,296,133,163,214,334,319,315,291,46,376,80,66,183,185,397,188,318,373,137,136,122,421,377,378,321,347,205,339,341,342,343,344,346,349,350,351,352,353,354,355,72,58,107,108,320,431,522,423,207,208,209,210,211,206,212,360,368,364,366,365,367,359,527,322,120,73,64,361,422,362,363,132,154,152,379,323,324,380,381,190,325,104,382,62,402,105,63,383,384,326,534,533,385,386,387,388,345,389,390,348,391,148,535,536,134,392,327,398,399,328,400,329,189,330,401,331,50,71,140,138,139,49,51,69,55,126,100,94,57,96,129,174,83,124,127,175,130,93,198,102,125,128,216,285,217,114,218,219,221,220,222,223,215,112,286,111,224,225,226,227,113,228,109,230,231,229,232,233,234,235,237,238,241,240,239,242,243,245,244,246,247,248,249,117,115,250,288,251,252,253,254,255,256,257,258,259,260,110,261,262,263,264,265,266,267,268,269,270,271,272,273,236,287,274,275,277,278,276,279,280,281,282,283,284,116,67,54,65,53,56,68,52,82,81,79,70,77,78,75,184,76,393,396,394,395,187,186,47,59,60,430,429,426,428,427,149,143,150,155,156,153,151,144,158,159,145,147,197,407,408,409,410,411,412,413,414,415,416,417,418,419,420,424,425,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,450,449,451,452,453,454,456,457,458,455,459,460,461,462,463,542,464,465,466,467,468,469,470,472,471,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,539,508,509,510,511,512,513,541,514,516,515,518,517,519,520,521,523,524,525,526,528,529,531,532,540,537,530,538,10,9,2,11,12,13,14,15,16,17,18,3,4,22,19,20,21,23,24,25,5,26,27,28,29,6,33,30,31,32,34,7,35,40,41,36,37,38,39,8,45,42,43,44,1],"affectedFilesPendingEmit":[[555,1],[556,1],[557,1],[558,1],[559,1],[560,1],[561,1],[562,1],[563,1],[564,1],[565,1],[566,1],[567,1],[568,1],[569,1],[570,1],[571,1],[572,1],[573,1],[574,1],[575,1],[576,1],[577,1],[578,1],[579,1],[580,1],[581,1],[582,1],[583,1],[584,1],[585,1],[586,1],[587,1],[588,1],[589,1],[590,1],[591,1],[592,1],[593,1],[594,1],[595,1],[596,1],[597,1],[598,1],[599,1],[600,1],[601,1],[602,1],[603,1],[604,1],[605,1],[606,1],[607,1],[608,1],[609,1],[610,1],[611,1],[612,1],[613,1],[614,1],[615,1],[616,1],[617,1],[618,1],[619,1],[620,1],[621,1],[622,1],[623,1],[624,1],[625,1],[626,1],[627,1],[628,1],[629,1],[630,1],[631,1],[632,1],[633,1],[634,1],[635,1],[636,1],[637,1],[638,1],[639,1],[640,1],[641,1],[642,1],[643,1],[644,1],[645,1],[646,1],[647,1],[648,1],[649,1],[650,1],[651,1],[652,1],[653,1],[654,1],[655,1],[656,1],[657,1],[658,1],[659,1],[660,1],[661,1],[662,1],[663,1],[664,1],[665,1],[666,1],[667,1],[668,1],[669,1],[670,1],[671,1],[672,1],[673,1],[674,1],[675,1],[676,1],[677,1],[678,1],[679,1],[680,1],[681,1],[682,1],[683,1],[684,1],[685,1],[686,1],[687,1],[688,1],[689,1],[690,1],[691,1],[692,1],[693,1],[694,1],[695,1],[696,1],[697,1],[698,1],[699,1],[700,1],[701,1],[702,1],[703,1],[704,1],[705,1],[706,1],[707,1],[708,1],[709,1],[710,1],[711,1],[712,1],[713,1],[714,1],[715,1],[716,1],[717,1],[718,1],[719,1],[720,1],[721,1],[722,1],[723,1],[724,1],[725,1],[726,1],[727,1],[728,1],[729,1],[730,1],[731,1],[732,1],[733,1],[734,1],[735,1],[736,1],[737,1],[738,1],[739,1],[740,1],[741,1],[742,1],[743,1],[744,1],[745,1],[746,1],[747,1],[748,1],[749,1],[750,1],[751,1],[752,1],[753,1],[754,1],[755,1],[756,1],[757,1],[758,1],[759,1],[760,1],[761,1],[762,1],[763,1],[764,1],[765,1],[766,1],[767,1],[768,1],[769,1],[770,1],[771,1],[772,1],[773,1],[774,1],[775,1],[776,1],[777,1],[778,1],[779,1],[780,1],[781,1],[782,1],[783,1],[784,1],[785,1],[786,1],[787,1],[788,1],[789,1],[790,1],[791,1],[792,1],[793,1],[794,1],[795,1],[796,1],[797,1],[798,1],[799,1],[800,1],[801,1],[802,1],[803,1],[804,1],[805,1],[806,1],[807,1],[808,1],[809,1],[810,1],[811,1],[812,1],[813,1],[814,1],[815,1],[816,1],[817,1],[818,1],[819,1],[820,1],[821,1],[822,1],[823,1],[824,1],[825,1],[826,1],[827,1],[828,1],[829,1],[830,1],[831,1],[832,1],[833,1],[834,1],[835,1],[836,1],[837,1],[838,1],[839,1],[840,1],[841,1],[842,1],[843,1],[844,1],[845,1],[846,1],[847,1],[848,1],[849,1],[850,1],[851,1],[852,1],[853,1],[854,1],[855,1],[856,1],[857,1],[858,1],[859,1],[860,1],[861,1],[862,1],[863,1],[864,1],[865,1],[866,1],[867,1],[868,1],[869,1],[870,1],[871,1],[872,1],[873,1],[874,1],[875,1],[876,1],[877,1],[878,1],[879,1],[880,1],[881,1],[882,1],[883,1],[884,1],[885,1],[886,1],[887,1],[888,1],[889,1],[890,1],[891,1],[892,1],[893,1],[894,1],[895,1],[896,1],[897,1],[898,1],[899,1],[900,1],[901,1],[902,1],[903,1],[904,1],[905,1],[906,1],[907,1],[908,1],[909,1],[910,1],[911,1],[912,1],[913,1],[914,1],[915,1],[916,1],[917,1],[918,1],[919,1],[920,1],[921,1],[922,1],[923,1],[924,1],[925,1],[926,1],[927,1],[928,1],[929,1],[930,1],[931,1],[932,1],[933,1],[934,1],[935,1],[936,1],[937,1],[938,1],[939,1],[940,1],[941,1],[942,1],[943,1],[944,1],[945,1],[946,1],[947,1],[948,1],[949,1],[950,1],[951,1],[952,1],[953,1],[954,1],[955,1],[956,1],[957,1],[958,1],[959,1],[960,1],[961,1],[962,1],[963,1],[964,1],[965,1],[966,1],[967,1],[968,1],[969,1],[970,1],[971,1],[972,1],[973,1],[974,1],[975,1],[976,1],[977,1],[978,1],[979,1],[980,1],[981,1],[982,1],[983,1],[984,1],[985,1],[986,1],[987,1],[988,1],[989,1],[990,1],[991,1],[992,1],[993,1],[994,1],[995,1],[996,1],[997,1],[998,1],[999,1],[1000,1],[1001,1],[1002,1],[1003,1],[1004,1],[1005,1],[1006,1],[1007,1],[1008,1],[1009,1],[1010,1],[1011,1],[1012,1],[1013,1],[1014,1],[1015,1],[1016,1],[1017,1],[1018,1],[1019,1],[1020,1],[1021,1],[1022,1],[1023,1],[1024,1],[1025,1],[1026,1],[1027,1],[1028,1],[1029,1],[1030,1],[1031,1],[1032,1],[1033,1],[1034,1],[1035,1],[1036,1],[1037,1],[1038,1],[1039,1],[1040,1],[1041,1],[1042,1],[1043,1],[1044,1],[1045,1],[1046,1],[1047,1],[1048,1],[1049,1],[1050,1],[405,1],[358,1],[370,1],[371,1],[404,1],[338,1],[357,1],[406,1],[141,1],[142,1],[135,1],[157,1],[200,1],[160,1],[372,1],[374,1],[375,1],[119,1],[87,1],[84,1],[89,1],[161,1],[166,1],[203,1],[91,1],[92,1],[167,1],[101,1],[168,1],[170,1],[169,1],[172,1],[171,1],[131,1],[86,1],[85,1],[95,1],[173,1],[99,1],[201,1],[191,1],[90,1],[176,1],[162,1],[177,1],[178,1],[179,1],[98,1],[202,1],[199,1],[180,1],[97,1],[88,1],[165,1],[164,1],[48,1],[146,1],[181,1],[193,1],[194,1],[192,1],[196,1],[195,1],[301,1],[340,1],[182,1],[290,1],[292,1],[293,1],[294,1],[295,1],[297,1],[336,1],[298,1],[299,1],[300,1],[332,1],[302,1],[333,1],[303,1],[304,1],[305,1],[306,1],[307,1],[308,1],[309,1],[310,1],[311,1],[312,1],[313,1],[314,1],[121,1],[106,1],[123,1],[61,1],[74,1],[289,1],[118,1],[103,1],[335,1],[317,1],[316,1],[296,1],[133,1],[163,1],[214,1],[334,1],[319,1],[315,1],[291,1],[46,1],[376,1],[80,1],[66,1],[183,1],[185,1],[397,1],[188,1],[318,1],[373,1],[137,1],[136,1],[122,1],[421,1],[377,1],[378,1],[321,1],[347,1],[205,1],[339,1],[341,1],[342,1],[343,1],[344,1],[346,1],[349,1],[350,1],[351,1],[352,1],[353,1],[354,1],[355,1],[72,1],[58,1],[107,1],[108,1],[320,1],[431,1],[522,1],[423,1],[207,1],[208,1],[209,1],[210,1],[211,1],[206,1],[212,1],[360,1],[368,1],[364,1],[366,1],[365,1],[367,1],[359,1],[527,1],[322,1],[120,1],[73,1],[64,1],[361,1],[422,1],[362,1],[363,1],[132,1],[154,1],[152,1],[379,1],[323,1],[324,1],[380,1],[381,1],[190,1],[325,1],[104,1],[382,1],[62,1],[402,1],[105,1],[63,1],[383,1],[384,1],[326,1],[534,1],[533,1],[385,1],[386,1],[387,1],[388,1],[345,1],[389,1],[390,1],[348,1],[391,1],[148,1],[535,1],[536,1],[134,1],[392,1],[327,1],[398,1],[399,1],[328,1],[400,1],[329,1],[189,1],[330,1],[401,1],[331,1],[50,1],[71,1],[140,1],[138,1],[139,1],[49,1],[51,1],[69,1],[55,1],[126,1],[100,1],[94,1],[57,1],[96,1],[129,1],[174,1],[83,1],[124,1],[127,1],[175,1],[130,1],[93,1],[198,1],[102,1],[125,1],[128,1],[216,1],[285,1],[217,1],[114,1],[218,1],[219,1],[221,1],[220,1],[222,1],[223,1],[215,1],[112,1],[286,1],[111,1],[224,1],[225,1],[226,1],[227,1],[113,1],[228,1],[109,1],[230,1],[231,1],[229,1],[232,1],[233,1],[234,1],[235,1],[237,1],[238,1],[241,1],[240,1],[239,1],[242,1],[243,1],[245,1],[244,1],[246,1],[247,1],[248,1],[249,1],[117,1],[115,1],[250,1],[288,1],[251,1],[252,1],[253,1],[254,1],[255,1],[256,1],[257,1],[258,1],[259,1],[260,1],[110,1],[261,1],[262,1],[263,1],[264,1],[265,1],[266,1],[267,1],[268,1],[269,1],[270,1],[271,1],[272,1],[273,1],[236,1],[287,1],[274,1],[275,1],[277,1],[278,1],[276,1],[279,1],[280,1],[281,1],[282,1],[283,1],[284,1],[116,1],[67,1],[54,1],[65,1],[53,1],[56,1],[68,1],[52,1],[82,1],[81,1],[79,1],[70,1],[77,1],[78,1],[75,1],[184,1],[76,1],[393,1],[396,1],[394,1],[395,1],[187,1],[186,1],[47,1],[59,1],[60,1],[430,1],[429,1],[426,1],[428,1],[427,1],[149,1],[143,1],[150,1],[155,1],[156,1],[153,1],[151,1],[144,1],[158,1],[159,1],[145,1],[147,1],[197,1],[407,1],[408,1],[409,1],[410,1],[411,1],[412,1],[413,1],[414,1],[415,1],[416,1],[417,1],[418,1],[419,1],[420,1],[424,1],[425,1],[432,1],[433,1],[434,1],[435,1],[436,1],[437,1],[438,1],[439,1],[440,1],[441,1],[442,1],[443,1],[444,1],[445,1],[446,1],[447,1],[448,1],[450,1],[449,1],[451,1],[452,1],[453,1],[454,1],[456,1],[457,1],[458,1],[455,1],[459,1],[460,1],[461,1],[462,1],[463,1],[542,1],[464,1],[465,1],[466,1],[467,1],[468,1],[469,1],[470,1],[472,1],[471,1],[473,1],[474,1],[475,1],[476,1],[477,1],[478,1],[479,1],[480,1],[481,1],[482,1],[483,1],[484,1],[485,1],[486,1],[487,1],[488,1],[489,1],[490,1],[491,1],[492,1],[493,1],[494,1],[495,1],[496,1],[497,1],[498,1],[499,1],[500,1],[501,1],[502,1],[503,1],[504,1],[505,1],[506,1],[507,1],[539,1],[508,1],[509,1],[510,1],[511,1],[512,1],[513,1],[541,1],[514,1],[516,1],[515,1],[518,1],[517,1],[519,1],[520,1],[521,1],[523,1],[524,1],[525,1],[526,1],[528,1],[529,1],[531,1],[532,1],[540,1],[537,1],[530,1],[538,1],[2,1],[3,1],[4,1],[5,1],[6,1],[7,1],[8,1],[204,1],[337,1],[403,1],[356,1],[369,1],[213,1]],"arkTSVersion":"ArkTS_1_1","compatibleSdkVersion":12,"compatibleSdkVersionStage":"beta1","constEnumRelateCache":{"d:/oh_11_sdk/11/12/ets/kits/@kit.arkui.d.ts":{"d:/oh_11_sdk/11/12/ets/api/@ohos.arkui.uicontext.d.ts":"c7d7371a8797f2a8b88ae49509edd71de517ffc954a636757fe4cf748a8be69c"}}},"version":"4.9.5"} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/.tsbuildinfo.linter b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/.tsbuildinfo.linter new file mode 100644 index 0000000000000000000000000000000000000000..60d1e7380d29c0d6c69366052cefd0b45e325ea1 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/.tsbuildinfo.linter @@ -0,0 +1 @@ +{"program":{"fileNames":["../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es5.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2016.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2017.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2018.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2019.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2020.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2021.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2021.string.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.base.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/data/rdb/resultset.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.want.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/startabilityparameter.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/abilityresult.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/app/appversioninfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/moduleinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/customizedata.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/applicationinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/app/processinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/elementname.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/basecontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.colorspacemanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/global/rawfiledescriptor.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/global/resource.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.drawabledescriptor.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.resourcemanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.rpc.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimedia.image.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/bundleinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.bundle.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/abilityinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/hapmoduleinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/app/context.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/elementname.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/connectoptions.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.font.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.mediaquery.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.inspector.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/metadata.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/skill.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/extensionabilityinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/hapmoduleinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/bundleinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.bundle.bundlemanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/applicationinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/abilityinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/eventhub.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.abilityconstant.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.configurationconstant.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.configuration.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.ability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.uiability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.abilitylifecyclecallback.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.environmentcallback.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.applicationstatechangecallback.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.appmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/processinformation.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/applicationcontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.contextconstant.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/context.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.startoptions.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.openlinkoptions.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.dialogrequest.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/abilitystartcallback.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.atomicserviceoptions.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/uiabilitycontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.observer.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.promptaction.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.router.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.componentutils.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.common2d.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.drawing.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/graphics.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/rendernode.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/content.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/componentcontent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/framenode.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/buildernode.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/nodecontroller.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/xcomponentnode.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/nodecontent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.node.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.animator.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.measure.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.componentsnapshot.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.data.unifieddatachannel.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.dragcontroller.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/extensioncontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/uiextensioncontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/abilitystagecontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/formextensioncontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/vpnextensioncontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/embeddableuiabilitycontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/photoeditorextensioncontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.common.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimodalinput.pointer.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.uicontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.window.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.ability.featureability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.data.rdb.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.data.dataability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/dataabilityoperation.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/dataabilityresult.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/dataabilityhelper.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.ability.ability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.ability.errorcode.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationcommondef.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationuserinput.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/wantagent/triggerinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.wantagent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/wantagent/wantagentinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.wantagent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationactionbutton.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationcontent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationtemplate.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.notificationmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationslot.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.notification.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationflags.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationrequest.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.ability.particleability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/permissions.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/security/permissionrequestresult.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.abilityaccessctrl.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.abilitystage.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.extensionability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.uiextension.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.uiextensioncontentsession.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.uiextensionability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.actionextensionability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.apprecovery.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.autofillmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.childprocessargs.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.childprocess.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.childprocessoptions.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.childprocessmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.datauriutils.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/errorobserver.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/loopobserver.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.errormanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.insightintent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.insightintentcontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.insightintentexecutor.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.shareextensionability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.wantconstant.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.application.uripermissionmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.bundle.defaultappmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/overlaymoduleinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.bundle.overlay.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/continuation/continuationresult.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/continuation/continuationextraparams.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.continuation.continuationmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.package.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.privacymanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.embeddeduiextensionability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.appstartup.startuplistener.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.appstartup.startupconfig.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.appstartup.startupconfigentry.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.appstartup.startuptask.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.appstartup.startupmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/arkts/@arkts.lang.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/application/sendablecontext.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.sendablecontextmanager.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.ability.screenlockfilemanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.embeddableuiability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.photoeditorextensionability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.application.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.abilitykit.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.faultlogger.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hiviewdfx.hiappevent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hichecker.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hidebug.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hilog.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hitracechain.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hitracemeter.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hiviewdfx.jsleakwatcher.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.performanceanalysiskit.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.atomicservice.atomicservicenavigation.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/commonmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/alphabetindexermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/blankmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/buttonmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/calendarpickermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/checkboxmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/checkboxgroupmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/columnmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/columnsplitmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/countermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/datapanelmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/datepickermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/dividermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/gaugemodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/gridmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/gridcolmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/griditemmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/gridrowmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/hyperlinkmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/imageanimatormodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/imagemodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/symbolglyphmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/imagespanmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/linemodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/listmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/listitemmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/listitemgroupmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/loadingprogressmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/marqueemodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/menumodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/menuitemmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/navdestinationmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/navigationmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/navigatormodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/navroutermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/panelmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/pathmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/patternlockmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/polygonmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/polylinemodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/progressmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/qrcodemodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/radiomodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/ratingmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/rectmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/refreshmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/richeditormodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/rowmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/rowsplitmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/scrollmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/searchmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/selectmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/shapemodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/sidebarcontainermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/slidermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/spanmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/stackmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/stepperitemmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/swipermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/tabsmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/textareamodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/textmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/textclockmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/textinputmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/textpickermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/texttimermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/timepickermodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/togglemodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/videomodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/waterflowmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/attributeupdater.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/containerspanmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/symbolspanmodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/particlemodifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.modifier.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.chip.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.atomicservice.navpushpathhelper.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.chipgroup.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.composelistitem.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.composetitlebar.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.counter.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.theme.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.dialog.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.editabletitlebar.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.exceptionprompt.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.filter.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.form.formbindingdata.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.formmenu.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.gridobjectsortcomponent.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.popup.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.progressbutton.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.segmentbutton.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.selectionmenu.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.selecttitlebar.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.splitlayout.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.subheader.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.swiperefresher.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.tabtitlebar.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.toolbar.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.treeview.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.atomicservice.interstitialdialogaction.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.statemanagement.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.shape.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.curves.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.atomicservice.atomicserviceweb.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.hdrcapability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.display.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.matrix4.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.pipwindow.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.plugincomponent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.prompt.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.screenshot.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.app.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.configuration.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.mediaquery.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.prompt.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.router.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.foldsplitcontainer.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.fullscreenlaunchcomponent.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.atomicservice.atomicservicetabs.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.prefetcher.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.downloadfilebutton.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.arkui.d.ts","../../../../../../src/main/ets/entryability/entryability.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.backupextensioncontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.application.backupextensionability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.cloudsync.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.cloudsyncmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.environment.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.fileaccess.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.uri.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.fileuri.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.events.emitter.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.util.stream.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.fs.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.hash.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.picker.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.securitylabel.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.statvfs.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.storagestatistics.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.fileshare.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.corefilekit.d.ts","../../../../../../src/main/ets/entrybackupability/entrybackupability.ets","../../../../../../../casesfeature/verifycode/src/main/ets/components/mainpage.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethodsubtype.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethod.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimodalinput.inputevent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimodalinput.keycode.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimodalinput.keyevent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethodengine.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethodextensioncontext.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethodextensionability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethodlist.d.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethod.panel.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.imekit.d.ts","../../../../../../../casesfeature/verifycode/src/main/ets/constants/verifycodeconstants.ets","../../../../../../../casesfeature/verifycode/src/main/ets/utils/logger.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.account.appaccount.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.customization.customconfig.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.account.distributedaccount.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.account.osaccount.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.batteryinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.deviceattest.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.deviceinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.pasteboard.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.power.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.print.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.request.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.runninglock.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.screenlock.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.settings.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.systemdatetime.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.systemtime.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.thermal.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.usb.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.usbmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.wallpaper.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.zlib.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/commonevent/commoneventdata.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/commonevent/commoneventsubscribeinfo.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/commonevent/commoneventsubscriber.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/commonevent/commoneventpublishdata.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.commoneventmanager.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.battery.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.brightness.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.device.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.request.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.resourceschedule.systemload.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.basicserviceskit.d.ts","../../../../../../../casesfeature/verifycode/src/main/ets/view/verifycodeview.ets","../../../../../../../casesfeature/verifycode/index.ets","../../../../../../src/main/ets/pages/index.ets","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/ability_component.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/action_sheet.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/alert_dialog.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/alphabet_indexer.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/badge.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/blank.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/button.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/calendar_picker.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/canvas.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/checkbox.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/checkboxgroup.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/circle.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/column.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/column_split.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.data.uniformtypedescriptor.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimodalinput.intentioncode.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.uieffect.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/common.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/common_ts_ets_api.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/graphics3d/scenepostprocesssettings.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/graphics3d/scenetypes.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/graphics3d/sceneresources.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/graphics3d/scenenodes.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/graphics3d/scene.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.scene.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/component3d.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/container_span.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/content_slot.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/context_menu.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/counter.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/custom_dialog_controller.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/data_panel.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/date_picker.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/divider.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/ellipse.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/embedded_component.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/enums.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/featureability.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/flex.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/flow_item.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/focus.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/folder_stack.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/form_link.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/for_each.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/gauge.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/gesture.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/global.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/grid.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/griditem.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/grid_col.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/grid_container.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/grid_row.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/hyperlink.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/image.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/image_animator.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/image_common.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/image_span.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/lazy_for_each.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/line.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/list.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/list_item.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/list_item_group.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/loading_progress.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/location_button.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/matrix2d.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/marquee.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/menu.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/menu_item.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/menu_item_group.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/nav_destination.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/nav_router.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/navigation.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/navigator.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/node_container.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/page_transition.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/panel.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/particle.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/paste_button.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/path.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/pattern_lock.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/polygon.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/polyline.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/progress.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/qrcode.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/radio.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/rating.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/rect.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/refresh.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/relative_container.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/repeat.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/rich_editor.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/rich_text.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/row.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/row_split.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/save_button.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/scroll.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/scroll_bar.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/search.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/security_component.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/select.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/shape.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/slider.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/span.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/stack.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/state_management.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/stepper.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/stepper_item.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/swiper.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/symbolglyph.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/symbol_span.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/tabs.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/tab_content.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_area.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_clock.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.text.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_common.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_input.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_picker.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_timer.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.intl.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/time_picker.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/toggle.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/with_theme.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/units.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/video.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.security.cryptoframework.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.security.cert.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.web.neterrorlist.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.web.webview.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/web.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/xcomponent.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/sidebar.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/water_flow.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/styled_string.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/index-full.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/animator.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/calendar.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/form_component.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/media_cached_image.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/plugin_component.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/root_scene.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/screen.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/window_scene.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/remote_window.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/effect_component.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/ui_extension_component.d.ts","../../../../../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/isolated_component.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.ability.ability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.ability.errorcode.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.ability.featureability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.ability.particleability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.ability.screenlockfilemanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.abilityaccessctrl.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.account.appaccount.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.account.distributedaccount.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.account.osaccount.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.animator.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.ability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.abilityconstant.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.abilitylifecyclecallback.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.abilitystage.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.actionextensionability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.application.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.applicationstatechangecallback.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.appmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.apprecovery.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.atomicserviceoptions.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.autofillmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.childprocess.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.childprocessargs.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.childprocessmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.childprocessoptions.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.common.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.configuration.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.configurationconstant.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.contextconstant.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.datauriutils.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.dialogrequest.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.embeddableuiability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.embeddeduiextensionability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.environmentcallback.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.errormanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.extensionability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.insightintent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.insightintentcontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.insightintentexecutor.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.openlinkoptions.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.photoeditorextensionability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.sendablecontextmanager.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.shareextensionability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.startoptions.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.uiability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.uiextensionability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.uiextensioncontentsession.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.want.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.wantagent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.ability.wantconstant.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.appstartup.startupconfig.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.appstartup.startupconfigentry.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.appstartup.startuplistener.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.appstartup.startupmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.appstartup.startuptask.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.app.form.formbindingdata.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.application.backupextensionability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.application.uripermissionmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.chip.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.chipgroup.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.composelistitem.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.composetitlebar.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.counter.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.dialog.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.downloadfilebutton.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.editabletitlebar.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.exceptionprompt.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.filter.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.foldsplitcontainer.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.formmenu.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.fullscreenlaunchcomponent.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.gridobjectsortcomponent.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.popup.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.progressbutton.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.segmentbutton.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.selectionmenu.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.selecttitlebar.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.splitlayout.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.subheader.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.swiperefresher.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.tabtitlebar.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.toolbar.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.advanced.treeview.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.componentsnapshot.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.componentutils.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.dragcontroller.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.drawabledescriptor.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.inspector.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.modifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.node.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.observer.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.prefetcher.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.shape.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.statemanagement.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.theme.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.uicontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.arkui.uiextension.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.atomicservice.atomicservicenavigation.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.atomicservice.atomicservicetabs.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.atomicservice.atomicserviceweb.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.atomicservice.interstitialdialogaction.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.atomicservice.navpushpathhelper.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.base.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.batteryinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.bundle.bundlemanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.bundle.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.bundle.defaultappmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.bundle.overlay.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.commoneventmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.continuation.continuationmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.curves.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.customization.customconfig.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.data.dataability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.data.rdb.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.data.unifieddatachannel.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.data.uniformtypedescriptor.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.deviceattest.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.deviceinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.display.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.events.emitter.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.faultlogger.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.backupextensioncontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.cloudsync.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.cloudsyncmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.environment.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.fileaccess.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.fileuri.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.fs.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.hash.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.picker.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.securitylabel.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.statvfs.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.file.storagestatistics.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.fileshare.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.font.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.colorspacemanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.common2d.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.drawing.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.hdrcapability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.scene.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.text.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.graphics.uieffect.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hichecker.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hidebug.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hilog.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hitracechain.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hitracemeter.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hiviewdfx.hiappevent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.hiviewdfx.jsleakwatcher.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethod.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethod.panel.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethodengine.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethodextensionability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethodextensioncontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethodlist.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.inputmethodsubtype.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.intl.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.matrix4.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.measure.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.mediaquery.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimedia.image.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimodalinput.inputevent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimodalinput.intentioncode.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimodalinput.keycode.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimodalinput.keyevent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.multimodalinput.pointer.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.notification.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.notificationmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.pasteboard.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.pipwindow.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.plugincomponent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.power.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.print.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.privacymanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.prompt.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.promptaction.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.request.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.resourcemanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.resourceschedule.systemload.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.router.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.rpc.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.runninglock.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.screenlock.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.screenshot.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.security.cert.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.security.cryptoframework.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.settings.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.systemdatetime.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.systemtime.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.thermal.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.uri.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.usb.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.usbmanager.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.util.stream.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.wallpaper.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.wantagent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.web.neterrorlist.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.web.webview.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.window.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@ohos.zlib.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.app.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.battery.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.brightness.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.configuration.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.device.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.mediaquery.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.package.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.prompt.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.request.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/@system.router.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/abilityresult.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/connectoptions.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/dataabilityhelper.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/dataabilityoperation.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/dataabilityresult.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/ability/startabilityparameter.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/app/appversioninfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/app/context.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/app/processinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/abilitystagecontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/abilitystartcallback.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/applicationcontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/basecontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/context.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/embeddableuiabilitycontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/errorobserver.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/eventhub.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/extensioncontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/formextensioncontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/loopobserver.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/photoeditorextensioncontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/processinformation.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/sendablecontext.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/uiabilitycontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/uiextensioncontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/application/vpnextensioncontext.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/alphabetindexermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/attributeupdater.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/blankmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/buildernode.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/buttonmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/calendarpickermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/checkboxgroupmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/checkboxmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/columnmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/columnsplitmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/commonmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/componentcontent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/containerspanmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/content.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/countermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/datapanelmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/datepickermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/dividermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/framenode.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/gaugemodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/graphics.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/gridcolmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/griditemmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/gridmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/gridrowmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/hyperlinkmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/imageanimatormodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/imagemodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/imagespanmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/linemodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/listitemgroupmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/listitemmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/listmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/loadingprogressmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/marqueemodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/menuitemmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/menumodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/navdestinationmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/navigationmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/navigatormodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/navroutermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/nodecontent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/nodecontroller.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/panelmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/particlemodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/pathmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/patternlockmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/polygonmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/polylinemodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/progressmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/qrcodemodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/radiomodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/ratingmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/rectmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/refreshmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/rendernode.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/richeditormodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/rowmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/rowsplitmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/scrollmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/searchmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/selectmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/shapemodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/sidebarcontainermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/slidermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/spanmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/stackmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/stepperitemmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/swipermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/symbolglyphmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/symbolspanmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/tabsmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/textareamodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/textclockmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/textinputmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/textmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/textpickermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/texttimermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/timepickermodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/togglemodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/videomodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/waterflowmodifier.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/arkui/xcomponentnode.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/abilityinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/applicationinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/bundleinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/customizedata.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/elementname.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/hapmoduleinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundle/moduleinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/abilityinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/applicationinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/bundleinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/elementname.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/extensionabilityinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/hapmoduleinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/metadata.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/overlaymoduleinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/bundlemanager/skill.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/commonevent/commoneventdata.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/commonevent/commoneventpublishdata.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/commonevent/commoneventsubscribeinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/commonevent/commoneventsubscriber.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/continuation/continuationextraparams.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/continuation/continuationresult.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/data/rdb/resultset.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/global/rawfiledescriptor.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/global/resource.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/graphics3d/scene.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/graphics3d/scenenodes.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/graphics3d/scenepostprocesssettings.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/graphics3d/sceneresources.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/graphics3d/scenetypes.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationactionbutton.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationcommondef.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationcontent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationflags.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationrequest.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationslot.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationtemplate.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/notification/notificationuserinput.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/permissions.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/security/permissionrequestresult.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/wantagent/triggerinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/api/wantagent/wantagentinfo.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/arkts/@arkts.lang.d.ets","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/ability_component.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/action_sheet.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/alert_dialog.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/alphabet_indexer.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/badge.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/blank.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/button.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/calendar_picker.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/canvas.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/checkbox.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/checkboxgroup.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/circle.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/column.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/column_split.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/common.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/common_ts_ets_api.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/component3d.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/container_span.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/content_slot.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/context_menu.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/counter.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/custom_dialog_controller.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/data_panel.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/date_picker.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/divider.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/ellipse.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/embedded_component.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/enums.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/featureability.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/flex.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/flow_item.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/focus.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/folder_stack.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/for_each.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/form_link.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/gauge.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/gesture.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/global.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/grid.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/grid_col.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/grid_container.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/grid_row.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/griditem.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/hyperlink.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/image.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/image_animator.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/image_common.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/image_span.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/index-full.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/lazy_for_each.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/line.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/list.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/list_item.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/list_item_group.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/loading_progress.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/location_button.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/marquee.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/matrix2d.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/menu.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/menu_item.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/menu_item_group.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/nav_destination.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/nav_router.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/navigation.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/navigator.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/node_container.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/page_transition.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/panel.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/particle.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/paste_button.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/path.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/pattern_lock.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/polygon.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/polyline.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/progress.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/qrcode.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/radio.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/rating.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/rect.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/refresh.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/relative_container.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/repeat.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/rich_editor.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/rich_text.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/row.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/row_split.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/save_button.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/scroll.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/scroll_bar.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/search.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/security_component.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/select.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/shape.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/sidebar.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/slider.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/span.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/stack.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/state_management.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/stepper.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/stepper_item.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/styled_string.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/swiper.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/symbol_span.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/symbolglyph.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/tab_content.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/tabs.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_area.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_clock.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_common.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_input.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_picker.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/text_timer.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/time_picker.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/toggle.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/units.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/video.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/water_flow.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/web.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/with_theme.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/declarations/xcomponent.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2015.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2016.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2017.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2018.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2019.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2020.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/build-tools/ets-loader/node_modules/typescript/lib/lib.es2021.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.abilitykit.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.arkui.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.basicserviceskit.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.corefilekit.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.imekit.d.ts","../../../../../../../../../oh_11_sdk/11/12/ets/kits/@kit.performanceanalysiskit.d.ts"],"fileInfos":[{"version":"be8b901880718680b6c067fd8083bd5b04cde401c1e1123823e3068bb2e0d282","affectsGlobalScope":true},"e8d2e50f9e8fdd312d31f97571b4c7295b8f29f7f8363498edae2a9eb113ee36","4b1854aec637e8e041eff02899e16fd3c0c78685c622336aadfd67e6604bbe1b","d6f7d47355a0167969e9a8eedfb0994f21e038d360965ec06c30f6871038900b","4735756aff7c5857de387f321633f272e2daba4950c427ab200de954340c7c13","13dfb22c1b46f9858b19fc7df54674146f3d174ccd35f0e02e8d05a3026b9ba8","33d21bcca0f7b054d0d0d402125f547c9ac77782c2df301de314143f08e81406","80510205fb587019e1ad42bfbc046d4f55f3c5a1c8b3debca7d6fe0adc93959f",{"version":"276144a8254bed55adae6f0646c37a2cd11575ac2cbc679bf7ac0419c443fd58","affectsGlobalScope":true},{"version":"3523038578cadf637fdce58f06018e144fd5b26c12e3f9c1cef14cdf92ca3d20","affectsGlobalScope":true},{"version":"28065193ddf88bf697915b9236d2d00a27e85726563e88474f166790376e10d8","affectsGlobalScope":true},{"version":"511c964513d7c2f72556554cdeb960b4f0445990d11080297a97cc7b5fa1bb68","affectsGlobalScope":true},{"version":"725daac09ec6eb9086c2bea6bbdf6d6ab2a6f49d686656c6021a4da0415fe31f","affectsGlobalScope":true},{"version":"21574b67bbedcb39a6efa00ca47e5b9402946a4d4e890abd5b51d3fd371819ba","affectsGlobalScope":true},{"version":"2415a2b1a4a521594b9837316ae3950b0c0c2f8b689defd358986bf3e263e904","affectsGlobalScope":true},{"version":"e5d8d715990d96a37f3521a3f1460679507b261eec1b42dc84d4de835997b794","affectsGlobalScope":true},{"version":"93fa2a84417c65ab8ed121a0b84536312e00a11cbf45b0006a75324d00b176d2","affectsGlobalScope":true},{"version":"a003a6051b48dc64eaa8ad83789e4c2a540f3482bed821053b6770969bd598fb","affectsGlobalScope":true},{"version":"e90857fa86cecc3bc964a2d7db9d95a0c406bebfadeb4853a01a0079936f12f7","affectsGlobalScope":true},{"version":"8bbb03589e48f10b49996064f35256e858d205dcb364428fb4cc045061b1d786","affectsGlobalScope":true},{"version":"5044747370afee4b4c247e8a14c2969d245bbcf8396295dc5a60c659d796a71f","affectsGlobalScope":true},{"version":"8e4921934f4bec04df1bee5762a8f4ad9213f0dab33ea10c5bb1ba1201070c6a","affectsGlobalScope":true},{"version":"a894424c7058bcc77c1a3c92fe289c0ff93792e583e064c683d021879479f7b8","affectsGlobalScope":true},{"version":"8f03386d697248c5d356fd53f2729b920ea124cd1414a6c22de03c5d24729277","affectsGlobalScope":true},{"version":"21ac76354ecc1324ee2e31ac5fcebfa91b1b6beb3e8c3fe6f3988538e9629c73","affectsGlobalScope":true},{"version":"0f71e010899461f256a976d1bece8f39710a8661ced0ae3a4a757f61e0b0200d","affectsGlobalScope":true},{"version":"fe7acdc1039eca904399190766d1c8766b7d2621413f972c8542dddd69612097","affectsGlobalScope":true},{"version":"c25aa843b930662d62f0e853dd1f347d08b66cdec09bd760151d4ba6ce220fe6","affectsGlobalScope":true},{"version":"3e47477f297e4fa0d556c40a872c2c45bddefa487fd054bf1f80bceb527a682b","affectsGlobalScope":true},{"version":"a902be9f4116b449dbac07ffe3f4d69abb664f8eddfaeb892225612469213788","affectsGlobalScope":true},{"version":"155d8d1e367e05af5e5708a860825785f00eabae01744cf7bc569664301415a4","affectsGlobalScope":true},{"version":"5b30b81cdeb239772daf44e6c0d5bf6adec9dbf8d534ed25c9a0e8a43b9abfff","affectsGlobalScope":true},{"version":"cdb77abf1220d79a20508bbcfddf21f0437ea8ef5939ba46f999c4987061baab","affectsGlobalScope":true},{"version":"62e02a2f5889850ed658dfde861b2ba84fb22f3663ea3b2e2f7fb3dcd1813431","affectsGlobalScope":true},{"version":"357921f26d612a4c5ac9896340e6a2beffcaf889ff5cdfcc742e9af804d1a448","affectsGlobalScope":true},{"version":"d836a4258d6b5ee12054b802002d7c9c5eb6a1adb6a654f0ee9429cbda03e1a0","affectsGlobalScope":true},{"version":"c021bff90eb33d29edfde16c9b861097bbf99aa290726d0d0ac65330aa7be85a","affectsGlobalScope":true},{"version":"1c4e64dc374ea5922d7632a52b167187ba7c7e35b34d3c1e22625be66ca1576d","affectsGlobalScope":true},{"version":"cd1bebc4db8fb52c5618ecad3f511f62c78921451c198220c5b2ee5610b4d7b9","affectsGlobalScope":true},{"version":"fb60e7c9de1306648f865b4c8ef76b7376731af3955b69551004ad3848fb8f4c","affectsGlobalScope":true},{"version":"18d23591bba5678cf57ef139e1a3daad8017b26ad6612c8c34d6fa39044b245f","affectsGlobalScope":true},{"version":"868df11ccdabb6de564f70b68aa6b379a243ef32c8f6ee6dc71056a3dd54578a","affectsGlobalScope":true},{"version":"cebef4c7f9b6afb02cd08e7288fab05d0be3e3c898c720775b8aa286e9f7cfed","affectsGlobalScope":true},{"version":"7e3c49afe9bf537f68ce2487d7996c6e5c2350c0f250939726add1efcb1bcf01","affectsGlobalScope":true},{"version":"c7673e88666f933b0d007e82e42b60e85cf606ec247033e8ee5ab5940e4be206","affectsGlobalScope":true},"f598fe27739340f1e74d375de2122be19e4fd63dd6891df5a0b4cf1788056e18","33ffcac134473cb641f3605d850a483652ae78d38fb0df8a49ef17deb05a90cd","b780117afa772abac18719af9b234517cca036b9a5ac763934658a805453b447","8e0622fd44e6fc146b3b431cd5433449bcc7660b555e6e6175926a5665353ad4","0cc5c94908b284934cc25e6bd28a612650b9644d64ce21248732f8ad95625cd5","0fe10efa53a287daaccba7fa70bbf20820ead1cd0c011ad59248f04cea5f3534","6534aeb84fdb78bdf07dd551c70e5f859c28a08b00507446b1043c20526feb9d","59528c8bb0cd15a4e2b544547cd324bb3a1153ebd52beb99c1f36f5437bca908","7542f446bc5bc9148a8443618064cdd94ba23293716dc839ea17e79dee318b45","3a5f3b923aa0dbf9d743ee99961763d38576b11ba81dbcd1b90c046f52d6071e","53b8801feda0f792b5959291f0e760ed1e013a78fb4e22072b663a76eb47a368","a8e07c1a2f8475fbab17dda22a5f51e2d26fbc39603cf3b18f9c0ae2b519e55e","ea5f823571c4b3c3f06b41f4fbdf4a78194716327ab0d6049686242285c5c6ba","fdf923b7c6a8e0770be1205a9875e3d085ddc8dd832b63adf616852278c390dd","310a6b870d04f2901d2e7ec52c1718db666fcb7557c6d963076a90b6d6b547da","489efe9790587f89f396188dc469a8cab682cf26691a01229e7d8ade3d7735a3","36ecc177ed427edb67536d037d19c23c872f0640bd92c610da789b6800cbe3b9","e5374b92c5442758194f0206f6e44299701a81c345844bdf13f3253b0efa1179","e12d9aa72090066b86539ccbc4d567ccac99be31551ed7a7f36bd5a1ba74a016","e440c7066c19e60990f65eee96ecd5fe22cebf754376c0732a29ee4a11cfd2a4","7d81efdbf839fe9fd65d580a89b98cbde2d89a822d22e2e8e060921ddc93cc9f","f5c03ad15eee48dedd7bdef771d50369c70fa70b10523ab777e925a4c90dbbeb","e79dae84c8e3d36f8f47f2da99a824ebee5674af266cbf274355e1b058fb219b","9751ad655ee0a989b6dcb3de9a5d4530b373ee3792741a32165533fdc5cb8c08","41c21e94cc18d83501abacdaf56f29ffa89e64a6dd5449580a53f7c834d487fc","5d1e8f9c86780f23962980d995e80f70cb90173100c4f3f1280c651c6dc22094","e5691e856a641889004287d695c234851c47d56726217f6c694273cf616a0fa4","2f3de2b32fb746719e274422070162e7e55100cd3960c6ae97bf53cdda662a35","3871e004409be619f4894565b87dd05639e7dd171151ac32ed8fc0c0833937dc","67dbad7d2b8e481d856cd29f29d862b4da198a33581732d6add653ebe3a0a32c","5c5627008db0c037c148380ab9ed21004ad2e33df3c693a5f750a84fdb182c34","8bebcc93409f42049131ef5006c83c8a00f2f79a52a8bf4a8b13e9d80b235900","758fe293317f2af1418ad984f1bc113f9e20374c67a08464877671b09cbf1971","7a41f5564952e9866e074942f17b6eaa9274c8396021190a6ca04bc08f828f82","14e5f9adf3b431a47e1ed63d0e551064cff346f1e0d6967e535294e55ca6fbea","ed6eee81a8a30042a700e5c8c6947835c160f3e514f80c6274fe55dfbd31ee30","f490a2cfd12aad9cfd132dbaf03a25669c9efae847c961b208e7fcff454027ab","6145f041bd8b031a072c6419780d5cc41cd8bb8a43ae90023bd64da208c21668","8342604b10a9d8523921aa29ed8bc932447755c592008cad475f3fb85ec03773","c6c0d54569515a651e03ff0d4d9d110a22b1e13790fccd5976012ea3f195a278","0521f01f7f091fca0ef184122df8140d6834bcc81362819349b08451ae20a4f5","2478abad18abd3df6315d031c62f01f83a91caa634f35b17465df224608a8ac0","74aaa7149d1ba1032f6cc3d26b81919c0e2382d6be0d8712b4a9d093ca18f0dd","500cd84a36eec70cf12d75d8db0482692947137231e5b56d729ee01d5799687e","486609fe99f6a3f875a7ec02440f1442f9f70d1b960b25e487d7172fff2145e0","69dc267e98905903ba258818db7cd211dc170abc824d78787dcc3b8054baea8c","8e5669cb9d3364fc5a88ed7082d0897be283958fb6c10d28e80810f9af4984c2","21930bd35ce5693ef61bd468014596dfaa5bd6b6c2d4f59f60844fac0eee384d","3d8f3abb4c3d73fae17743b095fc3998cc818922771fa72f3b9fcdf2f4bd0014","3a1991dd9c4c5b59b309e98d2195ac20aa061b7ff23f885e6c9918064e1506ee","3bbcb9e13d4783384ed3a40a82329d27f3d4bd406066ec6be6248f51079e941f","6a8c3cc451ea3b5f9703890b6b4bb7ec3a05dee6c54256a7ec843fecf6c0ea2a","1ee4140494ebdaa4971b592cb59603953c4f613a6707069292e04006a41eb4dd","2238892eef3efdeaa60f96d62943897ca8c945dd6fb230ce71d2d9ce1989c30d","105a88bf7880674f76b13a3100c47f22f72b2cbe30f42115bac1d45a772bd4a4","a3b1605aa96882b0e5766013858d9dd73df8423fcf0d8aa635a12bed07452f09","c308d007abffa390b7c52396cae6972e8af2230f263dda4694077a43f0e0550e","44feb47e15313249cf7714579c15862c1690e788de4e93b5e96e564a0c0ead6e","24687aae458c25080c7e66c5504bc8aaf9acff5aceb3d27d10d15158f124e672","6d24a087fc7382444e041ba99bd402f6f5955ba85ad387084b791f7902413f1b","a256b3ccdbce75000c2c72396aa9330aec3a60f7ff6d297ebe388bbcc1f58d19","9134026d2f3ccc0a552cb9cc6cfe60ffc6a5368375c5145655a43c9ba65b196d","e42d470f39c9f4f0a5536f7ed915df1ab9ce3e699f3eb47f73aa502477d86732","ffb717a87970f19c26e1217d6aa931f3bf9b369a215c688d2b395685b7810545","b1bfda5e36df874002c133701d9b54c2a2a97347d5bfc145088f459e0758837e","16d269cca8715b0ca8b907859f6cce45f230f1b55a6429f267e4c5a8aa7f9d17","8e5de2b828cc54eb4d99e42fc47a352542728016a4d1a3113544afd944b4ae7e","369a8c3b64bfe7a40f70f9c28d1776ffe2d6b37a1549037bb595ff39c52a9497","3023c3862a0a40f1de32f36b9800556a54728578bb5e37f956f885bd84293106","1b4c0d2a49734f31311f15b63f3f3b9e5dc8b392cae51bbf9c43b97e863292cc","53a5c6a0ecdf633bea0a5ffdaeb9425b01c350ece3ef11b53301eb08bd9dbbf8","60eb05d3ac100e163b0256a2fa81373d20c442b298b314f67087d7d4e7ef0da9","7d03891c5e75d024591b7bd4e2cc89181c6eb3dae6c5a9aa1edf57c00c626199","515927fcdafb428fb5a73f0ce0a3d21968ec51eb1e3adb1f89d065cd3ebd12ad","ce8958154d640f4213f548e676ceeff0aebcd42c592d44a5f3717a2bc647b8d2","7eac379793a63de1e45d9e3401e92654145f9a5112748b7aa16aa9797424d6d3","76dee64335a286c2f9ecb23db3c9c72b37e446e6937bf7d3398e66a681521d92","a17db6f429ad54772cf12c96ee13f58259f78567db7c124dd10348e92fc9fdf5","2f8994af24dced23d6f6a76bcc5f64149315c6673edba56e48eac84e8cb755e7","b60830ee340d40606d45404cb320324f3102ef20636f5b26f2b32c4225e55938","ddba7710312870a889191ffcbd8cf72fff280981fbe015a80bfc75132dcf418e","d391eca85d2926becc22d808efaa4db25d1d55670aeea4f7d31a994ae65999ce","6e9801e6ddf7c3eeeda628c984737cadcfa7d075866ec59d0a66d0443aa3fd58","25d084c26f6956c51674a81f67ec88a0d6393e2582199243f06435ee0c2a88bb","bc6faa40ca044b14b715e85fef1ae84e35bd773a5aaad6b78f48d73da135e7b3","7c7125ef041747105bfbe134c8ca40506ccf992278dd007518860b90ea12dd9c","c3481ec940f003edd134a10162c8abffc9da21ef82299761ed6fda049fb550f5","c7d7371a8797f2a8b88ae49509edd71de517ffc954a636757fe4cf748a8be69c","93482d1e37ea2ce7723e8e27f62b2eaf31a541975249622a934d64a05c383956","96c6b16e1aa7514e7df94ee86e534b8c06301470960072fac70099e93cf53efc","77257e293740a1da7851793e3c7891ff9866a2c12ab6de588b5cbfd7e114763e","91fd8dbcb193499352e40e670d8772403c7f8dd14b86a7c2fd04ff5c6ac9f4ae","383f35282369bbe076f1203bb8db614279bcdf69d3997a7ed8cd02b885aabcc9","64322c0908a6e5cce21f118b77e1bfa46ea39abb05fea77bb9369705e3b8cf47","97e9592d53be761c186124ada0363ffcf29efd028772f317e252e31edee3f84d","d09cc9b02290489a11a10dc890f257339d1f44ee18f878a5cce93d4dc7afa02b","93dcf8bc5ab37927c8124c865a0785d538043fcdd26c85155ecfc3315ba38d18","f4730b394b18e7387c27009795bc45e37f02e0deacdb9e723140ac1515acbd14","8acbac53116da622351cc6b4d938b406fba3d14e38c855da3b46563fce2ee6e4","6f59e5d93c010669dcf3d5b36a53433e6c873ce01342df33f0b30edc56c41306","43f832b705cd896249e74d1b8ee73d73ae0dadf62e4bf45744bdcd93696bf8b8","b28b272f40c55e3ad01125764f9ef7915421a5033b44d89645c1e8648dac5682","8248f4e72a72f62b39b70bef52c211e79ba29b8f1e225756b50fab49634575ff","1c3742d7cbd2798b368723a2b71bf4fca060433b395a1fbf4b36b05cbd4e8462","6051f15f9e577b6c0f55ca79ae70c98f35916c838fc69523e7d9aa0ba93335de","b97be919a79b1d1c0cc47f7a56de81e8b2de1c28d999061771a2858ab9466ab2","c07a34d2c2974dff94e86bd4210bde8a65816468e0257794686ce472076f6730","95d369ffaa72692f932c08aa3f2134f8542389f413dab15dfb7f3c4e173ea184","399eae3e2459980a8fdf515c6681fc84fc0be9c9b422526de3abc5ea941f69ff","682f035fbb89aaa07bf07aa183f9b1f4ab9128d3eb573c69ba4be74dc55b81c3","6252111203e8284466da884be7346dd7314aad9f357d4e4af7a2ee2206168df9","565b1449b1dc37539d4ba2e0193a4a73c59cd072d035bdd4e3637410810161dc","e4de362e3fcf7164f0dd5b2fad6c7676ab867f7da6cdf36a03205162371575e6","f0cc7156ba186c8ddf920b8331dcaff7393dfc9766d2924b1a74f1e9833a1256","cc3383a634483868dd04386e31ddd9e8ed9bc7ae078778a1cff8d2aafce8e5f1","deac8bcf519d0ab9908c13e2075b1b288593bca3cf5e5f6d89dfcb4bec9d9594","a53902b5aaf0d627fd7583337716a35af64b30361720175efd3d7b5d200e18ca","41b6534d6aca69a11d15992129025062e53145eb7174bb8ceb7615f8c24f555d","16e3e03ca2babb66c57e87331f63955cb91e817367f07ca9a76b15f699303d98","976d721d0731abe48ee7a9229be509b3c405f83a14fcd4d09166a349082da3c8","88c2298e44e20c3136ce548e1c86b0c03e4fbd7653c2d96a0c284c48892c59f9","094436082008689d4b2d33bbef344e5c0fc72d706e4ffc5328f635e7396348f6","193445cca0906a46c02b7228bf837d8c91056e2d4968e7c5f120204b9205f2ca","0a73da2f9a2360bd7514d3a07ea97064a3bcb0433ff6434698028671054e12a8","cfffd4fe37ec1640e8cf1f184e53cb5b9159f354de8cd2caddc1ae961004ead8","17a4c0fc8fcea72c48e8026612a64790188f1cd116547d02bae0fc0d78542cd4","26e49fa7b84a23f73649c575de91c07a0823a08c95b158145b6504753cf0ac7f","f6205ac45949bb1745a0a645cd993e339713e22ea4817b4bbeb3a86c424cf25f","fbf9797c126ff75be792f388e50bf2e454febb61ece5df0717ac59da33a5d5bf","2ed0af6102faa95239bed35dd4152227bc677c5b9171905f283bae0db9fa8bad","c93d9e7183a559eb3d3c8a354462bedfe0a56ef22f6ad371e7844481b188ddf7","0ff48470df31ae7997517bb5d8fce5de45dea390be4645c63ff00fc953ccba9c","2e277ebfaad36888e68cc53368a9ae012300f1e66ac310b0358e534015f4187e","52db5751a49819c0110c0af57564c2081cce12312f2bac482e7190dff3fbe64e","54768cbe156ed3d648ffdcb2165c5424efa0ead8bb470fa78c6e7c8e46858bcd","d895a8786b877501b20beb45979bcb06281371fb35b3ec5c34e399e31b311dbb","26d8fbe11e72c25e13a9c6d4e09d3962fa2a01c716445204d94da6fc3657e134","7fe29d38728b0e03a62eb35d37475e538ec41f0f5918482391bb65e422cc7680","1d815b277b6b739fa2fb8437c62cf9ee22bf31328749f452ff6d56ceeccf992e","9dbacfc1f5a265c3aa5efc6539ba6332ff1fa14aa5f125d2a92f2442172e237a","febf0f0cf0ffb1ac0ac465078bd0bf970c6f3e3ef2c1581f65aabf6b6168fefc","b47c7685ee6994b986a01f801b2d21201c90b16f67dfe64a2615dadb72c74181","95b713da82331dffe540ec684f727ede96fa54b5d495a87effaed254066ed398","544675ae1245867a712986d5caaa4d95e1c6c0dea7e8173d79225c94836f197d","66d4b497c71a86a93d6edf6c1480a31aea92a611f3e21060ccb543f3c9fb1e41","7be9a0481de8b4d7e662a21a1d5fa4eb73f99d0377954ddb8e449c157b6bb268","7b570dd41fd88b817707922b11d62e7d28d0406233c7c0de03ba1c92943cede4","bcf9c2036656cfe5a8da239355dc11b93ff58805f4403173930f138a453de890","1781ec09a61350ef79e22b25c955233a01c6bf374468059ccb23b768d6b92d4a","1ab5b3008ef810348739ded40580a4e08431699223cccd049e914a1b467a7e5b","f97f3eb16e23aa19545eb881dac047af56654d39838bb7933ee3c8433b343a10","5c3579c936c42066ddb0ab894013be07fe93d17ea1b7bd18408d430210312d26","19ec69bb72e3b6e4214a11632f8ecb8b51bb11e4321be690c6e1719a777457f2","3601d344ce7bc6c141ded4aeee82cddb77d76a1d0161e164c27f3e0f0afa2424","465514e4a50b0ed30d88ba0926a775ad104c1a2db4c9f8bbe0db7d83384f643e","1e0f707f5846aac727deb23dfc1bfe8f8763384f7f6af4949a31a78a388c7c12","475459f9a3a3f8d50d92cf52bce42b8e46d99e8bccb50e1ce4498f817444705d","6511b754b46af85e8622763a8a9c4b68ca5957fd67e83e4733e236f8d64d6045","19904ffb279b50b4af8dc123e1f01cc36bd3a0c0242825b10c93cc0f3981075e","f81fc2248d1e542b493203b7088a4a9ea1574c375748c0b8e016fea3dfebc6c5","2078d2f77bbf54f29350dd2d02a9ed50d32b6a1090b0e43bcab341f099a57509","aaba5287e9e9e213154f94c22ce67bfdb3b294df5e6ec787807cc87719ea567d","eba51f66124c0adb3eaa9a3b9743ea8fc65f497be26426d2c5d55b3a01106239","78edbe756c7c6597b332a82a37d2d9d1c690f78c78a3e96aacf62768c6bf1faf","06df1301b2b94943cb02b337371e3d070e8011c05f301f3919669f21a5c9909d","786bd6f6ddf0a88114c277be0399b1bcaa34495466bf1f39a22fdcfaa6f4df82","8b4b940f123780a946f6bffa16b21c456cb076090081b7cc0d0a7e8f83bcabd3","53fb16795700013df6280ea75e8c32441d2eb3a27396d10eb0b93c38a0babecb","12bfe8fa9bad8a2e5a471f50ec8dae71498c7634600e5207e8942df6e7ae6ff1","34e4a4e444562a3fc6bd3f148bab1d8c8dcda67c179682e5d5083baf64cce882","3f09f97acb0245214d2710de788155b0459d3337dce1209d612464ed0fc653f6","508757465b9c89f7e0c58045b166106b07edeece658e6377c2487b3fcb57638b","fb0651c430a18f327346afa9d530638f7690cff0f44b739b47ae47693ef53ecb","273e4c01500f2a9e3e608c7d9e94f4479e4619ccc476cab44ca82149389b3937","b8e6785ee9d20e6b249991b2f7489f8b9ffd1c7ad492d759dd724c8f8559c624","87e31d46fe578883cfa75780dec65aa7722c41baf3aff6604ab48040ec44353f","23800895d44b754bda1cf4f523661176b5125d3b5a0127b6e24ef8940e976fef","54e3fce1e26fc71554110a7b86b1a13455c2e5a2532db1ecbe6af2bda63ec8a2","5cd9904ee35aa1747aa3b4f376eaeefc20f102d5d06cd6ab1c4b499c9674deab","d5199dd472b3784929504b1c6a16981df5476d912a72da679db25d9380dac39e","31bc798dc6452789eea30023ba31b38e0de630db548a50455da98c6c59aa7ffa","15888d830836f8b96e0232861d019bd0d6853de267fda1112a7c605f55f3cc2c","327fb7a995e9ae23ad8681ba1a6578fdc0e575401cc10011057db570433c352f","ad91dfab670462b456d3bf3f53868a805c980988255386e142af7fe1e0c02623","cb9e46221ca37d13568585304a56fd215eeb5c678deae50bf1441f5c01f13dfd","51409380b0ca956c2dfa35a1d8f31599f3859574e7f9aa6a3f7b252a8980dc30","937f3621829c7a73e7256d765460da6d754b62632fc7ed42e9c0e9ab61b006bf","2a6cdbbed16c3eef8c0b69dea4ab7987f8d93d539a61b4dd07eafa42be3cab3a","63196277a6f6346b27c3865d70476f48f1ce4f663ab70747529f8dc6cbfb8fc5","a42530abf97f9d0fd143b7c42f280654a8d455cc837f55833a374cb4ea1d1fa6","53c71de2e0701f87031c218d2ab04dc6a42782baef30e44e310e65c1139646d5","e21b5567452b4fc1025a53a95b99695e18200ad1b271cbcf816d7a8bc0294011","c0b118661b7fb6f6cb155df22241fe6dcd1fdff6c0a993c43317e9ccf2b270c4","75ae4cbf21c5ec201732d86220593f03a43a47c143fa1339831c0fdb79efb311","63bde8d4fc91744ff2815f7c3f1ac942069d216e1d23fe3532fa82b3a69e01a6","bcee222c32a57a78381c9c50279c6e306b292af2051d9a836fa62b3e7ce2bac8","5e319f8160eef9001781d32b5743680c8a900ccf2a1ae379d399dbde3e67ff20","6fc22704f8f09b56500cda1d45b40615db21d79ad3aeedffd6402a5e6524bbae","48a0b70b79f7b6e8bcaed4499870f5263f464802055e65a48279a7dbf9506259","404fab8fac403c3aab30ece9670dd67cc76afa2f395a9fabfd2a572cac6e93f5","2c0dfa68deecabe39830d821d06b190e84208b91672fdf4bee6a9e358a6b5edd","cb17f0bb56a2ac854cf889a15f2cc151ae74e499969de18192c158bc2d88b9f5","306e93d0e3bc8a5218166f416fa5a8ed379edad7648766b357cd20a7274bf091","4c6d210579612cadd3b370a14295416a108895d397c9e9495959272e587ab1a1","1f9bb9bd21a42c8a47c7d67452d71a111c48e2ee334fe6835348d3fa2e23aa88","c4568fa3163368a3f50d24c7738a286590f6f3a942b5001f7cd0e68dfb47b1e1","938ce4f6dbe7b6fa99b8d85131dd7a0a2f0a81678688ae394b1fc44416975834","3adfe921890d90dd65a248d34752fe43ac4cd7cfc0632226c5ead3983bf41a50","008a6780818d0ca53f7f9cc34c3c59b4afc4bebc3344f25a0047686c81277da0","d4ffcca62a50b96b499b08037e7eec0c7a7f5e94bdd58a2b1e7a135ccb515d2f","21fefff1682ab154a9eeb4b262482b505d4ca24376f7211c0c4c32e4c5a0ce1d","9c372f4656a2d68e809edd8a56837d6534b0390cca0d27ed9fe2fb610b7860d6","3542015c593a1f4b07f0e20af152feda3518247d1614f2efec9d500150f5ab75","76a5ad84fbe83a09864bc6c131d98bb9cc361248f237392b93a097babe8f7921","1df536adf47da697b111413efacd8373a8c38afe2a463135c23a64ceecf700dd","b0989af34c738c7dae6ee28619c5558c89f78644cf1e0571726cd90a92b7cedf","850ed85372ae578f912a41e6241c3494e5745858780a2fc1daecd5aff0761e8a","709d63fdb113f5d191c07dc1a6e6575f0891443bbeb2c8c4a0089cb9d6aafb1a","b946abddf48258724a9bff1d31d45a2d0536f69fe4315134f22a0bf08277b0f5","43ac535ff76b41b14f47ff4b9ff6c3861de82dddccc73af4f7e116ba637e2acc","52562df8892eaf42edb45f80f904d70da270736f8b7971b3af4a1853e0a6cefc","075cd679b219a45bed4b70a074619c46ba095afd9654d71d8038a2860a386f7b","39c10fff2fc333577fcff58da5cabe4ddc963e3d81463796c8ed967d6d5b0c2d","5ab2d3da27f97a26c5077518079ba523f680775025b824d93e382329e1baad56","1caf4bcc1eb7ff5d5f7c1f6e360d88797e3946be96ed60b285d7130eeeeaa654","e5dc1933292190682ee4f18538769db38fbdfaf0b663e990e7bf3825bc76a61e","d2d932fc28e06f263788ace35fa4b559558acf1918c3d09086063870e7d1b2b0","788f38b14138064cb4c69ebf10aecc08710f1118e958db26d529a09cef52efee","cb86e791da1c189989a4bded00c17cdef7359fffd6c7e014f558c3e80fc23aff","d71212a6a870359b94935e32220cd1a8e182fd47f2c4b87730c7d98805ff5818","0d5cb54580c96d65b3682117e41152cd09a63ed0856e62b094b2b72f5d7a578c","a85aeb169f6594c9a99cc4824ba188fdbbd279b4b7ae774ae13819a210d6c505","25797af34ef6fe28eaa959b0ac292c300023b853e148dd80ddf507c70dc57dba","dfc239a5862430bfafacd1b6449b67b47b2b516f153632aab941daba94d84e0e","cad59eaa936da4d585660b48d9e996fb07c15b71f41f6144ecf1a917e5aa1b66","3c1dceb4728a05f39f2c87bd4e78b73a38d618bf4781accd082ad522b6bcd791","dc428faf476117ca7cf9296dc94123bba5f61435da64d2c22be4ae6a4939eba2","2bcd3e94e7ce7f9a6020be1e32fd88e1c48079489eaa3ae95a47822d1cdb0fb8","19311a84d3b4c10d312d6f051c30bedb0facac19652518fdee9f2d59152e6f0d","fe740a1505419dda07acd59f8a006993a803a0fc1547d0b89a8dda9a17921b1c","e87fed72948d5b951d05f94eddbcd8adbf7deac3af117e55b4785807b168d25d","6a7e0951ddad0a0a4a716329f23c2f29f2593c72a18be0282085e0c3e72bbec9","cc16e5a74ecbf2c8453527f5678307b90837c06c83b54eb2330df224379e0158","fb224e1b5d4c447fd664207c1a13c95e67028fc4b3ef4c4b4f01b826c90e6f03","d4528e2e0440d09ba92584688ca0df86d6c6af0d682efee9d504fb18de99ed09","f958eb29c9bfa5dcae5294149fb4bf8976a4fda269c37720c802f58fc75d704b","f9941a5495ae2c2a5e0167f6de8467701b5b80059e8f13fe3736c0dbeb01a81a","2feef5ff967c6bef307c74872c55e7ae5abc92a59a66fa9a668bc9073641e2e8","29270c255b2c656b190f340cef750fd8edb51666ee5793c2f681ddc174697599","5d148f8ccbee85ff390f4269c4da4716339986744a5f49a15c379aa4b34c50a7","d18ff143d029bde58c7f74834dd4d12562509022b3ddcc603f5d4e8d243208b9","af0d92ca02ee59ff47655e76d57a1c30b206ebf639eb201d50089810f573db64","f0913ec62d37889871b083a13d480a155facd15e3cfab33bdc3275ef3e21a4bb","4a9471aff4b8624de59aa0b30b80dd0d31b82216f068f7e370fd2259bdb5a4db","b01dac1fad496b774c2d17ef2bb2989efd12d897b12edfcd0a75a406677cf638","ed0259fa7ebd8a4254f3de0e20c22d0a42a056d87e8879d61daeb691d4ec4812","36c1f4a87431dc92ac95f17d748002cbe0024303bc8bbad2cae094a91a174233","0d9201b0e8b2e196b22b5ab6db04d7caa85edd24d9bad661a6a1d8f5d2b01172","f69ccbfaca5486db505ab96d3b35a1cc2a992bbbe2da6ccef221abec23fc257e","7b44dfdd820b9d9eeca2ffbb48d3f623c0dec6673b675542075ea0d14585db3e","4d8f940fd9f6c56a3d25c3661fa1283f4d49476bcb7331e765083ec6038a1d50","f3f2fc446764a45a1a82b930ea76bd4c66f163037690c3a40e1fe6199a9dbd7a","0280397dba54a49cef6d513fa339e22b2dd04d3b2291be13418f3594f89edf0a","246919311b29a3564f9f56c137616d0dacbf1ebca78ccf2cefdc09e8f91c0bdc","2e94d7d122b18d17c038d62574959848085f57587d842c2bfb8a03759161cf84","8c535eb715b0289f7048b73d7b16eefe2ee9347084073b4447875c67cf870b13","95ce3af50d8b3384afc00723209030a27a89fede07b855046463b2a43a75ad0d","f7613aebc50fd769aa5051d012bfcc70976bac63ff96ae803cefd74b827dcf8f","541843d645256b4e677f29af7e590d250fd2488449e52c77761f527ecac51d98","abb8325a6bf690c00396f7591f17a2e0c9143863818d89f00967413f3bf3111b","f2204760401e3a09622124169b7377523fc0237668189af948e6390cc4481955","baed7a060343cf7ae81b4ba068672533e919b94ae3f780ea3400e2fc8516c78c","3eb7dbf9f5e1d09d97745dcf6b1950cfe40ecd5f34b4b51e7da94114b804529b","03bd9e212e5d6e1f53fd88657cb185ca678cdd5d2c373a6988c973f9541c7c9e","3c8eddeab7938f127a6d742e5771e6186c65fd47e40d8fe979d53bc72c0f84a4","5b8dacf56496f79893370517778841b86f4c159ed9603dee942f6797a2acb709","dc1ee2a3babc959ee2cc63df870de69a3518008a02dac20f1a536ce5f8148434","0c5c9fc6a0d9ed98ae19e93f9cbf7ffcbb3e843e2b392aca5b3b57cf1238ccf6","75fe64f6760f46205c70fb0ee6ee1ed1c566c0b27cc1e309cd9e32e998e4aef5","acaf5ea0a34374caeaced63bb89ee46a6745830896f6df04198743ad77c48d49","f23608f61f88952b0f542c3a5765507d5525a36f5ad2e791bfb878b89c6486bd","14da94b1d132f8553513a754bf35befc865bd7c661c71803b6747dfff9ab7dc6","9c9829c9004fa3965794e0633d94b9652459c45dcbc28ac751aaed2d865872c5","6ea5d42e62c598904898ea4aabfac34890a54dd5c238dd543e71bde7c7515fd7","bc882517392e2bc54836058c6183ecd3ecb3e65062353832403b2cbe021a7e03","63c3489e06b1ca16b24c03219784b87edf83309a83708e80ab46026eded153b0","6fb1a1b2599a2b49b600b6dde5ab29ad8e95f3d1c0d720c49e6585b4e7d31b5c","142516d8f36842c1eaf62dd3dac7e6b2b01980f2016d9b838d5035bf785ab888","ccbeccc1ef6747e7b26d19cd673e80744747800278ea40fbf8667b5156c86387","8908956116a8cf5e8f72ee63eb5564282640dca076ce696d818603c6b875fe24","82800515888719f3c713e0bb150338fb1db512da8d3d79138ef485ee25e33a85","4880a523f8d0b635abebde0cc184bf7691b44a162a4ce7c9f4abe4baa5ebfe03",{"version":"5e8252118fc160d7782a0e65d76274df3f167843f4f876cf78c8cb8ac5c2567f","signature":"-13613424598"},"a98e4114fa6839755dce055ca4b9913ab27b0605a964ebdba14571d261fc57b9","5aebf0ba5ac68d346e30de9ff0973cbd428a612b370689f88711c4983989ce42","e07c9143578bc522e9f9e7ce8f70e4c2a7df57ab3e78ab7ae9f47038daf5a670","1d8d2d7786eb5fc1c56df6dae3da91444ccfe31005f81b8dc82a086ca2045969","3c6dbf48a5702bf7773707e975cfced1d2a52183c334dafdca976e8e6b493f59","7fe90ce61fa226657c0141ac5d5d1aac48feda79db7d481a8db7db0091283bd2","e8903785b13f91f671d4fadd4c3366c66b440c40ade9b19c63bd2b3c7f2338e1","44cdf34aba8f1bda3f025debbc8e8e2ebd109935eb1ddacfcfcd2e24dad185f0","ddbdb972fca6eef4ced12dce2bcb8a7dee856b364357627f24dcc924fd77df80","82c753ee5b9e5df7a5785f594b2f7d7a9a676bef6020766bbdf323649c2e39dd","4ae7a3b11b775dfb6518e39cc425ab4a851ea3f2fea690d795fb0eac2c8ed4e6","81a95e0b2ca626127641c5f3388f43836b3ff2567502f150c18d9b3a1dc2ac81","39144ade663e8d3f3641bf4603c6d73fbabd8bef288bbd7f0be77211cc735a67","672d0c744bcc69da47bc36f8048d67d8eb3c6f48bd7739c4a0a2ce47af488e0a","bdb80f00c633d1700c27fb5b62cd7c692a3a7158c648f76856952e558e13be9a","094e2716e8fb4127b95991ec7abd38ed859dc49f21be1c3594418a5a0c6888e1","8b6d0858e1e64ad9104bd26c20e6f711f79a7f40e0286f326f3c20ac3b6cf9a9","3a914d32532f3b804d18a5c113ccbbea432fd4fd5f36be6c1fa882f54c4b7f88",{"version":"f8d3ade82e1108429553ae2dbb29071be7ee3d4b39b1fd6305424ad740908fe0","signature":"2081883251"},{"version":"6196032b4bfb6e5b940a1b1d478de263f27477e7ddc9f135048d11062868bd4a","signature":"-21383785427"},"936822a25a97217edabba33185db0bd8fa41f13c5ef5ff9b937830fe111102cf","86aa280927673ffa59d3bad212e5504727a6c513c61cdc7449d0c895a8481d65","977fceea323b944ac548a008c38fb3bc3ce2f83fbd89cf6c272d87887c262ff6","472f48d3cbad6cbfaaeb4c0f507ac19bd36adb07796b080b33107e3a29337e8b","a9bc8194e0456e2e77b09b5615518fd83f43289508ac491c927aaffb63f44ae1","daedade236c0b142c7f11996bd11acf0bed954d90348c03258404bd8db0269a5","85d2bdc5067097ad47a48015e9269eabf2562af0924f4e86a244f3dc4cf39620","bef4af57290c847d9139bf433f56e0903ce6392d165e67b91fdd6a370eda976d","029f9c23076a098385d4fa18886f29274c7b2a6c3ed6578d6c3227a76e631184","9cb361e095cffbb6954724a255bc8c22b632ecdea56de57a6bf8884eaf11f3fe","64fb4ec5349037424148105a35c999e7f68fb69df2aa445a92f2b0f5647245b8",{"version":"9b709171977cde1c8ff5061c45469b1155a927082af1a1244fe6739000432817","signature":"-20132587608"},{"version":"77065a7214a7a53b869bf0a52fe1c2fff886600a8fa47c3ee124129061d3de72","signature":"-5460826668"},"9a23be6cf9c4c6220abbcf77bc77a26c3482fb993c0e1c6c9c15149f5747891f","5f77cd1b9229125355a295d9b6014be4362cd5db736a3ee1d16d49899e9c4d06","b33b59b71a239bc582bdfff229ad636fb15d73ae61cd2029d5b18d9170ab4b8b","32128bea8c592ce43fef483e27b5b2c3ce57b646d8d5ffc0e701d71394608253","a9b7101c21ebc35a18d3cc8848edd009ea734bac664df0c779137e8bb619c1bd","eb7d45e0aee447ce365a88cbb7eca25e80c565ebd9b5db29a6ff22f3370cb23a","aedd1ed9cc7c8166f0c5af3ae77d6b848b6c47f5437a2af7dd3e5ee59d0032c4","a38d05184b44874e88acc3ce5c9436d91458be5aeb88a5f9afbedc32c7ca7b23","ca1d82f912f44845672dc388ce37c9d60b4a9a652d4f7a78cdd111cc79e6ca99","fc5d9ff6bd0fa0ba3921e47eca2d2592f84ee57ddfc27b97fc1bfd401effc647","cd304d10481138043ffdd4331f6f4989998b9cacc8fc7f931df188985f5250f7","58591aa200408a7826f5b60ce397a958e2316b94e6c1a5800ffeb3a28a1eb76d","84e8e870d5e5b1526a8c74b4c6f3da6774758a3cfb9821b5cfc4e26a55cfa950","edd8155e559c5d3355756b2802b766d20a6b46832db62f2b62624b1fec4354af","474637b88fa1a51fd5ee17ef4fa20760331e412a7a30c9d24e93969510ff3b32","cbb733acafdd3506f9ab8812ad367993ba2e352b42af48254415d9fb48a73746","0d545624659772bc5bec9ef6f32139d72d65208095bf16430d2f6cddefb4e1de","85dc8a1efb7489b959c4b9b7ab4387fcebea737017c9e134fa73d44eab9f66ed","e2c6a9316a91e6698b0039a87fb3f4b3a9ca9f2590dfe8f7b3ccebf19fde0bc1","1aa721770f814cdae65f7ed97606f4fb1ce8f2374b9db489088d7a8638972bbd","81397bc3e0e5a4941717d586c21c7c15ad539e298690a716464099754b3b5368","481a6af6bc487e765827e146a7daac63f1fddd8089a8f2c13049fc8d593c964d","1a429e3b498984ae9d47b6c79ea797342cdcd3143f28d13a07193751a2df15cc","b13c36d64c128c92afec9e0c89e1ab8ac487bc9fdf40b19d4ebaf7224d5f12e7","3c6c916cf90b085dc2db64c446ae0e76f94a216f52ed0ce971501ff77cf96ea6","82abfff40e70c44c94d019795830ae429e0c238a2eb5b57f041ba8b81aa11215","a5a5b8fcbca21ee3ab6a9092f32d37649279302a6d9bea5335c25d68bd20e4c0","948fc43e0a555b8200d629241e5846ad614e644a50977f0ece493b5dc7cb5a17","52a7fa178e86fcaddc93359c2aa7e8536673bec1221d637bcd19ce613b890de2","b5cac669c6a57cb946eed44c463605272278c8ec21c20c87a5734354fd6ef72f","d0ffd1160fefbb77c9174ad7b691e61dd1a83d734ad2bfaf69a0daf269d63b69","d3e7e51a3bb0c72841da890e7fdbd6cdbc49838d0f6b28c32011178489661a2f",{"version":"f554bda5a253ca31bed3b83430e14b3758a5f973995387c3737b1d15e8730605","signature":"-20665858652"},{"version":"fbf35f2eedde150cd5ec83a3f88b6f90c74111e3b37b8a9024dcb6e3ae2c297d","signature":"11227880915"},{"version":"039ca458268057ba6d37d4e21dea583fbd6da150a02d7745330053bb0078ad35","signature":"-4882119183"},{"version":"ea9dcb8549ea8042bf1086925296129ab4f3ca55501ac3663afa5b5845442199","affectsGlobalScope":true},{"version":"89abb210111f3140d14643542ad345f2eb4cf584e8d480893517343dda1f6c0c","affectsGlobalScope":true},{"version":"0aeecfbd48304158a4840fb41dbb0bf8ce31af9ac67dd4bb8af171ba3db68468","affectsGlobalScope":true},{"version":"b5e51954918348dc3162cd22d1e7bba214b2b3244dab19c446958dbdd8d32a71","affectsGlobalScope":true},{"version":"b8b813f1aef661f0ed229812524936de1ea855440779140d90115a8ae6e3c93e","affectsGlobalScope":true},{"version":"838d3b5236e2e07287e703d829d26754baebd4c6e89f0143205e85d8e634e327","affectsGlobalScope":true},{"version":"2bf5beaeddf8729f387050dc50131566479c40709f70c28044f2d113755e533c","affectsGlobalScope":true},{"version":"863ea5a439f46b1863dc63e862e3fd60e76dd69ff6beef37c54a6eb04c27f69a","affectsGlobalScope":true},{"version":"1e371ca5363f63a478fb8f55fa659557a71056305c8f8260d6a390f10509c460","affectsGlobalScope":true},{"version":"c9c4112ede9d9ecd926e01b54f9f246771912e2f73ead134bd9a60df89c2de25","affectsGlobalScope":true},{"version":"dbc76b41b37e0c4fab2edbfed2c507902fc8b182f9a77923eb5de8145a86794a","affectsGlobalScope":true},{"version":"87cfac364c4cabbc4076faebf1573cb56d4c5c12a567e3ebb90fb60dbc02236f","affectsGlobalScope":true},{"version":"14bc084de2489b984319beb68555b1fa9834a83fd0a1b9c0d8e4cfd1272bdb52","affectsGlobalScope":true},{"version":"a912df79153642e7c30ae0759358f7066f2502e328682928391bb13eeb20dc98","affectsGlobalScope":true},"4395657c421341295f72eae9e1ca684b112bd2239f32e5490ce521037e53559b","aabcc875047a9ce097df133c01ccba6e6d1a70f9b3ebe16edfbce541b711d278","c7d68fcbf0a1d8a76e1e33ca4bed8aba0931826bfcf6e4fc84af60db80fe3e32",{"version":"6eec747bbd4345aa6bc67327c81d2edb1268e785a91401f8757a610ca103f91f","affectsGlobalScope":true},{"version":"3483fddda03e3253b58e892d98a819fb114b03389ffb6658e536af90423e838e","affectsGlobalScope":true},"bc3e9530f5859cd4f08e4317de4197148f2f0bed21cdb9a9baac55bcf9bb34a1","8d77902d0d7ac1e14c69d636d0b1ee3cac5ba7649b0f56cf9c3187998f208c1a","1899c6f9d91122eb5aab57e7ec264d0acbb8a101dfb24610d320b668f1460835","d566b0c81814ab26e69c2a5b0ceb83e79ad5097e6048d09b2fb29fdf2bb3d3e1","74dade251faffe41bc18d5f37d06a6a6175328548d02ab3d3f1949a9ccef4711","4991ec53bab5bdb28b2a9c7f15bd4a426285d79bf2fec2dfef3f8a72219e6f27",{"version":"cd734a3ceb5b1343e1d92f40813437e25530eb5b7ef5154c90b46dec68e4caeb","affectsGlobalScope":true},{"version":"1d26e6d3045e6aa4c43b1b3058fc150ea0a3a05b82f832ce143cfd0d83713758","affectsGlobalScope":true},{"version":"328c9a08cfd0be25d4b3f33f60b21ffe469885f6b4d868e704fa45b4a355b7ca","affectsGlobalScope":true},{"version":"207e733cfe75cd3c3cebfdb9a86b076705192e92e85d11de83092fb995e26238","affectsGlobalScope":true},{"version":"873e8bc374aa770484cebc4618e2bd3c9049fd5c6336b6691ea564a15fbfbf71","affectsGlobalScope":true},{"version":"7be9417cf69e1d4b22e89ddbb6026f2c2812f6ce35d68c6567327856437ac99a","affectsGlobalScope":true},{"version":"e507325cd84848570b8c22968ad7bb8e1b75ff5bf151d9ea078aa9219d08a545","affectsGlobalScope":true},{"version":"5a0a9b1220d157fa3c084b356263c2f3a6cb39ca62d55235889038ecc37d8c22","affectsGlobalScope":true},{"version":"491ac07cb7139d2c9dd1fb834df8a71a34b3afd1fe7ca2abab060df7b025b974","affectsGlobalScope":true},{"version":"75c10a75c0739f03f8eb99fbb2e09ab4c2dd67c62f6c823de9caf406443c2a37","affectsGlobalScope":true},{"version":"d84104ff83394662482270c22f3db767397ead8f356c835215ef209f61331000","affectsGlobalScope":true},{"version":"4809c9f47dfd2deac869aa0c2eeb1d403cbc042a0fcc087833cb24571163d67f","affectsGlobalScope":true},{"version":"8b0e1e59695dd28adf930fa4f82ee7f34789fa179837f52fcaa4e56478080974","affectsGlobalScope":true},{"version":"51a01c98e993321cd15e69af76a7f3a89c5399391d55be6d5af58ed33ae8dca0","affectsGlobalScope":true},{"version":"34e04261f8d46785867afa92ce6ce81f656228b9983927b9106605ea80399f04","affectsGlobalScope":true},{"version":"54e3f040162c812da4df572fdefccb011c99e487a405079e169d8222505def4d","affectsGlobalScope":true},{"version":"11d9fb70ff8e92bb41171e0055f4b774ed390946a9ff8eb41ea0ff4073181ec3","affectsGlobalScope":true},{"version":"5e6fa4914de5cfb073cd3d6c8a704c13588801e5a4151c3a4478b44470af5256","affectsGlobalScope":true},{"version":"399edc722872d367cddd6cd495369534cdbd2d30583889e83d3ab183f3446467","affectsGlobalScope":true},{"version":"06d5c8c44d1434b1323257a36c6ac3ad73800dfc65a96f80d2a07b1c34009579","affectsGlobalScope":true},{"version":"6a742f3b9a00fdd5970dca993698ada8b12cdb90907a38d7baa0f5f552c0f5fd","affectsGlobalScope":true},{"version":"83129ca317b3a083a3f94470688521b8ab0433f30e390cc78a5432062a476b42","affectsGlobalScope":true},{"version":"0e51c48cb152468a5b05369edb5ffc5045701bb384a68172388196115bf1dad0","affectsGlobalScope":true},{"version":"f07f6f392d85adc461612b9fc0114b19e19b03f4e0cf2b86bb17a2660aaad8b6","affectsGlobalScope":true},{"version":"e3444fd440d71f349fd854b42b955316d02249dcb5c5fd3da770388fb93a5011","affectsGlobalScope":true},{"version":"58c153487cdb0395e0602770d51dcb9b49f123e9e361dac849000ea98bac381e","affectsGlobalScope":true},{"version":"556469c9300b8bdf20ca790bccbbd6fc6697bb5d70cb5e921314fa89f2a21834","affectsGlobalScope":true},{"version":"4e228ca22bc5715af2aa06a587cde4034a2ea8b397a6e4b72e387c5cf1193528","affectsGlobalScope":true},{"version":"8c2ea484a9aa8ee54727686a063f0f951ff0a3c0eb1686e1a1d6281e31229fc5","affectsGlobalScope":true},{"version":"62a3b21e55d670d99b77b0423961e9d1e0982fac10f3ad73a3bb9e6cf5041ebe","affectsGlobalScope":true},{"version":"a82fab989da9ffdf06c4cb390184f59f40a88e0f0b773fd9d30f1030a4bdd133","affectsGlobalScope":true},{"version":"3ab1c64e194a40f1eabcc2f47b98b2b5c7139ae40286e348d488039d206ba391","affectsGlobalScope":true},{"version":"f3776cd007653bd54ae1190d1d60acb38b1bda803cb34b599c2bbac3c8907ea4","affectsGlobalScope":true},{"version":"53301590febfa9390d315a5c76a681bcf55b5777e7ce32cde45744f72f8b3a5d","affectsGlobalScope":true},{"version":"1e01460599996b289a32a962847d8dcca3f3c59ecfc6d70d5534f9984d428adf","affectsGlobalScope":true},{"version":"1a5a61dc9ee03ea28f1c16b0cd8bc7e59ab0d064c0deeb292e269c4599ff64ae","affectsGlobalScope":true},{"version":"8ec1b80bafb22cd5c1c9d390f463b2ee8b98d0a2e5175ab6f83ba6bfa034f3b5","affectsGlobalScope":true},{"version":"f42d9c7fb0c6103c9e3ca8bd256e98f248dbf72780ebf40cd6f40d2cff7b7d68","affectsGlobalScope":true},{"version":"8567e05c8a04e3892f8a187df0ba4ddf3b533277339e5b6cea466e9df6603d30","affectsGlobalScope":true},{"version":"9ae8d47d98aab6ad483da501854bad2badb44ec9801ff9f20df88866f0695526","affectsGlobalScope":true},{"version":"7c073eb8d99f65c92e5434619e3f4e5b15a9fd6551284e1e34da208437c4016d","affectsGlobalScope":true},{"version":"cb53b36af9143e1e7f7fc3bc4529f6a28295ad830e8ae5ddad9c30939148319b","affectsGlobalScope":true},{"version":"742e909511431f24e56fbdff021e016394e7b211396657465648f8064323841d","affectsGlobalScope":true},{"version":"8833f137d183571bcfb39b82446abb9d1be5587de2db3e67e69e879e3c36440a","affectsGlobalScope":true},{"version":"7100aaeabea5bc4757553f9d68579bc85875f181e93add45479f154c3696e9a8","affectsGlobalScope":true},{"version":"ce60a7c95c3962e71f23859bd37b8a90e4a1a528f0cb5610fac3e28a47c2a18a","affectsGlobalScope":true},{"version":"2bbdb26e6104fd4c3a2d8ba43c067ab07e314e0726a087ae24f8c04e96aec5ea","affectsGlobalScope":true},{"version":"ec3465a8c20e9c24b220ee8487418862069c314c68246b89165962a3db3f2f6d","affectsGlobalScope":true},{"version":"3b6e856ed84b49d4d2da000fd7c968cbb2f2f3bcb45aa5c516905bb25297a04f","affectsGlobalScope":true},{"version":"72ee665379ff96c091b06fadde86baba7afa099874c373f1fe5af0a7a0dba75c","affectsGlobalScope":true},{"version":"9737e958668cf4d3877bde85c838d74a6f2399c55aea728330d6757f886fbd47","affectsGlobalScope":true},{"version":"cd13e71a43f46b39332f36f3c5736d56456d2bd5af02d2a3470bf84c399c1cc7","affectsGlobalScope":true},{"version":"7ab75b6a93c324e9f03b0741c2ddc9c752cc5109c9b4373bdf31e4d8b373010d","affectsGlobalScope":true},{"version":"d11c653849c3346d8fae0cdb7420dcc9e2db6b7fe9c4e5f07db3b0b99e155e0a","affectsGlobalScope":true},{"version":"e1363b8e2b03641a1744f8f27f1ae7f8cc3b5ca3e5271b0934bb4a0d4f5352ff","affectsGlobalScope":true},{"version":"a3d1ee195ed54e7bd441290bc695783aa8b6195e70a0067e5e8df8de26349594","affectsGlobalScope":true},{"version":"3dd75e767703ae5fb1534f09bf173339206dff242491d3972f529b33d123cf9c","affectsGlobalScope":true},{"version":"7ef622836b3b5af6a12e11ff6de089b460a9a9f74c9cf84dd32d25825564931d","affectsGlobalScope":true},{"version":"0e32f6ccf5148976de50231b719f51b3c994be97c60c2b9f6ce0d0a7613f4b30","affectsGlobalScope":true},{"version":"697e2470c1b53f85537eb6d610e9fceb6231ab020b36a7ea20dc40d006e35979","affectsGlobalScope":true},{"version":"e34589356027e5648f210c85ef1fb58476a101c72a170909913011ceb508556f","affectsGlobalScope":true},{"version":"082e7f1828b30ac3f273ce96533086a36dbd34488f114959d26e0c274b7428b9","affectsGlobalScope":true},{"version":"d3665efbfed4a94484c24fcc41d22693270314bd3e8ac92f290c7627774b1690","affectsGlobalScope":true},{"version":"175d7f03c2404042fe66919ab8bdb08a734d3a91bfe9702d1d8e818555dfc33c","affectsGlobalScope":true},{"version":"f45ecd74235e097066a6999b1db4bb962ccf40e453263d8ac91223f10462aa30","affectsGlobalScope":true},{"version":"bd93627ad1b800ed985c21fb909fdc788146addefce5f75564ffccb2ff4ef21b","affectsGlobalScope":true},{"version":"4c7fbe59efe86b7176fdc297d26182f61eb1052626105ede569c5342c86cd429","affectsGlobalScope":true},{"version":"f728eacf67807344967fc2f74dc946f98cfa134f4203661d532d08bff1cd6603","affectsGlobalScope":true},{"version":"e597e2399a2f5c999202e1bdfa1b0f5900f151b36b76f2d908ab74f2b4953dd4","affectsGlobalScope":true},{"version":"7a9c2250241052c03f82241e281fa0565748a4d50af7ddd16a930893c45d8443","affectsGlobalScope":true},{"version":"3c48d3d267f38e8caf4ef82fc6654602d90196eb35ff22f4b0373536f4b9c76f","affectsGlobalScope":true},{"version":"af9d6c0f64c7475ee756ffc4704f58a0ca4681db67d33f71f434bbd00d417ba0","affectsGlobalScope":true},{"version":"27ef2334663687e556e83175589a68a05a19bc907b1263539cc68a31b3c12368","affectsGlobalScope":true},{"version":"bfe3873f99a0fc8ca7dd3400aa3e5e693ff739f9ed23af458c432c4213be93ec","affectsGlobalScope":true},{"version":"b7a13f0bf2247ca920b78b7e997bbb000951b8fe90b89210178dde7957038fbc","affectsGlobalScope":true},{"version":"21689c6b6ff191d5a9bb8038632615ec8d6f7f13db7963da229fbeca3726ff88","affectsGlobalScope":true},{"version":"aaf828fda329073ccb9749aa727fa23b32727df678557d39c7cd140871ce81b3","affectsGlobalScope":true},{"version":"8bb8da1f27e7364a507b2be023b0ed24c9af6938a9ce3e5a4877a8426e923061","affectsGlobalScope":true},{"version":"b66fd15affa542eb5b23b9b21c3a3a36c6f93ea28e74f034843c827cf13b5049","affectsGlobalScope":true},{"version":"1667c3cea4df08f3ca882c5aa89d1d30828c5f7fbad5d7b99078cd02883c0e38","affectsGlobalScope":true},{"version":"9303b0bfa9833399a6fcfc142548fdf801c0f8e493996c292e7fe795178bd44c","affectsGlobalScope":true},{"version":"0050c919a6db04eb1161549c0b9883f07e341465f979db510381010884820c69","affectsGlobalScope":true},{"version":"53856aec9c1c23e12d7ef1f00499f935faac00be2eb979e86c2b5f67e533c114","affectsGlobalScope":true},{"version":"b57f0f721990783e612252cd44d7f93b025a3492fc19178dd4c71359a4891acc","affectsGlobalScope":true},{"version":"c96c58b05d1ea87170eee59247935b0da3757b98d27208fe26607b0bbe8c422d","affectsGlobalScope":true},{"version":"535e08e213455563416e31104c8c4d9ffdd375469a76e3c2a061405887d9534d","affectsGlobalScope":true},{"version":"bdcc3056cfc1a222d9b84201f8152aa9ff8ad537996f028d4b7e188513ffd8ad","affectsGlobalScope":true},{"version":"aba4d79582a2900cffeb949ca744fecc7f71d2579fb5f23638933f156193693f","affectsGlobalScope":true},{"version":"c59e5d56a5a245c05073199020b05027f78ec2a96044ffeef93963afe35e6524","affectsGlobalScope":true},{"version":"789d8796ea13dc00e17d65e5ed64237eed64abb09d3a9dc9a009a0e028fcbc17","affectsGlobalScope":true},"862f0ff00b30a2dee78f437316a9d3de559e9e26b5e764046617d46b451ba85a",{"version":"49390872235b73b0266214da4bc07bfcfbbea956e46cd183143909ca90835145","affectsGlobalScope":true},{"version":"e168857c21f64c7035008269c9bef28e5363b6f8ff17fbad9fd2981c01c55073","affectsGlobalScope":true},{"version":"d135eb5620dac19d30a07ada738447726e4dd39701999a51c6ade3149bbd7981","affectsGlobalScope":true},{"version":"a64b77ce7d5892166aac17feb4d9b2c7a38f2c179da8514f62b3bc6864cfc2a9","affectsGlobalScope":true},"4c8d47121bf874f02cc5a39151b3ad4453094013be14d879b02ce86152072b6f",{"version":"592a901ef05148b4b0197a14b4b8df51f3fb6c1dfb3db08a24b6bcc89154ee98","affectsGlobalScope":true},{"version":"4efb45ed96019b7151909791dbe6d1a9310ffb91d17081da8b692f9013072eeb","affectsGlobalScope":true},{"version":"4bcfbab841de41b0a983a2312e684c0dfbeaa1e61fa801c56c85bb6c0b14b1e6","affectsGlobalScope":true},{"version":"698e70845a9499591449614f926d6fbb06d9ba3ac821bc116ed4237093c191b1","affectsGlobalScope":true},{"version":"3551f0fd402de52f8e1b45acc620024e3689c9275002480dc0c41a3142bdd56a","affectsGlobalScope":true},"b6e4dca77ab0b34e349d594d299d08d1be88614c65cb595ccda9d6cdf0b0338a","526fa01ddb6583471cd9bc60deb810d8adfc8b74363222c57060dc06fb01fe92","f11046b75914ea9f73d1a89098b55639f253a7cda2924e16fe671cab923a347f","2154901ef5dd861287d3efdb9a8c48e061523e57b7117d4695bc26dd0da68d50",{"version":"8ec05237e505bd91dec39879a988e5c2b780aa76f7ea10c7e8f3d24c06d9f3aa","affectsGlobalScope":true},{"version":"422e8176011bd531e192e2aedbf51e7a0e3ecbcb346c89bc795c73fb9916e344","affectsGlobalScope":true},{"version":"6d10eb2c8c21b2d81d4f4f8c32884a650079c0026c29a357bad99c8cf31605fb","affectsGlobalScope":true},{"version":"19ea1bb9a98028695f03ff87098e5d98ae0292e62af00e8de442776791139c8f","affectsGlobalScope":true},{"version":"0c5f72e9a0cf9b225c60a460891984c722d9d012253321cafd96605da44983d6","affectsGlobalScope":true},"62c8ed0031c1fe56490e47a7902d7a5333a85ef5ba22836afad91f9499b53aa0"],"options":{"allowSyntheticDefaultImports":true,"alwaysStrict":true,"esModuleInterop":true,"experimentalDecorators":true,"importsNotUsedAsValues":0,"module":6,"noImplicitAny":false,"noUnusedLocals":false,"noUnusedParameters":false,"skipLibCheck":false,"sourceMap":true,"target":8,"tsBuildInfoFile":"./.tsbuildinfo"},"fileIdsList":[[358,404],[209],[369,370,371,403],[204,213,337],[213,356],[405],[49,50,71,138,139,140],[46,48,49,50,51,55,69,71,134,140],[46,48,49,71,140,156],[46,96,158,159],[46,48,63],[46],[46,374],[84,86],[88,134],[48,84,86,126],[165],[96],[46,93],[48,102],[97],[133],[169],[46,169,171],[50,57,71,83,94,96,100,102,124,125,126,127,128,129,130,140],[85],[48],[88,129],[46,174,175],[87],[46,48],[134,164,177,178],[48,130,162,164],[131,198],[95],[48,63,84,87,102,134],[48,84,125,162,164],[46,50,100,163],[46,48,145,147],[192],[193],[126],[339],[289],[289,290],[296],[46,134,321],[46,48,301],[46,101],[46,64],[46,122],[64],[215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288],[109,110,111,112,113,114,115,116,117],[46,102],[46,64,72,73,74,103,104,105,106,118,119,120,121,123,131,132],[46,134],[46,70,75,76,77,78,79,81,82],[46,48,54,64,65,67],[46,184],[46,393,394,395,396],[46,186,187],[136],[46,47,57],[46,48,64],[46,58,320],[124],[345],[46,348],[46,96],[64,107],[426,427,428,429,430],[107,108],[46,70,359],[46,57,134,359,363],[48,365],[46,48,124],[46,58,62,63],[361,362],[46,153,156],[46,102,143,144,149,150,151,153,156],[46,48,64,122],[46,57,113,115],[158],[46,57],[46,59,60,61],[46,533],[46,96,140],[46,347],[46,64,381,534,535],[46,57,64,133],[63,70],[46,47,136,137,138,139],[135,136,137],[46,51,54,55,56,57,66,67,68],[78,86,96],[50],[46,48,85,89,90,91,93,96],[46,57,62,81,83,94,95],[102],[77,78,86,96],[50,64,124],[80,92],[197],[46,48,50,71,78,82,84,86,88,96,97,98,99,100,101,134],[46,48,50,71,97,98,101,124],[109,113,133],[111,114,133],[109,110,112,133],[60,107,108],[111,113],[109],[113,114,133],[53,54,66],[52,53],[54,67,68],[67],[75,76,80,81],[60,75,80],[78,80,81],[75,77,80,82],[46,394],[188],[428,429],[426,427,428],[46,427],[144,148],[60,64,152,154],[64,148,149,150,151,152,154,155],[152,154],[48,146,148],[108],[64,96,103,109,112,122,132,133,235,236,296,317,421,422,423],[431],[118],[134],[61,108],[407,408,409,410,411,412,413,414,415,416,417,418,419,420,424,425,432,433,434,435,436,437,438,439,440,441,442,443,445,446,447,448,449,450,451,452,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,523,524,525,526,528,529,530,531,532,537,538,539,540,541,543,544,545,546,547,548,549,550,551,552,553,554],[522],[527],[60,109],[536],[48,66,80,84,85,86,87,88,89,90,91,92,95,97,98,99,101,131,135,141,142,146,157,160,161,162,164,165,166,167,168,169,170,171,172,173,176,177,178,179,180,181,182,183,185,188,189,190,191,192,193,194,195,196,199,200,201,202,203],[61,72,73,74,103,104,105,106,118,119,120,121,123,133,134,163,214,289,290,291,292,293,294,295,296,297,298,299,300,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336],[46,347,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,397,398,399,400,401,402],[339,340,341,342,343,344,346,349,350,351,352,353,354,355],[359,360,364,365,366,367,368],[205,206,207,208,209,210,211,212],[204,337],[356]],"referencedMap":[[405,1],[371,2],[404,3],[338,4],[357,5],[406,6],[141,7],[135,8],[157,9],[160,10],[372,11],[374,12],[375,13],[87,14],[89,15],[161,16],[166,17],[203,18],[92,19],[167,20],[101,21],[168,22],[170,23],[172,24],[131,25],[86,26],[99,27],[201,28],[191,17],[90,14],[176,29],[162,30],[178,31],[179,32],[202,33],[199,34],[180,17],[97,35],[88,36],[165,37],[164,38],[146,39],[193,40],[194,41],[192,12],[196,41],[195,42],[340,43],[290,44],[292,45],[297,46],[332,47],[302,48],[333,49],[310,44],[121,50],[123,51],[61,52],[289,53],[118,54],[103,55],[133,56],[163,57],[214,12],[319,12],[315,22],[80,58],[66,59],[183,12],[185,60],[397,61],[188,62],[137,63],[136,64],[122,65],[321,66],[347,12],[205,12],[339,67],[341,12],[346,68],[349,69],[350,69],[351,70],[352,12],[353,12],[354,12],[108,71],[431,72],[522,73],[206,12],[360,74],[364,75],[366,76],[365,77],[73,12],[64,78],[363,79],[132,50],[154,80],[152,81],[379,82],[323,83],[324,31],[380,12],[381,70],[190,84],[325,12],[104,12],[382,85],[62,86],[402,12],[105,12],[63,12],[383,12],[384,12],[326,52],[534,87],[533,12],[385,88],[386,12],[387,12],[388,12],[348,89],[391,50],[148,39],[536,90],[134,91],[392,12],[50,27],[71,92],[140,93],[138,94],[49,27],[69,95],[126,96],[100,97],[94,98],[96,99],[129,100],[124,101],[127,67],[130,102],[93,103],[198,104],[102,105],[125,106],[128,67],[114,107],[112,108],[113,109],[109,110],[117,111],[115,107],[110,112],[116,113],[67,114],[54,115],[65,116],[68,117],[82,118],[81,119],[79,120],[77,118],[78,121],[395,122],[187,123],[430,124],[429,125],[428,126],[149,127],[150,128],[156,129],[153,130],[145,27],[147,131],[415,132],[424,133],[432,134],[434,135],[442,31],[448,136],[460,137],[542,138],[476,12],[478,57],[480,135],[483,112],[486,12],[523,139],[528,140],[531,141],[537,142],[530,46],[204,143],[337,144],[403,145],[356,146],[369,147],[213,148]],"exportedModulesMap":[[405,1],[338,149],[357,150],[141,7],[135,8],[157,9],[160,10],[372,11],[374,12],[375,13],[87,14],[89,15],[161,16],[166,17],[203,18],[92,19],[167,20],[101,21],[168,22],[170,23],[172,24],[131,25],[86,26],[99,27],[201,28],[191,17],[90,14],[176,29],[162,30],[178,31],[179,32],[202,33],[199,34],[180,17],[97,35],[88,36],[165,37],[164,38],[146,39],[193,40],[194,41],[192,12],[196,41],[195,42],[340,43],[290,44],[292,45],[297,46],[332,47],[302,48],[333,49],[310,44],[121,50],[123,51],[61,52],[289,53],[118,54],[103,55],[133,56],[163,57],[214,12],[319,12],[315,22],[80,58],[66,59],[183,12],[185,60],[397,61],[188,62],[137,63],[136,64],[122,65],[321,66],[347,12],[205,12],[339,67],[341,12],[346,68],[349,69],[350,69],[351,70],[352,12],[353,12],[354,12],[108,71],[431,72],[522,73],[206,12],[360,74],[364,75],[366,76],[365,77],[73,12],[64,78],[363,79],[132,50],[154,80],[152,81],[379,82],[323,83],[324,31],[380,12],[381,70],[190,84],[325,12],[104,12],[382,85],[62,86],[402,12],[105,12],[63,12],[383,12],[384,12],[326,52],[534,87],[533,12],[385,88],[386,12],[387,12],[388,12],[348,89],[391,50],[148,39],[536,90],[134,91],[392,12],[50,27],[71,92],[140,93],[138,94],[49,27],[69,95],[126,96],[100,97],[94,98],[96,99],[129,100],[124,101],[127,67],[130,102],[93,103],[198,104],[102,105],[125,106],[128,67],[114,107],[112,108],[113,109],[109,110],[117,111],[115,107],[110,112],[116,113],[67,114],[54,115],[65,116],[68,117],[82,118],[81,119],[79,120],[77,118],[78,121],[395,122],[187,123],[430,124],[429,125],[428,126],[149,127],[150,128],[156,129],[153,130],[145,27],[147,131],[415,132],[424,133],[432,134],[434,135],[442,31],[448,136],[460,137],[542,138],[476,12],[478,57],[480,135],[483,112],[486,12],[523,139],[528,140],[531,141],[537,142],[530,46],[204,143],[337,144],[403,145],[356,146],[369,147],[213,148]],"semanticDiagnosticsPerFile":[405,358,370,371,404,338,357,406,141,142,135,157,200,160,372,374,375,119,87,84,89,161,166,203,91,92,167,101,168,170,169,172,171,131,86,85,95,173,99,201,191,90,176,162,177,178,179,98,202,199,180,97,88,165,164,48,146,181,193,194,192,196,195,301,340,182,290,292,293,294,295,297,336,298,299,300,332,302,333,303,304,305,306,307,308,309,310,311,312,313,314,121,106,123,61,74,289,118,103,335,317,316,296,133,163,214,334,319,315,291,46,376,80,66,183,185,397,188,318,373,137,136,122,421,377,378,321,347,205,339,341,342,343,344,346,349,350,351,352,353,354,355,72,58,107,108,320,431,522,423,207,208,209,210,211,206,212,360,368,364,366,365,367,359,527,322,120,73,64,361,422,362,363,132,154,152,379,323,324,380,381,190,325,104,382,62,402,105,63,383,384,326,534,533,385,386,387,388,345,389,390,348,391,148,535,536,134,392,327,398,399,328,400,329,189,330,401,331,50,71,140,138,139,49,51,69,55,126,100,94,57,96,129,174,83,124,127,175,130,93,198,102,125,128,216,285,217,114,218,219,221,220,222,223,215,112,286,111,224,225,226,227,113,228,109,230,231,229,232,233,234,235,237,238,241,240,239,242,243,245,244,246,247,248,249,117,115,250,288,251,252,253,254,255,256,257,258,259,260,110,261,262,263,264,265,266,267,268,269,270,271,272,273,236,287,274,275,277,278,276,279,280,281,282,283,284,116,67,54,65,53,56,68,52,82,81,79,70,77,78,75,184,76,393,396,394,395,187,186,47,59,60,430,429,426,428,427,149,143,150,155,156,153,151,144,158,159,145,147,197,407,408,409,410,411,412,413,414,415,416,417,418,419,420,424,425,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,450,449,451,452,453,454,456,457,458,455,459,460,461,462,463,542,464,465,466,467,468,469,470,472,471,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,539,508,509,510,511,512,513,541,514,516,515,518,517,519,520,521,523,524,525,526,528,529,531,532,540,537,530,538,10,9,2,11,12,13,14,15,16,17,18,3,4,22,19,20,21,23,24,25,5,26,27,28,29,6,33,30,31,32,34,7,35,40,41,36,37,38,39,8,45,42,43,44,1,204,337,403,356,369,213],"affectedFilesPendingEmit":[[555,1],[556,1],[557,1],[558,1],[559,1],[560,1],[561,1],[562,1],[563,1],[564,1],[565,1],[566,1],[567,1],[568,1],[569,1],[570,1],[571,1],[572,1],[573,1],[574,1],[575,1],[576,1],[577,1],[578,1],[579,1],[580,1],[581,1],[582,1],[583,1],[584,1],[585,1],[586,1],[587,1],[588,1],[589,1],[590,1],[591,1],[592,1],[593,1],[594,1],[595,1],[596,1],[597,1],[598,1],[599,1],[600,1],[601,1],[602,1],[603,1],[604,1],[605,1],[606,1],[607,1],[608,1],[609,1],[610,1],[611,1],[612,1],[613,1],[614,1],[615,1],[616,1],[617,1],[618,1],[619,1],[620,1],[621,1],[622,1],[623,1],[624,1],[625,1],[626,1],[627,1],[628,1],[629,1],[630,1],[631,1],[632,1],[633,1],[634,1],[635,1],[636,1],[637,1],[638,1],[639,1],[640,1],[641,1],[642,1],[643,1],[644,1],[645,1],[646,1],[647,1],[648,1],[649,1],[650,1],[651,1],[652,1],[653,1],[654,1],[655,1],[656,1],[657,1],[658,1],[659,1],[660,1],[661,1],[662,1],[663,1],[664,1],[665,1],[666,1],[667,1],[668,1],[669,1],[670,1],[671,1],[672,1],[673,1],[674,1],[675,1],[676,1],[677,1],[678,1],[679,1],[680,1],[681,1],[682,1],[683,1],[684,1],[685,1],[686,1],[687,1],[688,1],[689,1],[690,1],[691,1],[692,1],[693,1],[694,1],[695,1],[696,1],[697,1],[698,1],[699,1],[700,1],[701,1],[702,1],[703,1],[704,1],[705,1],[706,1],[707,1],[708,1],[709,1],[710,1],[711,1],[712,1],[713,1],[714,1],[715,1],[716,1],[717,1],[718,1],[719,1],[720,1],[721,1],[722,1],[723,1],[724,1],[725,1],[726,1],[727,1],[728,1],[729,1],[730,1],[731,1],[732,1],[733,1],[734,1],[735,1],[736,1],[737,1],[738,1],[739,1],[740,1],[741,1],[742,1],[743,1],[744,1],[745,1],[746,1],[747,1],[748,1],[749,1],[750,1],[751,1],[752,1],[753,1],[754,1],[755,1],[756,1],[757,1],[758,1],[759,1],[760,1],[761,1],[762,1],[763,1],[764,1],[765,1],[766,1],[767,1],[768,1],[769,1],[770,1],[771,1],[772,1],[773,1],[774,1],[775,1],[776,1],[777,1],[778,1],[779,1],[780,1],[781,1],[782,1],[783,1],[784,1],[785,1],[786,1],[787,1],[788,1],[789,1],[790,1],[791,1],[792,1],[793,1],[794,1],[795,1],[796,1],[797,1],[798,1],[799,1],[800,1],[801,1],[802,1],[803,1],[804,1],[805,1],[806,1],[807,1],[808,1],[809,1],[810,1],[811,1],[812,1],[813,1],[814,1],[815,1],[816,1],[817,1],[818,1],[819,1],[820,1],[821,1],[822,1],[823,1],[824,1],[825,1],[826,1],[827,1],[828,1],[829,1],[830,1],[831,1],[832,1],[833,1],[834,1],[835,1],[836,1],[837,1],[838,1],[839,1],[840,1],[841,1],[842,1],[843,1],[844,1],[845,1],[846,1],[847,1],[848,1],[849,1],[850,1],[851,1],[852,1],[853,1],[854,1],[855,1],[856,1],[857,1],[858,1],[859,1],[860,1],[861,1],[862,1],[863,1],[864,1],[865,1],[866,1],[867,1],[868,1],[869,1],[870,1],[871,1],[872,1],[873,1],[874,1],[875,1],[876,1],[877,1],[878,1],[879,1],[880,1],[881,1],[882,1],[883,1],[884,1],[885,1],[886,1],[887,1],[888,1],[889,1],[890,1],[891,1],[892,1],[893,1],[894,1],[895,1],[896,1],[897,1],[898,1],[899,1],[900,1],[901,1],[902,1],[903,1],[904,1],[905,1],[906,1],[907,1],[908,1],[909,1],[910,1],[911,1],[912,1],[913,1],[914,1],[915,1],[916,1],[917,1],[918,1],[919,1],[920,1],[921,1],[922,1],[923,1],[924,1],[925,1],[926,1],[927,1],[928,1],[929,1],[930,1],[931,1],[932,1],[933,1],[934,1],[935,1],[936,1],[937,1],[938,1],[939,1],[940,1],[941,1],[942,1],[943,1],[944,1],[945,1],[946,1],[947,1],[948,1],[949,1],[950,1],[951,1],[952,1],[953,1],[954,1],[955,1],[956,1],[957,1],[958,1],[959,1],[960,1],[961,1],[962,1],[963,1],[964,1],[965,1],[966,1],[967,1],[968,1],[969,1],[970,1],[971,1],[972,1],[973,1],[974,1],[975,1],[976,1],[977,1],[978,1],[979,1],[980,1],[981,1],[982,1],[983,1],[984,1],[985,1],[986,1],[987,1],[988,1],[989,1],[990,1],[991,1],[992,1],[993,1],[994,1],[995,1],[996,1],[997,1],[998,1],[999,1],[1000,1],[1001,1],[1002,1],[1003,1],[1004,1],[1005,1],[1006,1],[1007,1],[1008,1],[1009,1],[1010,1],[1011,1],[1012,1],[1013,1],[1014,1],[1015,1],[1016,1],[1017,1],[1018,1],[1019,1],[1020,1],[1021,1],[1022,1],[1023,1],[1024,1],[1025,1],[1026,1],[1027,1],[1028,1],[1029,1],[1030,1],[1031,1],[1032,1],[1033,1],[1034,1],[1035,1],[1036,1],[1037,1],[1038,1],[1039,1],[1040,1],[1041,1],[1042,1],[1043,1],[1044,1],[1045,1],[1046,1],[1047,1],[1048,1],[1049,1],[1050,1],[405,1],[358,1],[370,1],[371,1],[404,1],[338,1],[357,1],[406,1],[141,1],[142,1],[135,1],[157,1],[200,1],[160,1],[372,1],[374,1],[375,1],[119,1],[87,1],[84,1],[89,1],[161,1],[166,1],[203,1],[91,1],[92,1],[167,1],[101,1],[168,1],[170,1],[169,1],[172,1],[171,1],[131,1],[86,1],[85,1],[95,1],[173,1],[99,1],[201,1],[191,1],[90,1],[176,1],[162,1],[177,1],[178,1],[179,1],[98,1],[202,1],[199,1],[180,1],[97,1],[88,1],[165,1],[164,1],[48,1],[146,1],[181,1],[193,1],[194,1],[192,1],[196,1],[195,1],[301,1],[340,1],[182,1],[290,1],[292,1],[293,1],[294,1],[295,1],[297,1],[336,1],[298,1],[299,1],[300,1],[332,1],[302,1],[333,1],[303,1],[304,1],[305,1],[306,1],[307,1],[308,1],[309,1],[310,1],[311,1],[312,1],[313,1],[314,1],[121,1],[106,1],[123,1],[61,1],[74,1],[289,1],[118,1],[103,1],[335,1],[317,1],[316,1],[296,1],[133,1],[163,1],[214,1],[334,1],[319,1],[315,1],[291,1],[46,1],[376,1],[80,1],[66,1],[183,1],[185,1],[397,1],[188,1],[318,1],[373,1],[137,1],[136,1],[122,1],[421,1],[377,1],[378,1],[321,1],[347,1],[205,1],[339,1],[341,1],[342,1],[343,1],[344,1],[346,1],[349,1],[350,1],[351,1],[352,1],[353,1],[354,1],[355,1],[72,1],[58,1],[107,1],[108,1],[320,1],[431,1],[522,1],[423,1],[207,1],[208,1],[209,1],[210,1],[211,1],[206,1],[212,1],[360,1],[368,1],[364,1],[366,1],[365,1],[367,1],[359,1],[527,1],[322,1],[120,1],[73,1],[64,1],[361,1],[422,1],[362,1],[363,1],[132,1],[154,1],[152,1],[379,1],[323,1],[324,1],[380,1],[381,1],[190,1],[325,1],[104,1],[382,1],[62,1],[402,1],[105,1],[63,1],[383,1],[384,1],[326,1],[534,1],[533,1],[385,1],[386,1],[387,1],[388,1],[345,1],[389,1],[390,1],[348,1],[391,1],[148,1],[535,1],[536,1],[134,1],[392,1],[327,1],[398,1],[399,1],[328,1],[400,1],[329,1],[189,1],[330,1],[401,1],[331,1],[50,1],[71,1],[140,1],[138,1],[139,1],[49,1],[51,1],[69,1],[55,1],[126,1],[100,1],[94,1],[57,1],[96,1],[129,1],[174,1],[83,1],[124,1],[127,1],[175,1],[130,1],[93,1],[198,1],[102,1],[125,1],[128,1],[216,1],[285,1],[217,1],[114,1],[218,1],[219,1],[221,1],[220,1],[222,1],[223,1],[215,1],[112,1],[286,1],[111,1],[224,1],[225,1],[226,1],[227,1],[113,1],[228,1],[109,1],[230,1],[231,1],[229,1],[232,1],[233,1],[234,1],[235,1],[237,1],[238,1],[241,1],[240,1],[239,1],[242,1],[243,1],[245,1],[244,1],[246,1],[247,1],[248,1],[249,1],[117,1],[115,1],[250,1],[288,1],[251,1],[252,1],[253,1],[254,1],[255,1],[256,1],[257,1],[258,1],[259,1],[260,1],[110,1],[261,1],[262,1],[263,1],[264,1],[265,1],[266,1],[267,1],[268,1],[269,1],[270,1],[271,1],[272,1],[273,1],[236,1],[287,1],[274,1],[275,1],[277,1],[278,1],[276,1],[279,1],[280,1],[281,1],[282,1],[283,1],[284,1],[116,1],[67,1],[54,1],[65,1],[53,1],[56,1],[68,1],[52,1],[82,1],[81,1],[79,1],[70,1],[77,1],[78,1],[75,1],[184,1],[76,1],[393,1],[396,1],[394,1],[395,1],[187,1],[186,1],[47,1],[59,1],[60,1],[430,1],[429,1],[426,1],[428,1],[427,1],[149,1],[143,1],[150,1],[155,1],[156,1],[153,1],[151,1],[144,1],[158,1],[159,1],[145,1],[147,1],[197,1],[407,1],[408,1],[409,1],[410,1],[411,1],[412,1],[413,1],[414,1],[415,1],[416,1],[417,1],[418,1],[419,1],[420,1],[424,1],[425,1],[432,1],[433,1],[434,1],[435,1],[436,1],[437,1],[438,1],[439,1],[440,1],[441,1],[442,1],[443,1],[444,1],[445,1],[446,1],[447,1],[448,1],[450,1],[449,1],[451,1],[452,1],[453,1],[454,1],[456,1],[457,1],[458,1],[455,1],[459,1],[460,1],[461,1],[462,1],[463,1],[542,1],[464,1],[465,1],[466,1],[467,1],[468,1],[469,1],[470,1],[472,1],[471,1],[473,1],[474,1],[475,1],[476,1],[477,1],[478,1],[479,1],[480,1],[481,1],[482,1],[483,1],[484,1],[485,1],[486,1],[487,1],[488,1],[489,1],[490,1],[491,1],[492,1],[493,1],[494,1],[495,1],[496,1],[497,1],[498,1],[499,1],[500,1],[501,1],[502,1],[503,1],[504,1],[505,1],[506,1],[507,1],[539,1],[508,1],[509,1],[510,1],[511,1],[512,1],[513,1],[541,1],[514,1],[516,1],[515,1],[518,1],[517,1],[519,1],[520,1],[521,1],[523,1],[524,1],[525,1],[526,1],[528,1],[529,1],[531,1],[532,1],[540,1],[537,1],[530,1],[538,1],[2,1],[3,1],[4,1],[5,1],[6,1],[7,1],[8,1],[204,1],[337,1],[403,1],[356,1],[369,1],[213,1]]},"version":"4.9.5"} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/Index.protoBin b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/Index.protoBin new file mode 100644 index 0000000000000000000000000000000000000000..ca194f7ea3ccb79652eb1dc360bac84c72847fef Binary files /dev/null and b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/Index.protoBin differ diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/Index.ts b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/Index.ts new file mode 100644 index 0000000000000000000000000000000000000000..b52cecbbfdb5cd60c335b32396bb06209f76af05 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/Index.ts @@ -0,0 +1,2 @@ +export { MainPage } from "@normalized:N&&&verifycode/src/main/ets/components/MainPage&1.0.0"; +export { VerifyCodeViewComponent } from "@normalized:N&&&verifycode/src/main/ets/view/VerifyCodeView&1.0.0"; diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/components/MainPage.protoBin b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/components/MainPage.protoBin new file mode 100644 index 0000000000000000000000000000000000000000..9b84ffd6892ba826a2a422e4e0510eb2f658b35a Binary files /dev/null and b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/components/MainPage.protoBin differ diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/components/MainPage.ts b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/components/MainPage.ts new file mode 100644 index 0000000000000000000000000000000000000000..e3dba308b2cce5dfee5041b36d0599f3fc946027 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/components/MainPage.ts @@ -0,0 +1,63 @@ +if (!("finalizeConstruction" in ViewPU.prototype)) { + Reflect.set(ViewPU.prototype, "finalizeConstruction", () => { }); +} +interface MainPage_Params { + message?: string; +} +export class MainPage extends ViewPU { + constructor(parent, params, __localStorage, elmtId = -1, paramsLambda = undefined, extraInfo) { + super(parent, __localStorage, elmtId, extraInfo); + if (typeof paramsLambda === "function") { + this.paramsGenerator_ = paramsLambda; + } + this.__message = new ObservedPropertySimplePU('Hello World', this, "message"); + this.setInitiallyProvidedValue(params); + this.finalizeConstruction(); + } + setInitiallyProvidedValue(params: MainPage_Params) { + if (params.message !== undefined) { + this.message = params.message; + } + } + updateStateVars(params: MainPage_Params) { + } + purgeVariableDependenciesOnElmtId(rmElmtId) { + this.__message.purgeDependencyOnElmtId(rmElmtId); + } + aboutToBeDeleted() { + this.__message.aboutToBeDeleted(); + SubscriberManager.Get().delete(this.id__()); + this.aboutToBeDeletedInternal(); + } + private __message: ObservedPropertySimplePU; + get message() { + return this.__message.get(); + } + set message(newValue: string) { + this.__message.set(newValue); + } + initialRender() { + this.observeComponentCreation2((elmtId, isInitialRender) => { + Row.create(); + Row.height('100%'); + }, Row); + this.observeComponentCreation2((elmtId, isInitialRender) => { + Column.create(); + Column.width('100%'); + }, Column); + this.observeComponentCreation2((elmtId, isInitialRender) => { + Text.create(this.message); + Text.fontSize({ "id": 16777222, "type": 10002, params: [], "bundleName": "com.example.verifycode", "moduleName": "entry" }); + Text.fontWeight(FontWeight.Bold); + Text.onClick(() => { + this.message = 'Welcome'; + }); + }, Text); + Text.pop(); + Column.pop(); + Row.pop(); + } + rerender() { + this.updateDirtyElements(); + } +} diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/constants/VerifyCodeConstants.protoBin b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/constants/VerifyCodeConstants.protoBin new file mode 100644 index 0000000000000000000000000000000000000000..d5f6cb3274ecacf77fdb3b52053d8f7f5a0762a4 Binary files /dev/null and b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/constants/VerifyCodeConstants.protoBin differ diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/constants/VerifyCodeConstants.ts b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/constants/VerifyCodeConstants.ts new file mode 100644 index 0000000000000000000000000000000000000000..3988c4e8830986969cc1f4df34a3443a975617f5 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/constants/VerifyCodeConstants.ts @@ -0,0 +1,17 @@ +/* + * Copyright (c) 2025 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export class VerifyCodeConstants { + static readonly VERIFY_CODE_FONTWEIGHT: number = 60; +} diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/utils/Logger.protoBin b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/utils/Logger.protoBin new file mode 100644 index 0000000000000000000000000000000000000000..9c11320e9cdd5716a5051df7d0c25dcfbbfa10be Binary files /dev/null and b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/utils/Logger.protoBin differ diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/utils/Logger.ts b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/utils/Logger.ts new file mode 100644 index 0000000000000000000000000000000000000000..1614f7e8771ebf4d1a6175674311d1fd89f18b96 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/utils/Logger.ts @@ -0,0 +1,27 @@ +import hilog from "@ohos:hilog"; +/** + * 日志打印类 + */ +class Logger { + private domain: number; + private prefix: string; + private format: string = '%{public}s, %{public}s'; + constructor(prefix: string) { + this.prefix = prefix; + this.domain = 0xFF00; + this.format.toUpperCase(); + } + debug(...args: string[]) { + hilog.debug(this.domain, this.prefix, this.format, args); + } + info(...args: string[]) { + hilog.info(this.domain, this.prefix, this.format, args); + } + warn(...args: string[]) { + hilog.warn(this.domain, this.prefix, this.format, args); + } + error(...args: string[]) { + hilog.error(this.domain, this.prefix, this.format, args); + } +} +export let logger = new Logger('[CommonAppDevelopment]'); diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/view/VerifyCodeView.protoBin b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/view/VerifyCodeView.protoBin new file mode 100644 index 0000000000000000000000000000000000000000..45a3395baf08fe4e3031bc84a17439079da7d12f Binary files /dev/null and b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/view/VerifyCodeView.protoBin differ diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/view/VerifyCodeView.ts b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/view/VerifyCodeView.ts new file mode 100644 index 0000000000000000000000000000000000000000..702200ac2550bbba4897572eeec9bfa9f661d9b3 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/view/VerifyCodeView.ts @@ -0,0 +1,299 @@ +if (!("finalizeConstruction" in ViewPU.prototype)) { + Reflect.set(ViewPU.prototype, "finalizeConstruction", () => { }); +} +interface VerifyCodeViewComponent_Params { + popRouter?: () => void; +} +interface VerifyCodeComponentWithoutCursor_Params { + codeText?: string; + verifyID?: string; + inputController?: inputMethod.InputMethodController; + isKeyboardShow?: boolean; + verifyCodeLength?: number; + isListen?: boolean; + textConfig?: inputMethod.TextConfig; + codeIndexArray?: Array; + // 注册路由返回函数,案例插件不触发 + popRouter?: () => void; +} +import inputMethod from "@ohos:inputMethod"; +import { VerifyCodeConstants } from "@normalized:N&&&verifycode/src/main/ets/constants/VerifyCodeConstants&1.0.0"; +import { logger } from "@normalized:N&&&verifycode/src/main/ets/utils/Logger&1.0.0"; +import emitter from "@ohos:events.emitter"; +function __Text__verifyCodeUnitStyle(): void { + Text.fontSize({ "id": 125829684, "type": 10002, params: [], "bundleName": "com.example.verifycode", "moduleName": "entry" }); + Text.fontWeight(VerifyCodeConstants.VERIFY_CODE_FONTWEIGHT); + Text.textAlign(TextAlign.Center); + Text.width({ "id": 16777231, "type": 10007, params: [], "bundleName": "com.example.verifycode", "moduleName": "entry" }); + Text.height('100%'); + Text.margin({ + left: { "id": 16777230, "type": 10007, params: [], "bundleName": "com.example.verifycode", "moduleName": "entry" }, + right: { "id": 16777230, "type": 10007, params: [], "bundleName": "com.example.verifycode", "moduleName": "entry" } + }); + Text.border({ + width: { bottom: { "id": 16777229, "type": 10007, params: [], "bundleName": "com.example.verifycode", "moduleName": "entry" } }, + color: { bottom: Color.Grey }, + style: { bottom: BorderStyle.Solid } + }); +} +class VerifyCodeComponentWithoutCursor extends ViewPU { + constructor(parent, params, __localStorage, elmtId = -1, paramsLambda = undefined, extraInfo) { + super(parent, __localStorage, elmtId, extraInfo); + if (typeof paramsLambda === "function") { + this.paramsGenerator_ = paramsLambda; + } + this.__codeText = new ObservedPropertySimplePU("", this, "codeText"); + this.verifyID = "verifyCodeComponent"; + this.inputController = inputMethod.getController(); + this.__isKeyboardShow = new ObservedPropertySimplePU(false, this, "isKeyboardShow"); + this.verifyCodeLength = 6; + this.isListen = false; + this.textConfig = { + inputAttribute: { + textInputType: inputMethod.TextInputType.NUMBER, + enterKeyType: inputMethod.EnterKeyType.GO + }, + }; + this.codeIndexArray = Array.from([0, 1, 2, 3, 4, 5]); + this.popRouter = () => { }; + this.setInitiallyProvidedValue(params); + this.finalizeConstruction(); + } + setInitiallyProvidedValue(params: VerifyCodeComponentWithoutCursor_Params) { + if (params.codeText !== undefined) { + this.codeText = params.codeText; + } + if (params.verifyID !== undefined) { + this.verifyID = params.verifyID; + } + if (params.inputController !== undefined) { + this.inputController = params.inputController; + } + if (params.isKeyboardShow !== undefined) { + this.isKeyboardShow = params.isKeyboardShow; + } + if (params.verifyCodeLength !== undefined) { + this.verifyCodeLength = params.verifyCodeLength; + } + if (params.isListen !== undefined) { + this.isListen = params.isListen; + } + if (params.textConfig !== undefined) { + this.textConfig = params.textConfig; + } + if (params.codeIndexArray !== undefined) { + this.codeIndexArray = params.codeIndexArray; + } + if (params.popRouter !== undefined) { + this.popRouter = params.popRouter; + } + } + updateStateVars(params: VerifyCodeComponentWithoutCursor_Params) { + } + purgeVariableDependenciesOnElmtId(rmElmtId) { + this.__codeText.purgeDependencyOnElmtId(rmElmtId); + this.__isKeyboardShow.purgeDependencyOnElmtId(rmElmtId); + } + aboutToBeDeleted() { + this.__codeText.aboutToBeDeleted(); + this.__isKeyboardShow.aboutToBeDeleted(); + SubscriberManager.Get().delete(this.id__()); + this.aboutToBeDeletedInternal(); + } + private __codeText: ObservedPropertySimplePU; + get codeText() { + return this.__codeText.get(); + } + set codeText(newValue: string) { + this.__codeText.set(newValue); + } + private readonly verifyID: string; + private inputController: inputMethod.InputMethodController; + // 监听键盘弹出收起状态 + private __isKeyboardShow: ObservedPropertySimplePU; + get isKeyboardShow() { + return this.__isKeyboardShow.get(); + } + set isKeyboardShow(newValue: boolean) { + this.__isKeyboardShow.set(newValue); + } + private verifyCodeLength: number; + private isListen: boolean; + private textConfig: inputMethod.TextConfig; + private codeIndexArray: Array; + // 注册路由返回函数,案例插件不触发 + private popRouter: () => void; + aboutToAppear(): void { + // 注册返回监听,包括点击手机返回键返回与侧滑返回 + this.listenBackPress(); + } + async attachAndListen(): Promise { + focusControl.requestFocus(this.verifyID); + await this.inputController.attach(true, this.textConfig); + logger.info("attached"); + this.listen(); + this.isKeyboardShow = true; + } + listenBackPress() { + let innerEvent: emitter.InnerEvent = { + eventId: 5 + }; + // 收到eventId为5的事件后执行回调函数 + emitter.on(innerEvent, () => { + if (this.isKeyboardShow) { + // 退出文本编辑状态 + this.inputController.hideTextInput(); + this.isKeyboardShow = false; + } + else { + this.popRouter(); + } + }); + } + aboutToDisappear(): void { + this.off(); + // 关闭事件监听 + emitter.off(5); + } + /** + * TODO 知识点:绑定输入法 + */ + async attach() { + await this.inputController.attach(true, this.textConfig); + logger.info("attached"); + } + /** + * TODO:知识点:解绑 + */ + off(): void { + this.inputController.off("insertText"); + this.inputController.off("deleteLeft"); + this.isListen = false; + logger.info("detached"); + // 退出文本编辑状态 + this.inputController.hideTextInput(); + this.isKeyboardShow = false; + } + /** + * TODO 知识点:订阅输入法代插入、向左删除事件,从而获得键盘输入内容 + */ + listen() { + if (this.isListen) { + return; + } + this.inputController.on("insertText", (text: string) => { + if (this.codeText.length >= this.verifyCodeLength || isNaN(Number(text)) || text === ' ') { + return; + } + this.codeText += text; + if (this.codeText.length === this.verifyCodeLength) { + logger.info("VerifyCode: %{public}s", this.codeText); + } + logger.info("VerifyCode [insert]: %{public}s", this.codeText); + }); + this.inputController.on("deleteLeft", (length: number) => { + this.codeText = this.codeText.substring(0, this.codeText.length - 1); + logger.info("VerifyCode [delete left]: %{public}s", this.codeText); + }); + this.isListen = true; + logger.info("listener added"); + } + /** + * TODO 知识点:部分验证码场景要完全禁止对输入验证码的选中、复制等功能,因此可以使用Text组件完成 + */ + buildVerifyCodeComponent(parent = null) { + this.observeComponentCreation2((elmtId, isInitialRender) => { + Flex.create({ direction: FlexDirection.Row, alignItems: ItemAlign.Center, justifyContent: FlexAlign.SpaceBetween }); + Flex.id(this.verifyID); + Flex.onBlur(() => { + this.off(); + }); + Flex.backgroundColor(Color.Transparent); + Flex.height({ "id": 16777232, "type": 10007, params: [], "bundleName": "com.example.verifycode", "moduleName": "entry" }); + Flex.margin({ left: { "id": 125829735, "type": 10002, params: [], "bundleName": "com.example.verifycode", "moduleName": "entry" }, right: { "id": 125829735, "type": 10002, params: [], "bundleName": "com.example.verifycode", "moduleName": "entry" } }); + Flex.defaultFocus(true); + Flex.onClick(() => { + // TODO 知识点:点击本组件时弹出输入法,因为这里使用的是Text组件,因此需要重新attach,而不能直接使用showSoftKeyboard + this.attachAndListen(); + }); + }, Flex); + this.observeComponentCreation2((elmtId, isInitialRender) => { + ForEach.create(); + const forEachItemGenFunction = (_item, index: number) => { + const item = _item; + this.observeComponentCreation2((elmtId, isInitialRender) => { + Text.create(this.codeText[item]); + __Text__verifyCodeUnitStyle(); + }, Text); + Text.pop(); + }; + this.forEachUpdateFunction(elmtId, this.codeIndexArray, forEachItemGenFunction, (item: number, index: number) => item.toString(), true, true); + }, ForEach); + ForEach.pop(); + Flex.pop(); + } + initialRender() { + this.observeComponentCreation2((elmtId, isInitialRender) => { + Row.create(); + }, Row); + this.buildVerifyCodeComponent.bind(this)(); + Row.pop(); + } + rerender() { + this.updateDirtyElements(); + } +} +export class VerifyCodeViewComponent extends ViewPU { + constructor(parent, params, __localStorage, elmtId = -1, paramsLambda = undefined, extraInfo) { + super(parent, __localStorage, elmtId, extraInfo); + if (typeof paramsLambda === "function") { + this.paramsGenerator_ = paramsLambda; + } + this.popRouter = () => { }; + this.setInitiallyProvidedValue(params); + this.finalizeConstruction(); + } + setInitiallyProvidedValue(params: VerifyCodeViewComponent_Params) { + if (params.popRouter !== undefined) { + this.popRouter = params.popRouter; + } + } + updateStateVars(params: VerifyCodeViewComponent_Params) { + } + purgeVariableDependenciesOnElmtId(rmElmtId) { + } + aboutToBeDeleted() { + SubscriberManager.Get().delete(this.id__()); + this.aboutToBeDeletedInternal(); + } + private popRouter: () => void; + initialRender() { + this.observeComponentCreation2((elmtId, isInitialRender) => { + Column.create(); + Column.height('100%'); + Column.width('100%'); + Column.justifyContent(FlexAlign.Center); + }, Column); + { + this.observeComponentCreation2((elmtId, isInitialRender) => { + if (isInitialRender) { + let componentCall = new VerifyCodeComponentWithoutCursor(this, { popRouter: this.popRouter }, undefined, elmtId, () => { }, { page: "casesfeature/verifycode/src/main/ets/view/VerifyCodeView.ets", line: 183, col: 7 }); + ViewPU.create(componentCall); + let paramsLambda = () => { + return { + popRouter: this.popRouter + }; + }; + componentCall.paramsGenerator_ = paramsLambda; + } + else { + this.updateStateVarsOfChildByElmtId(elmtId, {}); + } + }, { name: "VerifyCodeComponentWithoutCursor" }); + } + Column.pop(); + } + rerender() { + this.updateDirtyElements(); + } +} diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/compileContextInfo.json b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/compileContextInfo.json new file mode 100644 index 0000000000000000000000000000000000000000..24f39a0a63d5c70215e1a7117ae6f56fbc76f9da --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/compileContextInfo.json @@ -0,0 +1 @@ +{"hspPkgNames":[],"compileEntries":["&entry/src/main/ets/entryability/EntryAbility&","&entry/src/main/ets/entrybackupability/EntryBackupAbility&","&entry/src/main/ets/pages/Index&"],"pkgContextInfo":{"verifycode":{"packageName":"verifycode","bundleName":"","moduleName":"","version":"1.0.0","entryPath":"Index.ets","isSO":false,"dependencyAlias":""},"@ohos/hypium":{"packageName":"@ohos/hypium","bundleName":"","moduleName":"","version":"1.0.21","entryPath":"index.js","isSO":false,"dependencyAlias":""},"@ohos/hamock":{"packageName":"@ohos/hamock","bundleName":"","moduleName":"","version":"1.0.0","entryPath":"index.ets","isSO":false,"dependencyAlias":""},"entry":{"packageName":"entry","bundleName":"","moduleName":"","version":"","entryPath":"src/main/","isSO":false,"dependencyAlias":""}}} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/compiler.cache/other/pkgName2SourceRoots.msgpack b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/compiler.cache/other/pkgName2SourceRoots.msgpack new file mode 100644 index 0000000000000000000000000000000000000000..e0bdb76fe6759066b2a5f39fe5f21272c3ed36c2 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/compiler.cache/other/pkgName2SourceRoots.msgpack @@ -0,0 +1 @@ +r@ \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/compiler.cache/plugins/plugins.msgpack b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/compiler.cache/plugins/plugins.msgpack new file mode 100644 index 0000000000000000000000000000000000000000..d41945aab8a186250dfb5d19fcaa7a2839ca6727 Binary files /dev/null and b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/compiler.cache/plugins/plugins.msgpack differ diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/component_collection.json b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/component_collection.json new file mode 100644 index 0000000000000000000000000000000000000000..488aa6376390b211915720df3c2e2a3e29219f7f --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/component_collection.json @@ -0,0 +1,21 @@ +{ + "entry\\src\\main\\ets\\entryability\\EntryAbility.ets": [ + "If" + ], + "entry\\src\\main\\ets\\pages\\Index.ets": [ + "Column" + ], + "casesfeature\\verifycode\\src\\main\\ets\\components\\MainPage.ets": [ + "Row", + "Column", + "Text" + ], + "casesfeature\\verifycode\\src\\main\\ets\\view\\VerifyCodeView.ets": [ + "Text", + "Flex", + "Row", + "ForEach", + "Column", + "If" + ] +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/dep_info.json b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/dep_info.json new file mode 100644 index 0000000000000000000000000000000000000000..636064d57a3fe6e874f8de973a2197ca220ac469 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/dep_info.json @@ -0,0 +1 @@ +{"resolveConflictMode":true,"depName2RootPath":{"verifycode":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode","@ohos/hypium":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\oh_modules\\.ohpm\\@ohos+hypium@1.0.21\\oh_modules\\@ohos\\hypium","@ohos/hamock":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\oh_modules\\.ohpm\\@ohos+hamock@1.0.0\\oh_modules\\@ohos\\hamock"},"depName2DepInfo":{"verifycode":{"pkgRootPath":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode","pkgName":"verifycode","pkgVersion":"1.0.0"},"@ohos/hypium":{"pkgRootPath":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\oh_modules\\.ohpm\\@ohos+hypium@1.0.21\\oh_modules\\@ohos\\hypium","pkgName":"@ohos/hypium","pkgVersion":"1.0.21"},"@ohos/hamock":{"pkgRootPath":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\oh_modules\\.ohpm\\@ohos+hamock@1.0.0\\oh_modules\\@ohos\\hamock","pkgName":"@ohos/hamock","pkgVersion":"1.0.0"}}} diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/entryability/EntryAbility.protoBin b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/entryability/EntryAbility.protoBin new file mode 100644 index 0000000000000000000000000000000000000000..0c647f808798c2d149b0c1ccf8e88e9125e88c4d Binary files /dev/null and b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/entryability/EntryAbility.protoBin differ diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/entryability/EntryAbility.ts b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/entryability/EntryAbility.ts new file mode 100644 index 0000000000000000000000000000000000000000..103a245cbcde9f95c7b0b62ef9c7b8b2c1c80727 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/entryability/EntryAbility.ts @@ -0,0 +1,39 @@ +import ConfigurationConstant from "@ohos:app.ability.ConfigurationConstant"; +import UIAbility from "@ohos:app.ability.UIAbility"; +import type AbilityConstant from "@ohos:app.ability.AbilityConstant"; +import type Want from "@ohos:app.ability.Want"; +import hilog from "@ohos:hilog"; +import type window from "@ohos:window"; +const DOMAIN = 0x0000; +export default class EntryAbility extends UIAbility { + onCreate(want: Want, launchParam: AbilityConstant.LaunchParam): void { + this.context.getApplicationContext().setColorMode(ConfigurationConstant.ColorMode.COLOR_MODE_NOT_SET); + hilog.info(DOMAIN, 'testTag', '%{public}s', 'Ability onCreate'); + } + onDestroy(): void { + hilog.info(DOMAIN, 'testTag', '%{public}s', 'Ability onDestroy'); + } + onWindowStageCreate(windowStage: window.WindowStage): void { + // Main window is created, set main page for this ability + hilog.info(DOMAIN, 'testTag', '%{public}s', 'Ability onWindowStageCreate'); + windowStage.loadContent('pages/Index', (err) => { + if (err.code) { + hilog.error(DOMAIN, 'testTag', 'Failed to load the content. Cause: %{public}s', JSON.stringify(err)); + return; + } + hilog.info(DOMAIN, 'testTag', 'Succeeded in loading the content.'); + }); + } + onWindowStageDestroy(): void { + // Main window is destroyed, release UI related resources + hilog.info(DOMAIN, 'testTag', '%{public}s', 'Ability onWindowStageDestroy'); + } + onForeground(): void { + // Ability has brought to foreground + hilog.info(DOMAIN, 'testTag', '%{public}s', 'Ability onForeground'); + } + onBackground(): void { + // Ability has back to background + hilog.info(DOMAIN, 'testTag', '%{public}s', 'Ability onBackground'); + } +} diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/entrybackupability/EntryBackupAbility.protoBin b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/entrybackupability/EntryBackupAbility.protoBin new file mode 100644 index 0000000000000000000000000000000000000000..5f3a9a1f595e0529b298b5897ac797225a871733 Binary files /dev/null and b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/entrybackupability/EntryBackupAbility.protoBin differ diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/entrybackupability/EntryBackupAbility.ts b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/entrybackupability/EntryBackupAbility.ts new file mode 100644 index 0000000000000000000000000000000000000000..f66b8bd325263223e3c65c7b794dd095528295e6 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/entrybackupability/EntryBackupAbility.ts @@ -0,0 +1,14 @@ +import hilog from "@ohos:hilog"; +import BackupExtensionAbility from "@ohos:application.BackupExtensionAbility"; +import type { BundleVersion } from "@ohos:application.BackupExtensionAbility"; +const DOMAIN = 0x0000; +export default class EntryBackupAbility extends BackupExtensionAbility { + async onBackup() { + hilog.info(DOMAIN, 'testTag', 'onBackup ok'); + await Promise.resolve(); + } + async onRestore(bundleVersion: BundleVersion) { + hilog.info(DOMAIN, 'testTag', 'onRestore ok %{public}s', JSON.stringify(bundleVersion)); + await Promise.resolve(); + } +} diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/pages/Index.protoBin b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/pages/Index.protoBin new file mode 100644 index 0000000000000000000000000000000000000000..f11e1c6eb8994d0b7fc82010c343e8f5274800e5 Binary files /dev/null and b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/pages/Index.protoBin differ diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/pages/Index.ts b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/pages/Index.ts new file mode 100644 index 0000000000000000000000000000000000000000..294033b13b212ca020cf294f82922ed9c03c05fc --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/pages/Index.ts @@ -0,0 +1,75 @@ +if (!("finalizeConstruction" in ViewPU.prototype)) { + Reflect.set(ViewPU.prototype, "finalizeConstruction", () => { }); +} +interface Index_Params { + message?: string; +} +import { VerifyCodeViewComponent } from "@normalized:N&&&verifycode/Index&1.0.0"; +class Index extends ViewPU { + constructor(parent, params, __localStorage, elmtId = -1, paramsLambda = undefined, extraInfo) { + super(parent, __localStorage, elmtId, extraInfo); + if (typeof paramsLambda === "function") { + this.paramsGenerator_ = paramsLambda; + } + this.__message = new ObservedPropertySimplePU('Hello World', this, "message"); + this.setInitiallyProvidedValue(params); + this.finalizeConstruction(); + } + setInitiallyProvidedValue(params: Index_Params) { + if (params.message !== undefined) { + this.message = params.message; + } + } + updateStateVars(params: Index_Params) { + } + purgeVariableDependenciesOnElmtId(rmElmtId) { + this.__message.purgeDependencyOnElmtId(rmElmtId); + } + aboutToBeDeleted() { + this.__message.aboutToBeDeleted(); + SubscriberManager.Get().delete(this.id__()); + this.aboutToBeDeletedInternal(); + } + private __message: ObservedPropertySimplePU; + get message() { + return this.__message.get(); + } + set message(newValue: string) { + this.__message.set(newValue); + } + initialRender() { + this.observeComponentCreation2((elmtId, isInitialRender) => { + Column.create(); + Column.height('100%'); + Column.width('100%'); + }, Column); + { + this.observeComponentCreation2((elmtId, isInitialRender) => { + if (isInitialRender) { + let componentCall = new + /** + * 功能介绍:本示例介绍如何使用Text组件实现验证码场景,并禁用对内容的选中、复制、光标。 + * 参数介绍:无 + */ + VerifyCodeViewComponent(this, {}, undefined, elmtId, () => { }, { page: "entry/src/main/ets/pages/Index.ets", line: 29, col: 7 }); + ViewPU.create(componentCall); + let paramsLambda = () => { + return {}; + }; + componentCall.paramsGenerator_ = paramsLambda; + } + else { + this.updateStateVarsOfChildByElmtId(elmtId, {}); + } + }, { name: "VerifyCodeViewComponent" }); + } + Column.pop(); + } + rerender() { + this.updateDirtyElements(); + } + static getEntryName(): string { + return "Index"; + } +} +registerNamedRoute(() => new Index(undefined, {}), "", { bundleName: "com.example.verifycode", moduleName: "entry", pagePath: "pages/Index", pageFullPath: "entry/src/main/ets/pages/Index", integratedHsp: "false" }); diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/filesInfo.txt b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/filesInfo.txt new file mode 100644 index 0000000000000000000000000000000000000000..98fb7979229a74b13ad3343940c6cf832321c76d --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/filesInfo.txt @@ -0,0 +1,8 @@ +D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/entryability/EntryAbility.ts;&entry/src/main/ets/entryability/EntryAbility&;esm;entry|entry|1.0.0|src/main/ets/entryability/EntryAbility.ts;entry;false +D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/entrybackupability/EntryBackupAbility.ts;&entry/src/main/ets/entrybackupability/EntryBackupAbility&;esm;entry|entry|1.0.0|src/main/ets/entrybackupability/EntryBackupAbility.ts;entry;false +D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/pages/Index.ts;&entry/src/main/ets/pages/Index&;esm;entry|entry|1.0.0|src/main/ets/pages/Index.ts;entry;false +D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/Index.ts;&verifycode/Index&1.0.0;esm;entry|verifycode|1.0.0|Index.ts;verifycode;false +D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/components/MainPage.ts;&verifycode/src/main/ets/components/MainPage&1.0.0;esm;entry|verifycode|1.0.0|src/main/ets/components/MainPage.ts;verifycode;false +D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/view/VerifyCodeView.ts;&verifycode/src/main/ets/view/VerifyCodeView&1.0.0;esm;entry|verifycode|1.0.0|src/main/ets/view/VerifyCodeView.ts;verifycode;false +D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/utils/Logger.ts;&verifycode/src/main/ets/utils/Logger&1.0.0;esm;entry|verifycode|1.0.0|src/main/ets/utils/Logger.ts;verifycode;false +D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/constants/VerifyCodeConstants.ts;&verifycode/src/main/ets/constants/VerifyCodeConstants&1.0.0;esm;entry|verifycode|1.0.0|src/main/ets/constants/VerifyCodeConstants.ts;verifycode;false diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/module_collection.json b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/module_collection.json new file mode 100644 index 0000000000000000000000000000000000000000..c364bc694b3796ded7ae16c76add737e41876391 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/module_collection.json @@ -0,0 +1,20 @@ +{ + "entry\\src\\main\\ets\\entryability\\EntryAbility.ets": [ + "ohos.app.ability.ConfigurationConstant", + "ohos.app.ability.UIAbility", + "ohos.app.ability.AbilityConstant", + "ohos.app.ability.Want", + "ohos.hilog" + ], + "entry\\src\\main\\ets\\entrybackupability\\EntryBackupAbility.ets": [ + "ohos.hilog", + "ohos.application.BackupExtensionAbility" + ], + "casesfeature\\verifycode\\src\\main\\ets\\view\\VerifyCodeView.ets": [ + "ohos.inputMethod", + "ohos.events.emitter" + ], + "casesfeature\\verifycode\\src\\main\\ets\\utils\\Logger.ets": [ + "ohos.hilog" + ] +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/modules.cache b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/modules.cache new file mode 100644 index 0000000000000000000000000000000000000000..0b738ac103447445d29e99767ffc98160f3ab004 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/modules.cache @@ -0,0 +1,9 @@ +D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/entryability/EntryAbility.ts;D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/entryability/EntryAbility.protoBin +D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/entrybackupability/EntryBackupAbility.ts;D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/entrybackupability/EntryBackupAbility.protoBin +D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/pages/Index.ts;D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/entry/src/main/ets/pages/Index.protoBin +D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/Index.ts;D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/Index.protoBin +D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/components/MainPage.ts;D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/components/MainPage.protoBin +D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/view/VerifyCodeView.ts;D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/view/VerifyCodeView.protoBin +D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/utils/Logger.ts;D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/utils/Logger.protoBin +D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/constants/VerifyCodeConstants.ts;D:/DevEcoStudioProjects/sample/code/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/casesfeature/verifycode/src/main/ets/constants/VerifyCodeConstants.protoBin +D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\cache\default\default@CompileArkTS\esmodule\debug\npmEntries.txt;D:\DevEcoStudioProjects\sample\code\code\UI\VerifyCode\entry\build\default\cache\default\default@CompileArkTS\esmodule\debug\npmEntries.protoBin diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/npmEntries.protoBin b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/npmEntries.protoBin new file mode 100644 index 0000000000000000000000000000000000000000..fb46ad344b5ca67b6ac4d3dfac0af3bcae1bca87 Binary files /dev/null and b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/npmEntries.protoBin differ diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/npmEntries.txt b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/npmEntries.txt new file mode 100644 index 0000000000000000000000000000000000000000..5c9e7b7c87dc3f4cb7f203ad5143af2c090ecc5f --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/npmEntries.txt @@ -0,0 +1,7 @@ +@system.app:@native.system.app +@ohos.app:@native.ohos.app +@system.router:@native.system.router +@system.curves:@native.system.curves +@ohos.curves:@native.ohos.curves +@system.matrix4:@native.system.matrix4 +@ohos.matrix4:@native.ohos.matrix4 diff --git a/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/sourceMaps.json b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/sourceMaps.json new file mode 100644 index 0000000000000000000000000000000000000000..db4c226415970dfafab619e745fdaee9a3577458 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/cache/default/default@CompileArkTS/esmodule/debug/sourceMaps.json @@ -0,0 +1,95 @@ +{ + "entry|verifycode|1.0.0|Index.ts": { + "version": 3, + "file": "Index.ets", + "sourceRoot": "", + "sources": [ + "casesfeature/verifycode/Index.ets" + ], + "names": [], + "mappings": "OAAO,EAAE,QAAQ,EAAE;OAEZ,EAAE,uBAAuB,EAAE", + "entry-package-info": "entry|1.0.0", + "package-info": "verifycode|1.0.0" + }, + "entry|verifycode|1.0.0|src/main/ets/components/MainPage.ts": { + "version": 3, + "file": "MainPage.ets", + "sourceRoot": "", + "sources": [ + "casesfeature/verifycode/src/main/ets/components/MainPage.ets" + ], + "names": [], + "mappings": ";;;;IAiBS,OAAO,GAAE,MAAM;;AADxB,MAAM,OAAQ,QAAQ;IADtB;;;;;sDAE2B,aAAa;;;KAjBxC;;;;;;;;;;;;;;;;IAiBE,4CAAgB,MAAM,EAAiB;QAAhC,OAAO;;;QAAP,OAAO,WAAE,MAAM;;;IAEtB;;YACE,GAAG;YAAH,GAAG,CAWF,MAAM,CAAC,MAAM;;;YAVZ,MAAM;YAAN,MAAM,CAQL,KAAK,CAAC,MAAM;;;YAPX,IAAI,QAAC,IAAI,CAAC,OAAO;YAAjB,IAAI,CACD,QAAQ;YADX,IAAI,CAED,UAAU,CAAC,UAAU,CAAC,IAAI;YAF7B,IAAI,CAGD,OAAO,CAAC,GAAG,EAAE;gBACZ,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC;YAC3B,CAAC;;QALH,IAAI;QADN,MAAM;QADR,GAAG;KAYJ", + "entry-package-info": "entry|1.0.0", + "package-info": "verifycode|1.0.0" + }, + "entry|verifycode|1.0.0|src/main/ets/constants/VerifyCodeConstants.ts": { + "version": 3, + "file": "VerifyCodeConstants.ets", + "sourceRoot": "", + "sources": [ + "casesfeature/verifycode/src/main/ets/constants/VerifyCodeConstants.ets" + ], + "names": [], + "mappings": "AAAA;;;;;;;;;;;;;GAaG;AAEH,MAAM,OAAO,mBAAmB;IAC9B,MAAM,CAAC,QAAQ,CAAC,sBAAsB,EAAE,MAAM,GAAG,EAAE,CAAC;CACrD", + "entry-package-info": "entry|1.0.0", + "package-info": "verifycode|1.0.0" + }, + "entry|verifycode|1.0.0|src/main/ets/utils/Logger.ts": { + "version": 3, + "file": "Logger.ets", + "sourceRoot": "", + "sources": [ + "casesfeature/verifycode/src/main/ets/utils/Logger.ets" + ], + "names": [], + "mappings": "OAeO,KAAK;AAEZ;;GAEG;AACH,MAAM,MAAM;IACV,OAAO,CAAC,MAAM,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,MAAM,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,MAAM,EAAE,MAAM,GAAG,wBAAwB,CAAC;IAElD,YAAY,MAAM,EAAE,MAAM;QACxB,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QACrB,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QACrB,IAAI,CAAC,MAAM,CAAC,WAAW,EAAE,CAAC;IAC5B,CAAC;IAED,KAAK,CAAC,GAAG,IAAI,EAAE,MAAM,EAAE;QACrB,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;IAED,IAAI,CAAC,GAAG,IAAI,EAAE,MAAM,EAAE;QACpB,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IAC1D,CAAC;IAED,IAAI,CAAC,GAAG,IAAI,EAAE,MAAM,EAAE;QACpB,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IAC1D,CAAC;IAED,KAAK,CAAC,GAAG,IAAI,EAAE,MAAM,EAAE;QACrB,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;CACF;AAED,MAAM,CAAC,IAAI,MAAM,GAAG,IAAI,MAAM,CAAC,wBAAwB,CAAC,CAAA", + "entry-package-info": "entry|1.0.0", + "package-info": "verifycode|1.0.0" + }, + "entry|verifycode|1.0.0|src/main/ets/view/VerifyCodeView.ts": { + "version": 3, + "file": "VerifyCodeView.ets", + "sourceRoot": "", + "sources": [ + "casesfeature/verifycode/src/main/ets/view/VerifyCodeView.ets" + ], + "names": [], + "mappings": ";;;;IAmLE,SAAS,GAAE,MAAM,IAAI;;;IA3Id,QAAQ,GAAE,MAAM;IACN,QAAQ,GAAE,MAAM;IACzB,eAAe,GAAE,WAAW,CAAC,qBAAqB;IAEnD,cAAc,GAAE,OAAO;IACtB,gBAAgB,GAAE,MAAM;IACxB,QAAQ,GAAE,OAAO;IACjB,UAAU,GAAE,WAAW,CAAC,UAAU;IAMlC,cAAc,GAAE,KAAK,CAAC,MAAM,CAAC;IACrC,mBAAmB;IACnB,SAAS,GAAE,MAAM,IAAI;;;OAvChB,EAAE,mBAAmB,EAAE;OACvB,EAAE,MAAM,EAAE;;AAGjB;SAEG,QAAQ;SACR,UAAU,CAAC,mBAAmB,CAAC,sBAAsB;SACrD,SAAS,CAAC,SAAS,CAAC,MAAM;SAC1B,KAAK;SACL,MAAM,CAAC,MAAM;SACb,MAAM,CAAC;QACN,IAAI,8GAAgD;QACpD,KAAK,8GAAgD;KACtD;SACA,MAAM,CAAC;QACN,KAAK,EAAE,EAAE,MAAM,8GAAiD,EAAE;QAClE,KAAK,EAAE,EAAE,MAAM,EAAE,KAAK,CAAC,IAAI,EAAE;QAC7B,KAAK,EAAE,EAAE,MAAM,EAAE,WAAW,CAAC,KAAK,EAAE;KACrC;CACF;MAGM,gCAAgC;IADvC;;;;;uDAE4B,EAAE;wBACQ,qBAAqB;+BACI,WAAW,CAAC,aAAa,EAAE;6DAEvD,KAAK;gCACH,CAAC;wBACR,KAAK;0BACY;YAC3C,cAAc,EAAE;gBACd,aAAa,EAAE,WAAW,CAAC,aAAa,CAAC,MAAM;gBAC/C,YAAY,EAAE,WAAW,CAAC,YAAY,CAAC,EAAE;aAC1C;SACF;8BACuC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;yBAE9C,GAAG,EAAE,GAAE,CAAC;;;KAnBjC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAIC,6CAAiB,MAAM,EAAM;QAAtB,QAAQ;;;QAAR,QAAQ,WAAE,MAAM;;;IACvB,OAAO,CAAC,QAAQ,WAAW,MAAM,CAAyB;IAC1D,OAAO,kBAAkB,WAAW,CAAC,qBAAqB,CAA+B;IACzF,aAAa;IACb,mDAAuB,OAAO,EAAS;QAAhC,cAAc;;;QAAd,cAAc,WAAE,OAAO;;;IAC9B,OAAO,mBAAmB,MAAM,CAAK;IACrC,OAAO,WAAW,OAAO,CAAS;IAClC,OAAO,aAAa,WAAW,CAAC,UAAU,CAKxC;IACF,OAAO,iBAAiB,KAAK,CAAC,MAAM,CAAC,CAAkC;IACvE,mBAAmB;IACnB,mBAAW,MAAM,IAAI,CAAY;IAEjC,aAAa,IAAI,IAAI;QACnB,0BAA0B;QAC1B,IAAI,CAAC,eAAe,EAAE,CAAC;IACzB,CAAC;IAED,KAAK,CAAC,eAAe,IAAI,OAAO,CAAC,IAAI,CAAC;QACpC,YAAY,CAAC,YAAY,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;QACzC,MAAM,IAAI,CAAC,eAAe,CAAC,MAAM,CAAC,IAAI,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC;QACzD,MAAM,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACxB,IAAI,CAAC,MAAM,EAAE,CAAC;QACd,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC;IAC7B,CAAC;IAED,eAAe;QACb,IAAI,UAAU,EAAE,OAAO,CAAC,UAAU,GAAG;YACnC,OAAO,EAAE,CAAC;SACX,CAAC;QACF,wBAAwB;QACxB,OAAO,CAAC,EAAE,CAAC,UAAU,EAAE,GAAG,EAAE;YAC1B,IAAI,IAAI,CAAC,cAAc,EAAE;gBACvB,WAAW;gBACX,IAAI,CAAC,eAAe,CAAC,aAAa,EAAE,CAAC;gBACrC,IAAI,CAAC,cAAc,GAAG,KAAK,CAAC;aAC7B;iBAAM;gBACL,IAAI,CAAC,SAAS,EAAE,CAAC;aAClB;QACH,CAAC,CAAC,CAAC;IACL,CAAC;IAED,gBAAgB,IAAI,IAAI;QACtB,IAAI,CAAC,GAAG,EAAE,CAAC;QACX,SAAS;QACT,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IACjB,CAAC;IAED;;OAEG;IACH,KAAK,CAAC,MAAM;QACV,MAAM,IAAI,CAAC,eAAe,CAAC,MAAM,CAAC,IAAI,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC;QACzD,MAAM,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;IAC1B,CAAC;IAED;;OAEG;IACH,GAAG,IAAI,IAAI;QACT,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,YAAY,CAAC,CAAC;QACvC,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,YAAY,CAAC,CAAC;QACvC,IAAI,CAAC,QAAQ,GAAG,KAAK,CAAC;QACtB,MAAM,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACxB,WAAW;QACX,IAAI,CAAC,eAAe,CAAC,aAAa,EAAE,CAAC;QACrC,IAAI,CAAC,cAAc,GAAG,KAAK,CAAC;IAC9B,CAAC;IAED;;OAEG;IACH,MAAM;QACJ,IAAI,IAAI,CAAC,QAAQ,EAAE;YACjB,OAAO;SACR;QACD,IAAI,CAAC,eAAe,CAAC,EAAE,CAAC,YAAY,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE;YACrD,IAAI,IAAI,CAAC,QAAQ,CAAC,MAAM,IAAI,IAAI,CAAC,gBAAgB,IAAI,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,IAAI,IAAI,KAAK,GAAG,EAAE;gBACxF,OAAO;aACR;YACD,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC;YACtB,IAAI,IAAI,CAAC,QAAQ,CAAC,MAAM,KAAK,IAAI,CAAC,gBAAgB,EAAE;gBAClD,MAAM,CAAC,IAAI,CAAC,wBAAwB,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;aACtD;YACD,MAAM,CAAC,IAAI,CAAC,iCAAiC,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;QAChE,CAAC,CAAC,CAAA;QAEF,IAAI,CAAC,eAAe,CAAC,EAAE,CAAC,YAAY,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,EAAE;YACvD,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,QAAQ,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC;YACrE,MAAM,CAAC,IAAI,CAAC,sCAAsC,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;QACrE,CAAC,CAAC,CAAA;QACF,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC;QACrB,MAAM,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAChC,CAAC;IAED;;OAEG;IAEH,wBAAwB;;YACtB,IAAI,QAAC,EAAE,SAAS,EAAE,aAAa,CAAC,GAAG,EAAE,UAAU,EAAE,SAAS,CAAC,MAAM,EAAE,cAAc,EAAE,SAAS,CAAC,YAAY,EAAE;YAA3G,IAAI,CAMH,EAAE,CAAC,IAAI,CAAC,QAAQ;YANjB,IAAI,CAUH,MAAM,CAAC,GAAG,EAAE;gBACX,IAAI,CAAC,GAAG,EAAE,CAAC;YACb,CAAC;YAZD,IAAI,CAaH,eAAe,CAAC,KAAK,CAAC,WAAW;YAblC,IAAI,CAcH,MAAM;YAdP,IAAI,CAeH,MAAM,CAAC,EAAE,IAAI,+GAA2C,EAAE,KAAK,+GAA2C,EAAE;YAf7G,IAAI,CAgBH,YAAY,CAAC,IAAI;YAhBlB,IAAI,CAiBH,OAAO,CAAC,GAAG,EAAE;gBACZ,2EAA2E;gBAC3E,IAAI,CAAC,eAAe,EAAE,CAAC;YACzB,CAAC;;;YAnBC,OAAO;mDAAqC,KAAK,EAAE,MAAM;;;oBACvD,IAAI,QAAC,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC;;;gBAAxB,IAAI;;+CADE,IAAI,CAAC,cAAc,0BAGxB,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,EAAE,CAAC,IAAI,CAAC,QAAQ,EAAE;;QAHnD,OAAO;QADT,IAAI;KAqBL;IAED;;YACE,GAAG;;QACD,IAAI,CAAC,wBAAwB,aAAE;QADjC,GAAG;KAGJ;;;;;AAOH,MAAM,OAAQ,uBAAuB;IADrC;;;;;yBAE0B,GAAG,EAAE,GAAE,CAAC;;;KAPjC;;;;;;;;;;;;;;IAOC,mBAAW,MAAM,IAAI,CAAY;IACjC;;YACE,MAAM;YAAN,MAAM,CAGL,MAAM,CAAC,MAAM;YAHd,MAAM,CAIL,KAAK,CAAC,MAAM;YAJb,MAAM,CAKL,cAAc,CAAC,SAAS,CAAC,MAAM;;;;;4CAJ9B,gCAAgC,OAAC,EAAE,SAAS,EAAE,IAAI,CAAC,SAAS,EAAE;;;;4BAA3B,SAAS,EAAE,IAAI,CAAC,SAAS;;;;;;;;;;QAD9D,MAAM;KAMP", + "entry-package-info": "entry|1.0.0", + "package-info": "verifycode|1.0.0" + }, + "entry|entry|1.0.0|src/main/ets/entryability/EntryAbility.ts": { + "version": 3, + "file": "EntryAbility.ets", + "sourceRoot": "", + "sources": [ + "entry/src/main/ets/entryability/EntryAbility.ets" + ], + "names": [], + "mappings": ";;;;;;AAmBA,MAAM,MAAM,GAAG,MAAM,CAAC;AAEtB,MAAM,CAAC,OAAO,OAAO,YAAa,SAAQ,SAAS;IACjD,QAAQ,CAAC,IAAI,EAAE,IAAI,EAAE,WAAW,EAAE,eAAe,CAAC,WAAW,GAAG,IAAI;QAClE,IAAI,CAAC,OAAO,CAAC,qBAAqB,EAAE,CAAC,YAAY,CAAC,qBAAqB,CAAC,SAAS,CAAC,kBAAkB,CAAC,CAAC;QACtG,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,kBAAkB,CAAC,CAAC;IAClE,CAAC;IAED,SAAS,IAAI,IAAI;QACf,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,mBAAmB,CAAC,CAAC;IACnE,CAAC;IAED,mBAAmB,CAAC,WAAW,EAAE,MAAM,CAAC,WAAW,GAAG,IAAI;QACxD,yDAAyD;QACzD,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,6BAA6B,CAAC,CAAC;QAE3E,WAAW,CAAC,WAAW,CAAC,aAAa,EAAE,CAAC,GAAG,EAAE,EAAE;YAC7C,IAAI,GAAG,CAAC,IAAI,EAAE;gBACZ,KAAK,CAAC,KAAK,CAAC,MAAM,EAAE,SAAS,EAAE,+CAA+C,EAAE,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,CAAC;gBACrG,OAAO;aACR;YACD,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,mCAAmC,CAAC,CAAC;QACrE,CAAC,CAAC,CAAC;IACL,CAAC;IAED,oBAAoB,IAAI,IAAI;QAC1B,yDAAyD;QACzD,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,8BAA8B,CAAC,CAAC;IAC9E,CAAC;IAED,YAAY,IAAI,IAAI;QAClB,oCAAoC;QACpC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,sBAAsB,CAAC,CAAC;IACtE,CAAC;IAED,YAAY,IAAI,IAAI;QAClB,iCAAiC;QACjC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,sBAAsB,CAAC,CAAC;IACtE,CAAC;CACF", + "entry-package-info": "entry|1.0.0" + }, + "entry|entry|1.0.0|src/main/ets/entrybackupability/EntryBackupAbility.ts": { + "version": 3, + "file": "EntryBackupAbility.ets", + "sourceRoot": "", + "sources": [ + "entry/src/main/ets/entrybackupability/EntryBackupAbility.ets" + ], + "names": [], + "mappings": ";;;AAkBA,MAAM,MAAM,GAAG,MAAM,CAAC;AAEtB,MAAM,CAAC,OAAO,OAAO,kBAAmB,SAAQ,sBAAsB;IACpE,KAAK,CAAC,QAAQ;QACZ,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,aAAa,CAAC,CAAC;QAC7C,MAAM,OAAO,CAAC,OAAO,EAAE,CAAC;IAC1B,CAAC;IAED,KAAK,CAAC,SAAS,CAAC,aAAa,EAAE,aAAa;QAC1C,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,yBAAyB,EAAE,IAAI,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC;QACxF,MAAM,OAAO,CAAC,OAAO,EAAE,CAAC;IAC1B,CAAC;CACF", + "entry-package-info": "entry|1.0.0" + }, + "entry|entry|1.0.0|src/main/ets/pages/Index.ts": { + "version": 3, + "file": "Index.ets", + "sourceRoot": "", + "sources": [ + "entry/src/main/ets/pages/Index.ets" + ], + "names": [], + "mappings": ";;;;IAoBS,OAAO,GAAE,MAAM;;OALjB,EAAE,uBAAuB,EAAE;MAI3B,KAAK;IAFZ;;;;;sDAG2B,aAAa;;;KALa;;;;;;;;;;;;;;;;IAKnD,4CAAgB,MAAM,EAAiB;QAAhC,OAAO;;;QAAP,OAAO,WAAE,MAAM;;;IAEtB;;YACE,MAAM;YAAN,MAAM,CAOL,MAAM,CAAC,MAAM;YAPd,MAAM,CAQL,KAAK,CAAC,MAAM;;;;;;oBAPX;;;uBAGG;oBACH,uBAAuB;;;;;;;;;;;;QALzB,MAAM;KASP", + "entry-package-info": "entry|1.0.0" + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/generated/profile/default/BuildProfile.ets b/code/UI/VerifyCode/entry/build/default/generated/profile/default/BuildProfile.ets new file mode 100644 index 0000000000000000000000000000000000000000..aa366e778c4b1a01083df46868f5e5c801dd4254 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/generated/profile/default/BuildProfile.ets @@ -0,0 +1,25 @@ +/** + * Use these variables when you tailor your ArkTS code. They must be of the const type. + */ +export const BUNDLE_NAME = 'com.example.verifycode'; +export const BUNDLE_TYPE = 'app'; +export const VERSION_CODE = 1000000; +export const VERSION_NAME = '1.0.0'; +export const TARGET_NAME = 'default'; +export const PRODUCT_NAME = 'default'; +export const BUILD_MODE_NAME = 'debug'; +export const DEBUG = true; + +/** + * BuildProfile Class is used only for compatibility purposes. + */ +export default class BuildProfile { + static readonly BUNDLE_NAME = BUNDLE_NAME; + static readonly BUNDLE_TYPE = BUNDLE_TYPE; + static readonly VERSION_CODE = VERSION_CODE; + static readonly VERSION_NAME = VERSION_NAME; + static readonly TARGET_NAME = TARGET_NAME; + static readonly PRODUCT_NAME = PRODUCT_NAME; + static readonly BUILD_MODE_NAME = BUILD_MODE_NAME; + static readonly DEBUG = DEBUG; +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/generated/r/default/ResourceTable.h b/code/UI/VerifyCode/entry/build/default/generated/r/default/ResourceTable.h new file mode 100644 index 0000000000000000000000000000000000000000..8ea8da4dc2d837f2081f7f4c2cf01a2a32c5fe34 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/generated/r/default/ResourceTable.h @@ -0,0 +1,41 @@ +/* + * Copyright (c) 2023 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +#ifndef RESOURCE_TABLE_H +#define RESOURCE_TABLE_H + +#include + +namespace OHOS { +const int32_t INTEGER_VERIFY_CODE_CODE_BORDER_WIDTH = 0x0100000d; +const int32_t INTEGER_VERIFY_CODE_CODE_UNIT_MARGIN = 0x0100000e; +const int32_t INTEGER_VERIFY_CODE_CODE_UNIT_WITH = 0x0100000f; +const int32_t INTEGER_VERIFY_CODE_VERIFY_CODE_HEIGHT = 0x01000010; +const int32_t STRING_ENTRYABILITY_DESC = 0x01000002; +const int32_t STRING_ENTRYABILITY_LABEL = 0x01000003; +const int32_t STRING_APP_NAME = 0x01000000; +const int32_t STRING_MODULE_DESC = 0x01000004; +const int32_t STRING_PAGE_SHOW = 0x01000011; +const int32_t COLOR_START_WINDOW_BACKGROUND = 0x01000005; +const int32_t FLOAT_PAGE_TEXT_FONT_SIZE = 0x01000006; +const int32_t MEDIA_APP_ICON = 0x01000001; +const int32_t MEDIA_BACKGROUND = 0x01000007; +const int32_t MEDIA_FOREGROUND = 0x01000008; +const int32_t MEDIA_LAYERED_IMAGE = 0x01000009; +const int32_t MEDIA_STARTICON = 0x0100000a; +const int32_t PROFILE_BACKUP_CONFIG = 0x0100000b; +const int32_t PROFILE_MAIN_PAGES = 0x0100000c; +} +#endif \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/hap_metadata/default/output_metadata.json b/code/UI/VerifyCode/entry/build/default/intermediates/hap_metadata/default/output_metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..43f6609b620f56c8b0be386f7776b61dd4d28413 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/hap_metadata/default/output_metadata.json @@ -0,0 +1 @@ +[{"hapName":"entry-default-signed.hap","deviceTypes":["default","tablet"],"isSigned":true,"dependRemoteHsps":[]}] diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/loader/default/loader.json b/code/UI/VerifyCode/entry/build/default/intermediates/loader/default/loader.json new file mode 100644 index 0000000000000000000000000000000000000000..c8bb4e6fec456720c85bf2d3afc5684684db3462 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/loader/default/loader.json @@ -0,0 +1,26 @@ +{ + "modulePathMap": { + "entry": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry", + "verifycode": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode" + }, + "compileMode": "esmodule", + "projectRootPath": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode", + "nodeModulesPath": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\node_modules", + "byteCodeHarInfo": {}, + "declarationEntry": [], + "moduleName": "entry", + "hspNameOhmMap": {}, + "harNameOhmMap": {}, + "packageManagerType": "ohpm", + "compileEntry": [], + "otherCompileFiles": [], + "dynamicImportLibInfo": {}, + "routerMap": [], + "hspResourcesMap": {}, + "updateVersionInfo": {}, + "anBuildOutPut": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\loader_out\\default\\an\\arm64-v8a", + "anBuildMode": "type", + "patchConfig": { + "changedFileList": "D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\patch\\default\\changedFileList.json" + } +} diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/loader/default/pkgContextInfo.json b/code/UI/VerifyCode/entry/build/default/intermediates/loader/default/pkgContextInfo.json new file mode 100644 index 0000000000000000000000000000000000000000..91fc0401625b0bec2681167d3b5c13c73c20cfd0 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/loader/default/pkgContextInfo.json @@ -0,0 +1 @@ +{"verifycode":{"packageName":"verifycode","bundleName":"","moduleName":"","version":"1.0.0","entryPath":"Index.ets","isSO":false,"dependencyAlias":""},"@ohos/hypium":{"packageName":"@ohos/hypium","bundleName":"","moduleName":"","version":"1.0.21","entryPath":"index.js","isSO":false,"dependencyAlias":""},"@ohos/hamock":{"packageName":"@ohos/hamock","bundleName":"","moduleName":"","version":"1.0.0","entryPath":"index.ets","isSO":false,"dependencyAlias":""},"entry":{"packageName":"entry","bundleName":"","moduleName":"","version":"","entryPath":"src/main/","isSO":false,"dependencyAlias":""}} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/loader_out/default/ets/modules.abc b/code/UI/VerifyCode/entry/build/default/intermediates/loader_out/default/ets/modules.abc new file mode 100644 index 0000000000000000000000000000000000000000..6506c71a0840dacc8e0d3e7c081a94978e9e8a1f Binary files /dev/null and b/code/UI/VerifyCode/entry/build/default/intermediates/loader_out/default/ets/modules.abc differ diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/loader_out/default/ets/sourceMaps.map b/code/UI/VerifyCode/entry/build/default/intermediates/loader_out/default/ets/sourceMaps.map new file mode 100644 index 0000000000000000000000000000000000000000..db4c226415970dfafab619e745fdaee9a3577458 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/loader_out/default/ets/sourceMaps.map @@ -0,0 +1,95 @@ +{ + "entry|verifycode|1.0.0|Index.ts": { + "version": 3, + "file": "Index.ets", + "sourceRoot": "", + "sources": [ + "casesfeature/verifycode/Index.ets" + ], + "names": [], + "mappings": "OAAO,EAAE,QAAQ,EAAE;OAEZ,EAAE,uBAAuB,EAAE", + "entry-package-info": "entry|1.0.0", + "package-info": "verifycode|1.0.0" + }, + "entry|verifycode|1.0.0|src/main/ets/components/MainPage.ts": { + "version": 3, + "file": "MainPage.ets", + "sourceRoot": "", + "sources": [ + "casesfeature/verifycode/src/main/ets/components/MainPage.ets" + ], + "names": [], + "mappings": ";;;;IAiBS,OAAO,GAAE,MAAM;;AADxB,MAAM,OAAQ,QAAQ;IADtB;;;;;sDAE2B,aAAa;;;KAjBxC;;;;;;;;;;;;;;;;IAiBE,4CAAgB,MAAM,EAAiB;QAAhC,OAAO;;;QAAP,OAAO,WAAE,MAAM;;;IAEtB;;YACE,GAAG;YAAH,GAAG,CAWF,MAAM,CAAC,MAAM;;;YAVZ,MAAM;YAAN,MAAM,CAQL,KAAK,CAAC,MAAM;;;YAPX,IAAI,QAAC,IAAI,CAAC,OAAO;YAAjB,IAAI,CACD,QAAQ;YADX,IAAI,CAED,UAAU,CAAC,UAAU,CAAC,IAAI;YAF7B,IAAI,CAGD,OAAO,CAAC,GAAG,EAAE;gBACZ,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC;YAC3B,CAAC;;QALH,IAAI;QADN,MAAM;QADR,GAAG;KAYJ", + "entry-package-info": "entry|1.0.0", + "package-info": "verifycode|1.0.0" + }, + "entry|verifycode|1.0.0|src/main/ets/constants/VerifyCodeConstants.ts": { + "version": 3, + "file": "VerifyCodeConstants.ets", + "sourceRoot": "", + "sources": [ + "casesfeature/verifycode/src/main/ets/constants/VerifyCodeConstants.ets" + ], + "names": [], + "mappings": "AAAA;;;;;;;;;;;;;GAaG;AAEH,MAAM,OAAO,mBAAmB;IAC9B,MAAM,CAAC,QAAQ,CAAC,sBAAsB,EAAE,MAAM,GAAG,EAAE,CAAC;CACrD", + "entry-package-info": "entry|1.0.0", + "package-info": "verifycode|1.0.0" + }, + "entry|verifycode|1.0.0|src/main/ets/utils/Logger.ts": { + "version": 3, + "file": "Logger.ets", + "sourceRoot": "", + "sources": [ + "casesfeature/verifycode/src/main/ets/utils/Logger.ets" + ], + "names": [], + "mappings": "OAeO,KAAK;AAEZ;;GAEG;AACH,MAAM,MAAM;IACV,OAAO,CAAC,MAAM,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,MAAM,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,MAAM,EAAE,MAAM,GAAG,wBAAwB,CAAC;IAElD,YAAY,MAAM,EAAE,MAAM;QACxB,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QACrB,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QACrB,IAAI,CAAC,MAAM,CAAC,WAAW,EAAE,CAAC;IAC5B,CAAC;IAED,KAAK,CAAC,GAAG,IAAI,EAAE,MAAM,EAAE;QACrB,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;IAED,IAAI,CAAC,GAAG,IAAI,EAAE,MAAM,EAAE;QACpB,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IAC1D,CAAC;IAED,IAAI,CAAC,GAAG,IAAI,EAAE,MAAM,EAAE;QACpB,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IAC1D,CAAC;IAED,KAAK,CAAC,GAAG,IAAI,EAAE,MAAM,EAAE;QACrB,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;CACF;AAED,MAAM,CAAC,IAAI,MAAM,GAAG,IAAI,MAAM,CAAC,wBAAwB,CAAC,CAAA", + "entry-package-info": "entry|1.0.0", + "package-info": "verifycode|1.0.0" + }, + "entry|verifycode|1.0.0|src/main/ets/view/VerifyCodeView.ts": { + "version": 3, + "file": "VerifyCodeView.ets", + "sourceRoot": "", + "sources": [ + "casesfeature/verifycode/src/main/ets/view/VerifyCodeView.ets" + ], + "names": [], + "mappings": ";;;;IAmLE,SAAS,GAAE,MAAM,IAAI;;;IA3Id,QAAQ,GAAE,MAAM;IACN,QAAQ,GAAE,MAAM;IACzB,eAAe,GAAE,WAAW,CAAC,qBAAqB;IAEnD,cAAc,GAAE,OAAO;IACtB,gBAAgB,GAAE,MAAM;IACxB,QAAQ,GAAE,OAAO;IACjB,UAAU,GAAE,WAAW,CAAC,UAAU;IAMlC,cAAc,GAAE,KAAK,CAAC,MAAM,CAAC;IACrC,mBAAmB;IACnB,SAAS,GAAE,MAAM,IAAI;;;OAvChB,EAAE,mBAAmB,EAAE;OACvB,EAAE,MAAM,EAAE;;AAGjB;SAEG,QAAQ;SACR,UAAU,CAAC,mBAAmB,CAAC,sBAAsB;SACrD,SAAS,CAAC,SAAS,CAAC,MAAM;SAC1B,KAAK;SACL,MAAM,CAAC,MAAM;SACb,MAAM,CAAC;QACN,IAAI,8GAAgD;QACpD,KAAK,8GAAgD;KACtD;SACA,MAAM,CAAC;QACN,KAAK,EAAE,EAAE,MAAM,8GAAiD,EAAE;QAClE,KAAK,EAAE,EAAE,MAAM,EAAE,KAAK,CAAC,IAAI,EAAE;QAC7B,KAAK,EAAE,EAAE,MAAM,EAAE,WAAW,CAAC,KAAK,EAAE;KACrC;CACF;MAGM,gCAAgC;IADvC;;;;;uDAE4B,EAAE;wBACQ,qBAAqB;+BACI,WAAW,CAAC,aAAa,EAAE;6DAEvD,KAAK;gCACH,CAAC;wBACR,KAAK;0BACY;YAC3C,cAAc,EAAE;gBACd,aAAa,EAAE,WAAW,CAAC,aAAa,CAAC,MAAM;gBAC/C,YAAY,EAAE,WAAW,CAAC,YAAY,CAAC,EAAE;aAC1C;SACF;8BACuC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;yBAE9C,GAAG,EAAE,GAAE,CAAC;;;KAnBjC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAIC,6CAAiB,MAAM,EAAM;QAAtB,QAAQ;;;QAAR,QAAQ,WAAE,MAAM;;;IACvB,OAAO,CAAC,QAAQ,WAAW,MAAM,CAAyB;IAC1D,OAAO,kBAAkB,WAAW,CAAC,qBAAqB,CAA+B;IACzF,aAAa;IACb,mDAAuB,OAAO,EAAS;QAAhC,cAAc;;;QAAd,cAAc,WAAE,OAAO;;;IAC9B,OAAO,mBAAmB,MAAM,CAAK;IACrC,OAAO,WAAW,OAAO,CAAS;IAClC,OAAO,aAAa,WAAW,CAAC,UAAU,CAKxC;IACF,OAAO,iBAAiB,KAAK,CAAC,MAAM,CAAC,CAAkC;IACvE,mBAAmB;IACnB,mBAAW,MAAM,IAAI,CAAY;IAEjC,aAAa,IAAI,IAAI;QACnB,0BAA0B;QAC1B,IAAI,CAAC,eAAe,EAAE,CAAC;IACzB,CAAC;IAED,KAAK,CAAC,eAAe,IAAI,OAAO,CAAC,IAAI,CAAC;QACpC,YAAY,CAAC,YAAY,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;QACzC,MAAM,IAAI,CAAC,eAAe,CAAC,MAAM,CAAC,IAAI,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC;QACzD,MAAM,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACxB,IAAI,CAAC,MAAM,EAAE,CAAC;QACd,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC;IAC7B,CAAC;IAED,eAAe;QACb,IAAI,UAAU,EAAE,OAAO,CAAC,UAAU,GAAG;YACnC,OAAO,EAAE,CAAC;SACX,CAAC;QACF,wBAAwB;QACxB,OAAO,CAAC,EAAE,CAAC,UAAU,EAAE,GAAG,EAAE;YAC1B,IAAI,IAAI,CAAC,cAAc,EAAE;gBACvB,WAAW;gBACX,IAAI,CAAC,eAAe,CAAC,aAAa,EAAE,CAAC;gBACrC,IAAI,CAAC,cAAc,GAAG,KAAK,CAAC;aAC7B;iBAAM;gBACL,IAAI,CAAC,SAAS,EAAE,CAAC;aAClB;QACH,CAAC,CAAC,CAAC;IACL,CAAC;IAED,gBAAgB,IAAI,IAAI;QACtB,IAAI,CAAC,GAAG,EAAE,CAAC;QACX,SAAS;QACT,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IACjB,CAAC;IAED;;OAEG;IACH,KAAK,CAAC,MAAM;QACV,MAAM,IAAI,CAAC,eAAe,CAAC,MAAM,CAAC,IAAI,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC;QACzD,MAAM,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;IAC1B,CAAC;IAED;;OAEG;IACH,GAAG,IAAI,IAAI;QACT,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,YAAY,CAAC,CAAC;QACvC,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,YAAY,CAAC,CAAC;QACvC,IAAI,CAAC,QAAQ,GAAG,KAAK,CAAC;QACtB,MAAM,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACxB,WAAW;QACX,IAAI,CAAC,eAAe,CAAC,aAAa,EAAE,CAAC;QACrC,IAAI,CAAC,cAAc,GAAG,KAAK,CAAC;IAC9B,CAAC;IAED;;OAEG;IACH,MAAM;QACJ,IAAI,IAAI,CAAC,QAAQ,EAAE;YACjB,OAAO;SACR;QACD,IAAI,CAAC,eAAe,CAAC,EAAE,CAAC,YAAY,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE;YACrD,IAAI,IAAI,CAAC,QAAQ,CAAC,MAAM,IAAI,IAAI,CAAC,gBAAgB,IAAI,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,IAAI,IAAI,KAAK,GAAG,EAAE;gBACxF,OAAO;aACR;YACD,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC;YACtB,IAAI,IAAI,CAAC,QAAQ,CAAC,MAAM,KAAK,IAAI,CAAC,gBAAgB,EAAE;gBAClD,MAAM,CAAC,IAAI,CAAC,wBAAwB,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;aACtD;YACD,MAAM,CAAC,IAAI,CAAC,iCAAiC,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;QAChE,CAAC,CAAC,CAAA;QAEF,IAAI,CAAC,eAAe,CAAC,EAAE,CAAC,YAAY,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,EAAE;YACvD,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,QAAQ,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC;YACrE,MAAM,CAAC,IAAI,CAAC,sCAAsC,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;QACrE,CAAC,CAAC,CAAA;QACF,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC;QACrB,MAAM,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAChC,CAAC;IAED;;OAEG;IAEH,wBAAwB;;YACtB,IAAI,QAAC,EAAE,SAAS,EAAE,aAAa,CAAC,GAAG,EAAE,UAAU,EAAE,SAAS,CAAC,MAAM,EAAE,cAAc,EAAE,SAAS,CAAC,YAAY,EAAE;YAA3G,IAAI,CAMH,EAAE,CAAC,IAAI,CAAC,QAAQ;YANjB,IAAI,CAUH,MAAM,CAAC,GAAG,EAAE;gBACX,IAAI,CAAC,GAAG,EAAE,CAAC;YACb,CAAC;YAZD,IAAI,CAaH,eAAe,CAAC,KAAK,CAAC,WAAW;YAblC,IAAI,CAcH,MAAM;YAdP,IAAI,CAeH,MAAM,CAAC,EAAE,IAAI,+GAA2C,EAAE,KAAK,+GAA2C,EAAE;YAf7G,IAAI,CAgBH,YAAY,CAAC,IAAI;YAhBlB,IAAI,CAiBH,OAAO,CAAC,GAAG,EAAE;gBACZ,2EAA2E;gBAC3E,IAAI,CAAC,eAAe,EAAE,CAAC;YACzB,CAAC;;;YAnBC,OAAO;mDAAqC,KAAK,EAAE,MAAM;;;oBACvD,IAAI,QAAC,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC;;;gBAAxB,IAAI;;+CADE,IAAI,CAAC,cAAc,0BAGxB,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,EAAE,CAAC,IAAI,CAAC,QAAQ,EAAE;;QAHnD,OAAO;QADT,IAAI;KAqBL;IAED;;YACE,GAAG;;QACD,IAAI,CAAC,wBAAwB,aAAE;QADjC,GAAG;KAGJ;;;;;AAOH,MAAM,OAAQ,uBAAuB;IADrC;;;;;yBAE0B,GAAG,EAAE,GAAE,CAAC;;;KAPjC;;;;;;;;;;;;;;IAOC,mBAAW,MAAM,IAAI,CAAY;IACjC;;YACE,MAAM;YAAN,MAAM,CAGL,MAAM,CAAC,MAAM;YAHd,MAAM,CAIL,KAAK,CAAC,MAAM;YAJb,MAAM,CAKL,cAAc,CAAC,SAAS,CAAC,MAAM;;;;;4CAJ9B,gCAAgC,OAAC,EAAE,SAAS,EAAE,IAAI,CAAC,SAAS,EAAE;;;;4BAA3B,SAAS,EAAE,IAAI,CAAC,SAAS;;;;;;;;;;QAD9D,MAAM;KAMP", + "entry-package-info": "entry|1.0.0", + "package-info": "verifycode|1.0.0" + }, + "entry|entry|1.0.0|src/main/ets/entryability/EntryAbility.ts": { + "version": 3, + "file": "EntryAbility.ets", + "sourceRoot": "", + "sources": [ + "entry/src/main/ets/entryability/EntryAbility.ets" + ], + "names": [], + "mappings": ";;;;;;AAmBA,MAAM,MAAM,GAAG,MAAM,CAAC;AAEtB,MAAM,CAAC,OAAO,OAAO,YAAa,SAAQ,SAAS;IACjD,QAAQ,CAAC,IAAI,EAAE,IAAI,EAAE,WAAW,EAAE,eAAe,CAAC,WAAW,GAAG,IAAI;QAClE,IAAI,CAAC,OAAO,CAAC,qBAAqB,EAAE,CAAC,YAAY,CAAC,qBAAqB,CAAC,SAAS,CAAC,kBAAkB,CAAC,CAAC;QACtG,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,kBAAkB,CAAC,CAAC;IAClE,CAAC;IAED,SAAS,IAAI,IAAI;QACf,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,mBAAmB,CAAC,CAAC;IACnE,CAAC;IAED,mBAAmB,CAAC,WAAW,EAAE,MAAM,CAAC,WAAW,GAAG,IAAI;QACxD,yDAAyD;QACzD,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,6BAA6B,CAAC,CAAC;QAE3E,WAAW,CAAC,WAAW,CAAC,aAAa,EAAE,CAAC,GAAG,EAAE,EAAE;YAC7C,IAAI,GAAG,CAAC,IAAI,EAAE;gBACZ,KAAK,CAAC,KAAK,CAAC,MAAM,EAAE,SAAS,EAAE,+CAA+C,EAAE,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,CAAC;gBACrG,OAAO;aACR;YACD,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,mCAAmC,CAAC,CAAC;QACrE,CAAC,CAAC,CAAC;IACL,CAAC;IAED,oBAAoB,IAAI,IAAI;QAC1B,yDAAyD;QACzD,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,8BAA8B,CAAC,CAAC;IAC9E,CAAC;IAED,YAAY,IAAI,IAAI;QAClB,oCAAoC;QACpC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,sBAAsB,CAAC,CAAC;IACtE,CAAC;IAED,YAAY,IAAI,IAAI;QAClB,iCAAiC;QACjC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,sBAAsB,CAAC,CAAC;IACtE,CAAC;CACF", + "entry-package-info": "entry|1.0.0" + }, + "entry|entry|1.0.0|src/main/ets/entrybackupability/EntryBackupAbility.ts": { + "version": 3, + "file": "EntryBackupAbility.ets", + "sourceRoot": "", + "sources": [ + "entry/src/main/ets/entrybackupability/EntryBackupAbility.ets" + ], + "names": [], + "mappings": ";;;AAkBA,MAAM,MAAM,GAAG,MAAM,CAAC;AAEtB,MAAM,CAAC,OAAO,OAAO,kBAAmB,SAAQ,sBAAsB;IACpE,KAAK,CAAC,QAAQ;QACZ,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,aAAa,CAAC,CAAC;QAC7C,MAAM,OAAO,CAAC,OAAO,EAAE,CAAC;IAC1B,CAAC;IAED,KAAK,CAAC,SAAS,CAAC,aAAa,EAAE,aAAa;QAC1C,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,yBAAyB,EAAE,IAAI,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC;QACxF,MAAM,OAAO,CAAC,OAAO,EAAE,CAAC;IAC1B,CAAC;CACF", + "entry-package-info": "entry|1.0.0" + }, + "entry|entry|1.0.0|src/main/ets/pages/Index.ts": { + "version": 3, + "file": "Index.ets", + "sourceRoot": "", + "sources": [ + "entry/src/main/ets/pages/Index.ets" + ], + "names": [], + "mappings": ";;;;IAoBS,OAAO,GAAE,MAAM;;OALjB,EAAE,uBAAuB,EAAE;MAI3B,KAAK;IAFZ;;;;;sDAG2B,aAAa;;;KALa;;;;;;;;;;;;;;;;IAKnD,4CAAgB,MAAM,EAAiB;QAAhC,OAAO;;;QAAP,OAAO,WAAE,MAAM;;;IAEtB;;YACE,MAAM;YAAN,MAAM,CAOL,MAAM,CAAC,MAAM;YAPd,MAAM,CAQL,KAAK,CAAC,MAAM;;;;;;oBAPX;;;uBAGG;oBACH,uBAAuB;;;;;;;;;;;;QALzB,MAAM;KASP", + "entry-package-info": "entry|1.0.0" + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/merge_profile/default/module.json b/code/UI/VerifyCode/entry/build/default/intermediates/merge_profile/default/module.json new file mode 100644 index 0000000000000000000000000000000000000000..cda16f28d38bbfb6320edd896329ead7243cbac3 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/merge_profile/default/module.json @@ -0,0 +1,69 @@ +{ + "app": { + "bundleName": "com.example.verifycode", + "vendor": "example", + "versionCode": 1000000, + "versionName": "1.0.0", + "icon": "$media:app_icon", + "label": "$string:app_name", + "apiReleaseType": "Release", + "compileSdkVersion": "5.0.0.71", + "targetAPIVersion": 12, + "minAPIVersion": 12, + "compileSdkType": "OpenHarmony", + "appEnvironments": [], + "bundleType": "app", + "buildMode": "debug", + "debug": true + }, + "module": { + "name": "entry", + "type": "entry", + "description": "$string:module_desc", + "mainElement": "EntryAbility", + "deviceTypes": [ + "default", + "tablet" + ], + "deliveryWithInstall": true, + "installationFree": false, + "pages": "$profile:main_pages", + "abilities": [ + { + "name": "EntryAbility", + "srcEntry": "./ets/entryability/EntryAbility.ets", + "description": "$string:EntryAbility_desc", + "icon": "$media:layered_image", + "label": "$string:EntryAbility_label", + "startWindowIcon": "$media:startIcon", + "startWindowBackground": "$color:start_window_background", + "exported": true, + "skills": [ + { + "entities": [ + "entity.system.home" + ], + "actions": [ + "action.system.home" + ] + } + ] + } + ], + "extensionAbilities": [ + { + "name": "EntryBackupAbility", + "srcEntry": "./ets/entrybackupability/EntryBackupAbility.ets", + "type": "backup", + "exported": false, + "metadata": [ + { + "name": "ohos.extension.backup", + "resource": "$profile:backup_config" + } + ] + } + ], + "packageName": "entry" + } +} diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/package/default/module.json b/code/UI/VerifyCode/entry/build/default/intermediates/package/default/module.json new file mode 100644 index 0000000000000000000000000000000000000000..d3eb7e71707178b6121f9b5de824a8b7ef908535 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/package/default/module.json @@ -0,0 +1,66 @@ +{ + "app": { + "bundleName": "com.example.verifycode", + "vendor": "example", + "versionCode": 1000000, + "versionName": "1.0.0", + "icon": "$media:app_icon", + "label": "$string:app_name", + "apiReleaseType": "Release", + "compileSdkVersion": "5.0.0.71", + "targetAPIVersion": 12, + "minAPIVersion": 12, + "compileSdkType": "OpenHarmony", + "appEnvironments": [], + "bundleType": "app", + "buildMode": "debug", + "debug": true, + "iconId": 16777217, + "labelId": 16777216 + }, + "module": { + "name": "entry", + "type": "entry", + "description": "$string:module_desc", + "mainElement": "EntryAbility", + "deviceTypes": ["default", "tablet"], + "deliveryWithInstall": true, + "installationFree": false, + "pages": "$profile:main_pages", + "abilities": [{ + "name": "EntryAbility", + "srcEntry": "./ets/entryability/EntryAbility.ets", + "description": "$string:EntryAbility_desc", + "icon": "$media:layered_image", + "label": "$string:EntryAbility_label", + "startWindowIcon": "$media:startIcon", + "startWindowBackground": "$color:start_window_background", + "exported": true, + "skills": [{ + "entities": ["entity.system.home"], + "actions": ["action.system.home"] + }], + "descriptionId": 16777218, + "iconId": 16777225, + "labelId": 16777219, + "startWindowIconId": 16777226, + "startWindowBackgroundId": 16777221 + }], + "extensionAbilities": [{ + "name": "EntryBackupAbility", + "srcEntry": "./ets/entrybackupability/EntryBackupAbility.ets", + "type": "backup", + "exported": false, + "metadata": [{ + "name": "ohos.extension.backup", + "resource": "$profile:backup_config", + "resourceId": 16777227 + }] + }], + "packageName": "entry", + "virtualMachine": "ark12.0.2.0", + "compileMode": "esmodule", + "dependencies": [], + "descriptionId": 16777220 + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/patch/default/base_native_libs.json b/code/UI/VerifyCode/entry/build/default/intermediates/patch/default/base_native_libs.json new file mode 100644 index 0000000000000000000000000000000000000000..f374f010c198cc570e0a9986cfe8ffbfdeaa9745 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/patch/default/base_native_libs.json @@ -0,0 +1 @@ +{"libs":{},"stripped":{}} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/process_profile/default/module.json b/code/UI/VerifyCode/entry/build/default/intermediates/process_profile/default/module.json new file mode 100644 index 0000000000000000000000000000000000000000..14567466b82c8312c6d64a626fd66d7ac5bda9f9 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/process_profile/default/module.json @@ -0,0 +1,72 @@ +{ + "app": { + "bundleName": "com.example.verifycode", + "vendor": "example", + "versionCode": 1000000, + "versionName": "1.0.0", + "icon": "$media:app_icon", + "label": "$string:app_name", + "apiReleaseType": "Release", + "compileSdkVersion": "5.0.0.71", + "targetAPIVersion": 12, + "minAPIVersion": 12, + "compileSdkType": "OpenHarmony", + "appEnvironments": [], + "bundleType": "app", + "buildMode": "debug", + "debug": true + }, + "module": { + "name": "entry", + "type": "entry", + "description": "$string:module_desc", + "mainElement": "EntryAbility", + "deviceTypes": [ + "default", + "tablet" + ], + "deliveryWithInstall": true, + "installationFree": false, + "pages": "$profile:main_pages", + "abilities": [ + { + "name": "EntryAbility", + "srcEntry": "./ets/entryability/EntryAbility.ets", + "description": "$string:EntryAbility_desc", + "icon": "$media:layered_image", + "label": "$string:EntryAbility_label", + "startWindowIcon": "$media:startIcon", + "startWindowBackground": "$color:start_window_background", + "exported": true, + "skills": [ + { + "entities": [ + "entity.system.home" + ], + "actions": [ + "action.system.home" + ] + } + ] + } + ], + "extensionAbilities": [ + { + "name": "EntryBackupAbility", + "srcEntry": "./ets/entrybackupability/EntryBackupAbility.ets", + "type": "backup", + "exported": false, + "metadata": [ + { + "name": "ohos.extension.backup", + "resource": "$profile:backup_config" + } + ] + } + ], + "packageName": "entry", + "virtualMachine": "ark12.0.2.0", + "compileMode": "esmodule", + "dependencies": [] + } +} diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/res/default/ResourceTable.txt b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/ResourceTable.txt new file mode 100644 index 0000000000000000000000000000000000000000..ce92af9d14c25db84cc21df21a4524ad96235dde --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/ResourceTable.txt @@ -0,0 +1,18 @@ +integer verify_code_code_border_width 0x0100000d +integer verify_code_code_unit_margin 0x0100000e +integer verify_code_code_unit_with 0x0100000f +integer verify_code_verify_code_height 0x01000010 +string EntryAbility_desc 0x01000002 +string EntryAbility_label 0x01000003 +string app_name 0x01000000 +string module_desc 0x01000004 +string page_show 0x01000011 +color start_window_background 0x01000005 +float page_text_font_size 0x01000006 +media app_icon 0x01000001 +media background 0x01000007 +media foreground 0x01000008 +media layered_image 0x01000009 +media startIcon 0x0100000a +profile backup_config 0x0100000b +profile main_pages 0x0100000c \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/res/default/ark_module.json b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/ark_module.json new file mode 100644 index 0000000000000000000000000000000000000000..ce34810a66a962d9555bbb3af09e6d1283ab7e57 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/ark_module.json @@ -0,0 +1 @@ +{"app":{"bundleName":"com.example.verifycode","vendor":"example","versionCode":1000000,"versionName":"1.0.0","icon":"$media:app_icon","label":"$string:app_name","apiReleaseType":"Release","compileSdkVersion":"5.0.0.71","targetAPIVersion":12,"minAPIVersion":12,"compileSdkType":"OpenHarmony","appEnvironments":[],"bundleType":"app","buildMode":"debug","debug":true},"module":{"name":"entry","type":"entry","description":"$string:module_desc","mainElement":"EntryAbility","deviceTypes":["default","tablet"],"deliveryWithInstall":true,"installationFree":false,"pages":"$profile:main_pages","abilities":[{"name":"EntryAbility","srcEntry":"./ets/entryability/EntryAbility.ets","description":"$string:EntryAbility_desc","icon":"$media:layered_image","label":"$string:EntryAbility_label","startWindowIcon":"$media:startIcon","startWindowBackground":"$color:start_window_background","exported":true,"skills":[{"entities":["entity.system.home"],"actions":["action.system.home"]}]}],"extensionAbilities":[{"name":"EntryBackupAbility","srcEntry":"./ets/entrybackupability/EntryBackupAbility.ets","type":"backup","exported":false,"metadata":[{"name":"ohos.extension.backup","resource":"$profile:backup_config"}]}],"packageName":"entry","virtualMachine":"ark12.0.2.0","compileMode":"esmodule","dependencies":[]}} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/res/default/ids_map/id_defined.json b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/ids_map/id_defined.json new file mode 100644 index 0000000000000000000000000000000000000000..d21cc0ac589d30ccf6b97f7a3c19a25016042ad0 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/ids_map/id_defined.json @@ -0,0 +1,75 @@ +{ + "record": [{ + "type": "string", + "name": "app_name", + "id": "0x01000000" + }, { + "type": "media", + "name": "app_icon", + "id": "0x01000001" + }, { + "type": "string", + "name": "EntryAbility_desc", + "id": "0x01000002" + }, { + "type": "string", + "name": "EntryAbility_label", + "id": "0x01000003" + }, { + "type": "string", + "name": "module_desc", + "id": "0x01000004" + }, { + "type": "color", + "name": "start_window_background", + "id": "0x01000005" + }, { + "type": "float", + "name": "page_text_font_size", + "id": "0x01000006" + }, { + "type": "media", + "name": "background", + "id": "0x01000007" + }, { + "type": "media", + "name": "foreground", + "id": "0x01000008" + }, { + "type": "media", + "name": "layered_image", + "id": "0x01000009" + }, { + "type": "media", + "name": "startIcon", + "id": "0x0100000A" + }, { + "type": "profile", + "name": "backup_config", + "id": "0x0100000B" + }, { + "type": "profile", + "name": "main_pages", + "id": "0x0100000C" + }, { + "type": "integer", + "name": "verify_code_code_border_width", + "id": "0x0100000D" + }, { + "type": "integer", + "name": "verify_code_code_unit_margin", + "id": "0x0100000E" + }, { + "type": "integer", + "name": "verify_code_code_unit_with", + "id": "0x0100000F" + }, { + "type": "integer", + "name": "verify_code_verify_code_height", + "id": "0x01000010" + }, { + "type": "string", + "name": "page_show", + "id": "0x01000011" + }] +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/res/default/module.json b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/module.json new file mode 100644 index 0000000000000000000000000000000000000000..d3eb7e71707178b6121f9b5de824a8b7ef908535 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/module.json @@ -0,0 +1,66 @@ +{ + "app": { + "bundleName": "com.example.verifycode", + "vendor": "example", + "versionCode": 1000000, + "versionName": "1.0.0", + "icon": "$media:app_icon", + "label": "$string:app_name", + "apiReleaseType": "Release", + "compileSdkVersion": "5.0.0.71", + "targetAPIVersion": 12, + "minAPIVersion": 12, + "compileSdkType": "OpenHarmony", + "appEnvironments": [], + "bundleType": "app", + "buildMode": "debug", + "debug": true, + "iconId": 16777217, + "labelId": 16777216 + }, + "module": { + "name": "entry", + "type": "entry", + "description": "$string:module_desc", + "mainElement": "EntryAbility", + "deviceTypes": ["default", "tablet"], + "deliveryWithInstall": true, + "installationFree": false, + "pages": "$profile:main_pages", + "abilities": [{ + "name": "EntryAbility", + "srcEntry": "./ets/entryability/EntryAbility.ets", + "description": "$string:EntryAbility_desc", + "icon": "$media:layered_image", + "label": "$string:EntryAbility_label", + "startWindowIcon": "$media:startIcon", + "startWindowBackground": "$color:start_window_background", + "exported": true, + "skills": [{ + "entities": ["entity.system.home"], + "actions": ["action.system.home"] + }], + "descriptionId": 16777218, + "iconId": 16777225, + "labelId": 16777219, + "startWindowIconId": 16777226, + "startWindowBackgroundId": 16777221 + }], + "extensionAbilities": [{ + "name": "EntryBackupAbility", + "srcEntry": "./ets/entrybackupability/EntryBackupAbility.ets", + "type": "backup", + "exported": false, + "metadata": [{ + "name": "ohos.extension.backup", + "resource": "$profile:backup_config", + "resourceId": 16777227 + }] + }], + "packageName": "entry", + "virtualMachine": "ark12.0.2.0", + "compileMode": "esmodule", + "dependencies": [], + "descriptionId": 16777220 + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/res/default/opt-compression.json b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/opt-compression.json new file mode 100644 index 0000000000000000000000000000000000000000..8cedb0a4a741d07ea340fcdd96ba7bf4be03aeba --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/opt-compression.json @@ -0,0 +1 @@ +{"context":{"extensionPath":""},"compression":{"media":{"enable":false},"filters":[]}} diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resConfig.json b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resConfig.json new file mode 100644 index 0000000000000000000000000000000000000000..b5e0022eebbc9c83100605702b30f4e13274dc1f --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resConfig.json @@ -0,0 +1 @@ +{"configPath":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\process_profile\\default\\module.json","packageName":"com.example.verifycode","output":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default","moduleNames":"entry,verifycode","ResourceTable":["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\generated\\r\\default\\ResourceTable.h"],"applicationResource":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\AppScope\\resources","moduleResources":["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\src\\main\\resources"],"dependencies":["D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\casesfeature\\verifycode\\src\\main\\resources"],"iconCheck":true,"compression":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\opt-compression.json","ids":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ids_map","definedIds":"D:\\DevEcoStudioProjects\\sample\\code\\code\\UI\\VerifyCode\\entry\\build\\default\\intermediates\\res\\default\\ids_map\\id_defined.json"} diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources.index b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources.index new file mode 100644 index 0000000000000000000000000000000000000000..b836a6093b9d647893ac1d65368a8cb5deb9ca17 Binary files /dev/null and b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources.index differ diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/media/app_icon.png b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/media/app_icon.png new file mode 100644 index 0000000000000000000000000000000000000000..a39445dc87828b76fed6d2ec470dd455c45319e3 Binary files /dev/null and b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/media/app_icon.png differ diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/media/background.png b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/media/background.png new file mode 100644 index 0000000000000000000000000000000000000000..923f2b3f27e915d6871871deea0420eb45ce102f Binary files /dev/null and b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/media/background.png differ diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/media/foreground.png b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/media/foreground.png new file mode 100644 index 0000000000000000000000000000000000000000..97014d3e10e5ff511409c378cd4255713aecd85f Binary files /dev/null and b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/media/foreground.png differ diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/media/layered_image.json b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/media/layered_image.json new file mode 100644 index 0000000000000000000000000000000000000000..34cf5f16c0918338ae512c9f0681dd29f32052b7 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/media/layered_image.json @@ -0,0 +1,6 @@ +{ + "layered-image": { + "background": "$media:16777223", + "foreground": "$media:16777224" + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/media/startIcon.png b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/media/startIcon.png new file mode 100644 index 0000000000000000000000000000000000000000..205ad8b5a8a42e8762fbe4899b8e5e31ce822b8b Binary files /dev/null and b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/media/startIcon.png differ diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/profile/backup_config.json b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/profile/backup_config.json new file mode 100644 index 0000000000000000000000000000000000000000..78f40ae7c494d71e2482278f359ec790ca73471a --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/profile/backup_config.json @@ -0,0 +1,3 @@ +{ + "allowToBackupRestore": true +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/profile/main_pages.json b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/profile/main_pages.json new file mode 100644 index 0000000000000000000000000000000000000000..1898d94f58d6128ab712be2c68acc7c98e9ab9ce --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/base/profile/main_pages.json @@ -0,0 +1,5 @@ +{ + "src": [ + "pages/Index" + ] +} diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/rawfile/routerMap/verifycode.json b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/rawfile/routerMap/verifycode.json new file mode 100644 index 0000000000000000000000000000000000000000..cb86cf4ec5599923747b17e7e76aa9c11b28ba93 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/res/default/resources/rawfile/routerMap/verifycode.json @@ -0,0 +1,10 @@ +{ + "routerMap": [ + { + "name": "verifycode/VerifyCodeView", + "pageModule": "verifycode", + "pageSourceFile": "src/main/ets/generated/RouterBuilder.ets", + "registerFunction": "verifyCodeViewRegister" + } + ] +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/router_map/default/loader-router-map.json b/code/UI/VerifyCode/entry/build/default/intermediates/router_map/default/loader-router-map.json new file mode 100644 index 0000000000000000000000000000000000000000..0ec611b0f7ae29df1d089f3bb60294150b4e0a4d --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/router_map/default/loader-router-map.json @@ -0,0 +1 @@ +{"routerMap":[]} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/router_map/default/temp-router-map.json b/code/UI/VerifyCode/entry/build/default/intermediates/router_map/default/temp-router-map.json new file mode 100644 index 0000000000000000000000000000000000000000..0ec611b0f7ae29df1d089f3bb60294150b4e0a4d --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/router_map/default/temp-router-map.json @@ -0,0 +1 @@ +{"routerMap":[]} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/source_map/default/sourceMaps.map b/code/UI/VerifyCode/entry/build/default/intermediates/source_map/default/sourceMaps.map new file mode 100644 index 0000000000000000000000000000000000000000..db4c226415970dfafab619e745fdaee9a3577458 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/source_map/default/sourceMaps.map @@ -0,0 +1,95 @@ +{ + "entry|verifycode|1.0.0|Index.ts": { + "version": 3, + "file": "Index.ets", + "sourceRoot": "", + "sources": [ + "casesfeature/verifycode/Index.ets" + ], + "names": [], + "mappings": "OAAO,EAAE,QAAQ,EAAE;OAEZ,EAAE,uBAAuB,EAAE", + "entry-package-info": "entry|1.0.0", + "package-info": "verifycode|1.0.0" + }, + "entry|verifycode|1.0.0|src/main/ets/components/MainPage.ts": { + "version": 3, + "file": "MainPage.ets", + "sourceRoot": "", + "sources": [ + "casesfeature/verifycode/src/main/ets/components/MainPage.ets" + ], + "names": [], + "mappings": ";;;;IAiBS,OAAO,GAAE,MAAM;;AADxB,MAAM,OAAQ,QAAQ;IADtB;;;;;sDAE2B,aAAa;;;KAjBxC;;;;;;;;;;;;;;;;IAiBE,4CAAgB,MAAM,EAAiB;QAAhC,OAAO;;;QAAP,OAAO,WAAE,MAAM;;;IAEtB;;YACE,GAAG;YAAH,GAAG,CAWF,MAAM,CAAC,MAAM;;;YAVZ,MAAM;YAAN,MAAM,CAQL,KAAK,CAAC,MAAM;;;YAPX,IAAI,QAAC,IAAI,CAAC,OAAO;YAAjB,IAAI,CACD,QAAQ;YADX,IAAI,CAED,UAAU,CAAC,UAAU,CAAC,IAAI;YAF7B,IAAI,CAGD,OAAO,CAAC,GAAG,EAAE;gBACZ,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC;YAC3B,CAAC;;QALH,IAAI;QADN,MAAM;QADR,GAAG;KAYJ", + "entry-package-info": "entry|1.0.0", + "package-info": "verifycode|1.0.0" + }, + "entry|verifycode|1.0.0|src/main/ets/constants/VerifyCodeConstants.ts": { + "version": 3, + "file": "VerifyCodeConstants.ets", + "sourceRoot": "", + "sources": [ + "casesfeature/verifycode/src/main/ets/constants/VerifyCodeConstants.ets" + ], + "names": [], + "mappings": "AAAA;;;;;;;;;;;;;GAaG;AAEH,MAAM,OAAO,mBAAmB;IAC9B,MAAM,CAAC,QAAQ,CAAC,sBAAsB,EAAE,MAAM,GAAG,EAAE,CAAC;CACrD", + "entry-package-info": "entry|1.0.0", + "package-info": "verifycode|1.0.0" + }, + "entry|verifycode|1.0.0|src/main/ets/utils/Logger.ts": { + "version": 3, + "file": "Logger.ets", + "sourceRoot": "", + "sources": [ + "casesfeature/verifycode/src/main/ets/utils/Logger.ets" + ], + "names": [], + "mappings": "OAeO,KAAK;AAEZ;;GAEG;AACH,MAAM,MAAM;IACV,OAAO,CAAC,MAAM,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,MAAM,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,MAAM,EAAE,MAAM,GAAG,wBAAwB,CAAC;IAElD,YAAY,MAAM,EAAE,MAAM;QACxB,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QACrB,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QACrB,IAAI,CAAC,MAAM,CAAC,WAAW,EAAE,CAAC;IAC5B,CAAC;IAED,KAAK,CAAC,GAAG,IAAI,EAAE,MAAM,EAAE;QACrB,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;IAED,IAAI,CAAC,GAAG,IAAI,EAAE,MAAM,EAAE;QACpB,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IAC1D,CAAC;IAED,IAAI,CAAC,GAAG,IAAI,EAAE,MAAM,EAAE;QACpB,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IAC1D,CAAC;IAED,KAAK,CAAC,GAAG,IAAI,EAAE,MAAM,EAAE;QACrB,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;CACF;AAED,MAAM,CAAC,IAAI,MAAM,GAAG,IAAI,MAAM,CAAC,wBAAwB,CAAC,CAAA", + "entry-package-info": "entry|1.0.0", + "package-info": "verifycode|1.0.0" + }, + "entry|verifycode|1.0.0|src/main/ets/view/VerifyCodeView.ts": { + "version": 3, + "file": "VerifyCodeView.ets", + "sourceRoot": "", + "sources": [ + "casesfeature/verifycode/src/main/ets/view/VerifyCodeView.ets" + ], + "names": [], + "mappings": ";;;;IAmLE,SAAS,GAAE,MAAM,IAAI;;;IA3Id,QAAQ,GAAE,MAAM;IACN,QAAQ,GAAE,MAAM;IACzB,eAAe,GAAE,WAAW,CAAC,qBAAqB;IAEnD,cAAc,GAAE,OAAO;IACtB,gBAAgB,GAAE,MAAM;IACxB,QAAQ,GAAE,OAAO;IACjB,UAAU,GAAE,WAAW,CAAC,UAAU;IAMlC,cAAc,GAAE,KAAK,CAAC,MAAM,CAAC;IACrC,mBAAmB;IACnB,SAAS,GAAE,MAAM,IAAI;;;OAvChB,EAAE,mBAAmB,EAAE;OACvB,EAAE,MAAM,EAAE;;AAGjB;SAEG,QAAQ;SACR,UAAU,CAAC,mBAAmB,CAAC,sBAAsB;SACrD,SAAS,CAAC,SAAS,CAAC,MAAM;SAC1B,KAAK;SACL,MAAM,CAAC,MAAM;SACb,MAAM,CAAC;QACN,IAAI,8GAAgD;QACpD,KAAK,8GAAgD;KACtD;SACA,MAAM,CAAC;QACN,KAAK,EAAE,EAAE,MAAM,8GAAiD,EAAE;QAClE,KAAK,EAAE,EAAE,MAAM,EAAE,KAAK,CAAC,IAAI,EAAE;QAC7B,KAAK,EAAE,EAAE,MAAM,EAAE,WAAW,CAAC,KAAK,EAAE;KACrC;CACF;MAGM,gCAAgC;IADvC;;;;;uDAE4B,EAAE;wBACQ,qBAAqB;+BACI,WAAW,CAAC,aAAa,EAAE;6DAEvD,KAAK;gCACH,CAAC;wBACR,KAAK;0BACY;YAC3C,cAAc,EAAE;gBACd,aAAa,EAAE,WAAW,CAAC,aAAa,CAAC,MAAM;gBAC/C,YAAY,EAAE,WAAW,CAAC,YAAY,CAAC,EAAE;aAC1C;SACF;8BACuC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;yBAE9C,GAAG,EAAE,GAAE,CAAC;;;KAnBjC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAIC,6CAAiB,MAAM,EAAM;QAAtB,QAAQ;;;QAAR,QAAQ,WAAE,MAAM;;;IACvB,OAAO,CAAC,QAAQ,WAAW,MAAM,CAAyB;IAC1D,OAAO,kBAAkB,WAAW,CAAC,qBAAqB,CAA+B;IACzF,aAAa;IACb,mDAAuB,OAAO,EAAS;QAAhC,cAAc;;;QAAd,cAAc,WAAE,OAAO;;;IAC9B,OAAO,mBAAmB,MAAM,CAAK;IACrC,OAAO,WAAW,OAAO,CAAS;IAClC,OAAO,aAAa,WAAW,CAAC,UAAU,CAKxC;IACF,OAAO,iBAAiB,KAAK,CAAC,MAAM,CAAC,CAAkC;IACvE,mBAAmB;IACnB,mBAAW,MAAM,IAAI,CAAY;IAEjC,aAAa,IAAI,IAAI;QACnB,0BAA0B;QAC1B,IAAI,CAAC,eAAe,EAAE,CAAC;IACzB,CAAC;IAED,KAAK,CAAC,eAAe,IAAI,OAAO,CAAC,IAAI,CAAC;QACpC,YAAY,CAAC,YAAY,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;QACzC,MAAM,IAAI,CAAC,eAAe,CAAC,MAAM,CAAC,IAAI,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC;QACzD,MAAM,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACxB,IAAI,CAAC,MAAM,EAAE,CAAC;QACd,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC;IAC7B,CAAC;IAED,eAAe;QACb,IAAI,UAAU,EAAE,OAAO,CAAC,UAAU,GAAG;YACnC,OAAO,EAAE,CAAC;SACX,CAAC;QACF,wBAAwB;QACxB,OAAO,CAAC,EAAE,CAAC,UAAU,EAAE,GAAG,EAAE;YAC1B,IAAI,IAAI,CAAC,cAAc,EAAE;gBACvB,WAAW;gBACX,IAAI,CAAC,eAAe,CAAC,aAAa,EAAE,CAAC;gBACrC,IAAI,CAAC,cAAc,GAAG,KAAK,CAAC;aAC7B;iBAAM;gBACL,IAAI,CAAC,SAAS,EAAE,CAAC;aAClB;QACH,CAAC,CAAC,CAAC;IACL,CAAC;IAED,gBAAgB,IAAI,IAAI;QACtB,IAAI,CAAC,GAAG,EAAE,CAAC;QACX,SAAS;QACT,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IACjB,CAAC;IAED;;OAEG;IACH,KAAK,CAAC,MAAM;QACV,MAAM,IAAI,CAAC,eAAe,CAAC,MAAM,CAAC,IAAI,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC;QACzD,MAAM,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;IAC1B,CAAC;IAED;;OAEG;IACH,GAAG,IAAI,IAAI;QACT,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,YAAY,CAAC,CAAC;QACvC,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,YAAY,CAAC,CAAC;QACvC,IAAI,CAAC,QAAQ,GAAG,KAAK,CAAC;QACtB,MAAM,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACxB,WAAW;QACX,IAAI,CAAC,eAAe,CAAC,aAAa,EAAE,CAAC;QACrC,IAAI,CAAC,cAAc,GAAG,KAAK,CAAC;IAC9B,CAAC;IAED;;OAEG;IACH,MAAM;QACJ,IAAI,IAAI,CAAC,QAAQ,EAAE;YACjB,OAAO;SACR;QACD,IAAI,CAAC,eAAe,CAAC,EAAE,CAAC,YAAY,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE;YACrD,IAAI,IAAI,CAAC,QAAQ,CAAC,MAAM,IAAI,IAAI,CAAC,gBAAgB,IAAI,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,IAAI,IAAI,KAAK,GAAG,EAAE;gBACxF,OAAO;aACR;YACD,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC;YACtB,IAAI,IAAI,CAAC,QAAQ,CAAC,MAAM,KAAK,IAAI,CAAC,gBAAgB,EAAE;gBAClD,MAAM,CAAC,IAAI,CAAC,wBAAwB,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;aACtD;YACD,MAAM,CAAC,IAAI,CAAC,iCAAiC,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;QAChE,CAAC,CAAC,CAAA;QAEF,IAAI,CAAC,eAAe,CAAC,EAAE,CAAC,YAAY,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,EAAE;YACvD,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,QAAQ,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC;YACrE,MAAM,CAAC,IAAI,CAAC,sCAAsC,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;QACrE,CAAC,CAAC,CAAA;QACF,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC;QACrB,MAAM,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAChC,CAAC;IAED;;OAEG;IAEH,wBAAwB;;YACtB,IAAI,QAAC,EAAE,SAAS,EAAE,aAAa,CAAC,GAAG,EAAE,UAAU,EAAE,SAAS,CAAC,MAAM,EAAE,cAAc,EAAE,SAAS,CAAC,YAAY,EAAE;YAA3G,IAAI,CAMH,EAAE,CAAC,IAAI,CAAC,QAAQ;YANjB,IAAI,CAUH,MAAM,CAAC,GAAG,EAAE;gBACX,IAAI,CAAC,GAAG,EAAE,CAAC;YACb,CAAC;YAZD,IAAI,CAaH,eAAe,CAAC,KAAK,CAAC,WAAW;YAblC,IAAI,CAcH,MAAM;YAdP,IAAI,CAeH,MAAM,CAAC,EAAE,IAAI,+GAA2C,EAAE,KAAK,+GAA2C,EAAE;YAf7G,IAAI,CAgBH,YAAY,CAAC,IAAI;YAhBlB,IAAI,CAiBH,OAAO,CAAC,GAAG,EAAE;gBACZ,2EAA2E;gBAC3E,IAAI,CAAC,eAAe,EAAE,CAAC;YACzB,CAAC;;;YAnBC,OAAO;mDAAqC,KAAK,EAAE,MAAM;;;oBACvD,IAAI,QAAC,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC;;;gBAAxB,IAAI;;+CADE,IAAI,CAAC,cAAc,0BAGxB,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,EAAE,CAAC,IAAI,CAAC,QAAQ,EAAE;;QAHnD,OAAO;QADT,IAAI;KAqBL;IAED;;YACE,GAAG;;QACD,IAAI,CAAC,wBAAwB,aAAE;QADjC,GAAG;KAGJ;;;;;AAOH,MAAM,OAAQ,uBAAuB;IADrC;;;;;yBAE0B,GAAG,EAAE,GAAE,CAAC;;;KAPjC;;;;;;;;;;;;;;IAOC,mBAAW,MAAM,IAAI,CAAY;IACjC;;YACE,MAAM;YAAN,MAAM,CAGL,MAAM,CAAC,MAAM;YAHd,MAAM,CAIL,KAAK,CAAC,MAAM;YAJb,MAAM,CAKL,cAAc,CAAC,SAAS,CAAC,MAAM;;;;;4CAJ9B,gCAAgC,OAAC,EAAE,SAAS,EAAE,IAAI,CAAC,SAAS,EAAE;;;;4BAA3B,SAAS,EAAE,IAAI,CAAC,SAAS;;;;;;;;;;QAD9D,MAAM;KAMP", + "entry-package-info": "entry|1.0.0", + "package-info": "verifycode|1.0.0" + }, + "entry|entry|1.0.0|src/main/ets/entryability/EntryAbility.ts": { + "version": 3, + "file": "EntryAbility.ets", + "sourceRoot": "", + "sources": [ + "entry/src/main/ets/entryability/EntryAbility.ets" + ], + "names": [], + "mappings": ";;;;;;AAmBA,MAAM,MAAM,GAAG,MAAM,CAAC;AAEtB,MAAM,CAAC,OAAO,OAAO,YAAa,SAAQ,SAAS;IACjD,QAAQ,CAAC,IAAI,EAAE,IAAI,EAAE,WAAW,EAAE,eAAe,CAAC,WAAW,GAAG,IAAI;QAClE,IAAI,CAAC,OAAO,CAAC,qBAAqB,EAAE,CAAC,YAAY,CAAC,qBAAqB,CAAC,SAAS,CAAC,kBAAkB,CAAC,CAAC;QACtG,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,kBAAkB,CAAC,CAAC;IAClE,CAAC;IAED,SAAS,IAAI,IAAI;QACf,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,mBAAmB,CAAC,CAAC;IACnE,CAAC;IAED,mBAAmB,CAAC,WAAW,EAAE,MAAM,CAAC,WAAW,GAAG,IAAI;QACxD,yDAAyD;QACzD,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,6BAA6B,CAAC,CAAC;QAE3E,WAAW,CAAC,WAAW,CAAC,aAAa,EAAE,CAAC,GAAG,EAAE,EAAE;YAC7C,IAAI,GAAG,CAAC,IAAI,EAAE;gBACZ,KAAK,CAAC,KAAK,CAAC,MAAM,EAAE,SAAS,EAAE,+CAA+C,EAAE,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,CAAC;gBACrG,OAAO;aACR;YACD,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,mCAAmC,CAAC,CAAC;QACrE,CAAC,CAAC,CAAC;IACL,CAAC;IAED,oBAAoB,IAAI,IAAI;QAC1B,yDAAyD;QACzD,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,8BAA8B,CAAC,CAAC;IAC9E,CAAC;IAED,YAAY,IAAI,IAAI;QAClB,oCAAoC;QACpC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,sBAAsB,CAAC,CAAC;IACtE,CAAC;IAED,YAAY,IAAI,IAAI;QAClB,iCAAiC;QACjC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,sBAAsB,CAAC,CAAC;IACtE,CAAC;CACF", + "entry-package-info": "entry|1.0.0" + }, + "entry|entry|1.0.0|src/main/ets/entrybackupability/EntryBackupAbility.ts": { + "version": 3, + "file": "EntryBackupAbility.ets", + "sourceRoot": "", + "sources": [ + "entry/src/main/ets/entrybackupability/EntryBackupAbility.ets" + ], + "names": [], + "mappings": ";;;AAkBA,MAAM,MAAM,GAAG,MAAM,CAAC;AAEtB,MAAM,CAAC,OAAO,OAAO,kBAAmB,SAAQ,sBAAsB;IACpE,KAAK,CAAC,QAAQ;QACZ,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,aAAa,CAAC,CAAC;QAC7C,MAAM,OAAO,CAAC,OAAO,EAAE,CAAC;IAC1B,CAAC;IAED,KAAK,CAAC,SAAS,CAAC,aAAa,EAAE,aAAa;QAC1C,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,yBAAyB,EAAE,IAAI,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC;QACxF,MAAM,OAAO,CAAC,OAAO,EAAE,CAAC;IAC1B,CAAC;CACF", + "entry-package-info": "entry|1.0.0" + }, + "entry|entry|1.0.0|src/main/ets/pages/Index.ts": { + "version": 3, + "file": "Index.ets", + "sourceRoot": "", + "sources": [ + "entry/src/main/ets/pages/Index.ets" + ], + "names": [], + "mappings": ";;;;IAoBS,OAAO,GAAE,MAAM;;OALjB,EAAE,uBAAuB,EAAE;MAI3B,KAAK;IAFZ;;;;;sDAG2B,aAAa;;;KALa;;;;;;;;;;;;;;;;IAKnD,4CAAgB,MAAM,EAAiB;QAAhC,OAAO;;;QAAP,OAAO,WAAE,MAAM;;;IAEtB;;YACE,MAAM;YAAN,MAAM,CAOL,MAAM,CAAC,MAAM;YAPd,MAAM,CAQL,KAAK,CAAC,MAAM;;;;;;oBAPX;;;uBAGG;oBACH,uBAAuB;;;;;;;;;;;;QALzB,MAAM;KASP", + "entry-package-info": "entry|1.0.0" + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/syscap/default/rpcid.json b/code/UI/VerifyCode/entry/build/default/intermediates/syscap/default/rpcid.json new file mode 100644 index 0000000000000000000000000000000000000000..1f1ab2d5e190894eda9e2126543bbb120325d9b8 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/intermediates/syscap/default/rpcid.json @@ -0,0 +1 @@ +{"api_version":12,"syscap":["SystemCapability.ArkUI.ArkUI.Full","SystemCapability.ArkUI.ArkUI.Napi","SystemCapability.ArkUI.ArkUI.Libuv","SystemCapability.ArkUI.ArkUI.Lite","SystemCapability.ArkUI.UiAppearance","SystemCapability.Base","SystemCapability.BundleManager.BundleFramework","SystemCapability.BundleManager.BundleFramework.Overlay","SystemCapability.BundleManager.DistributedBundleFramework","SystemCapability.BundleManager.Zlib","SystemCapability.Graphic.Graphic2D.EGL","SystemCapability.Graphic.Graphic2D.GLES2","SystemCapability.Graphic.Graphic2D.GLES3","SystemCapability.Graphic.Graphic2D.WebGL","SystemCapability.Graphic.Graphic2D.WebGL2","SystemCapability.Window.SessionManager","SystemCapability.WindowManager.WindowManager.Core","SystemCapability.Notification.CommonEvent","SystemCapability.Notification.Notification","SystemCapability.Notification.ReminderAgent","SystemCapability.Notification.Emitter","SystemCapability.Communication.IPC.Core","SystemCapability.Communication.SoftBus.Core","SystemCapability.Communication.NetManager.Core","SystemCapability.Communication.NetManager.Ethernet","SystemCapability.Communication.NetManager.NetSharing","SystemCapability.Communication.NetManager.MDNS","SystemCapability.Communication.NetManager.Vpn","SystemCapability.Communication.NetStack","SystemCapability.Communication.WiFi.Core","SystemCapability.Communication.WiFi.STA","SystemCapability.Communication.WiFi.AP.Core","SystemCapability.Communication.WiFi.P2P","SystemCapability.Communication.Bluetooth.Core","SystemCapability.Location.Location.Core","SystemCapability.Location.Location.Geocoder","SystemCapability.Location.Location.Geofence","SystemCapability.Location.Location.Gnss","SystemCapability.MultimodalInput.Input.Core","SystemCapability.MultimodalInput.Input.InputDevice","SystemCapability.MultimodalInput.Input.InputMonitor","SystemCapability.MultimodalInput.Input.InputConsumer","SystemCapability.MultimodalInput.Input.InputSimulator","SystemCapability.MultimodalInput.Input.Pointer","SystemCapability.MultimodalInput.Input.ShortKey","SystemCapability.PowerManager.BatteryManager.Extension","SystemCapability.PowerManager.DisplayPowerManager","SystemCapability.PowerManager.ThermalManager","SystemCapability.PowerManager.PowerManager.Core","SystemCapability.PowerManager.BatteryManager.Core","SystemCapability.PowerManager.PowerManager.Extension","SystemCapability.Multimedia.Media.Core","SystemCapability.Multimedia.Media.AudioPlayer","SystemCapability.Multimedia.Media.AudioRecorder","SystemCapability.Multimedia.Media.VideoPlayer","SystemCapability.Multimedia.Media.VideoRecorder","SystemCapability.Multimedia.Media.CodecBase","SystemCapability.Multimedia.Media.AudioCodec","SystemCapability.Multimedia.Media.AudioDecoder","SystemCapability.Multimedia.Media.AudioEncoder","SystemCapability.Multimedia.Media.VideoDecoder","SystemCapability.Multimedia.Media.VideoEncoder","SystemCapability.Multimedia.Media.Spliter","SystemCapability.Multimedia.Media.Muxer","SystemCapability.Multimedia.Media.AVPlayer","SystemCapability.Multimedia.Media.AVRecorder","SystemCapability.Multimedia.Media.AVMetadataExtractor","SystemCapability.Multimedia.Media.AVImageGenerator","SystemCapability.Multimedia.AVSession.Core","SystemCapability.Multimedia.AVSession.Manager","SystemCapability.Multimedia.AVSession.AVCast","SystemCapability.Multimedia.AVSession.ExtendedDisplayCast","SystemCapability.Multimedia.Audio.Core","SystemCapability.Multimedia.Audio.Renderer","SystemCapability.Multimedia.Audio.Capturer","SystemCapability.Multimedia.Audio.Device","SystemCapability.Multimedia.Audio.Volume","SystemCapability.Multimedia.Audio.Communication","SystemCapability.Multimedia.Audio.Interrupt","SystemCapability.Multimedia.Audio.Tone","SystemCapability.Multimedia.Audio.PlaybackCapture","SystemCapability.Multimedia.Camera.Core","SystemCapability.Multimedia.Drm.Core","SystemCapability.Multimedia.Image.Core","SystemCapability.Multimedia.Image.ImageSource","SystemCapability.Multimedia.Image.ImagePacker","SystemCapability.Multimedia.Image.ImageReceiver","SystemCapability.Multimedia.ImageEffect.Core","SystemCapability.Multimedia.MediaLibrary.Core","SystemCapability.Multimedia.MediaLibrary.DistributedCore","SystemCapability.Multimedia.SystemSound.Core","SystemCapability.Global.I18n","SystemCapability.Global.ResourceManager","SystemCapability.Customization.ConfigPolicy","SystemCapability.Customization.CustomConfig","SystemCapability.Customization.EnterpriseDeviceManager","SystemCapability.BarrierFree.Accessibility.Core","SystemCapability.BarrierFree.Accessibility.Vision","SystemCapability.BarrierFree.Accessibility.Hearing","SystemCapability.ResourceSchedule.WorkScheduler","SystemCapability.ResourceSchedule.BackgroundTaskManager.ContinuousTask","SystemCapability.ResourceSchedule.BackgroundTaskManager.TransientTask","SystemCapability.ResourceSchedule.UsageStatistics.App","SystemCapability.ResourceSchedule.UsageStatistics.AppGroup","SystemCapability.Utils.Lang","SystemCapability.HiviewDFX.HiLog","SystemCapability.HiviewDFX.HiTrace","SystemCapability.HiviewDFX.Hiview.FaultLogger","SystemCapability.HiviewDFX.Hiview.LogLibrary","SystemCapability.HiviewDFX.HiChecker","SystemCapability.HiviewDFX.HiDumper","SystemCapability.HiviewDFX.HiAppEvent","SystemCapability.HiviewDFX.HiSysEvent","SystemCapability.HiviewDFX.HiProfiler.HiDebug","SystemCapability.HiviewDFX.HiCollie","SystemCapability.Update.UpdateService","SystemCapability.DistributedHardware.DeviceManager","SystemCapability.Security.DeviceAuth","SystemCapability.Security.DataTransitManager","SystemCapability.Security.DeviceSecurityLevel","SystemCapability.Security.Huks.Core","SystemCapability.Security.Huks.Extension","SystemCapability.Security.Asset","SystemCapability.Security.AccessToken","SystemCapability.Security.SecurityGuard","SystemCapability.Security.ScreenLockFileManager","SystemCapability.Account.OsAccount","SystemCapability.Account.AppAccount","SystemCapability.UserIAM.UserAuth.Core","SystemCapability.UserIAM.UserAuth.PinAuth","SystemCapability.MiscServices.InputMethodFramework","SystemCapability.MiscServices.Pasteboard","SystemCapability.MiscServices.Time","SystemCapability.MiscServices.Wallpaper","SystemCapability.MiscServices.ScreenLock","SystemCapability.MiscServices.Upload","SystemCapability.MiscServices.Download","SystemCapability.FileManagement.StorageService.Backup","SystemCapability.FileManagement.StorageService.SpatialStatistics","SystemCapability.FileManagement.StorageService.Volume","SystemCapability.FileManagement.StorageService.Encryption","SystemCapability.FileManagement.File.FileIO","SystemCapability.FileManagement.File.Environment","SystemCapability.FileManagement.File.DistributedFile","SystemCapability.FileManagement.AppFileService","SystemCapability.FileManagement.UserFileService","SystemCapability.FileManagement.UserFileManager.Core","SystemCapability.FileManagement.PhotoAccessHelper.Core","SystemCapability.FileManagement.DistributedFileService.CloudSyncManager","SystemCapability.FileManagement.DistributedFileService.CloudSync.Core","SystemCapability.USB.USBManager","SystemCapability.Sensors.Sensor","SystemCapability.Sensors.MiscDevice","SystemCapability.Startup.SystemInfo","SystemCapability.DistributedDataManager.RelationalStore.Core","SystemCapability.DistributedDataManager.CommonType","SystemCapability.DistributedDataManager.KVStore.Core","SystemCapability.DistributedDataManager.KVStore.DistributedKVStore","SystemCapability.DistributedDataManager.DataObject.DistributedObject","SystemCapability.DistributedDataManager.Preferences.Core","SystemCapability.DistributedDataManager.DataShare.Core","SystemCapability.DistributedDataManager.DataShare.Consumer","SystemCapability.DistributedDataManager.DataShare.Provider","SystemCapability.DistributedDataManager.CloudSync.Config","SystemCapability.DistributedDataManager.CloudSync.Client","SystemCapability.DistributedDataManager.CloudSync.Server","SystemCapability.Ability.AbilityBase","SystemCapability.Ability.AbilityRuntime.Core","SystemCapability.Ability.AbilityRuntime.FAModel","SystemCapability.Ability.AbilityRuntime.AbilityCore","SystemCapability.Ability.AbilityRuntime.Mission","SystemCapability.Ability.AbilityTools.AbilityAssistant","SystemCapability.Ability.Form","SystemCapability.Ability.DistributedAbilityManager","SystemCapability.Applications.CalendarData","SystemCapability.Applications.Settings.Core","SystemCapability.Test.UiTest","SystemCapability.Web.Webview.Core","SystemCapability.Advertising.OAID","SystemCapability.Advertising.Ads","SystemCapability.Security.CertificateManager","SystemCapability.Security.CryptoFramework","SystemCapability.Security.CryptoFramework.Key","SystemCapability.Security.CryptoFramework.Key.SymKey","SystemCapability.Security.CryptoFramework.Key.AsymKey","SystemCapability.Security.CryptoFramework.Signature","SystemCapability.Security.CryptoFramework.Cipher","SystemCapability.Security.CryptoFramework.KeyAgreement","SystemCapability.Security.CryptoFramework.MessageDigest","SystemCapability.Security.CryptoFramework.Mac","SystemCapability.Security.CryptoFramework.Kdf","SystemCapability.Security.CryptoFramework.Rand","SystemCapability.Security.Cert","SystemCapability.BundleManager.BundleFramework.Core","SystemCapability.BundleManager.BundleFramework.FreeInstall","SystemCapability.BundleManager.BundleFramework.Resource","SystemCapability.BundleManager.BundleFramework.DefaultApp","SystemCapability.BundleManager.BundleFramework.Launcher","SystemCapability.BundleManager.BundleFramework.AppControl","SystemCapability.Ability.AbilityRuntime.QuickFix","SystemCapability.Graphic.Graphic2D.ColorManager.Core","SystemCapability.ResourceSchedule.BackgroundTaskManager.EfficiencyResourcesApply","SystemCapability.XTS.DeviceAttest","SystemCapability.Request.FileTransferAgent","SystemCapability.ResourceSchedule.DeviceStandby","SystemCapability.DistributedDataManager.UDMF.Core","SystemCapability.Multimedia.Media.AVScreenCapture","SystemCapability.Multimedia.Media.SoundPool","SystemCapability.Multimedia.Audio.Spatialization","SystemCapability.Multimedia.AudioHaptic.Core","SystemCapability.ArkUi.Graphics3D","SystemCapability.Graphics.Drawing","SystemCapability.Graphic.Graphic2D.NativeDrawing","SystemCapability.Developtools.Syscap","SystemCapability.Resourceschedule.Ffrt.Core","SystemCapability.Graphic.Graphic2D.NativeWindow","SystemCapability.Graphic.Graphic2D.NativeBuffer","SystemCapability.Graphic.Graphic2D.NativeImage","SystemCapability.Graphic.Graphic2D.NativeVsync","SystemCapability.Graphic.Vulkan","SystemCapability.Multimedia.Image.ImageCreator","SystemCapability.Ability.AppStartup","SystemCapability.Ability.AppExtension.PhotoEditorExtension"]} diff --git a/code/UI/VerifyCode/entry/build/default/intermediates/syscap/default/rpcid.sc b/code/UI/VerifyCode/entry/build/default/intermediates/syscap/default/rpcid.sc new file mode 100644 index 0000000000000000000000000000000000000000..3833fab28d5f1d83b2ba436d2fd52580144c4956 Binary files /dev/null and b/code/UI/VerifyCode/entry/build/default/intermediates/syscap/default/rpcid.sc differ diff --git a/code/UI/VerifyCode/entry/build/default/outputs/default/entry-default-signed.hap b/code/UI/VerifyCode/entry/build/default/outputs/default/entry-default-signed.hap new file mode 100644 index 0000000000000000000000000000000000000000..f91142ad48d6401387662d56d67b22765fe9f760 Binary files /dev/null and b/code/UI/VerifyCode/entry/build/default/outputs/default/entry-default-signed.hap differ diff --git a/code/UI/VerifyCode/entry/build/default/outputs/default/entry-default-unsigned.hap b/code/UI/VerifyCode/entry/build/default/outputs/default/entry-default-unsigned.hap new file mode 100644 index 0000000000000000000000000000000000000000..48cdaafbec5df5d264636b09accfb94a24d6b017 Binary files /dev/null and b/code/UI/VerifyCode/entry/build/default/outputs/default/entry-default-unsigned.hap differ diff --git a/code/UI/VerifyCode/entry/build/default/outputs/default/mapping/sourceMaps.map b/code/UI/VerifyCode/entry/build/default/outputs/default/mapping/sourceMaps.map new file mode 100644 index 0000000000000000000000000000000000000000..db4c226415970dfafab619e745fdaee9a3577458 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/outputs/default/mapping/sourceMaps.map @@ -0,0 +1,95 @@ +{ + "entry|verifycode|1.0.0|Index.ts": { + "version": 3, + "file": "Index.ets", + "sourceRoot": "", + "sources": [ + "casesfeature/verifycode/Index.ets" + ], + "names": [], + "mappings": "OAAO,EAAE,QAAQ,EAAE;OAEZ,EAAE,uBAAuB,EAAE", + "entry-package-info": "entry|1.0.0", + "package-info": "verifycode|1.0.0" + }, + "entry|verifycode|1.0.0|src/main/ets/components/MainPage.ts": { + "version": 3, + "file": "MainPage.ets", + "sourceRoot": "", + "sources": [ + "casesfeature/verifycode/src/main/ets/components/MainPage.ets" + ], + "names": [], + "mappings": ";;;;IAiBS,OAAO,GAAE,MAAM;;AADxB,MAAM,OAAQ,QAAQ;IADtB;;;;;sDAE2B,aAAa;;;KAjBxC;;;;;;;;;;;;;;;;IAiBE,4CAAgB,MAAM,EAAiB;QAAhC,OAAO;;;QAAP,OAAO,WAAE,MAAM;;;IAEtB;;YACE,GAAG;YAAH,GAAG,CAWF,MAAM,CAAC,MAAM;;;YAVZ,MAAM;YAAN,MAAM,CAQL,KAAK,CAAC,MAAM;;;YAPX,IAAI,QAAC,IAAI,CAAC,OAAO;YAAjB,IAAI,CACD,QAAQ;YADX,IAAI,CAED,UAAU,CAAC,UAAU,CAAC,IAAI;YAF7B,IAAI,CAGD,OAAO,CAAC,GAAG,EAAE;gBACZ,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC;YAC3B,CAAC;;QALH,IAAI;QADN,MAAM;QADR,GAAG;KAYJ", + "entry-package-info": "entry|1.0.0", + "package-info": "verifycode|1.0.0" + }, + "entry|verifycode|1.0.0|src/main/ets/constants/VerifyCodeConstants.ts": { + "version": 3, + "file": "VerifyCodeConstants.ets", + "sourceRoot": "", + "sources": [ + "casesfeature/verifycode/src/main/ets/constants/VerifyCodeConstants.ets" + ], + "names": [], + "mappings": "AAAA;;;;;;;;;;;;;GAaG;AAEH,MAAM,OAAO,mBAAmB;IAC9B,MAAM,CAAC,QAAQ,CAAC,sBAAsB,EAAE,MAAM,GAAG,EAAE,CAAC;CACrD", + "entry-package-info": "entry|1.0.0", + "package-info": "verifycode|1.0.0" + }, + "entry|verifycode|1.0.0|src/main/ets/utils/Logger.ts": { + "version": 3, + "file": "Logger.ets", + "sourceRoot": "", + "sources": [ + "casesfeature/verifycode/src/main/ets/utils/Logger.ets" + ], + "names": [], + "mappings": "OAeO,KAAK;AAEZ;;GAEG;AACH,MAAM,MAAM;IACV,OAAO,CAAC,MAAM,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,MAAM,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,MAAM,EAAE,MAAM,GAAG,wBAAwB,CAAC;IAElD,YAAY,MAAM,EAAE,MAAM;QACxB,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QACrB,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QACrB,IAAI,CAAC,MAAM,CAAC,WAAW,EAAE,CAAC;IAC5B,CAAC;IAED,KAAK,CAAC,GAAG,IAAI,EAAE,MAAM,EAAE;QACrB,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;IAED,IAAI,CAAC,GAAG,IAAI,EAAE,MAAM,EAAE;QACpB,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IAC1D,CAAC;IAED,IAAI,CAAC,GAAG,IAAI,EAAE,MAAM,EAAE;QACpB,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IAC1D,CAAC;IAED,KAAK,CAAC,GAAG,IAAI,EAAE,MAAM,EAAE;QACrB,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;CACF;AAED,MAAM,CAAC,IAAI,MAAM,GAAG,IAAI,MAAM,CAAC,wBAAwB,CAAC,CAAA", + "entry-package-info": "entry|1.0.0", + "package-info": "verifycode|1.0.0" + }, + "entry|verifycode|1.0.0|src/main/ets/view/VerifyCodeView.ts": { + "version": 3, + "file": "VerifyCodeView.ets", + "sourceRoot": "", + "sources": [ + "casesfeature/verifycode/src/main/ets/view/VerifyCodeView.ets" + ], + "names": [], + "mappings": ";;;;IAmLE,SAAS,GAAE,MAAM,IAAI;;;IA3Id,QAAQ,GAAE,MAAM;IACN,QAAQ,GAAE,MAAM;IACzB,eAAe,GAAE,WAAW,CAAC,qBAAqB;IAEnD,cAAc,GAAE,OAAO;IACtB,gBAAgB,GAAE,MAAM;IACxB,QAAQ,GAAE,OAAO;IACjB,UAAU,GAAE,WAAW,CAAC,UAAU;IAMlC,cAAc,GAAE,KAAK,CAAC,MAAM,CAAC;IACrC,mBAAmB;IACnB,SAAS,GAAE,MAAM,IAAI;;;OAvChB,EAAE,mBAAmB,EAAE;OACvB,EAAE,MAAM,EAAE;;AAGjB;SAEG,QAAQ;SACR,UAAU,CAAC,mBAAmB,CAAC,sBAAsB;SACrD,SAAS,CAAC,SAAS,CAAC,MAAM;SAC1B,KAAK;SACL,MAAM,CAAC,MAAM;SACb,MAAM,CAAC;QACN,IAAI,8GAAgD;QACpD,KAAK,8GAAgD;KACtD;SACA,MAAM,CAAC;QACN,KAAK,EAAE,EAAE,MAAM,8GAAiD,EAAE;QAClE,KAAK,EAAE,EAAE,MAAM,EAAE,KAAK,CAAC,IAAI,EAAE;QAC7B,KAAK,EAAE,EAAE,MAAM,EAAE,WAAW,CAAC,KAAK,EAAE;KACrC;CACF;MAGM,gCAAgC;IADvC;;;;;uDAE4B,EAAE;wBACQ,qBAAqB;+BACI,WAAW,CAAC,aAAa,EAAE;6DAEvD,KAAK;gCACH,CAAC;wBACR,KAAK;0BACY;YAC3C,cAAc,EAAE;gBACd,aAAa,EAAE,WAAW,CAAC,aAAa,CAAC,MAAM;gBAC/C,YAAY,EAAE,WAAW,CAAC,YAAY,CAAC,EAAE;aAC1C;SACF;8BACuC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;yBAE9C,GAAG,EAAE,GAAE,CAAC;;;KAnBjC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAIC,6CAAiB,MAAM,EAAM;QAAtB,QAAQ;;;QAAR,QAAQ,WAAE,MAAM;;;IACvB,OAAO,CAAC,QAAQ,WAAW,MAAM,CAAyB;IAC1D,OAAO,kBAAkB,WAAW,CAAC,qBAAqB,CAA+B;IACzF,aAAa;IACb,mDAAuB,OAAO,EAAS;QAAhC,cAAc;;;QAAd,cAAc,WAAE,OAAO;;;IAC9B,OAAO,mBAAmB,MAAM,CAAK;IACrC,OAAO,WAAW,OAAO,CAAS;IAClC,OAAO,aAAa,WAAW,CAAC,UAAU,CAKxC;IACF,OAAO,iBAAiB,KAAK,CAAC,MAAM,CAAC,CAAkC;IACvE,mBAAmB;IACnB,mBAAW,MAAM,IAAI,CAAY;IAEjC,aAAa,IAAI,IAAI;QACnB,0BAA0B;QAC1B,IAAI,CAAC,eAAe,EAAE,CAAC;IACzB,CAAC;IAED,KAAK,CAAC,eAAe,IAAI,OAAO,CAAC,IAAI,CAAC;QACpC,YAAY,CAAC,YAAY,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;QACzC,MAAM,IAAI,CAAC,eAAe,CAAC,MAAM,CAAC,IAAI,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC;QACzD,MAAM,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACxB,IAAI,CAAC,MAAM,EAAE,CAAC;QACd,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC;IAC7B,CAAC;IAED,eAAe;QACb,IAAI,UAAU,EAAE,OAAO,CAAC,UAAU,GAAG;YACnC,OAAO,EAAE,CAAC;SACX,CAAC;QACF,wBAAwB;QACxB,OAAO,CAAC,EAAE,CAAC,UAAU,EAAE,GAAG,EAAE;YAC1B,IAAI,IAAI,CAAC,cAAc,EAAE;gBACvB,WAAW;gBACX,IAAI,CAAC,eAAe,CAAC,aAAa,EAAE,CAAC;gBACrC,IAAI,CAAC,cAAc,GAAG,KAAK,CAAC;aAC7B;iBAAM;gBACL,IAAI,CAAC,SAAS,EAAE,CAAC;aAClB;QACH,CAAC,CAAC,CAAC;IACL,CAAC;IAED,gBAAgB,IAAI,IAAI;QACtB,IAAI,CAAC,GAAG,EAAE,CAAC;QACX,SAAS;QACT,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IACjB,CAAC;IAED;;OAEG;IACH,KAAK,CAAC,MAAM;QACV,MAAM,IAAI,CAAC,eAAe,CAAC,MAAM,CAAC,IAAI,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC;QACzD,MAAM,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;IAC1B,CAAC;IAED;;OAEG;IACH,GAAG,IAAI,IAAI;QACT,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,YAAY,CAAC,CAAC;QACvC,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,YAAY,CAAC,CAAC;QACvC,IAAI,CAAC,QAAQ,GAAG,KAAK,CAAC;QACtB,MAAM,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACxB,WAAW;QACX,IAAI,CAAC,eAAe,CAAC,aAAa,EAAE,CAAC;QACrC,IAAI,CAAC,cAAc,GAAG,KAAK,CAAC;IAC9B,CAAC;IAED;;OAEG;IACH,MAAM;QACJ,IAAI,IAAI,CAAC,QAAQ,EAAE;YACjB,OAAO;SACR;QACD,IAAI,CAAC,eAAe,CAAC,EAAE,CAAC,YAAY,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE;YACrD,IAAI,IAAI,CAAC,QAAQ,CAAC,MAAM,IAAI,IAAI,CAAC,gBAAgB,IAAI,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,IAAI,IAAI,KAAK,GAAG,EAAE;gBACxF,OAAO;aACR;YACD,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC;YACtB,IAAI,IAAI,CAAC,QAAQ,CAAC,MAAM,KAAK,IAAI,CAAC,gBAAgB,EAAE;gBAClD,MAAM,CAAC,IAAI,CAAC,wBAAwB,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;aACtD;YACD,MAAM,CAAC,IAAI,CAAC,iCAAiC,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;QAChE,CAAC,CAAC,CAAA;QAEF,IAAI,CAAC,eAAe,CAAC,EAAE,CAAC,YAAY,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,EAAE;YACvD,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,QAAQ,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC;YACrE,MAAM,CAAC,IAAI,CAAC,sCAAsC,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;QACrE,CAAC,CAAC,CAAA;QACF,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC;QACrB,MAAM,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAChC,CAAC;IAED;;OAEG;IAEH,wBAAwB;;YACtB,IAAI,QAAC,EAAE,SAAS,EAAE,aAAa,CAAC,GAAG,EAAE,UAAU,EAAE,SAAS,CAAC,MAAM,EAAE,cAAc,EAAE,SAAS,CAAC,YAAY,EAAE;YAA3G,IAAI,CAMH,EAAE,CAAC,IAAI,CAAC,QAAQ;YANjB,IAAI,CAUH,MAAM,CAAC,GAAG,EAAE;gBACX,IAAI,CAAC,GAAG,EAAE,CAAC;YACb,CAAC;YAZD,IAAI,CAaH,eAAe,CAAC,KAAK,CAAC,WAAW;YAblC,IAAI,CAcH,MAAM;YAdP,IAAI,CAeH,MAAM,CAAC,EAAE,IAAI,+GAA2C,EAAE,KAAK,+GAA2C,EAAE;YAf7G,IAAI,CAgBH,YAAY,CAAC,IAAI;YAhBlB,IAAI,CAiBH,OAAO,CAAC,GAAG,EAAE;gBACZ,2EAA2E;gBAC3E,IAAI,CAAC,eAAe,EAAE,CAAC;YACzB,CAAC;;;YAnBC,OAAO;mDAAqC,KAAK,EAAE,MAAM;;;oBACvD,IAAI,QAAC,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC;;;gBAAxB,IAAI;;+CADE,IAAI,CAAC,cAAc,0BAGxB,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,EAAE,CAAC,IAAI,CAAC,QAAQ,EAAE;;QAHnD,OAAO;QADT,IAAI;KAqBL;IAED;;YACE,GAAG;;QACD,IAAI,CAAC,wBAAwB,aAAE;QADjC,GAAG;KAGJ;;;;;AAOH,MAAM,OAAQ,uBAAuB;IADrC;;;;;yBAE0B,GAAG,EAAE,GAAE,CAAC;;;KAPjC;;;;;;;;;;;;;;IAOC,mBAAW,MAAM,IAAI,CAAY;IACjC;;YACE,MAAM;YAAN,MAAM,CAGL,MAAM,CAAC,MAAM;YAHd,MAAM,CAIL,KAAK,CAAC,MAAM;YAJb,MAAM,CAKL,cAAc,CAAC,SAAS,CAAC,MAAM;;;;;4CAJ9B,gCAAgC,OAAC,EAAE,SAAS,EAAE,IAAI,CAAC,SAAS,EAAE;;;;4BAA3B,SAAS,EAAE,IAAI,CAAC,SAAS;;;;;;;;;;QAD9D,MAAM;KAMP", + "entry-package-info": "entry|1.0.0", + "package-info": "verifycode|1.0.0" + }, + "entry|entry|1.0.0|src/main/ets/entryability/EntryAbility.ts": { + "version": 3, + "file": "EntryAbility.ets", + "sourceRoot": "", + "sources": [ + "entry/src/main/ets/entryability/EntryAbility.ets" + ], + "names": [], + "mappings": ";;;;;;AAmBA,MAAM,MAAM,GAAG,MAAM,CAAC;AAEtB,MAAM,CAAC,OAAO,OAAO,YAAa,SAAQ,SAAS;IACjD,QAAQ,CAAC,IAAI,EAAE,IAAI,EAAE,WAAW,EAAE,eAAe,CAAC,WAAW,GAAG,IAAI;QAClE,IAAI,CAAC,OAAO,CAAC,qBAAqB,EAAE,CAAC,YAAY,CAAC,qBAAqB,CAAC,SAAS,CAAC,kBAAkB,CAAC,CAAC;QACtG,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,kBAAkB,CAAC,CAAC;IAClE,CAAC;IAED,SAAS,IAAI,IAAI;QACf,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,mBAAmB,CAAC,CAAC;IACnE,CAAC;IAED,mBAAmB,CAAC,WAAW,EAAE,MAAM,CAAC,WAAW,GAAG,IAAI;QACxD,yDAAyD;QACzD,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,6BAA6B,CAAC,CAAC;QAE3E,WAAW,CAAC,WAAW,CAAC,aAAa,EAAE,CAAC,GAAG,EAAE,EAAE;YAC7C,IAAI,GAAG,CAAC,IAAI,EAAE;gBACZ,KAAK,CAAC,KAAK,CAAC,MAAM,EAAE,SAAS,EAAE,+CAA+C,EAAE,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,CAAC;gBACrG,OAAO;aACR;YACD,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,mCAAmC,CAAC,CAAC;QACrE,CAAC,CAAC,CAAC;IACL,CAAC;IAED,oBAAoB,IAAI,IAAI;QAC1B,yDAAyD;QACzD,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,8BAA8B,CAAC,CAAC;IAC9E,CAAC;IAED,YAAY,IAAI,IAAI;QAClB,oCAAoC;QACpC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,sBAAsB,CAAC,CAAC;IACtE,CAAC;IAED,YAAY,IAAI,IAAI;QAClB,iCAAiC;QACjC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,sBAAsB,CAAC,CAAC;IACtE,CAAC;CACF", + "entry-package-info": "entry|1.0.0" + }, + "entry|entry|1.0.0|src/main/ets/entrybackupability/EntryBackupAbility.ts": { + "version": 3, + "file": "EntryBackupAbility.ets", + "sourceRoot": "", + "sources": [ + "entry/src/main/ets/entrybackupability/EntryBackupAbility.ets" + ], + "names": [], + "mappings": ";;;AAkBA,MAAM,MAAM,GAAG,MAAM,CAAC;AAEtB,MAAM,CAAC,OAAO,OAAO,kBAAmB,SAAQ,sBAAsB;IACpE,KAAK,CAAC,QAAQ;QACZ,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,aAAa,CAAC,CAAC;QAC7C,MAAM,OAAO,CAAC,OAAO,EAAE,CAAC;IAC1B,CAAC;IAED,KAAK,CAAC,SAAS,CAAC,aAAa,EAAE,aAAa;QAC1C,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,EAAE,yBAAyB,EAAE,IAAI,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC;QACxF,MAAM,OAAO,CAAC,OAAO,EAAE,CAAC;IAC1B,CAAC;CACF", + "entry-package-info": "entry|1.0.0" + }, + "entry|entry|1.0.0|src/main/ets/pages/Index.ts": { + "version": 3, + "file": "Index.ets", + "sourceRoot": "", + "sources": [ + "entry/src/main/ets/pages/Index.ets" + ], + "names": [], + "mappings": ";;;;IAoBS,OAAO,GAAE,MAAM;;OALjB,EAAE,uBAAuB,EAAE;MAI3B,KAAK;IAFZ;;;;;sDAG2B,aAAa;;;KALa;;;;;;;;;;;;;;;;IAKnD,4CAAgB,MAAM,EAAiB;QAAhC,OAAO;;;QAAP,OAAO,WAAE,MAAM;;;IAEtB;;YACE,MAAM;YAAN,MAAM,CAOL,MAAM,CAAC,MAAM;YAPd,MAAM,CAQL,KAAK,CAAC,MAAM;;;;;;oBAPX;;;uBAGG;oBACH,uBAAuB;;;;;;;;;;;;QALzB,MAAM;KASP", + "entry-package-info": "entry|1.0.0" + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/build/default/outputs/default/pack.info b/code/UI/VerifyCode/entry/build/default/outputs/default/pack.info new file mode 100644 index 0000000000000000000000000000000000000000..0f382e062788935ec49d54ea52c9fcc486710fa4 --- /dev/null +++ b/code/UI/VerifyCode/entry/build/default/outputs/default/pack.info @@ -0,0 +1 @@ +{"summary":{"app":{"bundleName":"com.example.verifycode","bundleType":"app","version":{"code":1000000,"name":"1.0.0"}},"modules":[{"mainAbility":"EntryAbility","deviceType":["default","tablet"],"abilities":[{"name":"EntryAbility","label":"$string:EntryAbility_label"}],"extensionAbilities":[{"name":"EntryBackupAbility","forms":[]}],"distro":{"moduleType":"entry","installationFree":false,"deliveryWithInstall":true,"moduleName":"entry"},"apiVersion":{"compatible":12,"releaseType":"Release","target":12}}]},"packages":[{"deviceType":["default","tablet"],"moduleType":"entry","deliveryWithInstall":true,"name":"entry-default"}]} diff --git a/code/UI/VerifyCode/entry/hvigorfile.ts b/code/UI/VerifyCode/entry/hvigorfile.ts new file mode 100644 index 0000000000000000000000000000000000000000..c6edcd90486dd5a853cf7d34c8647f08414ca7a3 --- /dev/null +++ b/code/UI/VerifyCode/entry/hvigorfile.ts @@ -0,0 +1,6 @@ +import { hapTasks } from '@ohos/hvigor-ohos-plugin'; + +export default { + system: hapTasks, /* Built-in plugin of Hvigor. It cannot be modified. */ + plugins:[] /* Custom plugin to extend the functionality of Hvigor. */ +} diff --git a/code/UI/VerifyCode/entry/obfuscation-rules.txt b/code/UI/VerifyCode/entry/obfuscation-rules.txt new file mode 100644 index 0000000000000000000000000000000000000000..272efb6ca3f240859091bbbfc7c5802d52793b0b --- /dev/null +++ b/code/UI/VerifyCode/entry/obfuscation-rules.txt @@ -0,0 +1,23 @@ +# Define project specific obfuscation rules here. +# You can include the obfuscation configuration files in the current module's build-profile.json5. +# +# For more details, see +# https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/source-obfuscation-V5 + +# Obfuscation options: +# -disable-obfuscation: disable all obfuscations +# -enable-property-obfuscation: obfuscate the property names +# -enable-toplevel-obfuscation: obfuscate the names in the global scope +# -compact: remove unnecessary blank spaces and all line feeds +# -remove-log: remove all console.* statements +# -print-namecache: print the name cache that contains the mapping from the old names to new names +# -apply-namecache: reuse the given cache file + +# Keep options: +# -keep-property-name: specifies property names that you want to keep +# -keep-global-name: specifies names that you want to keep in the global scope + +-enable-property-obfuscation +-enable-toplevel-obfuscation +-enable-filename-obfuscation +-enable-export-obfuscation \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/oh-package-lock.json5 b/code/UI/VerifyCode/entry/oh-package-lock.json5 new file mode 100644 index 0000000000000000000000000000000000000000..e74a2936e3f7e206e8ddfde1fe83a65678bd6b10 --- /dev/null +++ b/code/UI/VerifyCode/entry/oh-package-lock.json5 @@ -0,0 +1,18 @@ +{ + "meta": { + "stableOrder": true + }, + "lockfileVersion": 3, + "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.", + "specifiers": { + "verifycode@../casesfeature/verifycode": "verifycode@../casesfeature/verifycode" + }, + "packages": { + "verifycode@../casesfeature/verifycode": { + "name": "verifycode", + "version": "1.0.0", + "resolved": "../casesfeature/verifycode", + "registryType": "local" + } + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/oh-package.json5 b/code/UI/VerifyCode/entry/oh-package.json5 new file mode 100644 index 0000000000000000000000000000000000000000..d494ecee7b58e5431c0bd9eb31a7440450ba1d0b --- /dev/null +++ b/code/UI/VerifyCode/entry/oh-package.json5 @@ -0,0 +1,27 @@ +/* + * Copyright (c) 2025 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +{ + "name": "entry", + "version": "1.0.0", + "description": "Please describe the basic information.", + "main": "", + "author": "", + "license": "", + "dependencies": { + "verifycode": "file:../casesfeature/verifycode" + } +} + diff --git a/code/UI/VerifyCode/entry/src/main/ets/entryability/EntryAbility.ets b/code/UI/VerifyCode/entry/src/main/ets/entryability/EntryAbility.ets new file mode 100644 index 0000000000000000000000000000000000000000..d3ee54d2beea61d38866762868bd056d3e39e3c9 --- /dev/null +++ b/code/UI/VerifyCode/entry/src/main/ets/entryability/EntryAbility.ets @@ -0,0 +1,59 @@ +/* + * Copyright (c) 2025 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import { AbilityConstant, ConfigurationConstant, UIAbility, Want } from '@kit.AbilityKit'; +import { hilog } from '@kit.PerformanceAnalysisKit'; +import { window } from '@kit.ArkUI'; + +const DOMAIN = 0x0000; + +export default class EntryAbility extends UIAbility { + onCreate(want: Want, launchParam: AbilityConstant.LaunchParam): void { + this.context.getApplicationContext().setColorMode(ConfigurationConstant.ColorMode.COLOR_MODE_NOT_SET); + hilog.info(DOMAIN, 'testTag', '%{public}s', 'Ability onCreate'); + } + + onDestroy(): void { + hilog.info(DOMAIN, 'testTag', '%{public}s', 'Ability onDestroy'); + } + + onWindowStageCreate(windowStage: window.WindowStage): void { + // Main window is created, set main page for this ability + hilog.info(DOMAIN, 'testTag', '%{public}s', 'Ability onWindowStageCreate'); + + windowStage.loadContent('pages/Index', (err) => { + if (err.code) { + hilog.error(DOMAIN, 'testTag', 'Failed to load the content. Cause: %{public}s', JSON.stringify(err)); + return; + } + hilog.info(DOMAIN, 'testTag', 'Succeeded in loading the content.'); + }); + } + + onWindowStageDestroy(): void { + // Main window is destroyed, release UI related resources + hilog.info(DOMAIN, 'testTag', '%{public}s', 'Ability onWindowStageDestroy'); + } + + onForeground(): void { + // Ability has brought to foreground + hilog.info(DOMAIN, 'testTag', '%{public}s', 'Ability onForeground'); + } + + onBackground(): void { + // Ability has back to background + hilog.info(DOMAIN, 'testTag', '%{public}s', 'Ability onBackground'); + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/src/main/ets/entrybackupability/EntryBackupAbility.ets b/code/UI/VerifyCode/entry/src/main/ets/entrybackupability/EntryBackupAbility.ets new file mode 100644 index 0000000000000000000000000000000000000000..0a97e21bd7a15599af76a806695860ff1eb0ebfe --- /dev/null +++ b/code/UI/VerifyCode/entry/src/main/ets/entrybackupability/EntryBackupAbility.ets @@ -0,0 +1,31 @@ +/* + * Copyright (c) 2025 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import { hilog } from '@kit.PerformanceAnalysisKit'; +import { BackupExtensionAbility, BundleVersion } from '@kit.CoreFileKit'; + +const DOMAIN = 0x0000; + +export default class EntryBackupAbility extends BackupExtensionAbility { + async onBackup() { + hilog.info(DOMAIN, 'testTag', 'onBackup ok'); + await Promise.resolve(); + } + + async onRestore(bundleVersion: BundleVersion) { + hilog.info(DOMAIN, 'testTag', 'onRestore ok %{public}s', JSON.stringify(bundleVersion)); + await Promise.resolve(); + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/src/main/ets/pages/Index.ets b/code/UI/VerifyCode/entry/src/main/ets/pages/Index.ets new file mode 100644 index 0000000000000000000000000000000000000000..f43fd0350599d9dd9a5aadfc025d125ce95daffb --- /dev/null +++ b/code/UI/VerifyCode/entry/src/main/ets/pages/Index.ets @@ -0,0 +1,34 @@ +/* + * Copyright (c) 2025 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import { VerifyCodeViewComponent } from 'verifycode'; + +@Entry +@Component +struct Index { + @State message: string = 'Hello World'; + + build() { + Column() { + /** + * 功能介绍:本示例介绍如何使用Text组件实现验证码场景,并禁用对内容的选中、复制、光标。 + * 参数介绍:无 + */ + VerifyCodeViewComponent() + } + .height('100%') + .width('100%') + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/src/main/module.json5 b/code/UI/VerifyCode/entry/src/main/module.json5 new file mode 100644 index 0000000000000000000000000000000000000000..4144486d1af4c03b0d767cce1cda86fc0d697f91 --- /dev/null +++ b/code/UI/VerifyCode/entry/src/main/module.json5 @@ -0,0 +1,66 @@ +/* + * Copyright (c) 2025 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +{ + "module": { + "name": "entry", + "type": "entry", + "description": "$string:module_desc", + "mainElement": "EntryAbility", + "deviceTypes": [ + "default", + "tablet" + ], + "deliveryWithInstall": true, + "installationFree": false, + "pages": "$profile:main_pages", + "abilities": [ + { + "name": "EntryAbility", + "srcEntry": "./ets/entryability/EntryAbility.ets", + "description": "$string:EntryAbility_desc", + "icon": "$media:layered_image", + "label": "$string:EntryAbility_label", + "startWindowIcon": "$media:startIcon", + "startWindowBackground": "$color:start_window_background", + "exported": true, + "skills": [ + { + "entities": [ + "entity.system.home" + ], + "actions": [ + "action.system.home" + ] + } + ] + } + ], + "extensionAbilities": [ + { + "name": "EntryBackupAbility", + "srcEntry": "./ets/entrybackupability/EntryBackupAbility.ets", + "type": "backup", + "exported": false, + "metadata": [ + { + "name": "ohos.extension.backup", + "resource": "$profile:backup_config" + } + ] + } + ] + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/src/main/resources/base/element/color.json b/code/UI/VerifyCode/entry/src/main/resources/base/element/color.json new file mode 100644 index 0000000000000000000000000000000000000000..3c712962da3c2751c2b9ddb53559afcbd2b54a02 --- /dev/null +++ b/code/UI/VerifyCode/entry/src/main/resources/base/element/color.json @@ -0,0 +1,8 @@ +{ + "color": [ + { + "name": "start_window_background", + "value": "#FFFFFF" + } + ] +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/src/main/resources/base/element/float.json b/code/UI/VerifyCode/entry/src/main/resources/base/element/float.json new file mode 100644 index 0000000000000000000000000000000000000000..33ea22304f9b1485b5f22d811023701b5d4e35b6 --- /dev/null +++ b/code/UI/VerifyCode/entry/src/main/resources/base/element/float.json @@ -0,0 +1,8 @@ +{ + "float": [ + { + "name": "page_text_font_size", + "value": "50fp" + } + ] +} diff --git a/code/UI/VerifyCode/entry/src/main/resources/base/element/string.json b/code/UI/VerifyCode/entry/src/main/resources/base/element/string.json new file mode 100644 index 0000000000000000000000000000000000000000..2f35a942b44ee905af2b361ca48baa0f8f7dd7e8 --- /dev/null +++ b/code/UI/VerifyCode/entry/src/main/resources/base/element/string.json @@ -0,0 +1,16 @@ +{ + "string": [ + { + "name": "module_desc", + "value": "验证码布局模块" + }, + { + "name": "EntryAbility_desc", + "value": "验证码布局" + }, + { + "name": "EntryAbility_label", + "value": "VerifyCode" + } + ] +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/src/main/resources/base/media/background.png b/code/UI/VerifyCode/entry/src/main/resources/base/media/background.png new file mode 100644 index 0000000000000000000000000000000000000000..923f2b3f27e915d6871871deea0420eb45ce102f Binary files /dev/null and b/code/UI/VerifyCode/entry/src/main/resources/base/media/background.png differ diff --git a/code/UI/VerifyCode/entry/src/main/resources/base/media/foreground.png b/code/UI/VerifyCode/entry/src/main/resources/base/media/foreground.png new file mode 100644 index 0000000000000000000000000000000000000000..97014d3e10e5ff511409c378cd4255713aecd85f Binary files /dev/null and b/code/UI/VerifyCode/entry/src/main/resources/base/media/foreground.png differ diff --git a/code/UI/VerifyCode/entry/src/main/resources/base/media/layered_image.json b/code/UI/VerifyCode/entry/src/main/resources/base/media/layered_image.json new file mode 100644 index 0000000000000000000000000000000000000000..fb49920440fb4d246c82f9ada275e26123a2136a --- /dev/null +++ b/code/UI/VerifyCode/entry/src/main/resources/base/media/layered_image.json @@ -0,0 +1,7 @@ +{ + "layered-image": + { + "background" : "$media:background", + "foreground" : "$media:foreground" + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/src/main/resources/base/media/startIcon.png b/code/UI/VerifyCode/entry/src/main/resources/base/media/startIcon.png new file mode 100644 index 0000000000000000000000000000000000000000..205ad8b5a8a42e8762fbe4899b8e5e31ce822b8b Binary files /dev/null and b/code/UI/VerifyCode/entry/src/main/resources/base/media/startIcon.png differ diff --git a/code/UI/VerifyCode/entry/src/main/resources/base/profile/backup_config.json b/code/UI/VerifyCode/entry/src/main/resources/base/profile/backup_config.json new file mode 100644 index 0000000000000000000000000000000000000000..78f40ae7c494d71e2482278f359ec790ca73471a --- /dev/null +++ b/code/UI/VerifyCode/entry/src/main/resources/base/profile/backup_config.json @@ -0,0 +1,3 @@ +{ + "allowToBackupRestore": true +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/src/main/resources/base/profile/main_pages.json b/code/UI/VerifyCode/entry/src/main/resources/base/profile/main_pages.json new file mode 100644 index 0000000000000000000000000000000000000000..1898d94f58d6128ab712be2c68acc7c98e9ab9ce --- /dev/null +++ b/code/UI/VerifyCode/entry/src/main/resources/base/profile/main_pages.json @@ -0,0 +1,5 @@ +{ + "src": [ + "pages/Index" + ] +} diff --git a/code/UI/VerifyCode/entry/src/main/resources/dark/element/color.json b/code/UI/VerifyCode/entry/src/main/resources/dark/element/color.json new file mode 100644 index 0000000000000000000000000000000000000000..79b11c2747aec33e710fd3a7b2b3c94dd9965499 --- /dev/null +++ b/code/UI/VerifyCode/entry/src/main/resources/dark/element/color.json @@ -0,0 +1,8 @@ +{ + "color": [ + { + "name": "start_window_background", + "value": "#000000" + } + ] +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/src/ohosTest/ets/test/Ability.test.ets b/code/UI/VerifyCode/entry/src/ohosTest/ets/test/Ability.test.ets new file mode 100644 index 0000000000000000000000000000000000000000..85c78f67579d6e31b5f5aeea463e216b9b141048 --- /dev/null +++ b/code/UI/VerifyCode/entry/src/ohosTest/ets/test/Ability.test.ets @@ -0,0 +1,35 @@ +import { hilog } from '@kit.PerformanceAnalysisKit'; +import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'; + +export default function abilityTest() { + describe('ActsAbilityTest', () => { + // Defines a test suite. Two parameters are supported: test suite name and test suite function. + beforeAll(() => { + // Presets an action, which is performed only once before all test cases of the test suite start. + // This API supports only one parameter: preset action function. + }) + beforeEach(() => { + // Presets an action, which is performed before each unit test case starts. + // The number of execution times is the same as the number of test cases defined by **it**. + // This API supports only one parameter: preset action function. + }) + afterEach(() => { + // Presets a clear action, which is performed after each unit test case ends. + // The number of execution times is the same as the number of test cases defined by **it**. + // This API supports only one parameter: clear action function. + }) + afterAll(() => { + // Presets a clear action, which is performed after all test cases of the test suite end. + // This API supports only one parameter: clear action function. + }) + it('assertContain', 0, () => { + // Defines a test case. This API supports three parameters: test case name, filter parameter, and test case function. + hilog.info(0x0000, 'testTag', '%{public}s', 'it begin'); + let a = 'abc'; + let b = 'b'; + // Defines a variety of assertion methods, which are used to declare expected boolean conditions. + expect(a).assertContain(b); + expect(a).assertEqual(a); + }) + }) +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/src/ohosTest/ets/test/List.test.ets b/code/UI/VerifyCode/entry/src/ohosTest/ets/test/List.test.ets new file mode 100644 index 0000000000000000000000000000000000000000..794c7dc4ed66bd98fa3865e07922906e2fcef545 --- /dev/null +++ b/code/UI/VerifyCode/entry/src/ohosTest/ets/test/List.test.ets @@ -0,0 +1,5 @@ +import abilityTest from './Ability.test'; + +export default function testsuite() { + abilityTest(); +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/src/ohosTest/module.json5 b/code/UI/VerifyCode/entry/src/ohosTest/module.json5 new file mode 100644 index 0000000000000000000000000000000000000000..69026872775eebd0844900b225c411959ae5608b --- /dev/null +++ b/code/UI/VerifyCode/entry/src/ohosTest/module.json5 @@ -0,0 +1,12 @@ +{ + "module": { + "name": "entry_test", + "type": "feature", + "deviceTypes": [ + "default", + "tablet" + ], + "deliveryWithInstall": true, + "installationFree": false + } +} diff --git a/code/UI/VerifyCode/entry/src/test/List.test.ets b/code/UI/VerifyCode/entry/src/test/List.test.ets new file mode 100644 index 0000000000000000000000000000000000000000..bb5b5c3731e283dd507c847560ee59bde477bbc7 --- /dev/null +++ b/code/UI/VerifyCode/entry/src/test/List.test.ets @@ -0,0 +1,5 @@ +import localUnitTest from './LocalUnit.test'; + +export default function testsuite() { + localUnitTest(); +} \ No newline at end of file diff --git a/code/UI/VerifyCode/entry/src/test/LocalUnit.test.ets b/code/UI/VerifyCode/entry/src/test/LocalUnit.test.ets new file mode 100644 index 0000000000000000000000000000000000000000..165fc1615ee8618b4cb6a622f144a9a707eee99f --- /dev/null +++ b/code/UI/VerifyCode/entry/src/test/LocalUnit.test.ets @@ -0,0 +1,33 @@ +import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'; + +export default function localUnitTest() { + describe('localUnitTest', () => { + // Defines a test suite. Two parameters are supported: test suite name and test suite function. + beforeAll(() => { + // Presets an action, which is performed only once before all test cases of the test suite start. + // This API supports only one parameter: preset action function. + }); + beforeEach(() => { + // Presets an action, which is performed before each unit test case starts. + // The number of execution times is the same as the number of test cases defined by **it**. + // This API supports only one parameter: preset action function. + }); + afterEach(() => { + // Presets a clear action, which is performed after each unit test case ends. + // The number of execution times is the same as the number of test cases defined by **it**. + // This API supports only one parameter: clear action function. + }); + afterAll(() => { + // Presets a clear action, which is performed after all test cases of the test suite end. + // This API supports only one parameter: clear action function. + }); + it('assertContain', 0, () => { + // Defines a test case. This API supports three parameters: test case name, filter parameter, and test case function. + let a = 'abc'; + let b = 'b'; + // Defines a variety of assertion methods, which are used to declare expected boolean conditions. + expect(a).assertContain(b); + expect(a).assertEqual(a); + }); + }); +} \ No newline at end of file diff --git a/code/UI/VerifyCode/hvigor/hvigor-config.json5 b/code/UI/VerifyCode/hvigor/hvigor-config.json5 new file mode 100644 index 0000000000000000000000000000000000000000..fe83c3e838abfb3629eed84f6c7092f306d818f9 --- /dev/null +++ b/code/UI/VerifyCode/hvigor/hvigor-config.json5 @@ -0,0 +1,22 @@ +{ + "modelVersion": "5.0.2", + "dependencies": { + }, + "execution": { + // "analyze": "normal", /* Define the build analyze mode. Value: [ "normal" | "advanced" | false ]. Default: "normal" */ + // "daemon": true, /* Enable daemon compilation. Value: [ true | false ]. Default: true */ + // "incremental": true, /* Enable incremental compilation. Value: [ true | false ]. Default: true */ + // "parallel": true, /* Enable parallel compilation. Value: [ true | false ]. Default: true */ + // "typeCheck": false, /* Enable typeCheck. Value: [ true | false ]. Default: false */ + }, + "logging": { + // "level": "info" /* Define the log level. Value: [ "debug" | "info" | "warn" | "error" ]. Default: "info" */ + }, + "debugging": { + // "stacktrace": false /* Disable stacktrace compilation. Value: [ true | false ]. Default: false */ + }, + "nodeOptions": { + // "maxOldSpaceSize": 8192 /* Enable nodeOptions maxOldSpaceSize compilation. Unit M. Used for the daemon process. Default: 8192*/ + // "exposeGC": true /* Enable to trigger garbage collection explicitly. Default: true*/ + } +} diff --git a/code/UI/VerifyCode/hvigorfile.ts b/code/UI/VerifyCode/hvigorfile.ts new file mode 100644 index 0000000000000000000000000000000000000000..f3cb9f1a87a81687554a76283af8df27d8bda775 --- /dev/null +++ b/code/UI/VerifyCode/hvigorfile.ts @@ -0,0 +1,6 @@ +import { appTasks } from '@ohos/hvigor-ohos-plugin'; + +export default { + system: appTasks, /* Built-in plugin of Hvigor. It cannot be modified. */ + plugins:[] /* Custom plugin to extend the functionality of Hvigor. */ +} diff --git a/code/UI/VerifyCode/local.properties b/code/UI/VerifyCode/local.properties new file mode 100644 index 0000000000000000000000000000000000000000..d733957baf47aeef3e09022ceb92fa426de4ceca --- /dev/null +++ b/code/UI/VerifyCode/local.properties @@ -0,0 +1,8 @@ +# This file is automatically generated by DevEco Studio. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file should *NOT* be checked into Version Control Systems, +# as it contains information specific to your local configuration. +# +# For customization when using a Version Control System, please read the header note. +sdk.dir=D:/oh_11_SDK/11 \ No newline at end of file diff --git a/code/UI/VerifyCode/oh-package-lock.json5 b/code/UI/VerifyCode/oh-package-lock.json5 new file mode 100644 index 0000000000000000000000000000000000000000..7fcf818273347b97063c0c0a151bb14770ca1c79 --- /dev/null +++ b/code/UI/VerifyCode/oh-package-lock.json5 @@ -0,0 +1,27 @@ +{ + "meta": { + "stableOrder": true + }, + "lockfileVersion": 3, + "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.", + "specifiers": { + "@ohos/hamock@1.0.0": "@ohos/hamock@1.0.0", + "@ohos/hypium@1.0.21": "@ohos/hypium@1.0.21" + }, + "packages": { + "@ohos/hamock@1.0.0": { + "name": "@ohos/hamock", + "version": "1.0.0", + "integrity": "sha512-K6lDPYc6VkKe6ZBNQa9aoG+ZZMiwqfcR/7yAVFSUGIuOAhPvCJAo9+t1fZnpe0dBRBPxj2bxPPbKh69VuyAtDg==", + "resolved": "https://ohpm.openharmony.cn/ohpm/@ohos/hamock/-/hamock-1.0.0.har", + "registryType": "ohpm" + }, + "@ohos/hypium@1.0.21": { + "name": "@ohos/hypium", + "version": "1.0.21", + "integrity": "sha512-iyKGMXxE+9PpCkqEwu0VykN/7hNpb+QOeIuHwkmZnxOpI+dFZt6yhPB7k89EgV1MiSK/ieV/hMjr5Z2mWwRfMQ==", + "resolved": "https://ohpm.openharmony.cn/ohpm/@ohos/hypium/-/hypium-1.0.21.har", + "registryType": "ohpm" + } + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/oh-package.json5 b/code/UI/VerifyCode/oh-package.json5 new file mode 100644 index 0000000000000000000000000000000000000000..3b555a4269faeadc6caab93d696e194c30862899 --- /dev/null +++ b/code/UI/VerifyCode/oh-package.json5 @@ -0,0 +1,25 @@ +/* + * Copyright (c) 2025 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +{ + "modelVersion": "5.0.2", + "description": "Please describe the basic information.", + "dependencies": { + }, + "devDependencies": { + "@ohos/hypium": "1.0.21", + "@ohos/hamock": "1.0.0" + } +} diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/CHANGELOG.md b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/CHANGELOG.md new file mode 100644 index 0000000000000000000000000000000000000000..22a35bda8a1fab36dd81c1c7ae86addcc1f111cc --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/CHANGELOG.md @@ -0,0 +1,4 @@ +## 1.0.0 +- 修复once断言问题 +## 1.0.0-rc +- 提供DevEco Studio预览器场景使能的MockSetup装饰器 \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/LICENSE b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/LICENSE new file mode 100644 index 0000000000000000000000000000000000000000..4947287f7b5ccb5d1e8b7b2d3aa5d89f322c160d --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/LICENSE @@ -0,0 +1,177 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/README.md b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/README.md new file mode 100644 index 0000000000000000000000000000000000000000..c46981eb6b9163cb82723dd4c410b69b5e6a66cd --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/README.md @@ -0,0 +1,82 @@ +# Hamock + +## 简介 + +Hamock 是 OpenHarmony 上的模拟框架,提供预览场景的模拟功能。 + +## 下载安装 + +```bash +ohpm install @ohos/hamock +``` + +OpenHarmony ohpm 环境配置等更多内容,请参考[如何安装 OpenHarmony ohpm 包](https://gitee.com/openharmony-tpc/docs/blob/master/OpenHarmony_har_usage.md) + +## 使用示例 + +Hamock 提供了 @MockSetup 用于修饰 Mock 方法,仅支持声明式范式的组件。当开发者预览该组件时,预览运行时将在组件初始化时执行被 @MockSetup 修饰的方法。因此,开发者可以在这个被修饰的方法内重定义组件的方法或重赋值组件的属性,其将在预览时生效。 + +> 说明: +> @MockSetup 修饰的方法仅在预览场景会自动触发,并先于组件的 aboutToAppear 执行。 + +### UI组件的方法 + +在 ArkTS 页面代码中引入 Hamock。在目标组件中定义一个方法,并用 @MockSetup 修饰该方法。在这个方法中,使用 MockKit 模拟目标方法。 + +```typescript +import { MockKit, when, MockSetup } from '@ohos/hamock'; + +@Entry +@Component +struct Index { + ... + @MockSetup + randomName() { + let mocker: MockKit = new MockKit(); + let mockfunc: Object = mocker.mockFunc(this, this.method1); + // mock 指定的方法在指定入参的返回值 + when(mockfunc)('test').afterReturn(1); + } + ... + // 业务场景调用方法 + const result: number = this.method1('test'); // in previewer, result = 1 +} +``` + +### UI组件的属性 + +在 ArkTS 页面代码中引入 Hamock。在目标组件中定义一个方法,并用 @MockSetup 修饰该方法。在这个方法中,对于需要 Mock 的属性,可以重新赋值。 + +```typescript +import { MockSetup } from '@ohos/hamock'; + +@Component +struct Person { + @Prop species: string; + ... + // 在 @MockSetup 片段中,定义对象属性 + @MockSetup + randomName() { + this.species = 'primates'; + } + ... + // 业务场景调用属性(如果从初始化到调用期间,该属性无变化) + const result: string = this.species; // in previewer, result = primates +} +``` + +## 约束与限制 + +在下述版本验证通过: + +DevEco Studio: 4.1 (4.1.3.400), SDK: API11 (4.1.0.36) + +MockSetup 仅在 API11 支持。 + +## 贡献代码 + +使用过程中发现任何问题都可以提[Issue](https://gitee.com/openharmony/testfwk_arkxtest/issues) 给我们,当然,我们也非常欢迎你给我们提[PR](https://gitee.com/openharmony/testfwk_arkxtest/pulls) 。 + +## 开源协议 + +本项目基于 [Apache License 2.0](https://gitee.com/openharmony/testfwk_arkxtest/blob/master/hamock/LICENSE) ,请自由地享受和参与开源。 \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/build-profile.json5 b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/build-profile.json5 new file mode 100644 index 0000000000000000000000000000000000000000..12fe2d844bdb69584fd05ebaa3e1cb197a25c3f1 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/build-profile.json5 @@ -0,0 +1,25 @@ +/* + * Copyright (c) 2023 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +{ + "apiType": "stageMode", + "buildOption": { + }, + "targets": [ + { + "name": "default" + } + ] +} diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/hvigorfile.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/hvigorfile.js new file mode 100644 index 0000000000000000000000000000000000000000..d7bda561c9bf09b92a7fac485141cc8648907388 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/hvigorfile.js @@ -0,0 +1,17 @@ +/* + * Copyright (c) 2023 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently. +export { harTasks } from '@ohos/hvigor-ohos-plugin'; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/hvigorfile.ts b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/hvigorfile.ts new file mode 100644 index 0000000000000000000000000000000000000000..960be7d7df0790853d6bdab1f52a3ec8c8e4a1ca --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/hvigorfile.ts @@ -0,0 +1,17 @@ +/* + * Copyright (c) 2023 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License") + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently. +export { harTasks } from '@ohos/hvigor-ohos-plugin'; \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/index.d.ts b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/index.d.ts new file mode 100644 index 0000000000000000000000000000000000000000..6bc7929ba5718da0e459721be04e903ec59289c0 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/index.d.ts @@ -0,0 +1,58 @@ +/* + * Copyright (c) 2023 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License") + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +export class ArgumentMatchers { + static any; + static anyString; + static anyBoolean; + static anyNumber; + static anyObj; + static anyFunction; + static matchRegexs(Regex: RegExp): void +} + +declare interface when { + afterReturn(value: any): any + afterReturnNothing(): undefined + afterAction(action: any): any + afterThrow(e_msg: string): string + (argMatchers?: any): when; +} + +export const when: when; + +export interface VerificationMode { + times(count: Number): void + never(): void + once(): void + atLeast(count: Number): void + atMost(count: Number): void +} + +export class MockKit { + constructor() + mockFunc(obj: Object, func: Function): Function + mockObject(obj: Object): Object + verify(methodName: String, argsArray: Array): VerificationMode + ignoreMock(obj: Object, func: Function): void + clear(obj: Object): void + clearAll(): void +} + +export declare function MockSetup( + target: Object, + propertyName: string | Symbol, + descriptor: TypedPropertyDescriptor<() => void> +): void; \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/index.ets b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/index.ets new file mode 100644 index 0000000000000000000000000000000000000000..c3a47320c2b674216cccde0fe217dbb8423625cc --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/index.ets @@ -0,0 +1,17 @@ +/* + * Copyright (c) 2023 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License") + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +export { MockSetup, MockKit, when } from './src/main/mock/MockKit'; +export { ArgumentMatchers } from './src/main/mock/ArgumentMatchers'; \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/index.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/index.js new file mode 100644 index 0000000000000000000000000000000000000000..1cb2b5e0256e00aa9276867f0753a89a7ac5e16f --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/index.js @@ -0,0 +1,16 @@ +/* + * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License") + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export { MockSetup, MockKit, when } from './src/main/mock/MockKit.js'; +export { ArgumentMatchers } from './src/main/mock/ArgumentMatchers.js'; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/index.ts b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/index.ts new file mode 100644 index 0000000000000000000000000000000000000000..608eb4fe72aaf0f6cca0ccb3baad94e9b6101de0 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/index.ts @@ -0,0 +1,17 @@ +/* + * Copyright (c) 2021-2023 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License") + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +export { MockSetup, MockKit, when } from './src/main/mock/MockKit.js'; +export { ArgumentMatchers } from './src/main/mock/ArgumentMatchers.js'; \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/oh-package.json5 b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/oh-package.json5 new file mode 100644 index 0000000000000000000000000000000000000000..0ef4eeed251a93463c2abf85b262c3e1fb6733bc --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/oh-package.json5 @@ -0,0 +1,28 @@ +/* + * Copyright (c) 2023 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +{ + name: '@ohos/hamock', + version: '1.0.0', + description: 'A mock framework for OpenHarmony application.', + main: 'index.ets', + author: 'huawei', + license: 'Apache-2.0', + dependencies: {}, + ohos: { + org: 'ohos', + }, + types: 'index.d.ts' +} diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/ArgumentMatchers.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/ArgumentMatchers.js new file mode 100644 index 0000000000000000000000000000000000000000..f06bbca0b287aac612f42f9263c064c0157ae03a --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/ArgumentMatchers.js @@ -0,0 +1,97 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export class ArgumentMatchers { + constructor() { + this.ANY = ""; + this.ANY_STRING = ""; + this.ANY_BOOLEAN = ""; + this.ANY_NUMBER = ""; + this.ANY_OBJECT = ""; + this.ANY_FUNCTION = ""; + this.MATCH_REGEXS = ""; + } + static any() { + } + static anyString() { + } + static anyBoolean() { + } + static anyNumber() { + } + static anyObj() { + } + static anyFunction() { + } + static matchRegexs(regex) { + if (ArgumentMatchers.isRegExp(regex)) { + return regex; + } + throw Error("not a regex"); + } + static isRegExp(value) { + return Object.prototype.toString.call(value) === "[object RegExp]"; + } + matcheReturnKey(...args) { + let arg = args[0]; + let regex = args[1]; + let stubSetKey = args[2]; + if (stubSetKey && stubSetKey == this.ANY) { + return this.ANY; + } + if (typeof arg === "string" && !regex) { + return this.ANY_STRING; + } + if (typeof arg === "boolean" && !regex) { + return this.ANY_BOOLEAN; + } + if (typeof arg === "number" && !regex) { + return this.ANY_NUMBER; + } + if (typeof arg === "object" && !regex) { + return this.ANY_OBJECT; + } + if (typeof arg === "function" && !regex) { + return this.ANY_FUNCTION; + } + if (typeof arg === "string" && regex) { + return regex.test(arg); + } + return null; + } + matcheStubKey(key) { + if (key === ArgumentMatchers.any) { + return this.ANY; + } + if (key === ArgumentMatchers.anyString) { + return this.ANY_STRING; + } + if (key === ArgumentMatchers.anyBoolean) { + return this.ANY_BOOLEAN; + } + if (key === ArgumentMatchers.anyNumber) { + return this.ANY_NUMBER; + } + if (key === ArgumentMatchers.anyObj) { + return this.ANY_OBJECT; + } + if (key === ArgumentMatchers.anyFunction) { + return this.ANY_FUNCTION; + } + if (ArgumentMatchers.isRegExp(key)) { + return key; + } + return null; + } +} diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/ArgumentMatchers.ts b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/ArgumentMatchers.ts new file mode 100644 index 0000000000000000000000000000000000000000..262bea1afbeb611029db0cfaeb65767b92f97b91 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/ArgumentMatchers.ts @@ -0,0 +1,118 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +export class ArgumentMatchers { + ANY = ""; + ANY_STRING = ""; + ANY_BOOLEAN = ""; + ANY_NUMBER = ""; + ANY_OBJECT = ""; + ANY_FUNCTION = ""; + MATCH_REGEXS = ""; + + static any() { + } + + static anyString() { + } + + static anyBoolean() { + } + + static anyNumber() { + } + + static anyObj() { + } + + static anyFunction() { + } + + static matchRegexs(regex: any) { + if (ArgumentMatchers.isRegExp(regex)) { + return regex; + } + throw Error("not a regex"); + } + + static isRegExp(value: string) { + return Object.prototype.toString.call(value) === "[object RegExp]"; + } + + matcheReturnKey(...args: Array) { + let arg = args[0]; + let regex = args[1]; + let stubSetKey = args[2]; + + if (stubSetKey && stubSetKey == this.ANY) { + return this.ANY; + } + + if (typeof arg === "string" && !regex) { + return this.ANY_STRING; + } + + if (typeof arg === "boolean" && !regex) { + return this.ANY_BOOLEAN; + } + + if (typeof arg === "number" && !regex) { + return this.ANY_NUMBER; + } + + if (typeof arg === "object" && !regex) { + return this.ANY_OBJECT; + } + + if (typeof arg === "function" && !regex) { + return this.ANY_FUNCTION; + } + + if (typeof arg === "string" && regex) { + return regex.test(arg); + } + + return null; + } + + matcheStubKey(key: any) { + + if (key === ArgumentMatchers.any) { + return this.ANY; + } + + if (key === ArgumentMatchers.anyString) { + return this.ANY_STRING; + } + if (key === ArgumentMatchers.anyBoolean) { + return this.ANY_BOOLEAN; + } + if (key === ArgumentMatchers.anyNumber) { + return this.ANY_NUMBER; + } + if (key === ArgumentMatchers.anyObj) { + return this.ANY_OBJECT; + } + if (key === ArgumentMatchers.anyFunction) { + return this.ANY_FUNCTION; + } + + if (ArgumentMatchers.isRegExp(key)) { + return key; + } + + return null; + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/ExtendInterface.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/ExtendInterface.js new file mode 100644 index 0000000000000000000000000000000000000000..52f9dff07f7b719900ca47d56c3020586db31d5b --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/ExtendInterface.js @@ -0,0 +1,48 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +class ExtendInterface { + constructor(mocker) { + this.mocker = mocker; + } + stub() { + this.params = arguments; + return this; + } + stubMockedCall(returnInfo) { + this.mocker.stubApply(this, this.params, returnInfo); + } + afterReturn(value) { + this.stubMockedCall(function () { + return value; + }); + } + afterReturnNothing() { + this.stubMockedCall(function () { + return undefined; + }); + } + afterAction(action) { + this.stubMockedCall(action); + } + afterThrow(msg) { + this.stubMockedCall(function () { + throw msg; + }); + } + clear(obj) { + this.mocker.clear(obj); + } +} +export default ExtendInterface; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/ExtendInterface.ts b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/ExtendInterface.ts new file mode 100644 index 0000000000000000000000000000000000000000..55f7a0b36bc2895e17a2e6b32a6c1980853cbce9 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/ExtendInterface.ts @@ -0,0 +1,63 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import { MockKit } from "./MockKit.js"; + +class ExtendInterface { + + private mocker: MockKit + private params: any + + constructor(mocker: MockKit) { + this.mocker = mocker; + } + + stub() { + this.params = arguments; + return this; + } + + stubMockedCall(returnInfo: any) { + this.mocker.stubApply(this, this.params, returnInfo); + } + + afterReturn(value: any) { + this.stubMockedCall(function () { + return value; + }); + } + + afterReturnNothing() { + this.stubMockedCall(function () { + return undefined; + }); + } + + afterAction(action: Function) { + this.stubMockedCall(action); + } + + afterThrow(msg: string) { + this.stubMockedCall(function () { + throw msg; + }); + } + + clear(obj?: any) { + this.mocker.clear(obj); + } +} + +export default ExtendInterface; \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/MockKit.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/MockKit.js new file mode 100644 index 0000000000000000000000000000000000000000..c1ca51614abe9f9c149094f5186eeb750b00a074 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/MockKit.js @@ -0,0 +1,253 @@ +/* + * Copyright (c) 2022-2023 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import ExtendInterface from "./ExtendInterface.js"; +import VerificationMode from "./VerificationMode.js"; +import { ArgumentMatchers } from "./ArgumentMatchers.js"; +class MockKit { + constructor() { + this.mFunctions = []; + this.stubs = new Map(); + this.recordCalls = new Map(); + this.currentSetKey = new Map(); + this.mockObj = null; + this.recordMockedMethod = new Map(); + this.mFunctions = []; + this.stubs = new Map(); + this.recordCalls = new Map(); + this.currentSetKey = new Map(); + this.mockObj = null; + this.recordMockedMethod = new Map(); + } + init() { + this.reset(); + } + reset() { + this.mFunctions = []; + this.stubs = new Map(); + this.recordCalls = new Map(); + this.currentSetKey = new Map(); + this.mockObj = null; + this.recordMockedMethod = new Map(); + } + clearAll() { + this.reset(); + } + clear(obj) { + if (!obj) throw Error("Please enter an object to be cleaned"); + if (typeof (obj) !== 'object' && typeof (obj) !== 'function') throw new Error('Not a object or static class'); + this.recordMockedMethod.forEach(function (value, key, map) { + if (key) { + obj[key] = value; + } + }); + } + ignoreMock(obj, method) { + if (typeof (obj) !== 'object' && typeof (obj) !== 'function') throw new Error('Not a object or static class'); + if (typeof (method) !== 'function') throw new Error('Not a function'); + let og = this.recordMockedMethod.get(method.propName); + if (og) { + obj[method.propName] = og; + this.recordMockedMethod.set(method.propName, undefined); + } + } + extend(dest, source) { + dest["stub"] = source["stub"]; + dest["afterReturn"] = source["afterReturn"]; + dest["afterReturnNothing"] = source["afterReturnNothing"]; + dest["afterAction"] = source["afterAction"]; + dest["afterThrow"] = source["afterThrow"]; + dest["stubMockedCall"] = source["stubMockedCall"]; + dest["clear"] = source["clear"]; + return dest; + } + stubApply(f, params, returnInfo) { + let values = this.stubs.get(f); + if (!values) { + values = new Map(); + } + let key = params[0]; + if (typeof key === "undefined") { + key = "anonymous-mock-" + f.propName; + } + let matcher = new ArgumentMatchers(); + if (matcher.matcheStubKey(key)) { + key = matcher.matcheStubKey(key); + if (key) { + this.currentSetKey.set(f, key); + } + } + values.set(key, returnInfo); + this.stubs.set(f, values); + } + getReturnInfo(f, params) { + let values = this.stubs.get(f); + if (!values) { + return undefined; + } + let retrunKet = params[0]; + if (typeof retrunKet === "undefined") { + retrunKet = "anonymous-mock-" + f.propName; + } + let stubSetKey = this.currentSetKey.get(f); + + if (stubSetKey && (typeof (retrunKet) !== "undefined")) { + retrunKet = stubSetKey; + } + let matcher = new ArgumentMatchers(); + if (matcher.matcheReturnKey(params[0], undefined, stubSetKey) && matcher.matcheReturnKey(params[0], undefined, stubSetKey) !== stubSetKey) { + retrunKet = params[0]; + } + values.forEach(function (value, key, map) { + if (ArgumentMatchers.isRegExp(key) && matcher.matcheReturnKey(params[0], key)) { + retrunKet = key; + } + }); + return values.get(retrunKet); + } + findName(obj, value) { + let properties = this.findProperties(obj); + let name = ''; + properties.filter((item) => (item !== 'caller' && item !== 'arguments')).forEach(function (va1, idx, array) { + if (obj[va1] === value) { + name = va1; + } + }); + return name; + } + isFunctionFromPrototype(f, container, propName) { + if (container.constructor !== Object && container.constructor.prototype !== container) { + return container.constructor.prototype[propName] === f; + } + return false; + } + findProperties(obj, ...arg) { + function getProperty(new_obj) { + if (new_obj.__proto__ === null) { + return []; + } + let properties = Object.getOwnPropertyNames(new_obj); + return [...properties, ...getProperty(new_obj.__proto__)]; + } + return getProperty(obj); + } + recordMethodCall(originalMethod, args) { + originalMethod['getName'] = function () { + return this.name || this.toString().match(/function\s*([^(]*)\(/)[1]; + }; + let name = originalMethod.getName(); + let arglistString = name + '(' + Array.from(args).toString() + ')'; + let records = this.recordCalls.get(arglistString); + if (!records) { + records = 0; + } + records++; + this.recordCalls.set(arglistString, records); + } + mockFunc(originalObject, originalMethod) { + let tmp = this; + this.originalMethod = originalMethod; + const _this = this; + let f = function () { + let args = arguments; + let action = tmp.getReturnInfo(f, args); + if (originalMethod) { + tmp.recordMethodCall(originalMethod, args); + } + if (action) { + return action.apply(_this, args); + } + }; + f.container = null || originalObject; + f.original = originalMethod || null; + if (originalObject && originalMethod) { + if (typeof (originalMethod) != 'function') + throw new Error('Not a function'); + var name = this.findName(originalObject, originalMethod); + originalObject[name] = f; + this.recordMockedMethod.set(name, originalMethod); + f.propName = name; + f.originalFromPrototype = this.isFunctionFromPrototype(f.original, originalObject, f.propName); + } + f.mocker = this; + this.mFunctions.push(f); + this.extend(f, new ExtendInterface(this)); + return f; + } + verify(methodName, argsArray) { + if (!methodName) { + throw Error("not a function name"); + } + let a = this.recordCalls.get(methodName + '(' + argsArray.toString() + ')'); + return new VerificationMode(a ? a : 0); + } + mockObject(object) { + if (!object || typeof object === "string") { + throw Error(`this ${object} cannot be mocked`); + } + const _this = this; + let mockedObject = {}; + let keys = Reflect.ownKeys(object); + keys.filter(key => (typeof Reflect.get(object, key)) === 'function') + .forEach((key) => { + mockedObject[key] = object[key]; + mockedObject[key] = _this.mockFunc(mockedObject, mockedObject[key]); + }); + return mockedObject; + } +} +function ifMockedFunction(f) { + if (Object.prototype.toString.call(f) != "[object Function]" && + Object.prototype.toString.call(f) != "[object AsyncFunction]") { + throw Error("not a function"); + } + if (!f.stub) { + throw Error("not a mock function"); + } + return true; +} +function when(f) { + if (ifMockedFunction(f)) { + return f.stub.bind(f); + } +} +function MockSetup(target, propertyName, descriptor) { + const aboutToAppearOrigin = target.aboutToAppear; + const setup = descriptor.value; + target.aboutToAppear = function (...args) { + if (target.__Param) { // copy attributes and params of the original context + try { + const map = target.__Param; + for (const [key, val] of map) { + this[key] = val; // 'this' refers to context of current function + } + } + catch (e) { + throw new Error(`Mock setup param error: ${e}`); + } + } + if (setup) { // apply the mock content + try { + setup.apply(this); + } + catch (e) { + throw new Error(`Mock setup apply error: ${e}`); + } + } + if (aboutToAppearOrigin) { // append to aboutToAppear function of the original context + aboutToAppearOrigin.apply(this, args); + } + }; +} +export { MockSetup, MockKit, when }; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/MockKit.ts b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/MockKit.ts new file mode 100644 index 0000000000000000000000000000000000000000..2807643e29d6da16ee7061ce5674b696a4fc3ca6 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/MockKit.ts @@ -0,0 +1,294 @@ +/* + * Copyright (c) 2023 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import ExtendInterface from "./ExtendInterface.js"; +import VerificationMode from "./VerificationMode.js"; +import { ArgumentMatchers } from "./ArgumentMatchers.js"; + +interface IFunction extends Function { + container: any; + original: any; + propName: string; + originalFromPrototype: boolean + mocker: MockKit +} + +class MockKit { + + private mFunctions:Array = []; + private stubs = new Map(); + private recordCalls = new Map(); + private currentSetKey = new Map(); + private mockObj = null; + private recordMockedMethod = new Map(); + private originalMethod: any; + + constructor() { + this.mFunctions = []; + this.stubs = new Map(); + this.recordCalls = new Map(); + this.currentSetKey = new Map(); + this.mockObj = null; + this.recordMockedMethod = new Map(); + } + + init() { + this.reset(); + } + + reset() { + this.mFunctions = []; + this.stubs = new Map() + this.recordCalls = new Map(); + this.currentSetKey = new Map(); + this.mockObj = null; + this.recordMockedMethod = new Map(); + } + + clearAll() { + this.reset(); + } + + clear(obj: any) { + if (!obj) throw Error("Please enter an object to be cleaned"); + if (typeof (obj) != 'object') throw new Error('Not a object'); + this.recordMockedMethod.forEach(function (value, key, map) { + if (key) { + obj[key] = value; + } + }); + } + + ignoreMock(obj:any, method: any) { + if (typeof (obj) != 'object') throw new Error('Not a object'); + if (typeof (method) != 'function') throw new Error('Not a function'); + let og = this.recordMockedMethod.get(method.propName); + if (og) { + obj[method.propName] = og; + this.recordMockedMethod.set(method.propName, undefined); + } + } + + extend(dest: any, source:any) { + dest["stub"] = source["stub"]; + dest["afterReturn"] = source["afterReturn"]; + dest["afterReturnNothing"] = source["afterReturnNothing"]; + dest["afterAction"] = source["afterAction"]; + dest["afterThrow"] = source["afterThrow"]; + dest["stubMockedCall"] = source["stubMockedCall"]; + dest["clear"] = source["clear"]; + return dest; + } + + stubApply(f: any, params:any, returnInfo:any) { + let values = this.stubs.get(f); + if (!values) { + values = new Map(); + } + let key = params[0]; + if (typeof key == "undefined") { + key = "anonymous-mock-" + f.propName; + } + let matcher = new ArgumentMatchers(); + if (matcher.matcheStubKey(key)) { + key = matcher.matcheStubKey(key); + if (key) { + this.currentSetKey.set(f, key); + } + } + values.set(key, returnInfo); + this.stubs.set(f, values); + } + + getReturnInfo(f: any, params:any) { + let values = this.stubs.get(f); + if (!values) { + return undefined; + } + let retrunKet = params[0]; + if (typeof retrunKet == "undefined") { + retrunKet = "anonymous-mock-" + f.propName; + } + let stubSetKey = this.currentSetKey.get(f); + + if (stubSetKey && (typeof (retrunKet) != "undefined")) { + retrunKet = stubSetKey; + } + let matcher = new ArgumentMatchers(); + if (matcher.matcheReturnKey(params[0], undefined, stubSetKey) && matcher.matcheReturnKey(params[0], undefined, stubSetKey) != stubSetKey) { + retrunKet = params[0]; + } + + values.forEach(function (value: any, key: any, map: any) { + if (ArgumentMatchers.isRegExp(key) && matcher.matcheReturnKey(params[0], key)) { + retrunKet = key; + } + }); + + return values.get(retrunKet); + } + + findName(obj: any, value: any) { + let properties = this.findProperties(obj); + let name = ''; + properties.filter((item:any) => (item !== 'caller' && item !== 'arguments')).forEach( + function (va1:any, idx:any, array:any) { + if (obj[va1] === value) { + name = va1; + } + } + ); + return name; + } + + isFunctionFromPrototype(f: Function, container:Function, propName: string) { + if (container.constructor != Object && container.constructor.prototype !== container) { + return container.constructor.prototype[propName] === f; + } + return false; + } + + findProperties(obj: any, ...arg: Array) { + function getProperty(new_obj:any): Array { + if (new_obj.__proto__ === null) { + return []; + } + let properties = Object.getOwnPropertyNames(new_obj); + return [...properties, ...getProperty(new_obj.__proto__)]; + } + return getProperty(obj); + } + + recordMethodCall(originalMethod: any, args: any) { + originalMethod['getName'] = function () { + return this.name || this.toString().match(/function\s*([^(]*)\(/)[1]; + } + let name = originalMethod.getName(); + let arglistString = name + '(' + Array.from(args).toString() + ')'; + let records = this.recordCalls.get(arglistString); + if (!records) { + records = 0; + } + records++; + this.recordCalls.set(arglistString, records); + } + + mockFunc(originalObject:any, originalMethod:any) { + let tmp = this; + this.originalMethod = originalMethod; + const _this = this; + let f:any = function () { + let args = arguments; + let action = tmp.getReturnInfo(f, args); + if (originalMethod) { + tmp.recordMethodCall(originalMethod, args); + } + if (action) { + return action.apply(_this, args); + } + }; + + f.container = null || originalObject; + f.original = originalMethod || null; + + if (originalObject && originalMethod) { + if (typeof (originalMethod) != 'function') throw new Error('Not a function'); + var name = this.findName(originalObject, originalMethod); + originalObject[name] = f; + this.recordMockedMethod.set(name, originalMethod); + f.propName = name; + f.originalFromPrototype = this.isFunctionFromPrototype(f.original, originalObject, f.propName); + } + f.mocker = this; + this.mFunctions.push(f); + this.extend(f, new ExtendInterface(this)); + return f; + } + + verify(methodName:any, argsArray:any) { + if (!methodName) { + throw Error("not a function name"); + } + let a = this.recordCalls.get(methodName + '(' + argsArray.toString() + ')'); + return new VerificationMode(a ? a : 0); + } + + mockObject(object: any) { + if (!object || typeof object === "string") { + throw Error(`this ${object} cannot be mocked`); + } + const _this = this; + let mockedObject:any = {}; + let keys = Reflect.ownKeys(object); + keys.filter(key => (typeof Reflect.get(object, key)) === 'function') + .forEach((key:any) => { + mockedObject[key] = object[key]; + mockedObject[key] = _this.mockFunc(mockedObject, mockedObject[key]); + }); + return mockedObject; + } +} + +function ifMockedFunction(f: any) { + if (Object.prototype.toString.call(f) != "[object Function]" && + Object.prototype.toString.call(f) != "[object AsyncFunction]") { + throw Error("not a function"); + } + if (!f.stub) { + throw Error("not a mock function"); + } + return true; +} + +function when(f: any) { + if (ifMockedFunction(f)) { + return f.stub.bind(f); + } +} + +function MockSetup(target: Object, propertyName: string | Symbol, descriptor: TypedPropertyDescriptor<() => void>): void { + const aboutToAppearOrigin = target.aboutToAppear; + const setup = descriptor.value; + target.aboutToAppear = function (...args: any[]) { + if (target.__Param) { // copy attributes and params of the original context + try { + const map = target.__Param as Map; + for (const [key, val] of map) { + this[key] = val; // 'this' refers to context of current function + } + } catch (e) { + throw new Error(`Mock setup param error: ${e}`); + } + } + + if (setup) { // apply the mock content + try { + setup.apply(this); + } catch (e) { + throw new Error(`Mock setup apply error: ${e}`); + } + } + + if (aboutToAppearOrigin) { // append to aboutToAppear function of the original context + aboutToAppearOrigin.apply(this, args); + } + } +} + +export { + MockSetup, + MockKit, + when +}; \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/VerificationMode.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/VerificationMode.js new file mode 100644 index 0000000000000000000000000000000000000000..21e10fb8037f59475510b2821fcf7432c9459a4a --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/VerificationMode.js @@ -0,0 +1,45 @@ +/* + * Copyright (c) 2022-2023 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +class VerificationMode { + constructor(times) { + this.doTimes = times; + } + times(count) { + if (count !== this.doTimes) { + throw Error(`expect ${count} actual ${this.doTimes}`); + } + } + never() { + if (this.doTimes !== 0) { + throw Error(`expect 0 actual ${this.doTimes}`); + } + } + once() { + if (this.doTimes !== 1) { + throw Error(`expect 1 actual ${this.doTimes}`); + } + } + atLeast(count) { + if (count > this.doTimes) { + throw Error('failed ' + count + ' greater than the actual execution times of method'); + } + } + atMost(count) { + if (count < this.doTimes) { + throw Error('failed ' + count + ' less than the actual execution times of method'); + } + } +} +export default VerificationMode; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/VerificationMode.ts b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/VerificationMode.ts new file mode 100644 index 0000000000000000000000000000000000000000..93d976ce73b2fbde199d31b3efd30eb3544179d8 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/mock/VerificationMode.ts @@ -0,0 +1,56 @@ +/* + * Copyright (c) 2022-2023 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + +class VerificationMode { + + private doTimes: number + + constructor(times: number) { + this.doTimes = times; + } + + times(count: number) { + if(count !== this.doTimes) { + throw Error(`expect ${count} actual ${this.doTimes}`); + } + } + + never() { + if (this.doTimes !== 0) { + throw Error(`expect 0 actual ${this.doTimes}`); + } + } + + once() { + if (this.doTimes !== 1) { + throw Error(`expect 1 actual ${this.doTimes}`); + } + } + + atLeast(count: number) { + if (count > this.doTimes) { + throw Error('failed ' + count + ' greater than the actual execution times of method'); + } + } + + atMost(count: number) { + if (count < this.doTimes) { + throw Error('failed ' + count + ' less than the actual execution times of method'); + } + } +} + +export default VerificationMode; \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/module.json b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/module.json new file mode 100644 index 0000000000000000000000000000000000000000..384ae72f9bd2353fea8a5c9c5d6696ab5e67cb21 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/main/module.json @@ -0,0 +1,22 @@ +{ + "app": { + "bundleName": "com.example.hamock", + "debug": true, + "versionCode": 1000000, + "versionName": "1.0.0", + "minAPIVersion": 9, + "targetAPIVersion": 9, + "apiReleaseType": "Release" + }, + "module": { + "name": "hamock", + "type": "har", + "deviceTypes": [ + "default", + "tablet", + "tv", + "wearable", + "car" + ] + } +} diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/res/schemas/mock-config-json5-schema.json b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/res/schemas/mock-config-json5-schema.json new file mode 100644 index 0000000000000000000000000000000000000000..96036325a316d827cb9fcb6908b3de23c53b4b79 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hamock@1.0.0/oh_modules/@ohos/hamock/src/res/schemas/mock-config-json5-schema.json @@ -0,0 +1,25 @@ +{ + "$schema": "http://json-schema.org/draft-04/schema#", + "title": "JSON schema for mock-config.json5 file", + "definitions": { + "sourceRedirection": { + "description": "A source redirection for mocked module.", + "type": "object", + "required": [ + "source" + ], + "properties": { + "source": { + "type": "string", + "maxLength": 128, + "minLength": 1 + } + } + } + }, + "patternProperties": { + ".+": { + "$ref": "#/definitions/sourceRedirection" + } + } +} \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/BuildProfile.ets b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/BuildProfile.ets new file mode 100644 index 0000000000000000000000000000000000000000..07a9435e8f20c3bbc675b385892b655db01fbada --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/BuildProfile.ets @@ -0,0 +1,17 @@ +/** + * Use these variables when you tailor your ArkTS code. They must be of the const type. + */ +export const HAR_VERSION = '1.0.21'; +export const BUILD_MODE_NAME = 'debug'; +export const DEBUG = true; +export const TARGET_NAME = 'default'; + +/** + * BuildProfile Class is used only for compatibility purposes. + */ +export default class BuildProfile { + static readonly HAR_VERSION = HAR_VERSION; + static readonly BUILD_MODE_NAME = BUILD_MODE_NAME; + static readonly DEBUG = DEBUG; + static readonly TARGET_NAME = TARGET_NAME; +} \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/CHANGELOG.md b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/CHANGELOG.md new file mode 100644 index 0000000000000000000000000000000000000000..851884f97808c19a7e9b53f9692f3814921beff6 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/CHANGELOG.md @@ -0,0 +1,27 @@ +## 1.0.21 +- mock支持多参数 +- describe中异步函数抛出日志信息 +- 修复多测试套时,执行单个测试套会打印其他测试套的日志信息 +## 1.0.14 +- 堆栈信息打印到cmd +## 1.0.15 +- 支持获取测试代码的失败堆栈信息 +- mock代码迁移至harmock包 +- 适配arkts语法 +- 修复覆盖率数据容易截断的bug +## 1.0.16 +- 修改覆盖率文件生成功能 +- 修改静态方法无法ignoreMock函数 +- ## 1.0.17 +- 修改not断言失败提示日志 +- 自定义错误message信息 +- 添加xdescribe, xit API功能 +- ## 1.0.18 +- 添加全局变量存储API get set +- 自定义断言功能 +## 1.0.18-rc.0 +添加框架worker执行能力 +## 1.0.19 +规范日志格式 +# 1.0.20 +代码告警整改 \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/LICENSE b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/LICENSE new file mode 100644 index 0000000000000000000000000000000000000000..4947287f7b5ccb5d1e8b7b2d3aa5d89f322c160d --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/LICENSE @@ -0,0 +1,177 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/README.md b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/README.md new file mode 100644 index 0000000000000000000000000000000000000000..50ce47fc7e85798de05e60b2125b2a83b7c3c617 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/README.md @@ -0,0 +1,224 @@ +
Hypium
+
A unit test framework for OpenHarmonyOS application
+ +## Hypium是什么? +*** +- Hypium是OpenHarmony上的测试框架,提供测试用例编写、执行、结果显示能力,用于OpenHarmony系统应用接口以及应用界面测试。 +- Hypium结构化模型:hypium工程主要由List.test.js与TestCase.test.js组成。 +``` +rootProject // Hypium工程根目录 +├── moduleA +│   ├── src +│      ├── main // 被测试应用目录 +│      ├── ohosTest // 测试用例目录 +│         ├── js/ets +│            └── test +│               └── List.test.js // 测试用例加载脚本,ets目录下为.ets后缀 +│               └── TestCase.test.js // 测试用例脚本,ets目录下为.ets后缀 +└── moduleB + ... +│               └── List.test.js // 测试用例加载脚本,ets目录下为.ets后缀 +│               └── TestCase.test.js // 测试用例脚本,ets目录下为.ets后缀 +``` + +## 安装使用 + +```javascript +ohpm install @ohos/hypium +``` + +*** +- 在DevEco Studio内使用Hypium +- 工程级package.json内配置: +```json +"dependencies": { + "@ohos/hypium": "1.0.21" +} +``` +注: +hypium服务于OpenHarmonyOS应用对外接口测试、系统对外接口测试(SDK中接口),完成HAP自动化测试。详细指导: +[Deveco Studio](https://developer.harmonyos.com/cn/develop/deveco-studio) + +#### 通用语法 + +- 测试用例采用业内通用语法,describe代表一个测试套, it代表一条用例。 + +| No. | API | 功能说明 | +| --- | ---------- | ---------------------------------------------------------------------------------------------------------------------- | +| 1 | describe | 定义一个测试套,支持两个参数:测试套名称和测试套函数 | +| 2 | beforeAll | 在测试套内定义一个预置条件,在所有测试用例开始前执行且仅执行一次,支持一个参数:预置动作函数 | +| 3 | beforeEach | 在测试套内定义一个单元预置条件,在每条测试用例开始前执行,执行次数与it定义的测试用例数一致,支持一个参数:预置动作函数 | +| 4 | afterEach | 在测试套内定义一个单元清理条件,在每条测试用例结束后执行,执行次数与it定义的测试用例数一致,支持一个参数:清理动作函数 | +| 5 | afterAll | 在测试套内定义一个清理条件,在所有测试用例结束后执行且仅执行一次,支持一个参数:清理动作函数 | +| 6 | it | 定义一条测试用例,支持三个参数:用例名称,过滤参数和用例函数 | +| 7 | expect | 支持bool类型判断等多种断言方法 | + +#### 断言库 + +- 示例代码: + +```javascript + expect(${actualvalue}).assertX(${expectvalue}) +``` + +- 断言功能列表: + +| No. | API | 功能说明 | +| :--- | :------------------------------- | ---------------------------------------------------------------------------------------------- | +| 1 | assertClose | 检验actualvalue和expectvalue(0)的接近程度是否是expectValue(1) | +| 2 | assertContain | 检验actualvalue中是否包含expectvalue | +| 3 | assertDeepEquals | @since1.0.4 检验actualvalue和expectvalue(0)是否是同一个对象 | +| 4 | assertEqual | 检验actualvalue是否等于expectvalue[0] | +| 5 | assertFail | 抛出一个错误 | +| 6 | assertFalse | 检验actualvalue是否是false | +| 7 | assertTrue | 检验actualvalue是否是true | +| 8 | assertInstanceOf | 检验actualvalue是否是expectvalue类型 | +| 9 | assertLarger | 检验actualvalue是否大于expectvalue | +| 10 | assertLess | 检验actualvalue是否小于expectvalue | +| 11 | assertNaN | @since1.0.4 检验actualvalue是否是NaN | +| 12 | assertNegUnlimited | @since1.0.4 检验actualvalue是否等于Number.NEGATIVE_INFINITY | +| 13 | assertNull | 检验actualvalue是否是null | +| 14 | assertPosUnlimited | @since1.0.4 检验actualvalue是否等于Number.POSITIVE_INFINITY | +| 15 | assertPromiseIsPending | @since1.0.4 检验actualvalue是否处于Pending状态【actualvalue为promse对象】 | +| 16 | assertPromiseIsRejected | @since1.0.4 检验actualvalue是否处于Rejected状态【同15】 | +| 17 | assertPromiseIsRejectedWith | @since1.0.4 检验actualvalue是否处于Rejected状态,并且比较执行的结果值【同15】 | +| 18 | assertPromiseIsRejectedWithError | @since1.0.4 检验actualvalue是否处于Rejected状态并有异常,同时比较异常的类型和message值【同15】 | +| 19 | assertPromiseIsResolved | @since1.0.4 检验actualvalue是否处于Resolved状态【同15】 | +| 20 | assertPromiseIsResolvedWith | @since1.0.4 检验actualvalue是否处于Resolved状态,并且比较执行的结果值【同15】 | +| 21 | assertThrowError | 检验actualvalue抛出Error内容是否是expectValue | +| 22 | assertUndefined | 检验actualvalue是否是undefined | +| 23 | not | @since1.0.4 断言结果取反 | + + +示例代码: + +```javascript + import { describe, it, expect } from '@ohos/hypium'; + + export default async function assertCloseTest() { + describe('assertClose', function () { + it('assertClose_success', 0, function () { + let a = 100; + let b = 0.1; + expect(a).assertClose(99, b); + }) + }) + } +``` + +#### 公共系统能力 + +| No. | API | 功能描述 | +| ---- | ------------------------------------------------------- | ------------------------------------------------------------ | +| 1 | existKeyword(keyword: string, timeout: number): boolean | @since1.0.3 hilog日志中查找指定字段是否存在,keyword是待查找关键字,timeout为设置的查找时间 | +| 2 | actionStart(tag: string): void | @since1.0.3 cmd窗口输出开始tag | +| 3 | actionEnd(tag: string): void | @since1.0.3 cmd窗口输出结束tag | + +示例代码: + +```javascript +import { describe, it, expect, SysTestKit} from '@ohos/hypium'; + +export default function existKeywordTest() { + describe('existKeywordTest', function () { + it('existKeyword',DEFAULT, async function () { + console.info("HelloTest"); + let isExist = await SysTestKit.existKeyword('HelloTest'); + console.info('isExist ------>' + isExist); + }) + }) +} +``` +```javascript +import { describe, it, expect, SysTestKit} from '@ohos/hypium'; + +export default function actionTest() { + describe('actionTest', function () { + it('existKeyword',DEFAULT, async function () { + let tag = '[MyTest]'; + SysTestKit.actionStart(tag); + //do something + SysTestKit.actionEnd(tag); + }) + }) +} +``` + +#### 专项能力 + +- 测试用例属性筛选能力:hypium支持根据用例属性筛选执行指定测试用例,使用方式是先在测试用例上标记用例属性后,再在测试应用的启动shell命令后新增" -s ${Key} ${Value}"。 + +| Key | 含义说明 | Value取值范围 | +| -------- | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------ | +| level | 用例级别 | "0","1","2","3","4", 例如:-s level 1 | +| size | 用例粒度 | "small","medium","large", 例如:-s size small | +| testType | 用例测试类型 | "function","performance","power","reliability","security","global","compatibility","user","standard","safety","resilience", 例如:-s testType function | + +示例代码 + +```javascript +import { describe, it, expect, TestType, Size, Level } from '@ohos/hypium'; + +export default function attributeTest() { + describe('attributeTest', function () { + it("testAttributeIt", TestType.FUNCTION | Size.SMALLTEST | Level.LEVEL0, function () { + console.info('Hello Test'); + }) + }) +} +``` + +示例命令 +```shell +XX -s level 1 -s size small -s testType function +``` +该命令的作用是:筛选测试应用中同时满足a)用例级别是1 b)用例粒度是small c)用例测试类型是function 三个条件的用例执行。 + +- 测试套/测试用例名称筛选能力(测试套与用例名称用“#”号连接,多个用“,”英文逗号分隔) + +| Key | 含义说明 | Value取值范围 | +| -------- | ----------------------- | -------------------------------------------------------------------------------------------- | +| class | 指定要执行的测试套&用例 | ${describeName}#${itName},${describeName} , 例如:-s class attributeTest#testAttributeIt | +| notClass | 指定不执行的测试套&用例 | ${describeName}#${itName},${describeName} , 例如:-s notClass attributeTest#testAttributeIt | + +示例命令 +```shell +XX -s class attributeTest#testAttributeIt,abilityTest#testAbilityIt +``` +该命令的作用是:筛选测试应用中attributeTest测试套下的testAttributeIt测试用例,abilityTest测试套下的testAbilityIt测试用例,只执行这两条用例。 + +- 其他能力 + +| 能力项 | Key | 含义说明 | Value取值范围 | +| ------------ | ------- | ---------------------------- | ---------------------------------------------- | +| 随机执行能力 | random | 测试套&测试用例随机执行 | true, 不传参默认为false, 例如:-s random true | +| 空跑能力 | dryRun | 显示要执行的测试用例信息全集 | true , 不传参默认为false,例如:-s dryRun true | +| 异步超时能力 | timeout | 异步用例执行的超时时间 | 正整数 , 单位ms,例如:-s timeout 5000 | + +##### 约束限制 +随机执行能力和空跑能力从npm包1.0.3版本开始支持 + +#### Mock能力 + +##### 约束限制 + +单元测试框架Mock能力从npm包[1.0.1版本](https://repo.harmonyos.com/#/cn/application/atomService/@ohos%2Fhypium/v/1.0.1)开始支持 + +## 约束 + +*** + 本模块首批接口从OpenHarmony SDK API version 8开始支持。 + +## Hypium开放能力隐私声明 + +- 我们如何收集和使用您的个人信息 + 您在使用集成了Hypium开放能力的测试应用时,Hypium不会处理您的个人信息。 +- SDK处理的个人信息 + 不涉及。 +- SDK集成第三方服务声明 + 不涉及。 +- SDK数据安全保护 + 不涉及。 +- SDK版本更新声明 + 为了向您提供最新的服务,我们会不时更新Hypium版本。我们强烈建议开发者集成使用最新版本的Hypium。 + diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/ResourceTable.txt b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/ResourceTable.txt new file mode 100644 index 0000000000000000000000000000000000000000..d159750ecea7bec636e067dea44f6b469601d685 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/ResourceTable.txt @@ -0,0 +1 @@ +string page_show 0x02000000 \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/build-profile.json5 b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/build-profile.json5 new file mode 100644 index 0000000000000000000000000000000000000000..312d38eb08629793b3484c7373213f22840c8d82 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/build-profile.json5 @@ -0,0 +1,28 @@ +{ + "apiType": "stageMode", + "buildOption": { + }, + "buildOptionSet": [ + { + "name": "release", + "arkOptions": { + "obfuscation": { + "ruleOptions": { + "enable": true, + "files": [ + "./obfuscation-rules.txt" + ] + }, + "consumerFiles": [ + "./consumer-rules.txt" + ] + } + }, + }, + ], + "targets": [ + { + "name": "default" + } + ] +} diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/consumer-rules.txt b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/consumer-rules.txt new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/hvigorfile.ts b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/hvigorfile.ts new file mode 100644 index 0000000000000000000000000000000000000000..42187071482d292588ad40babeda74f7b8d97a23 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/hvigorfile.ts @@ -0,0 +1,6 @@ +import { harTasks } from '@ohos/hvigor-ohos-plugin'; + +export default { + system: harTasks, /* Built-in plugin of Hvigor. It cannot be modified. */ + plugins:[] /* Custom plugin to extend the functionality of Hvigor. */ +} diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/index.d.ts b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/index.d.ts new file mode 100644 index 0000000000000000000000000000000000000000..7272b5fa839a2cd510d0c70d517bb6800133dba2 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/index.d.ts @@ -0,0 +1,150 @@ +/* + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +export const DEFAULT = 0B0000 + +export const when: when; + +export enum TestType { + FUNCTION = 0B1, + PERFORMANCE = 0B1 << 1, + POWER = 0B1 << 2, + RELIABILITY = 0B1 << 3, + SECURITY = 0B1 << 4, + GLOBAL = 0B1 << 5, + COMPATIBILITY = 0B1 << 6, + USER = 0B1 << 7, + STANDARD = 0B1 << 8, + SAFETY = 0B1 << 9, + RESILIENCE = 0B1 << 10 +} + +export enum Size { + SMALLTEST = 0B1 << 16, + MEDIUMTEST = 0B1 << 17, + LARGETEST = 0B1 << 18 +} + +export enum Level { + LEVEL0 = 0B1 << 24, + LEVEL1 = 0B1 << 25, + LEVEL2 = 0B1 << 26, + LEVEL3 = 0B1 << 27, + LEVEL4 = 0B1 << 28 +} +export { xdescribe, xit, describe, it } from './index'; + + + +export function beforeItSpecified(testCaseNames: Array | string, callback: Function): void + +export function afterItSpecified(testCaseNames: Array | string, callback: Function): void + +export function beforeEach(callback: Function): void + +export function afterEach(callback: Function): void + +export function beforeAll(callback: Function): void + +export function afterAll(callback: Function): void + + +export interface Assert { + assertClose(expectValue: number, precision: number): void + assertContain(expectValue: any): void + assertEqual(expectValue: any): void + assertFail(): void + assertFalse(): void + assertTrue(): void + assertInstanceOf(expectValue: string): void + assertLarger(expectValue: number): void + assertLess(expectValue: number): void + assertNull(): void + assertThrowError(expectValue: string | Function): void + assertUndefined(): void + assertLargerOrEqual(expectValue: number): void + assertLessOrEqual(expectValue: number): void + assertNaN(): void + assertNegUnlimited(): void + assertPosUnlimited(): void + not(): Assert; + assertDeepEquals(expectValue: any): void + assertPromiseIsPending(): Promise + assertPromiseIsRejected(): Promise + assertPromiseIsRejectedWith(expectValue?: any): Promise + assertPromiseIsRejectedWithError(...expectValue): Promise + assertPromiseIsResolved(): Promise + assertPromiseIsResolvedWith(expectValue?: any): Promise + message(msg: string): Assert +} + +export function expect(actualValue?: any): Assert + +export class ArgumentMatchers { + static any; + static anyString; + static anyBoolean; + static anyNumber; + static anyObj; + static anyFunction; + static matchRegexs(Regex: RegExp): void +} + +declare interface when { + afterReturn(value: any): any + afterReturnNothing(): undefined + afterAction(action: any): any + afterThrow(e_msg: string): string + (argMatchers?: any): when; +} + +export interface VerificationMode { + times(count: Number): void + never(): void + once(): void + atLeast(count: Number): void + atMost(count: Number): void +} + +export class MockKit { + constructor() + mockFunc(obj: Object, func: Function): Function + mockObject(obj: Object): Object + verify(methodName: String, argsArray: Array): VerificationMode + ignoreMock(obj: Object, func: Function): void + clear(obj: Object): void + clearAll(): void +} + +export class SysTestKit { + static getDescribeName(): string; + static getItName(): string; + static getItAttribute(): TestType | Size | Level + static actionStart(tag: string): void + static actionEnd(tag: string): void + static existKeyword(keyword: string, timeout?: number): boolean +} + +export class Hypium { + static setData(data: { [key: string]: any }): void + static setTimeConfig(systemTime: any) + static hypiumTest(abilityDelegator: any, abilityDelegatorArguments: any, testsuite: Function): void + static set(key: string, value: any): void + static get(key: string): any + static registerAssert(customAssertion: Function): void + static unregisterAssert(customAssertion: string | Function): void + static hypiumWorkerTest(abilityDelegator: Object, abilityDelegatorArguments: Object, testsuite: Function, workerPort: Object): void; + static hypiumInitWorkers(abilityDelegator: Object, scriptURL: string, workerNum: number, params: Object): void; +} \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/index.ets b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/index.ets new file mode 100644 index 0000000000000000000000000000000000000000..98b0ec55fe1e1d9d0a9b8a4eacc0a3c1a8091d1e --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/index.ets @@ -0,0 +1,137 @@ +/* + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import Core from './src/main/core'; +import {TestType, Size, Level, DEFAULT} from './src/main/Constant'; +import DataDriver from './src/main/module/config/DataDriver'; +import ExpectExtend from './src/main/module/assert/ExpectExtend'; +import OhReport from './src/main/module/report/OhReport'; +export { xdescribe, xit, describe, it } from './index.ts'; + +export declare class Hypium { + static setData(data: Object): void + static setTimeConfig(systemTime: Object): void + static hypiumTest(abilityDelegator: Object, abilityDelegatorArguments: Object, testsuite: Function): void + static set(key: string, value: Object): void + static get(key: string): Object + static registerAssert(customAssertion: Function): void + static unregisterAssert(customAssertion: string | Function): void + static hypiumWorkerTest(abilityDelegator: Object, abilityDelegatorArguments: Object, + testsuite: Function, workerPort: Object): void; + static hypiumInitWorkers(abilityDelegator: Object, scriptURL: string, workerNum: number, params: Object): void; +} + +export { + Core, + DataDriver, + ExpectExtend, + OhReport, + TestType, + Size, + Level, + DEFAULT +}; + +type allExpectType = Object | undefined | null + +export declare function beforeItSpecified(testCaseNames: Array | string, callback: Function): void + +export declare function afterItSpecified(testCaseNames: Array | string, callback: Function): void + +export declare function beforeEach(callback: Function): void + +export declare function afterEach(callback: Function): void + +export declare function beforeAll(callback: Function): void + +export declare function afterAll(callback: Function): void + +export declare interface Assert { + assertClose(expectValue: number, precision: number): void + assertContain(expectValue: allExpectType): void + assertEqual(expectValue: allExpectType): void + assertFail(): void + assertFalse(): void + assertTrue(): void + assertInstanceOf(expectValue: string): void + assertLarger(expectValue: number): void + assertLess(expectValue: number): void + assertNull(): void + assertThrowError(expectValue: string | Function): void + assertUndefined(): void + assertLargerOrEqual(expectValue: number):void + assertLessOrEqual(expectValue: number):void + assertNaN():void + assertNegUnlimited(): void + assertPosUnlimited(): void + not(): Assert; + assertDeepEquals(expectValue: allExpectType):void + assertPromiseIsPending(): Promise + assertPromiseIsRejected(): Promise + assertPromiseIsRejectedWith(expectValue?: allExpectType): Promise + assertPromiseIsRejectedWithError(...expectValue: allExpectType[]): Promise + assertPromiseIsResolved(): Promise + assertPromiseIsResolvedWith(expectValue?: allExpectType): Promise + message(msg: string): Assert +} + +export declare function expect(actualValue?: allExpectType): Assert + +export declare class ArgumentMatchers { + public static any: allExpectType; + public static anyString: string; + public static anyBoolean: Boolean; + public static anyNumber: Number; + public static anyObj: Object; + public static anyFunction: Function; + public static matchRegexs(regex: RegExp): void +} + +declare interface whenResult { + afterReturn: (value: allExpectType) => allExpectType + afterReturnNothing: () => undefined + afterAction: (action: allExpectType) => allExpectType + afterThrow: (e_msg: string) => string +} + +export declare function when(f:Function): (...args: (allExpectType | void)[]) => whenResult + +export declare interface VerificationMode { + times(count: Number): void + never(): void + once(): void + atLeast(count: Number): void + atMost(count: Number): void +} + +export declare class MockKit { + constructor() + mockFunc(obj: Object, func: Function): Function + mockObject(obj: Object): Object + verify(methodName: String, argsArray: Array): VerificationMode + ignoreMock(obj: Object, func: Function): void + clear(obj: Object): void + clearAll(): void +} + +export declare class SysTestKit { + static getDescribeName(): string; + static getItName(): string; + static getItAttribute(): TestType | Size | Level + static actionStart(tag: string): void + static actionEnd(tag: string): void + static existKeyword(keyword: string, timeout?: number): boolean +} + diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/index.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/index.js new file mode 100644 index 0000000000000000000000000000000000000000..02d06d9d1b4b478aa2aec70ba3a73a5e123c98db --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/index.js @@ -0,0 +1,261 @@ +/* + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License") + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import Core from './src/main/core'; +import { DEFAULT, TestType, Size, Level, TAG, PrintTag } from './src/main/Constant'; +import DataDriver from './src/main/module/config/DataDriver'; +import ExpectExtend from './src/main/module/assert/ExpectExtend'; +import OhReport from './src/main/module/report/OhReport'; +import SysTestKit from './src/main/module/kit/SysTestKit'; +import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect, beforeItSpecified, afterItSpecified, xdescribe, xit } from './src/main/interface'; +import { MockKit, when } from './src/main/module/mock/MockKit'; +import ArgumentMatchers from './src/main/module/mock/ArgumentMatchers'; +import worker from '@ohos.worker'; + +class Hypium { + static context = new Map(); + static setData(data) { + const core = Core.getInstance(); + const dataDriver = new DataDriver({ data }); + core.addService('dataDriver', dataDriver); + } + + static setTimeConfig(systemTime) { + SysTestKit.systemTime = systemTime; + } + + static set(key, value) { + Hypium.context.set(key, value); + } + + static get(key) { + return Hypium.context.get(key); + } + + static hypiumTest(abilityDelegator, abilityDelegatorArguments, testsuite) { + const core = Core.getInstance(); + const expectExtend = new ExpectExtend({ + 'id': 'extend' + }); + core.addService('expect', expectExtend); + const ohReport = new OhReport({ + 'delegator': abilityDelegator, + 'abilityDelegatorArguments': abilityDelegatorArguments + }); + SysTestKit.delegator = abilityDelegator; + core.addService('report', ohReport); + core.init(); + core.subscribeEvent('spec', ohReport); + core.subscribeEvent('suite', ohReport); + core.subscribeEvent('task', ohReport); + const configService = core.getDefaultService('config'); + if (abilityDelegatorArguments !== null) { + let testParameters = configService.translateParams(abilityDelegatorArguments.parameters); + console.info(`${TAG}parameters:${JSON.stringify(testParameters)}`); + configService.setConfig(testParameters); + } + testsuite(); + core.execute(abilityDelegator); + } + static async hypiumInitWorkers(abilityDelegator, scriptURL, workerNum = 8, params) { + console.info(`${TAG}, hypiumInitWorkers call,${scriptURL}`); + let workerPromiseArray = []; + + // 开始统计时间 + let startTime = await SysTestKit.getRealTime(); + for (let i = 0; i < workerNum; i++) { + // 创建worker线程 + const workerPromise = Hypium.createWorkerPromise(scriptURL, i, params); + workerPromiseArray.push(workerPromise); + } + const ret = {total: 0, failure: 0, error: 0, pass: 0, ignore: 0, duration: 0}; + Promise.all(workerPromiseArray).then(async (items) => { + console.info(`${TAG}, all result from workers, ${JSON.stringify(items)}`); + let allItemList = new Array(); + // 统计执行结果 + Hypium.handleWorkerTestResult(ret, allItemList, items); + console.info(`${TAG}, all it result, ${JSON.stringify(allItemList)}`); + // 统计用例执行结果 + const retResult = {total: 0, failure: 0, error: 0, pass: 0, ignore: 0, duration: 0}; + // 标记用例执行结果 + Hypium.configWorkerItTestResult(retResult, allItemList); + // 打印用例结果 + Hypium.printWorkerTestResult(abilityDelegator, allItemList); + // 用例执行完成统计时间 + let endTime = await SysTestKit.getRealTime(); + const taskConsuming = endTime - startTime; + const message = + `\n${PrintTag.OHOS_REPORT_ALL_RESULT}: stream=Test run: runTimes: ${ret.total},total: ${retResult.total}, Failure: ${retResult.failure}, Error: ${retResult.error}, Pass: ${retResult.pass}, Ignore: ${retResult.ignore}` + + `\n${PrintTag.OHOS_REPORT_ALL_CODE}: ${retResult.failure > 0 || retResult.error > 0 ? -1 : 0}` + + `\n${PrintTag.OHOS_REPORT_ALL_STATUS}: taskconsuming=${taskConsuming > 0 ? taskConsuming : ret.duration}`; + abilityDelegator.printSync(message); + console.info(`${TAG}, [end] you worker test`); + abilityDelegator.finishTest('you worker test finished!!!', 0, () => {}); + }).catch((e) => { + console.info(`${TAG}, [end] error you worker test, ${JSON.stringify(e)}`); + abilityDelegator.finishTest('you worker test error finished!!!', 0, () => {}); + }).finally(() => { + console.info(`${TAG}, all promise finally end`); + }); + } + // 创建worker线程 + static createWorkerPromise(scriptURL, i, params) { + console.info(`${TAG}, createWorkerPromiser, ${scriptURL}, ${i}`); + const workerPromise = new Promise((resolve, reject) => { + const workerInstance = new worker.ThreadWorker(scriptURL, {name: `worker_${i}`}); + console.info(`${TAG}, send data to worker`); + // 发送数据到worker线程中 + workerInstance.postMessage(params); + workerInstance.onmessage = function (e) { + let currentThreadName = e.data?.currentThreadName; + console.info(`${TAG}, receview data from ${currentThreadName}, ${JSON.stringify(e.data)}`); + // + resolve(e.data?.summary); + console.info(`${TAG}, ${currentThreadName} finish`); + workerInstance.terminate(); + }; + workerInstance.onerror = function (e) { + console.info(`${TAG}, worker error, ${JSON.stringify(e)}`); + reject(e); + workerInstance.terminate(); + }; + workerInstance.onmessageerror = function (e) { + console.info(`${TAG}, worker message error, ${JSON.stringify(e)}`); + reject(e); + workerInstance.terminate(); + }; + }); + return workerPromise; + } + static handleWorkerTestResult(ret, allItemList, items) { + console.info(`${TAG}, handleWorkerTestResult, ${JSON.stringify(items)}`); + for (const {total, failure, error, pass, ignore, duration, itItemList} of items) { + ret.total += total; + ret.failure += failure; + ret.error += error; + ret.pass += pass; + ret.ignore += ignore; + ret.duration += duration; + Hypium.handleItResult(allItemList, itItemList); + } + } + static handleItResult(allItemList, itItemList) { + // 遍历所有的用例结果统计最终结果 + for (const {currentThreadName, description, result} of itItemList) { + let item = allItemList.find((it) => it.description === description); + if (item) { + let itResult = item.result; + // 当在worker中出现一次failure就标记为failure, 出现一次error就标记为error, 所有线程都pass才标记为pass + if (itResult === 0) { + item.result = result; + item.currentThreadName = currentThreadName; + } + } else { + let it = { + description: description, + currentThreadName: currentThreadName, + result: result + }; + allItemList.push(it); + } + } + } + static configWorkerItTestResult(retResult, allItemList) { + console.info(`${TAG}, configWorkerItTestResult, ${JSON.stringify(allItemList)}`); + for (const {currentThreadName, description, result} of allItemList) { + console.info(`${TAG}, description, ${description}, result,${result}`); + retResult.total ++; + if (result === 0) { + retResult.pass ++; + } else if (result === -1) { + retResult.error ++; + } else if (result === -2) { + retResult.failure ++; + } else { + retResult.ignore ++; + } + } + } + static printWorkerTestResult(abilityDelegator, allItemList) { + console.info(`${TAG}, printWorkerTestResult, ${JSON.stringify(allItemList)}`); + let index = 1; + for (const {currentThreadName, description, result} of allItemList) { + console.info(`${TAG}, description print, ${description}, result,${result}`); + let itArray = description.split('#'); + let des; + let itName; + if (itArray.length > 1) { + des = itArray[0]; + itName = itArray[1]; + } else if (itArray.length > 1) { + des = itArray[0]; + itName = itArray[0]; + } else { + des = 'undefined'; + itName = 'undefined'; + } + + let msg = `\n${PrintTag.OHOS_REPORT_WORKER_STATUS}: class=${des}`; + msg += `\n${PrintTag.OHOS_REPORT_WORKER_STATUS}: test=${itName}`; + msg += `\n${PrintTag.OHOS_REPORT_WORKER_STATUS}: current=${index}`; + msg += `\n${PrintTag.OHOS_REPORT_WORKER_STATUS}: CODE=${result}`; + abilityDelegator.printSync(msg); + index ++; + } + } + static hypiumWorkerTest(abilityDelegator, abilityDelegatorArguments, testsuite, workerPort) { + console.info(`${TAG}, hypiumWorkerTest call`); + SysTestKit.workerPort = workerPort; + let currentWorkerName = workerPort.name; + console.info(`${TAG}, hypiumWorkerTest_currentWorkerName: ${currentWorkerName}`); + Hypium.hypiumTest(abilityDelegator, abilityDelegatorArguments, testsuite); + + } + + static registerAssert(customAssertion) { + const core = Core.getInstance(); + const expectService = core.getDefaultService('expect'); + let matchers = {}; + matchers[customAssertion.name] = customAssertion; + expectService.addMatchers(matchers); + expectService.customMatchers.push(customAssertion.name); + console.info(`${TAG}success to register the ${customAssertion.name}`); + } + + static unregisterAssert(customAssertion) { + const core = Core.getInstance(); + const expectService = core.getDefaultService('expect'); + let customAssertionName = typeof customAssertion === 'function' ? customAssertion.name : customAssertion; + expectService.removeMatchers(customAssertionName); + console.info(`${TAG}success to unregister the ${customAssertionName}`); + } + +} + +export { + Hypium, + Core, + DEFAULT, + TestType, + Size, + Level, + DataDriver, + ExpectExtend, + OhReport, + SysTestKit, + describe, beforeAll, beforeEach, afterEach, afterAll, it, expect, beforeItSpecified, afterItSpecified, xdescribe, xit, + MockKit, when, + ArgumentMatchers +}; \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/index.ts b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/index.ts new file mode 100644 index 0000000000000000000000000000000000000000..b7082ebc98214b58d41e8681791809f1aee48f12 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/index.ts @@ -0,0 +1,32 @@ +/* + * Copyright (c) 2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import { TestType, Size, Level } from "./src/main/Constant"; + +export declare function xdescribe(testSuiteName: string, func: Function): void; + +export declare namespace xdescribe { + function reason(reason: string): any; +}; + +export declare function describe(testSuiteName: string, func: Function): void; + +export declare function xit(testCaseName: string, attribute: TestType | Size | Level, func: Function): void; + +export declare namespace xit { + function reason(reason: string): any; +}; + +export declare function it(testCaseName: string, attribute: TestType | Size | Level, func: Function): void; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/obfuscation-rules.txt b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/obfuscation-rules.txt new file mode 100644 index 0000000000000000000000000000000000000000..985b2aeb7658286b17bd26eab8f217c3fe75ea8b --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/obfuscation-rules.txt @@ -0,0 +1,18 @@ +# Define project specific obfuscation rules here. +# You can include the obfuscation configuration files in the current module's build-profile.json5. +# +# For more details, see +# https://gitee.com/openharmony/arkcompiler_ets_frontend/blob/master/arkguard/README.md + +# Obfuscation options: +# -disable-obfuscation: disable all obfuscations +# -enable-property-obfuscation: obfuscate the property names +# -enable-toplevel-obfuscation: obfuscate the names in the global scope +# -compact: remove unnecessary blank spaces and all line feeds +# -remove-log: remove all console.* statements +# -print-namecache: print the name cache that contains the mapping from the old names to new names +# -apply-namecache: reuse the given cache file + +# Keep options: +# -keep-property-name: specifies property names that you want to keep +# -keep-global-name: specifies names that you want to keep in the global scope \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/oh-package.json5 b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/oh-package.json5 new file mode 100644 index 0000000000000000000000000000000000000000..3ef03ac42dc612a7680e963f07e2547175397c21 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/oh-package.json5 @@ -0,0 +1 @@ +{"name":"@ohos/hypium","version":"1.0.21","description":"A unit test framework for OpenHarmony application","main":"index.js","keywords":["测试框架","except","mock"],"author":"huawei","license":"Apache-2.0","repository":"https://gitee.com/openharmony/testfwk_arkxtest","homepage":"https://gitee.com/openharmony/testfwk_arkxtest","dependencies":{},"metadata":{"sourceRoots":["./src/main"],"debug":true},"compatibleSdkVersion":11,"compatibleSdkType":"OpenHarmony","obfuscated":false} diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/Constant.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/Constant.js new file mode 100644 index 0000000000000000000000000000000000000000..dfd6b24a225a46f3ef21f1b9b3d6239e87449de9 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/Constant.js @@ -0,0 +1,99 @@ +/* + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +/** + * define the testcase type : TestType, Size , Level + */ +export const TAG = '[Hypium]'; + +export const DEFAULT = 0B0000; + +export class PrintTag { + static OHOS_REPORT_WORKER_STATUS = 'OHOS_REPORT_WORKER_STATUS'; + static OHOS_REPORT_ALL_RESULT = 'OHOS_REPORT_ALL_RESULT'; + static OHOS_REPORT_ALL_CODE = 'OHOS_REPORT_ALL_CODE'; + static OHOS_REPORT_ALL_STATUS = 'OHOS_REPORT_ALL_STATUS'; + static OHOS_REPORT_RESULT = 'OHOS_REPORT_RESULT'; + static OHOS_REPORT_CODE = 'OHOS_REPORT_CODE'; + static OHOS_REPORT_STATUS = 'OHOS_REPORT_STATUS'; + static OHOS_REPORT_SUM = 'OHOS_REPORT_SUM'; + static OHOS_REPORT_STATUS_CODE = 'OHOS_REPORT_STATUS_CODE'; +}; + +export class TestType { + static FUNCTION = 0B1; + static PERFORMANCE = 0B1 << 1; + static POWER = 0B1 << 2; + static RELIABILITY = 0B1 << 3; + static SECURITY = 0B1 << 4; + static GLOBAL = 0B1 << 5; + static COMPATIBILITY = 0B1 << 6; + static USER = 0B1 << 7; + static STANDARD = 0B1 << 8; + static SAFETY = 0B1 << 9; + static RESILIENCE = 0B1 << 10; +}; + +export class Size { + static SMALLTEST = 0B1 << 16; + static MEDIUMTEST = 0B1 << 17; + static LARGETEST = 0B1 << 18; +}; + +export class Level { + static LEVEL0 = 0B1 << 24; + static LEVEL1 = 0B1 << 25; + static LEVEL2 = 0B1 << 26; + static LEVEL3 = 0B1 << 27; + static LEVEL4 = 0B1 << 28; +}; + +export const TESTTYPE = { + 'function': 1, + 'performance': 1 << 1, + 'power': 1 << 2, + 'reliability': 1 << 3, + 'security': 1 << 4, + 'global': 1 << 5, + 'compatibility': 1 << 6, + 'user': 1 << 7, + 'standard': 1 << 8, + 'safety': 1 << 9, + 'resilience': 1 << 10, +}; + +export const LEVEL = { + '0': 1 << 24, + '1': 1 << 25, + '2': 1 << 26, + '3': 1 << 27, + '4': 1 << 28, +}; + +export const SIZE = { + 'small': 1 << 16, + 'medium': 1 << 17, + 'large': 1 << 18, +}; + +export const KEYSET = [ + '-s class', '-s notClass', '-s suite', '-s itName', + '-s level', '-s testType', '-s size', '-s timeout', + '-s dryRun', '-s random', '-s breakOnError', '-s stress', + '-s coverage', '-s skipMessage', '-s runSkipped', + 'class', 'notClass', 'suite', 'itName', + 'level', 'testType', 'size', 'timeout', 'dryRun', 'random', + 'breakOnError', 'stress', 'coverage', 'skipMessage', 'runSkipped' +]; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/core.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/core.js new file mode 100644 index 0000000000000000000000000000000000000000..cfcb5f17287208f5e6869b4248faf6c9093002d9 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/core.js @@ -0,0 +1,159 @@ +/* + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import {SuiteService, SpecService, ExpectService, ReportService} from './service'; +import {ConfigService} from './module/config/configService'; +import {SpecEvent, TaskEvent, SuiteEvent} from './event'; + +/** + * core service for execute testcase. + */ +class Core { + static getInstance() { + if (!this.instance) { + this.instance = new Core(); + } + return this.instance; + } + + constructor() { + this.instance = null; + this.services = { + suite: {}, + spec: {}, + config: {}, + expect: {}, + log: {}, + report: {} + + }; + this.events = { + suite: {}, + spec: {}, + task: {} + }; + } + + addService(name, service) { + let serviceObj = {}; + if (!this.services[name]) { + this.services[name] = serviceObj; + } else { + serviceObj = this.services[name]; + } + serviceObj[service.id] = service; + } + + getDefaultService(name) { + return this.services[name].default; + } + + getServices(name) { + return this.services[name]; + } + + registerEvent(serviceName, event) { + let eventObj = {}; + if (!this.events[serviceName]) { + this.events[serviceName] = eventObj; + } else { + eventObj = this.events[serviceName]; + } + eventObj[event.id] = event; + } + + unRegisterEvent(serviceName, eventID) { + const eventObj = this.events[serviceName]; + if (eventObj) { + delete eventObj[eventID]; + } + } + + subscribeEvent(serviceName, serviceObj) { + const eventObj = this.events[serviceName]; + if (eventObj) { + for (const attr in eventObj) { + eventObj[attr]['subscribeEvent'](serviceObj); + } + } + } + + async fireEvents(serviceName, eventName) { + const eventObj = this.events[serviceName]; + if (!eventObj) { + return; + } + for (const attr in eventObj) { + await eventObj[attr][eventName](); + } + } + + addToGlobal(apis) { + if (typeof globalThis !== 'undefined') { + for (let api in apis) { + globalThis[api] = apis[api]; + } + } + for (const api in apis) { + this[api] = apis[api]; + } + } + + init() { + this.addService('suite', new SuiteService({id: 'default'})); + this.addService('spec', new SpecService({id: 'default'})); + this.addService('expect', new ExpectService({id: 'default'})); + this.addService('report', new ReportService({id: 'default'})); + this.addService('config', new ConfigService({id: 'default'})); + this.registerEvent('task', new TaskEvent({id: 'default', coreContext: this})); + this.registerEvent('suite', new SuiteEvent({id: 'default', coreContext: this})); + this.registerEvent('spec', new SpecEvent({id: 'default', coreContext: this})); + this.subscribeEvent('spec', this.getDefaultService('report')); + this.subscribeEvent('suite', this.getDefaultService('report')); + this.subscribeEvent('task', this.getDefaultService('report')); + const context = this; + for (const key in this.services) { + const serviceObj = this.services[key]; + for (const serviceID in serviceObj) { + const service = serviceObj[serviceID]; + service.init(context); + + if (typeof service.apis !== 'function') { + continue; + } + const apis = service.apis(); + if (apis) { + this.addToGlobal(apis); + } + } + } + } + + execute(abilityDelegator) { + const suiteService = this.getDefaultService('suite'); + const configService = this.getDefaultService('config'); + if (configService['dryRun'] === 'true') { + (async function () { + await suiteService.dryRun(abilityDelegator); + })(); + return; + } + setTimeout(() => { + suiteService.execute(); + }, 10); + } +} + +export default Core; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/event.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/event.js new file mode 100644 index 0000000000000000000000000000000000000000..3be0211f01646c9c269c2425cbee82c87ac6d9ea --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/event.js @@ -0,0 +1,100 @@ +/* + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +class SpecEvent { + constructor(attr) { + this.id = attr.id; + this.coreContext = attr.context; + this.eventMonitors = []; + } + + subscribeEvent(service) { + this.eventMonitors.push(service); + } + + async specStart() { + for (const monitor of this.eventMonitors) { + await monitor['specStart'](); + } + } + + async specDone() { + for (const monitor of this.eventMonitors) { + await monitor['specDone'](); + } + } +} + +class SuiteEvent { + constructor(attr) { + this.id = attr.id; + this.suiteContext = attr.coreContext; + this.eventMonitors = []; + } + + subscribeEvent(service) { + this.eventMonitors.push(service); + } + + async suiteStart() { + for (const monitor of this.eventMonitors) { + await monitor['suiteStart'](); + } + } + + async suiteDone() { + for (const monitor of this.eventMonitors) { + await monitor['suiteDone'](); + } + } +} + +class TaskEvent { + constructor(attr) { + this.id = attr.id; + this.coreContext = attr.coreContext; + this.eventMonitors = []; + } + + subscribeEvent(service) { + this.eventMonitors.push(service); + } + + async taskStart() { + for (const monitor of this.eventMonitors) { + await monitor['taskStart'](); + } + } + + async taskDone() { + for (const monitor of this.eventMonitors) { + await monitor['taskDone'](); + } + } + + incorrectFormat() { + for (const monitor of this.eventMonitors) { + monitor['incorrectFormat'](); + } + } + + incorrectTestSuiteFormat() { + for (const monitor of this.eventMonitors) { + monitor.incorrectTestSuiteFormat(); + } + } +} + +export { SpecEvent, TaskEvent, SuiteEvent }; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/interface.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/interface.js new file mode 100644 index 0000000000000000000000000000000000000000..1bf43509ac3f70f1275e1da79388e1511e72a3f9 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/interface.js @@ -0,0 +1,68 @@ +/* + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import Core from './core'; + +const core = Core.getInstance(); + +const describe = function (desc, func) { + return Reflect.has(core, 'describe') ? core.describe(desc, func) : (desc, func) => { }; +}; +const it = function (desc, filter, func) { + return Reflect.has(core, 'it') ? core.it(desc, filter, func) : (desc, filter, func) => { }; +}; +const beforeItSpecified = function (itDescs, func) { + return Reflect.has(core, 'beforeItSpecified') ? core.beforeItSpecified(itDescs, func) : (itDescs, func) => { }; +}; + +const afterItSpecified = function (itDescs, func) { + return Reflect.has(core, 'afterItSpecified') ? core.afterItSpecified(itDescs, func) : (itDescs, func) => { }; +}; +const beforeEach = function (func) { + return Reflect.has(core, 'beforeEach') ? core.beforeEach(func) : (func) => { }; +}; +const afterEach = function (func) { + return Reflect.has(core, 'afterEach') ? core.afterEach(func) : (func) => { }; +}; +const beforeAll = function (func) { + return Reflect.has(core, 'beforeAll') ? core.beforeAll(func) : (func) => { }; +}; +const afterAll = function (func) { + return Reflect.has(core, 'afterAll') ? core.afterAll(func) : (func) => { }; +}; +const expect = function (actualValue) { + return Reflect.has(core, 'expect') ? core.expect(actualValue) : (actualValue) => { }; +}; + +const xdescribe = function (desc, func) { + return Reflect.has(core, 'xdescribe') ? core.xdescribe(desc, func, null) : (desc, func, reason) => { }; +}; +xdescribe.reason = (reason) => { + return (desc, func) => { + return Reflect.has(core, 'xdescribe') ? core.xdescribe(desc, func, reason) : (desc, func, reason) => { }; + }; +}; +const xit = function (desc, filter, func) { + return Reflect.has(core, 'xit') ? core.xit(desc, filter, func, null) : (desc, filter, func, reason) => { }; +}; +xit.reason = (reason) => { + return (desc, filter, func) => { + return Reflect.has(core, 'xit') ? core.xit(desc, filter, func, reason) : (desc, filter, func, reason) => { }; + }; +}; + +export { + describe, it, beforeAll, beforeEach, afterEach, afterAll, expect, beforeItSpecified, afterItSpecified, xdescribe, xit +}; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module.json b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module.json new file mode 100644 index 0000000000000000000000000000000000000000..5f76af614ea07b535ebd8d04d702b92b31585d87 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module.json @@ -0,0 +1,31 @@ +{ + "app": { + "bundleName": "com.ohos.myapplication", + "debug": true, + "versionCode": 1000000, + "versionName": "1.0.0", + "minAPIVersion": 11, + "targetAPIVersion": 11, + "apiReleaseType": "Release", + "compileSdkVersion": "4.1.7.5", + "compileSdkType": "OpenHarmony", + "appEnvironments": [], + "bundleType": "app" + }, + "module": { + "name": "hypium", + "type": "har", + "deviceTypes": [ + "default", + "tablet", + "tv", + "wearable", + "car" + ], + "packageName": "@ohos/hypium", + "installationFree": false, + "virtualMachine": "ark11.0.2.0", + "compileMode": "esmodule", + "dependencies": [] + } +} diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/ExpectExtend.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/ExpectExtend.js new file mode 100644 index 0000000000000000000000000000000000000000..d087755a446eebb4583db6137c71f56a6b3db724 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/ExpectExtend.js @@ -0,0 +1,85 @@ +/* + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import assertNull from './assertNull'; +import assertClose from './assertClose'; +import assertContain from './assertContain'; +import assertLess from './assertLess'; +import assertLarger from './assertLarger'; +import assertFail from './assertFail'; +import assertUndefined from './assertUndefined'; +import assertFalse from './assertFalse'; +import assertInstanceOf from './assertInstanceOf'; +import assertThrowError from './assertThrowError'; +import assertLargerOrEqual from './assertLargerOrEqual'; +import assertLessOrEqual from './assertLessOrEqual'; +import assertNaN from './assertNaN'; +import assertNegUnlimited from './assertNegUnlimited'; +import assertPosUnlimited from './assertPosUnlimited'; +import assertDeepEquals from './deepEquals/assertDeepEquals'; +import assertPromiseIsPending from './assertPromiseIsPending'; +import assertPromiseIsRejected from './assertPromiseIsRejected'; +import assertPromiseIsRejectedWith from './assertPromiseIsRejectedWith'; +import assertPromiseIsRejectedWithError from './assertPromiseIsRejectedWithError'; +import assertPromiseIsResolved from './assertPromiseIsResolved'; +import assertPromiseIsResolvedWith from './assertPromiseIsResolvedWith'; +class ExpectExtend { + constructor(attr) { + this.id = attr.id; + this.matchers = {}; + } + + extendsMatchers() { + this.matchers.assertNull = assertNull; + this.matchers.assertClose = assertClose; + this.matchers.assertContain = assertContain; + this.matchers.assertLess = assertLess; + this.matchers.assertLarger = assertLarger; + this.matchers.assertFail = assertFail; + this.matchers.assertUndefined = assertUndefined; + this.matchers.assertFalse = assertFalse; + this.matchers.assertInstanceOf = assertInstanceOf; + this.matchers.assertThrowError = assertThrowError; + this.matchers.assertLargerOrEqual = assertLargerOrEqual; + this.matchers.assertLessOrEqual = assertLessOrEqual; + this.matchers.assertNaN = assertNaN; + this.matchers.assertNegUnlimited = assertNegUnlimited; + this.matchers.assertPosUnlimited = assertPosUnlimited; + this.matchers.assertDeepEquals = assertDeepEquals; + this.matchers.assertPromiseIsPending = assertPromiseIsPending; + this.matchers.assertPromiseIsRejected = assertPromiseIsRejected; + this.matchers.assertPromiseIsRejectedWith = assertPromiseIsRejectedWith; + this.matchers.assertPromiseIsRejectedWithError = assertPromiseIsRejectedWithError; + this.matchers.assertPromiseIsResolved = assertPromiseIsResolved; + this.matchers.assertPromiseIsResolvedWith = assertPromiseIsResolvedWith; + } + + init(coreContext) { + this.coreContext = coreContext; + this.extendsMatchers(); + const expectService = this.coreContext.getDefaultService('expect'); + expectService.addMatchers(this.matchers); + } + + apis() { + return { + 'expect': function (actualValue) { + return this.coreContext.getDefaultService('expect').expect(actualValue); + } + }; + } +} + +export default ExpectExtend; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertClose.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertClose.js new file mode 100644 index 0000000000000000000000000000000000000000..7e692bd25f1c026640978a042a9c9f64b0e8d5d3 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertClose.js @@ -0,0 +1,40 @@ +/* + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +function assertClose(actualValue, expected) { + if (actualValue === null && expected[0] === null) { + throw new Error('actualValue and expected can not be both null!!!'); + } + let result; + let diff = Math.abs(expected[0] - actualValue); + let actualAbs = Math.abs(actualValue); + if ((actualAbs - 0) === 0) { + if ((diff - 0) === 0) { + result = true; + } else { + result = false; + } + } else if (diff / actualAbs < expected[1]) { + result = true; + } else { + result = false; + } + return { + pass: result, + message: '|' + actualValue + ' - ' + expected[0] + '|/' + actualValue + ' is not less than ' + expected[1] + }; +} + +export default assertClose; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertContain.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertContain.js new file mode 100644 index 0000000000000000000000000000000000000000..7fba0d9755503e5e926f6c1a4e425e0d1cf47570 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertContain.js @@ -0,0 +1,35 @@ +/* + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +function assertContain(actualValue, expect) { + let result = false; + if (Object.prototype.toString.call(actualValue).indexOf('Array')) { + for (let i in actualValue) { + if (actualValue[i] == expect[0]) { + result = true; + } + } + } + let type = Object.prototype.toString.call(actualValue); + if (type === '[object String]') { + result = actualValue.indexOf(expect[0]) >= 0; + } + return { + pass: result, + message: 'expect false, ' + actualValue + ' do not have ' + expect[0] + }; +} + +export default assertContain; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertFail.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertFail.js new file mode 100644 index 0000000000000000000000000000000000000000..8ab4ac5caef712c75c4eac49dfbbb91d33669d9a --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertFail.js @@ -0,0 +1,23 @@ +/* + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +function assertFail() { + return { + pass: false, + message: 'fail ' + }; +} + +export default assertFail; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertFalse.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertFalse.js new file mode 100644 index 0000000000000000000000000000000000000000..c5008e94f4b2ce13ed35b604811793c76b542347 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertFalse.js @@ -0,0 +1,23 @@ +/* + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +function assertFalse(actualValue) { + return { + pass: (actualValue) === false, + message: 'expect false, actualValue is ' + actualValue + }; +} + +export default assertFalse; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertInstanceOf.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertInstanceOf.js new file mode 100644 index 0000000000000000000000000000000000000000..1e11b93f7251c67f5455c5007cd7be268aa53b32 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertInstanceOf.js @@ -0,0 +1,29 @@ +/* + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +function assertInstanceOf(actualValue, expected) { + if (Object.prototype.toString.call(actualValue) == '[object ' + expected[0] + ']') { + return { + pass: true + }; + } else { + return { + pass: false, + message: actualValue + ' is ' + Object.prototype.toString.call(actualValue) + 'not ' + expected[0] + }; + } +} + +export default assertInstanceOf; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertLarger.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertLarger.js new file mode 100644 index 0000000000000000000000000000000000000000..a74f4a8cedaf3add9c2dc2d3799081a83198732f --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertLarger.js @@ -0,0 +1,23 @@ +/* + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +function assertLarger(actualValue, expected) { + return { + pass: (actualValue) > expected[0], + message: (actualValue) + ' is not larger than ' + expected[0] + }; +} + +export default assertLarger; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertLargerOrEqual.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertLargerOrEqual.js new file mode 100644 index 0000000000000000000000000000000000000000..e847e6c217364b7f69c173c66fb98d10efc45ef1 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertLargerOrEqual.js @@ -0,0 +1,23 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +function assertLargerOrEqual(actualValue, expected) { + return { + pass: (actualValue) >= expected[0], + message: (actualValue) + ' is not larger than ' + expected[0] + }; +} + +export default assertLargerOrEqual; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertLess.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertLess.js new file mode 100644 index 0000000000000000000000000000000000000000..17e84b0abaeb20804048a5a15c19e0603634846d --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertLess.js @@ -0,0 +1,23 @@ +/* + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +function assertLess(actualValue, expected) { + return { + pass: (actualValue) < expected[0], + message: (actualValue) + ' is not less than ' + expected[0] + }; +} + +export default assertLess; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertLessOrEqual.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertLessOrEqual.js new file mode 100644 index 0000000000000000000000000000000000000000..f754f97ffa9d24e7852efe2423a1dd35d448af82 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertLessOrEqual.js @@ -0,0 +1,23 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +function assertLessOrEqual(actualValue, expected) { + return { + pass: (actualValue) <= expected[0], + message: (actualValue) + ' is not less than ' + expected[0] + }; +} + +export default assertLessOrEqual; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertNaN.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertNaN.js new file mode 100644 index 0000000000000000000000000000000000000000..8d45d6a93b86c5ed325a68b32ff014835993a58e --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertNaN.js @@ -0,0 +1,23 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +function assertNaN(actualValue) { + return { + pass: actualValue !== actualValue, + message: 'expect NaN, actualValue is ' + actualValue + }; +} + +export default assertNaN; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertNegUnlimited.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertNegUnlimited.js new file mode 100644 index 0000000000000000000000000000000000000000..ceac555afc826e057970e6cfe9c73b322c672aa2 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertNegUnlimited.js @@ -0,0 +1,23 @@ +/* +* Copyright (c) 2022 Huawei Device Co., Ltd. +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ + +function assertNegUnlimited(actualValue) { + return { + pass: actualValue === Number.NEGATIVE_INFINITY, + message: 'Expected actualValue not to be -Infinity. actualValue is,' + actualValue + }; +} + +export default assertNegUnlimited; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertNull.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertNull.js new file mode 100644 index 0000000000000000000000000000000000000000..53a7bad827323a98d3302a4e7eea679551b459c5 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertNull.js @@ -0,0 +1,23 @@ +/* + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +function assertNull(actualValue) { + return { + pass: (actualValue) === null, + message: 'expect null, actualValue is ' + (actualValue) + }; +} + +export default assertNull; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPosUnlimited.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPosUnlimited.js new file mode 100644 index 0000000000000000000000000000000000000000..6e68c0e2b6c499f4dc3dd56c13e9ea1073a3c54c --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPosUnlimited.js @@ -0,0 +1,23 @@ +/* +* Copyright (c) 2022 Huawei Device Co., Ltd. +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ + +function assertPosUnlimited(actualValue) { + return { + pass: actualValue === Number.POSITIVE_INFINITY, + message: 'Expected actualValue is POSITIVE_INFINITY. actualValue is,' + actualValue + }; +} + +export default assertPosUnlimited; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPromiseIsPending.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPromiseIsPending.js new file mode 100644 index 0000000000000000000000000000000000000000..7e2ca2ce14d50c39554fc1157d6d4eb9329d5c39 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPromiseIsPending.js @@ -0,0 +1,42 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import isPromiseLike from './isPromiseLike'; + +function assertPromiseIsPending(actualPromise) { + if (!isPromiseLike(actualPromise)) { + return Promise.reject().then(function () { + }, function () { + return {pass: false, message: 'Expected not be called on a promise.'}; + }); + } + const helper = {}; + return Promise.race([actualPromise, Promise.resolve(helper)]).then( + function (got) { + return helper === got ? {pass: true, message: 'actualValue is isPending'} + : { + pass: false, + message: 'expect isPending, actualValue is resolve' + }; + }, + function () { + return { + pass: false + , message: 'expect isPending, actualValue is reject' + }; + }); +} + +export default assertPromiseIsPending; \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPromiseIsRejected.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPromiseIsRejected.js new file mode 100644 index 0000000000000000000000000000000000000000..380075a369a84d6856e7f2db366f704e04302a8d --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPromiseIsRejected.js @@ -0,0 +1,38 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import isPromiseLike from './isPromiseLike'; + +function assertPromiseIsRejected(actualPromise) { + if (!isPromiseLike(actualPromise)) { + return Promise.reject().then(function () { + }, function () { + return {pass: false, message: 'Expected not be called on a promise.'}; + }); + } + return actualPromise.then( + function (got) { + return { + pass: false, + message: 'expect isRejected, but actualValue is resolve' + }; + }, + function () { + return {pass: true, message: 'actualValue is isRejected'}; + } + ); +} + +export default assertPromiseIsRejected; \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPromiseIsRejectedWith.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPromiseIsRejectedWith.js new file mode 100644 index 0000000000000000000000000000000000000000..8179589d5580f9c305d2200b4b197d64ac9d53ae --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPromiseIsRejectedWith.js @@ -0,0 +1,55 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import isPromiseLike from './isPromiseLike'; + +function assertPromiseIsRejectedWith(actualPromise, expectedValue) { + + if (!isPromiseLike(actualPromise)) { + return Promise.reject().then(function () { + }, function () { + return {pass: false, message: 'Expected not be called on a promise.'}; + }); + } + + function tips(passed) { + return ('Expected a promise ' + (passed ? 'not ' : '') + + 'to be rejected with ' + JSON.stringify(expectedValue[0])); + } + + return actualPromise.then( + function (got) { + return { + pass: false, + message: tips(false) + ' but actualValue is resolve' + }; + }, + function (actualValue) { + if (JSON.stringify(actualValue) == JSON.stringify(expectedValue[0])) { + return { + pass: true, + message: 'actualValue was rejected with ' + JSON.stringify(actualValue) + '.' + }; + } else { + return { + pass: false, + message: tips(false) + ' but it was rejected with ' + JSON.stringify(actualValue) + '.' + }; + } + } + ); +} + +export default assertPromiseIsRejectedWith; \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPromiseIsRejectedWithError.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPromiseIsRejectedWithError.js new file mode 100644 index 0000000000000000000000000000000000000000..e515535394f1d9c455902aa9cc0cd324a3d2e71b --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPromiseIsRejectedWithError.js @@ -0,0 +1,77 @@ +/* + * Copyright (c) 2022-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import isPromiseLike from './isPromiseLike'; + +function assertPromiseIsRejectedWithError(actualPromise, expectedValue) { + if (!isPromiseLike(actualPromise)) { + return Promise.reject().then(function () { + }, function () { + return {pass: false, message: 'Expected not be called on a promise.'}; + }); + } + return actualPromise.then( + function (got) { + return { + pass: false, + message: 'Expected a promise to be rejected but actualValue is resolve' + }; + }, + function (actualValue) { + return matchError(actualValue, expectedValue); + } + ); + +} + +function matchError(actualValue, expectedValue) { + if (expectedValue.length == 1 && typeof expectedValue[0] === 'function') { + if (expectedValue[0].name === actualValue.__proto__.name) { + return {pass: true, message: 'actual error type is ' + actualValue.name + '.'}; + } + return {pass: false, message: `except error type is ${expectedValue[0].name},but actual is ${actualValue.name}.`}; + } + + if (expectedValue.length == 1 && typeof expectedValue[0] === 'string') { + if (expectedValue[0] === actualValue.message) { + return {pass: true, message: `actual error message is ${actualValue.message}.`}; + } + return {pass: false, message: `except error message ${expectedValue[0]},but actual is ${actualValue.message}.`}; + } + + if (expectedValue.length == 1) { + return {pass: false, message: 'When only one parameter, it should be error type or error message.'}; + } + + if (expectedValue.length == 2 && typeof expectedValue[0] === 'function' && expectedValue[0].name === actualValue.name) { + if (typeof expectedValue[1] === 'string' && actualValue.message === expectedValue[1]) { + return {pass: true, message: 'actual error message is ' + actualValue.message + '.'}; + } + return {pass: false, message: `except error message is ${expectedValue[1]},but actual is ${actualValue.message}.`}; + } + + if (expectedValue.length == 2 && typeof expectedValue[0] === 'function' && expectedValue[0].name !== actualValue.name) { + if (typeof expectedValue[1] === 'string' && actualValue.message === expectedValue[1]) { + return {pass: false, message: `except error type is ${expectedValue[0].name},but actual is ${actualValue.name}.`}; + } + return {pass: false, message: 'except error type and message are incorrect.'}; + } + if (expectedValue.length > 2) { + return {pass: false, message: 'Up to two parameters are supported.'}; + } + return {pass: true, message: 'not equal type'}; +} + +export default assertPromiseIsRejectedWithError; \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPromiseIsResolved.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPromiseIsResolved.js new file mode 100644 index 0000000000000000000000000000000000000000..86f559c32873f27b95d635452d760029de0ed657 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPromiseIsResolved.js @@ -0,0 +1,40 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import isPromiseLike from './isPromiseLike'; + +function assertPromiseIsResolved(actualPromise) { + if (!isPromiseLike(actualPromise)) { + return Promise.reject().then(function () { + }, function () { + return {pass: false, message: 'Expected not be called on a promise.'}; + }); + } + + return actualPromise.then( + function (got) { + return {pass: true, message: 'actualValue is isResolved'}; + }, + function (rej) { + return { + pass: false, + message: 'Expected a promise to be resolved but it was ' + + 'rejected with ' + JSON.stringify(rej) + '.' + }; + } + ); +} + +export default assertPromiseIsResolved; \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPromiseIsResolvedWith.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPromiseIsResolvedWith.js new file mode 100644 index 0000000000000000000000000000000000000000..c6f0ef68fde5b04a589a9fa3c6e2ab2b39acf4d3 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertPromiseIsResolvedWith.js @@ -0,0 +1,55 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import isPromiseLike from './isPromiseLike'; + +function assertPromiseIsResolvedWith(actualPromise, expectedValue) { + if (!isPromiseLike(actualPromise)) { + return Promise.reject().then(function () { + }, function () { + return {pass: false, message: 'Expected not be called on a promise.'}; + }); + } + + function tips(passed) { + return ( + 'Expected a promise ' + (passed ? 'not ' : '') + + 'to be resolved with ' + JSON.stringify(expectedValue[0])); + } + + return actualPromise.then( + function (got) { + if (JSON.stringify(got) == JSON.stringify(expectedValue[0])) { + return { + pass: true, + message: 'actualValue was resolved with ' + JSON.stringify(got) + '.' + }; + } + return { + pass: false, + message: tips(false) + ' but it was resolved with ' + + JSON.stringify(got) + '.' + }; + }, + function (rej) { + return { + pass: false, + message: tips(false) + ' but it was rejected with ' + JSON.stringify(rej) + '.' + }; + } + ); +} + +export default assertPromiseIsResolvedWith; \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertThrowError.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertThrowError.js new file mode 100644 index 0000000000000000000000000000000000000000..876099808124955ce525d7450d79584c774f4887 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertThrowError.js @@ -0,0 +1,48 @@ +/* + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +function assertThrowError(actualValue, expected) { + let result = false; + let message = ''; + let err; + if (typeof actualValue !== 'function') { + throw new Error('actualValue is not a function'); + } + try { + actualValue(); + return { + pass: result, + message: ' An error is not thrown while it is expected!' + }; + } catch (e) { + err = e; + } + if (err instanceof Error) { + let type = typeof expected[0]; + if (type === 'function') { + result = err.constructor.name === expected[0].name; + message = 'expected throw failed , ' + err.constructor.name + ' is not ' + expected[0].name; + } else if (type === 'string') { + result = err.message.includes(expected[0]); + message = 'expected throw failed , ' + err.message + ' is not ' + expected[0]; + } + } + return { + pass: result, + message: message + }; +} + +export default assertThrowError; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertUndefined.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertUndefined.js new file mode 100644 index 0000000000000000000000000000000000000000..61f092d715dd1630297518b59ff13ef0940991e1 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/assertUndefined.js @@ -0,0 +1,23 @@ +/* + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +function assertUndefined(actualValue) { + return { + pass: undefined === (actualValue), + message: 'expect Undefined, actualValue is ' + (actualValue) + }; +} + +export default assertUndefined; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/deepEquals/DeepTypeUtils.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/deepEquals/DeepTypeUtils.js new file mode 100644 index 0000000000000000000000000000000000000000..916824d9cb77a75d1fb35bc3500d7598bfc73e80 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/deepEquals/DeepTypeUtils.js @@ -0,0 +1,139 @@ +/* + * Copyright (c) 2022-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +class DeepTypeUtils { + static getType(value) { + return Object.prototype.toString.apply(value); + } + static isA(typeName, value) { + return this.getType(value) === '[object ' + typeName + ']'; + } + static isAsymmetricEqualityTester(obj) { + return obj ? this.isA('Function', obj.asymmetricMatch) : false; + } + + /** + * 是否是function + * @param value + */ + static isFunction(value) { + return this.isA('Function', value); + } + + /** + * 是否是undefined + * @param obj + */ + static isUndefined(obj) { + return obj === void 0; + } + + /** + * 是否是Node + * @param obj + */ + static isDomNode(obj) { + return obj !== null && + typeof obj === 'object' && + typeof obj.nodeType === 'number' && + typeof obj.nodeName === 'string'; + } + + /** + * 是否是promise对象 + * @param obj + */ + static isPromise(obj) { + return !!obj && obj.constructor === Promise; + }; + /** + * 是否是map对象 + * @param obj + */ + static isMap(obj) { + return ( + obj !== null && + typeof obj !== 'undefined' && + obj.constructor === Map + ); + } + + /** + * 是否是set对象 + * @param obj 对象 + */ + static isSet(obj) { + return ( + obj !== null && + typeof obj !== 'undefined' && + obj.constructor === Set + ); + } + + /** + * 对象是否有key属性 + * @param obj 对象 + * @param key 对象属性名称 + */ + static has(obj, key) { + return Object.prototype.hasOwnProperty.call(obj, key); + } + + /** + * 获取对象的自有属性 + * @param obj 对象 + * @param isArray 是否是数组,[object Array] + */ + static keys(obj, isArray) { + const extraKeys = []; + // 获取对象所有属性 + const allKeys = this.getAllKeys(obj); + if (!isArray) { + return allKeys; + } + if (allKeys.length === 0) { + return allKeys; + } + for (const k of allKeys) { + if (typeof k === 'symbol' || !/^[0-9]+$/.test(k)) { + extraKeys.push(k); + } + } + return extraKeys; + } + + /** + * 获取obj对象的所有属性 + * @param obj obj对象 + */ + static getAllKeys(obj) { + const keys = []; + for (let key in obj) { + if (this.has(obj, key)) { + keys.push(key); + } + } + const symbols = Object.getOwnPropertySymbols(obj); + for (const sym of symbols) { + // obj.propertyIsEnumerable(sym) + if (Object.prototype.propertyIsEnumerable.call(obj, sym)) { + keys.push(sym); + } + } + return keys; + } + +} +export default DeepTypeUtils; \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/deepEquals/assertDeepEquals.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/deepEquals/assertDeepEquals.js new file mode 100644 index 0000000000000000000000000000000000000000..aaba3254c2f343367514018588263d6179e9c356 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/deepEquals/assertDeepEquals.js @@ -0,0 +1,341 @@ +/* + * Copyright (c) 2022-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import DeepTypeUtils from './DeepTypeUtils'; +function assertDeepEquals(actualValue, expected) { + let result = eq(actualValue, expected[0]); + let msg = logMsg(actualValue, expected[0]); + return { + pass: result, + message: msg + }; +} + +/** + * 获取失败显示日志 + * @param actualValue 实际对象 + * @param expected 期待比较对象 + */ +function logMsg(actualValue, expected) { + // 获取a的对象名称 + const aClassName = Object.prototype.toString.call(actualValue); + const bClassName = Object.prototype.toString.call(expected); + let actualMsg; + let expectMsg; + if (aClassName == '[object Function]') { + actualMsg = 'actualValue Function'; + } else if (aClassName == '[object Promise]') { + actualMsg = 'actualValue Promise'; + } else if (aClassName == '[object Set]' || aClassName == '[object Map]') { + actualMsg = JSON.stringify(Array.from(actualValue)); + } else if (aClassName == '[object RegExp]') { + actualMsg = JSON.stringify(actualValue.source.replace('\\', '')); + } else if (aClassName == '[object BigInt]') { + actualMsg = actualValue; + } else if (aClassName == '[object Error]') { + actualMsg = actualValue.message; + } else if (aClassName == '[object ArrayBuffer]') { + actualMsg = actualValue.byteLength; + } + else { + actualMsg = JSON.stringify(actualValue); + } + if (bClassName == '[object Function]') { + expectMsg = 'expected Function'; + } else if (bClassName == '[object Promise]') { + expectMsg = 'expected Promise'; + } else if (bClassName == '[object Set]' || bClassName == '[object Map]') { + expectMsg = JSON.stringify(Array.from(expected)); + } else if (bClassName == '[object RegExp]') { + expectMsg = JSON.stringify(expected.source.replace('\\', '')); + } else if (bClassName == '[object BigInt]') { + expectMsg = expected; + } else if (bClassName == '[object Error]') { + expectMsg = expected.message; + } else if (bClassName == '[object ArrayBuffer]') { + expectMsg = expected.byteLength; + } + else { + expectMsg = JSON.stringify(expected); + } + return actualMsg + ' is not deep equal ' + expectMsg; +} + +function eq(a, b) { + let result = true; + + if (a === b) { + result = a !== 0 || 1 / a === 1 / b; + return result; + } + + if (a === null || b === null) { + result = a === b; + return result; + } + // 获取a的对象名称 + const aClassName = Object.prototype.toString.call(a); + const bClassName = Object.prototype.toString.call(b); + // 不同类型不同对象 + if (aClassName !== bClassName) { + return false; + } + if (aClassName === '[object String]' || aClassName === '[object Number]' || aClassName === '[object Date]' || + aClassName === '[object Boolean]' || aClassName === '[object ArrayBuffer]' || + aClassName === '[object RegExp]' || aClassName === '[object Error]') { + result = isEqualSampleObj(a, b); + return result; + } + + if (typeof a !== 'object' || typeof b !== 'object') { + return false; + } + + if (DeepTypeUtils.isDomNode(a) || DeepTypeUtils.isPromise(a) || DeepTypeUtils.isFunction(a)) { + result = isEqualNodeOrPromiseOrFunction(a, b); + return result; + } + + if (aClassName === '[object Array]' || aClassName === '[object Map]' || aClassName === '[object Set]') { + result = isEqualCollection(a, b); + return result; + } + + result = isEqualObj(a, b); + return result; +} + +function isEqualNodeOrPromiseOrFunction(a, b) { + let equalNodeOrPromiseOrFunction = true; + if (DeepTypeUtils.isDomNode(a) && DeepTypeUtils.isDomNode(b)) { + const aIsDomNode = DeepTypeUtils.isDomNode(a); + const bIsDomNode = DeepTypeUtils.isDomNode(b); + if (aIsDomNode && bIsDomNode) { + // At first try to use DOM3 method isEqualNode + equalNodeOrPromiseOrFunction = a.isEqualNode(b); + return equalNodeOrPromiseOrFunction; + } + if (aIsDomNode || bIsDomNode) { + equalNodeOrPromiseOrFunction = false; + return false; + } + } + + if (DeepTypeUtils.isPromise(a) && DeepTypeUtils.isPromise(b)) { + const aIsPromise = DeepTypeUtils.isPromise(a); + const bIsPromise = DeepTypeUtils.isPromise(b); + // 俩个Promise对象 + if (aIsPromise && bIsPromise) { + equalNodeOrPromiseOrFunction = a === b; + return a === b; + } + } + if (DeepTypeUtils.isFunction(a) && DeepTypeUtils.isFunction(b)) { + // 俩个函数对象 + const aCtor = a.constructor, + bCtor = b.constructor; + if ( + aCtor !== bCtor && + DeepTypeUtils.isFunction(aCtor) && + DeepTypeUtils.isFunction(bCtor) && + a instanceof aCtor && + b instanceof bCtor && + !(aCtor instanceof aCtor && bCtor instanceof bCtor) + ) { + equalNodeOrPromiseOrFunction = false; + return false; + } + } + return equalNodeOrPromiseOrFunction; +} + +function isEqualCollection(a, b) { + let equalCollection = true; + // 获取a的对象名称 + const aClassName = Object.prototype.toString.call(a); + const bClassName = Object.prototype.toString.call(b); + // 都是数组 + if (aClassName === '[object Array]') { + equalCollection = isEqualArray(a, b); + return equalCollection; + } + + // 都是Map + if (DeepTypeUtils.isMap(a) && DeepTypeUtils.isMap(b)) { + equalCollection = isEqualMap(a, b); + return equalCollection; + } + + // 都是Set + if (DeepTypeUtils.isSet(a) && DeepTypeUtils.isSet(b)) { + equalCollection = isEqualSet(a, b); + return equalCollection; + } + + return true; +} + +function isEqualSampleObj(a, b) { + let equalSampleObj = true; + const aClassName = Object.prototype.toString.call(a); + const bClassName = Object.prototype.toString.call(b); + // 俩个string对象 + if (aClassName === '[object String]') { + equalSampleObj = a === String(b); + return equalSampleObj; + } + // 俩个Number对象 + if (aClassName === '[object Number]') { + equalSampleObj = a !== +a ? b !== +b : a === 0 && b === 0 ? 1 / a === 1 / b : a === +b; + return equalSampleObj; + } + + // 俩个Date对象/ boolean对象 + if (aClassName === '[object Date]' || aClassName === '[object Boolean]') { + equalSampleObj = +a === +b; + return equalSampleObj; + } + + // 俩个ArrayBuffer + if (aClassName === '[object ArrayBuffer]') { + equalSampleObj = eq(new Uint8Array(a), new Uint8Array(b)); + return equalSampleObj; + } + + // 正则表达式 + if (aClassName === '[object RegExp]') { + return ( + a.source === b.source && + a.global === b.global && + a.multiline === b.multiline && + a.ignoreCase === b.ignoreCase + ); + } + + if (a instanceof Error && b instanceof Error) { + equalSampleObj = a.message === b.message; + return equalSampleObj; + } + + return equalSampleObj; +} + +function isEqualObj(a, b) { + let equalObj = true; + const aClassName = Object.prototype.toString.call(a); + const bClassName = Object.prototype.toString.call(b); + const aKeys = DeepTypeUtils.keys(a, aClassName === '[object Array]'); + let size = aKeys.length; + + // 俩个对象属性长度不一致, 俩对象不相同 + if (DeepTypeUtils.keys(b, bClassName === '[object Array]').length !== size) { + return false; + } + + // 俩对象属性数量相同, 递归比较每个属性值得值 + for (const key of aKeys) { + // b 没有 key 属性 + if (!DeepTypeUtils.has(b, key)) { + equalObj = false; + continue; + } + if (!eq(a[key], b[key])) { + equalObj = false; + } + } + return equalObj; +} + +function isEqualArray(a, b) { + let equalArray = true; + const aLength = a.length; + const bLength = b.length; + if (aLength !== bLength) { + // 数组长度不同,不是同一个对象 + return false; + } + for (let i = 0; i < aLength || i < bLength; i++) { + // 递归每一个元素是否相同 + equalArray = eq(i < aLength ? a[i] : void 0, i < bLength ? b[i] : void 0) && equalArray; + } + return equalArray; +} + +function isEqualMap(a, b) { + let equalMap = true; + if (a.size !== b.size) { + return false; + } + const keysA = []; + const keysB = []; + a.forEach(function(valueA, keyA) { + keysA.push(keyA); + }); + b.forEach(function(valueB, keyB) { + keysB.push(keyB); + }); + const mapKeys = [keysA, keysB]; + const cmpKeys = [keysB, keysA]; + for (let i = 0; equalMap && i < mapKeys.length; i++) { + const mapIter = mapKeys[i]; + const cmpIter = cmpKeys[i]; + + for (let j = 0; equalMap && j < mapIter.length; j++) { + const mapKey = mapIter[j]; + const cmpKey = cmpIter[j]; + const mapValueA = a.get(mapKey); + let mapValueB; + if (eq(mapKey, cmpKey)) { + mapValueB = b.get(cmpKey); + } else { + mapValueB = b.get(mapKey); + } + equalMap = eq(mapValueA, mapValueB); + } + } + return equalMap; +} + +function isEqualSet(a, b) { + let equalSet = true; + if (a.size !== b.size) { + return false; + } + const valuesA = []; + a.forEach(function(valueA) { + valuesA.push(valueA); + }); + const valuesB = []; + b.forEach(function(valueB) { + valuesB.push(valueB); + }); + const setPairs = [[valuesA, valuesB], [valuesB, valuesA]]; + for (let i = 0; equalSet && i < setPairs.length; i++) { + const baseValues = setPairs[i][0]; + const otherValues = setPairs[i][1]; + for (const baseValue of baseValues) { + let found = false; + for (let j = 0; !found && j < otherValues.length; j++) { + const otherValue = otherValues[j]; + // 深度比较对象 + found = eq(baseValue, otherValue); + } + equalSet = equalSet && found; + } + } + return equalSet; +} + +export default assertDeepEquals; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/isPromiseLike.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/isPromiseLike.js new file mode 100644 index 0000000000000000000000000000000000000000..f5e771477f04e9aadd6ff204558d74ff9b8e2d05 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/assert/isPromiseLike.js @@ -0,0 +1,32 @@ +/* + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +function isPromiseLike(obj) { + return !!obj && isFunction(obj.then); +} + +function isFunction(value) { + return isA('Function', value); +} + +function isA(typeName, value) { + return getType(value) === '[object ' + typeName + ']'; +} + +function getType(value) { + return Object.prototype.toString.apply(value); +} + +export default isPromiseLike; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/config/DataDriver.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/config/DataDriver.js new file mode 100644 index 0000000000000000000000000000000000000000..f86e4e479ad43dae1032e73bbe66ee1307b12d8b --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/config/DataDriver.js @@ -0,0 +1,135 @@ +/* + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +const SUITES_KEY = 'suites'; +const SPECS_KEY = 'items'; +const DESCRIBE_KEY = 'describe'; +const IT_KEY = 'it'; +const PARAMS_KEY = 'params'; +const STRESS_KEY = 'stress'; + +class ObjectUtils { + static get(object, name, defaultValue) { + let result = defaultValue; + for (const key in object) { + if (key === name) { + return object[key]; + } + } + return result; + } + + static has(object, key) { + return Object.prototype.hasOwnProperty.call(object, key); + } +} + +class DataDriver { + constructor(attr) { + this.id = 'dataDriver'; + this.data = attr.data || {}; + } + + init(coreContext) { + this.coreContext = coreContext; + this.suiteService = this.coreContext.getDefaultService('suite'); + this.specService = this.coreContext.getDefaultService('spec'); + } + + getSpecParamsValue(specs) { + let specParams = []; + let specDesc = this.specService.getCurrentRunningSpec().description; + if (specs === null || specs === undefined) { + return specParams; + } + for (const specItem of specs) { + if (ObjectUtils.has(specItem, IT_KEY) && ObjectUtils.get(specItem, IT_KEY) === specDesc) { + return ObjectUtils.get(specItem, PARAMS_KEY, specParams); + } + } + return specParams; + } + + getSpecParams() { + let specParams = []; + let suiteDesc = this.suiteService.getCurrentRunningSuite().description; + let specDesc = this.specService.getCurrentRunningSpec().description; + let suites = ObjectUtils.get(this.data, SUITES_KEY, []); + for (const suiteItem of suites) { + let describeValue = ObjectUtils.get(suiteItem, DESCRIBE_KEY, ''); + if (ObjectUtils.has(suiteItem, DESCRIBE_KEY) && (typeof describeValue === 'object') && describeValue.constructor === Array && describeValue.includes(suiteDesc)) { + let specs = ObjectUtils.get(suiteItem, SPECS_KEY, []); + return this.getSpecParamsValue(specs); + } + } + return specParams; + } + + getSuiteParams() { + let suiteParams = {}; + let suiteDesc = this.suiteService.getCurrentRunningSuite().description; + let suites = ObjectUtils.get(this.data, SUITES_KEY, []); + for (const suiteItem of suites) { + let describeValue = ObjectUtils.get(suiteItem, DESCRIBE_KEY, []); + if (ObjectUtils.has(suiteItem, DESCRIBE_KEY) && (typeof describeValue === 'object') && describeValue.constructor === Array && describeValue.includes(suiteDesc)) { + suiteParams = Object.assign({}, suiteParams, ObjectUtils.get(suiteItem, PARAMS_KEY, suiteParams)); + } + } + return suiteParams; + } + + getStressNum(specs, specDesc) { + let stress = 1; + if (specs === null || specs === undefined) { + return stress; + } + for (const specItem of specs) { + if (ObjectUtils.has(specItem, IT_KEY) && ObjectUtils.get(specItem, IT_KEY) === specDesc) { + let tempStress = ObjectUtils.get(specItem, STRESS_KEY, stress); + return (Number.isInteger(tempStress) && tempStress >= 1) ? tempStress : stress; + } + } + return stress; + } + + getSpecStress(specDesc) { + let stress = 1; + let suiteDesc = this.suiteService.getCurrentRunningSuite().description; + let suites = ObjectUtils.get(this.data, SUITES_KEY, []); + for (const suiteItem of suites) { + let describeValue = ObjectUtils.get(suiteItem, DESCRIBE_KEY, ''); + if (ObjectUtils.has(suiteItem, DESCRIBE_KEY) && (typeof describeValue === 'object') && describeValue.constructor === Array && describeValue.includes(suiteDesc)) { + let specs = ObjectUtils.get(suiteItem, SPECS_KEY, []); + return this.getStressNum(specs, specDesc); + } + } + return stress; + } + + getSuiteStress(suiteDesc) { + let stress = 1; + let suites = ObjectUtils.get(this.data, SUITES_KEY, []); + for (const suiteItem of suites) { + let describeValue = ObjectUtils.get(suiteItem, DESCRIBE_KEY, []); + if (ObjectUtils.has(suiteItem, DESCRIBE_KEY) && (typeof describeValue === 'object') && describeValue.constructor === Array && describeValue.includes(suiteDesc)) { + let tempStress = ObjectUtils.get(suiteItem, STRESS_KEY, stress); + return (Number.isInteger(tempStress) && tempStress >= 1) ? tempStress : stress; + } + } + return stress; + } +} + +export default DataDriver; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/config/Filter.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/config/Filter.js new file mode 100644 index 0000000000000000000000000000000000000000..52f68560cac73a08a49c54e7f6d43b228f05f11c --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/config/Filter.js @@ -0,0 +1,143 @@ +/* + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import { LEVEL, SIZE, TESTTYPE } from '../../Constant'; + +class ClassFilter { + constructor(suiteName, itName, params) { + this.suiteName = suiteName; + this.itName = itName; + this.params = params; + } + + filterSuite() { + return !this.params.split(',').map(item => item.split('#')[0]).map(item => item == this.suiteName).reduce((pre, cur) => pre || cur, false); + } + + filterIt() { + let classArray = this.params.split(',') || []; + let suiteFilterResult = classArray.filter(item => !item.includes('#')).map(item => item == this.suiteName).reduce((pre, cur) => pre || cur, false); + let itFilterResult = classArray.filter(item => item.includes('#')).map(item => item == (this.suiteName + '#' + this.itName)).reduce((pre, cur) => pre || cur, false); + return !(suiteFilterResult || itFilterResult); + } +} + +class NotClassFilter { + constructor(suiteName, itName, params) { + this.suiteName = suiteName; + this.itName = itName; + this.params = params; + } + + filterSuite() { + return this.params.split(',').map(item => item == this.suiteName).reduce((pre, cur) => pre || cur, false); + } + + filterIt() { + return this.params.split(',').some(item => item == (this.suiteName + '#' + this.itName)); + } +} + +class SuiteAndItNameFilter { + constructor(suiteName, itName, params) { + this.suiteName = suiteName; + this.itName = itName; + this.params = params; + } + + filterSuite() { + return !this.params.split(',').map(item => item == this.suiteName).reduce((pre, cur) => pre || cur, false); + } + + filterIt() { + return !this.params.split(',').map(item => item == this.itName).reduce((pre, cur) => pre || cur, false); + } +} + + +class TestTypesFilter { + constructor(suiteName, itName, fi, params) { + this.suiteName = suiteName; + this.itName = itName; + this.params = params; + this.fi = fi; + } + + filterIt() { + return !((this.params === (this.fi & this.params)) || this.fi === 0); + } +} + +class NestFilter { + filterNestName(targetSuiteArray, targetSpecArray, suiteStack, desc) { + let targetSuiteName = ''; + for (let key in suiteStack) { + targetSuiteName = targetSuiteName + '.' + suiteStack[key].description; + } + targetSuiteName = targetSuiteName.substring(2); + const targetSpecName = targetSuiteName + '#' + desc; + let isFilter = true; + if (targetSpecArray.includes(targetSpecName)) { + return false; + } + for (let index in targetSuiteArray) { + if (targetSuiteName.startsWith(targetSuiteArray[index])) { + return false; + } + } + return isFilter; + } + + filterNotClass(notClass, suiteStack, desc) { + let filterNotClass = false; + if (notClass != null) { + let notClassArray = notClass.split(','); + let targetSuiteName = ''; + for (let key in suiteStack) { + targetSuiteName = targetSuiteName + '.' + suiteStack[key].description; + } + targetSuiteName = targetSuiteName.substring(2); + const targetSpecName = targetSuiteName + '#' + desc; + if (notClassArray.includes(targetSpecName) || notClassArray.some(key => targetSpecName.startsWith(key))) { + filterNotClass = true; + } + } + return filterNotClass; + } + + filterLevelOrSizeOrTestType(level, size, testType, filter) { + let result = false; + if (filter === 0 || filter === '0') { + return result; + } + if (level == null && size == null && testType == null) { + return result; + } + if (level != null) { + let levelFilter = LEVEL[`${level}`]; + result = result || filter === levelFilter; + } + if (size != null) { + let sizeFilter = SIZE[`${size}`]; + result = result || filter === sizeFilter; + } + if (testType != null) { + let testTypeFilter = TESTTYPE[`${testType}`]; + result = result || filter === testTypeFilter; + } + return !result; + } +} +export { ClassFilter, NotClassFilter, SuiteAndItNameFilter, TestTypesFilter, NestFilter }; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/config/configService.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/config/configService.js new file mode 100644 index 0000000000000000000000000000000000000000..17674d8cf7e2343bcb4a14ad47eb11cd03c15aac --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/config/configService.js @@ -0,0 +1,299 @@ +/* + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import { ClassFilter, NotClassFilter, SuiteAndItNameFilter, TestTypesFilter, NestFilter } from './Filter'; +import { TAG, TESTTYPE, LEVEL, SIZE, KEYSET } from '../../Constant'; +const STRESS_RULE = /^[1-9]\d*$/; + +class ConfigService { + constructor(attr) { + this.id = attr.id; + this.supportAsync = true; // 默认异步处理测试用例 + this.random = false; + this.filterValid = []; + this.filter = 0; + this.flag = false; + this.suite = null; + this.itName = null; + this.testType = null; + this.level = null; + this.size = null; + this.class = null; + this.notClass = null; + this.timeout = null; + // 遇错即停模式配置 + this.breakOnError = false; + // 压力测试配置 + this.stress = null; + this.skipMessage = false; + this.runSkipped = ''; + this.filterXdescribe = []; + } + + init(coreContext) { + this.coreContext = coreContext; + } + + isNormalInteger(str) { + const n = Math.floor(Number(str)); + return n !== Infinity && String(n) === String(str) && n >= 0; + } + + + getStress() { + if (this.stress === undefined || this.stress === '' || this.stress === null) { + return 1; + } + return !this.stress.match(STRESS_RULE) ? 1 : Number.parseInt(this.stress); + } + + basicParamValidCheck(params) { + let size = params.size; + if (size !== undefined && size !== '' && size !== null) { + let sizeArray = ['small', 'medium', 'large']; + if (sizeArray.indexOf(size) === -1) { + this.filterValid.push('size:' + size); + } + } + let level = params.level; + if (level !== undefined && level !== '' && level !== null) { + let levelArray = ['0', '1', '2', '3', '4']; + if (levelArray.indexOf(level) === -1) { + this.filterValid.push('level:' + level); + } + } + let testType = params.testType; + if (testType !== undefined && testType !== '' && testType !== null) { + let testTypeArray = ['function', 'performance', 'power', 'reliability', 'security', + 'global', 'compatibility', 'user', 'standard', 'safety', 'resilience']; + if (testTypeArray.indexOf(testType) === -1) { + this.filterValid.push('testType:' + testType); + } + } + } + + filterParamValidCheck(params) { + let timeout = params.timeout; + if (timeout !== undefined && timeout !== '' && timeout !== null) { + if (!this.isNormalInteger(timeout)) { + this.filterValid.push('timeout:' + timeout); + } + } + + let paramKeys = ['dryRun', 'random', 'breakOnError', 'coverage', 'skipMessage']; + for (const key of paramKeys) { + if (params[key] !== undefined && params[key] !== 'true' && params[key] !== 'false') { + this.filterValid.push(`${key}:${params[key]}`); + } + } + + // 压力测试参数验证,正整数 + if (params.stress !== undefined && params.stress !== '' && params.stress !== null) { + if (!params.stress.match(STRESS_RULE)) { + this.filterValid.push('stress:' + params.stress); + } + } + + let nameRule = /^[A-Za-z]{1}[\w#,.]*$/; + let paramClassKeys = ['class', 'notClass']; + for (const key of paramClassKeys) { + if (params[key] !== undefined && params[key] !== '' && params[key] !== null) { + let classArray = params[key].split(','); + classArray.forEach(item => !item.match(nameRule) ? this.filterValid.push(`${key}:${params[key]}`) : null); + } + } + } + + setConfig(params) { + this.basicParamValidCheck(params); + this.filterParamValidCheck(params); + try { + this.class = params.class; + this.notClass = params.notClass; + this.flag = params.flag || { flag: false }; + this.suite = params.suite; + this.itName = params.itName; + this.filter = params.filter; + this.testType = params.testType; + this.level = params.level; + this.size = params.size; + this.timeout = params.timeout; + this.dryRun = params.dryRun; + this.breakOnError = params.breakOnError; + this.random = params.random === 'true' ? true : false; + this.stress = params.stress; + this.coverage = params.coverage; + this.skipMessage = params.skipMessage; + this.runSkipped = params.runSkipped; + this.filterParam = { + testType: TESTTYPE, + level: LEVEL, + size: SIZE + }; + this.parseParams(); + } catch (err) { + console.info(`${TAG}setConfig error: ${err.message}`); + } + } + + parseParams() { + if (this.filter != null) { + return; + } + let testTypeFilter = 0; + let sizeFilter = 0; + let levelFilter = 0; + if (this.testType != null) { + testTypeFilter = this.testType.split(',') + .map(item => this.filterParam.testType[item] || 0) + .reduce((pre, cur) => pre | cur, 0); + } + if (this.level != null) { + levelFilter = this.level.split(',') + .map(item => this.filterParam.level[item] || 0) + .reduce((pre, cur) => pre | cur, 0); + } + if (this.size != null) { + sizeFilter = this.size.split(',') + .map(item => this.filterParam.size[item] || 0) + .reduce((pre, cur) => pre | cur, 0); + } + this.filter = testTypeFilter | sizeFilter | levelFilter; + console.info(`${TAG}filter params:${this.filter}`); + } + + isCurrentSuite(description) { + if (this.suite !== undefined && this.suite !== '' && this.suite !== null) { + let suiteArray = this.suite.split(','); + return suiteArray.indexOf(description) !== -1; + } + return false; + } + + filterSuite(currentSuiteName) { + let filterArray = []; + if (this.suite !== undefined && this.suite !== '' && this.suite !== null) { + filterArray.push(new SuiteAndItNameFilter(currentSuiteName, '', this.suite)); + } + if (this.class !== undefined && this.class !== '' && this.class !== null) { + filterArray.push(new ClassFilter(currentSuiteName, '', this.class)); + } + if (this.notClass !== undefined && this.notClass !== '' && this.notClass !== null) { + filterArray.push(new NotClassFilter(currentSuiteName, '', this.notClass)); + } + + let result = filterArray.map(item => item.filterSuite()).reduce((pre, cur) => pre || cur, false); + return result; + } + + filterDesc(currentSuiteName, desc, fi, coreContext) { + let filterArray = []; + if (this.itName !== undefined && this.itName !== '' && this.itName !== null) { + filterArray.push(new SuiteAndItNameFilter(currentSuiteName, desc, this.itName)); + } + if (this.class !== undefined && this.class !== '' && this.class !== null) { + filterArray.push(new ClassFilter(currentSuiteName, desc, this.class)); + } + if (this.notClass !== undefined && this.notClass !== '' && this.notClass !== null) { + filterArray.push(new NotClassFilter(currentSuiteName, desc, this.notClass)); + } + if (typeof (this.filter) !== 'undefined' && this.filter !== 0 && fi !== 0) { + filterArray.push(new TestTypesFilter('', '', fi, this.filter)); + } + let result = filterArray.map(item => item.filterIt()).reduce((pre, cur) => pre || cur, false); + return result; + } + + filterWithNest(desc, filter) { + let filterArray = []; + const nestFilter = new NestFilter(); + const targetSuiteArray = this.coreContext.getDefaultService('suite').targetSuiteArray; + const targetSpecArray = this.coreContext.getDefaultService('suite').targetSpecArray; + const suiteStack = this.coreContext.getDefaultService('suite').suitesStack; + let isFilter = nestFilter.filterNestName(targetSuiteArray, targetSpecArray, suiteStack, desc); + const isFullRun = this.coreContext.getDefaultService('suite').fullRun; + if (typeof (this.filter) !== 'undefined' && this.filter !== 0 && filter !== 0) { + filterArray.push(new TestTypesFilter('', '', filter, this.filter)); + return filterArray.map(item => item.filterIt()).reduce((pre, cur) => pre || cur, false); + } + if (isFilter && !isFullRun) { + return true; + } + return nestFilter.filterNotClass(this.notClass, suiteStack, desc); + + } + + isRandom() { + return this.random || false; + } + + isBreakOnError() { + return this.breakOnError !== 'true' ? false : true; + } + + setSupportAsync(value) { + this.supportAsync = value; + } + + isSupportAsync() { + return this.supportAsync; + } + + translateParams(parameters) { + const keySet = new Set(KEYSET); + let targetParams = {}; + for (const key in parameters) { + if (keySet.has(key)) { + var newKey = key.replace('-s ', ''); + targetParams[newKey] = parameters[key]; + } + } + return targetParams; + } + translateParamsToString(parameters) { + const keySet = new Set(KEYSET); + let targetParams = ''; + for (const key in parameters) { + if (keySet.has(key)) { + targetParams += ' ' + key + ' ' + parameters[key]; + } + } + return targetParams.trim(); + } + + execute() { + } + + checkIfSuiteInSkipRun(desc) { + return this.runSkipped.split(',').some(item => { + return item === desc || item.startsWith(desc + '.') || item.startsWith(desc + '#') || desc.startsWith(item + '.') || this.runSkipped === 'skipped'; + }); + } + + checkIfSpecInSkipRun(desc) { + return this.runSkipped.split(',').some(item => { + if (item.includes('#')) { + return item === desc; + } else { + return desc.startsWith(item + '.') || desc.startsWith(item + '#') || this.runSkipped === 'skipped'; + } + } + ); + } +} + +export { + ConfigService +}; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/coverage/coverageCollect.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/coverage/coverageCollect.js new file mode 100644 index 0000000000000000000000000000000000000000..334a33db9561dd2070c4081457632decf2589b83 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/coverage/coverageCollect.js @@ -0,0 +1,76 @@ +/* + * Copyright (c) 2023 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import SysTestKit from '../kit/SysTestKit'; +import fs from '@ohos.file.fs'; +import {TAG} from '../../Constant'; + +const jsCoverageFileName = 'js_coverage.json'; + +export async function collectCoverageData() { + if (globalThis.__coverage__ === undefined) { + console.info(`${TAG} globalThis not have coverage`); + return; + } + const strJson = JSON.stringify(globalThis.__coverage__); + let testMode = globalThis.__testMode__; + console.info(`${TAG} coverage data testMode: ${testMode}`); + let savePath = globalThis.__savePath__; + console.info(`${TAG} write coverage data to: ${savePath}`); + let readPath = globalThis.__readPath__; + console.info(`${TAG} read coverage data in: ${readPath}`); + + // run callback mode if local test or (save path and read path ) is not defined + if (!testMode || !isCoveragePathValid(savePath)) { + console.info(`${TAG} run coverage data in call back mode`); + const strLen = strJson.length; + const maxLen = 500; + const maxCount = Math.floor(strLen / maxLen); + const OHOS_REPORT_COVERAGE_DATA = 'OHOS_REPORT_COVERAGE_DATA:'; + for (let count = 0; count <= maxCount; count++) { + console.info(`${OHOS_REPORT_COVERAGE_DATA} ${strJson.substring(count * maxLen, (count + 1) * maxLen)}`); + await SysTestKit.print(`${OHOS_REPORT_COVERAGE_DATA} ${strJson.substring(count * maxLen, (count + 1) * maxLen)}`); + } + return; + } + console.info(`${TAG} run coverage data in save file mode`); + if (fs.accessSync(savePath)) { + fs.unlinkSync(savePath); + } + + let inputPathDir = savePath.substring(0, savePath.length - jsCoverageFileName.length); + if (!fs.accessSync(inputPathDir)) { + console.info(`${TAG} coverage data create dir: ${inputPathDir}`); + fs.mkdirSync(inputPathDir); + } + + let file = fs.openSync(savePath, fs.OpenMode.READ_WRITE | fs.OpenMode.CREATE); + let writeLen = fs.writeSync(file.fd, strJson, {encoding:'utf-8'}); + console.info(`${TAG} write coverage data success: ${writeLen}`); + fs.closeSync(file); + const OHOS_REPORT_COVERAGE_PATH = 'OHOS_REPORT_COVERAGE_PATH:'; + await SysTestKit.print(`${OHOS_REPORT_COVERAGE_PATH} ${readPath}`); + console.info(`${OHOS_REPORT_COVERAGE_PATH} ${readPath}`); +} + +function isCoveragePathValid(inputPath) { + if (!inputPath) { + return false; + } + if (inputPath.indexOf(jsCoverageFileName) === -1) { + return false; + } + return true; +} \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/kit/SysTestKit.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/kit/SysTestKit.js new file mode 100644 index 0000000000000000000000000000000000000000..6e2f256514cff87450f910098b1130943a40e39c --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/kit/SysTestKit.js @@ -0,0 +1,102 @@ +/* + * Copyright (c) 2022-2023 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import {TAG} from '../../Constant'; +import Core from '../../core.js'; + +export default class SysTestKit { + + static delegator = null; + static systemTime = null; + static workerPort = null; + + constructor() { + this.id = 'sysTestKit'; + this.index = 0; + } + + static getDescribeName() { + return Core.getInstance().getDefaultService('suite').getCurrentRunningSuite().description; + } + + static getItName() { + return Core.getInstance().getDefaultService('spec').getCurrentRunningSpec().description; + } + + static getItAttribute() { + return Core.getInstance().getDefaultService('spec').getCurrentRunningSpec().fi; + } + + static actionStart(tag) { + console.info(`${TAG}${JSON.stringify(tag)}`); + var message = '\n' + 'OHOS_REPORT_ACTIONSTART: ' + JSON.stringify(tag) + '\n'; + SysTestKit.print(message); + console.info(`${TAG}${JSON.stringify(tag)} actionStart print success`); + } + + static actionEnd(tag) { + console.info(`${TAG}${JSON.stringify(tag)}`); + var message = '\n' + 'OHOS_REPORT_ACTIONEND: ' + JSON.stringify(tag) + '\n'; + SysTestKit.print(message); + console.info(`${TAG}${JSON.stringify(tag)} actionEnd print success`); + } + + static async existKeyword(keyword, timeout) { + let reg = new RegExp(/^[a-zA-Z0-9]{1,}$/); + if (!reg.test(keyword)) { + throw new Error('keyword must contain more than one string, and only letters and numbers are supported.'); + } + timeout = timeout || 4; + + let searchResult = false; + let cmd = 'hilog -x | grep -i \'' + keyword + '\' | wc -l'; + await executePromise(cmd, timeout).then((data) => { + searchResult = data; + }); + return searchResult; + } + static async print(message) { + if ('printSync' in SysTestKit.delegator) { + console.info(`${TAG}printSync called ...`); + SysTestKit.delegator.printSync(message); + } else { + await SysTestKit.delegator.print(message); + } + } + + static async getRealTime() { + let currentTime = new Date().getTime(); + if (SysTestKit.systemTime !== null && SysTestKit.systemTime !== undefined) { + await SysTestKit.systemTime.getRealTime().then((time) => { + console.info(`${TAG}systemTime.getRealTime success data: ${JSON.stringify(time)}`); + currentTime = time; + }).catch((error) => { + console.error(`${TAG}failed to systemTime.getRealTime because ${JSON.stringify(error)}`); + }); + } + return currentTime; + } +} + +function executePromise(cmd, timeout) { + return new Promise((resolve, reject) => { + SysTestKit.delegator.executeShellCommand(cmd, timeout, + (error, data) => { + console.info(`${TAG}existKeyword CallBack: err : ${JSON.stringify(error)}`); + console.info(`${TAG}existKeyword CallBack: data : ${JSON.stringify(data)}`); + resolve(parseInt(data.stdResult) > 3 ? true : false); + }); + }); +} \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/mock/ArgumentMatchers.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/mock/ArgumentMatchers.js new file mode 100644 index 0000000000000000000000000000000000000000..1e69ac401049589986968a8575ca45a02a299327 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/mock/ArgumentMatchers.js @@ -0,0 +1,122 @@ +/* + * Copyright (c) 2022-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +class ArgumentMatchers { + ANY = ''; + ANY_STRING = ''; + ANY_BOOLEAN = ''; + ANY_NUMBER = ''; + ANY_OBJECT = ''; + ANY_FUNCTION = ''; + MATCH_REGEXS = ''; + + static any() { + } + + static anyString() { + } + + static anyBoolean() { + } + + static anyNumber() { + } + + static anyObj() { + } + + static anyFunction() { + } + + static matchRegexs() { + let regex = arguments[0]; + if (ArgumentMatchers.isRegExp(regex)) { + return regex; + } + throw Error('not a regex'); + } + + static isRegExp(value) { + return Object.prototype.toString.call(value) === '[object RegExp]'; + } + + matcheReturnKey() { + let arg = arguments[0]; + let regex = arguments[1]; + let stubSetKey = arguments[2]; + + if (stubSetKey && stubSetKey == this.ANY) { + return this.ANY; + } + + if (typeof arg === 'string' && !regex) { + return this.ANY_STRING; + } + + if (typeof arg === 'boolean' && !regex) { + return this.ANY_BOOLEAN; + } + + if (typeof arg === 'number' && !regex) { + return this.ANY_NUMBER; + } + + if (typeof arg === 'object' && !regex) { + return this.ANY_OBJECT; + } + + if (typeof arg === 'function' && !regex) { + return this.ANY_FUNCTION; + } + + if (typeof arg === 'string' && regex) { + return regex.test(arg); + } + + return null; + } + + matcheStubKey() { + let key = arguments[0]; + + if (key === ArgumentMatchers.any) { + return this.ANY; + } + + if (key === ArgumentMatchers.anyString) { + return this.ANY_STRING; + } + if (key === ArgumentMatchers.anyBoolean) { + return this.ANY_BOOLEAN; + } + if (key === ArgumentMatchers.anyNumber) { + return this.ANY_NUMBER; + } + if (key === ArgumentMatchers.anyObj) { + return this.ANY_OBJECT; + } + if (key === ArgumentMatchers.anyFunction) { + return this.ANY_FUNCTION; + } + + if (ArgumentMatchers.isRegExp(key)) { + return key; + } + + return null; + } +} + +export default ArgumentMatchers; \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/mock/ExtendInterface.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/mock/ExtendInterface.js new file mode 100644 index 0000000000000000000000000000000000000000..c6a866a6df662ad10a7f6869dcbc2381fa47bcdc --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/mock/ExtendInterface.js @@ -0,0 +1,57 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +class ExtendInterface { + constructor(mocker) { + this.mocker = mocker; + } + + stub() { + this.params = arguments; + return this; + } + + stubMockedCall(returnInfo) { + this.mocker.stubApply(this, this.params, returnInfo); + } + + afterReturn(value) { + this.stubMockedCall(function () { + return value; + }); + } + + afterReturnNothing() { + this.stubMockedCall(function () { + return undefined; + }); + } + + afterAction(action) { + this.stubMockedCall(action); + } + + afterThrow(msg) { + this.stubMockedCall(function () { + throw msg; + }); + } + + clear() { + this.mocker.clear(); + } +} + +export default ExtendInterface; \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/mock/MockKit.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/mock/MockKit.js new file mode 100644 index 0000000000000000000000000000000000000000..571df62b6ccdabac270a95684c5f1c9afaac2043 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/mock/MockKit.js @@ -0,0 +1,347 @@ +/* + * Copyright (c) 2022-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import ExtendInterface from './ExtendInterface'; +import VerificationMode from './VerificationMode'; +import ArgumentMatchers from './ArgumentMatchers'; + +class MockKit { + constructor() { + this.mFunctions = []; + this.stubs = new Map(); + this.recordCalls = new Map(); + this.currentSetKey = new Map(); + this.mockObj = null; + this.recordMockedMethod = new Map(); + } + + init() { + this.reset(); + } + + reset() { + this.mFunctions = []; + this.stubs = {}; + this.recordCalls = {}; + this.currentSetKey = new Map(); + this.mockObj = null; + this.recordMockedMethod = new Map(); + } + + clearAll() { + this.reset(); + var props = Object.keys(this); + for (var i = 0; i < props.length; i++) { + delete this[props[i]]; + } + + var props = Object.getOwnPropertyNames(this); + for (var i = 0; i < props.length; i++) { + delete this[props[i]]; + } + for (var key in this) { + delete this[key]; + } + } + + clear(obj) { + if (!obj) { + throw Error('Please enter an object to be cleaned'); + } + if (typeof obj !== 'object' && typeof obj !== 'function') { + throw new Error('Not a object or static class'); + } + this.recordMockedMethod.forEach(function (value, key, map) { + if (key) { + obj[key] = value; + } + }); + } + + ignoreMock(obj, method) { + if (typeof obj !== 'object' && typeof obj !== 'function') { + throw new Error('Not a object or static class'); + } + if (typeof method !== 'function') { + throw new Error('Not a function'); + } + let og = this.recordMockedMethod.get(method.propName); + if (og) { + obj[method.propName] = og; + this.recordMockedMethod.set(method.propName, undefined); + } + } + + extend(dest, source) { + dest['stub'] = source['stub']; + dest['afterReturn'] = source['afterReturn']; + dest['afterReturnNothing'] = source['afterReturnNothing']; + dest['afterAction'] = source['afterAction']; + dest['afterThrow'] = source['afterThrow']; + dest['stubMockedCall'] = source['stubMockedCall']; + dest['clear'] = source['clear']; + return dest; + } + + stubApply(f, params, returnInfo) { + let values = this.stubs.get(f); + if (!values) { + values = new Map(); + } + let key = params[0]; + if (typeof key === 'undefined') { + key = 'anonymous-mock-' + f.propName; + } else { + key = []; + const matcher = new ArgumentMatchers(); + for (let i = 0; i < params.length; i++) { + const param = params[i]; + const matchKey = matcher.matcheStubKey(param); + if (matchKey) { + key.push(matchKey); + } else { + key.push(param); + } + } + } + values.set(key, returnInfo); + this.stubs.set(f, values); + } + + getReturnInfo(f, params) { + let values = this.stubs.get(f); + if (!values) { + return undefined; + } + let returnKet = params[0]; + const anonymousName = 'anonymous-mock-' + f.propName; + if (typeof returnKet === 'undefined') { + returnKet = anonymousName; + } else { + returnKet = this.getReturnKet(values, params, returnKet, anonymousName); + } + + return values.get(returnKet); + } + + getReturnKet(values, params, defaultValue, anonymousName) { + let flag = true; + let returnKet = defaultValue; + values.forEach((value, paramsKey, map) => { + if ( + flag && + paramsKey !== anonymousName && + paramsKey.length === params.length && + this.checkIsRightValue(paramsKey, params) + ) { + returnKet = paramsKey; + flag = false; + } + }); + return returnKet; + } + + checkIsRightValue(paramsKey, params) { + const matcher = new ArgumentMatchers(); + return paramsKey.every((key, j) => { + if (ArgumentMatchers.isRegExp(key) && typeof params[j] === 'string') { + return key.test(params[j]); + } + const matchKey = matcher.matcheReturnKey(params[j], undefined, key); + if (matchKey && matchKey === key) { + return true; + } else if (this.checkIsEqual(params[j], key)) { + return true; + } + return false; + }); + } + + checkIsEqual(value1, value2) { + if (value1 === value2) { + return true; + } + if (typeof value1 !== typeof value2) { + return false; + } + if (Array.isArray(value1) && Array.isArray(value2)) { + if (value1.length !== value2.length) { + return false; + } + for (let i = 0; i < value1.length; i++) { + if (!this.checkIsEqual(value1[i], value2[i])) { + return false; + } + } + return true; + } + if (Object.prototype.toString.call(value1) === '[object Object]' && + Object.prototype.toString.call(value2) === '[object Object]') { + const keys1 = Object.keys(value1); + const keys2 = Object.keys(value2); + if (keys1.length !== keys2.length) { + return false; + } + for (let key of keys1) { + if (!keys2.includes(key) || !this.checkIsEqual(value1[key], value2[key])) { + return false; + } + } + return true; + } + if (Object.prototype.toString.call(value1) === '[object Date]' && + Object.prototype.toString.call(value2) === '[object Date]' && + value1.getTime() === value2.getTime()) { + return true; + } + if (Object.prototype.toString.call(value1) === '[object RegExp]' && + Object.prototype.toString.call(value2) === '[object RegExp]' && + value1.toString() === value2.toString()) { + return true; + } + return false; + } + + findName(obj, value) { + let properties = this.findProperties(obj); + let name = null; + properties + .filter((item) => item !== 'caller' && item !== 'arguments') + .forEach(function (va1, idx, array) { + if (obj[va1] === value) { + name = va1; + } + }); + return name; + } + + isFunctionFromPrototype(f, container, propName) { + if ( + container.constructor !== Object && + container.constructor.prototype !== container + ) { + return container.constructor.prototype[propName] === f; + } + return false; + } + + findProperties(obj, ...arg) { + function getProperty(newObj) { + if (newObj.__proto__ === null) { + return []; + } + let properties = Object.getOwnPropertyNames(newObj); + return [...properties, ...getProperty(newObj.__proto__)]; + } + return getProperty(obj); + } + + recordMethodCall(originalMethod, args) { + Function.prototype.getName = function () { + return this.name || this.toString().match(/function\s*([^(]*)\(/)[1]; + }; + let name = originalMethod.getName(); + let arglistString = name + '(' + Array.from(args).toString() + ')'; + let records = this.recordCalls.get(arglistString); + if (!records) { + records = 0; + } + records++; + this.recordCalls.set(arglistString, records); + } + + mockFunc(originalObject, originalMethod) { + let tmp = this; + this.originalMethod = originalMethod; + let f = function () { + let args = arguments; + let action = tmp.getReturnInfo(f, args); + if (originalMethod) { + tmp.recordMethodCall(originalMethod, args); + } + if (action) { + return action.apply(this, args); + } + }; + + f.container = null || originalObject; + f.original = originalMethod || null; + + if (originalObject && originalMethod) { + if (typeof originalMethod !== 'function') { + throw new Error('Not a function'); + } + var name = this.findName(originalObject, originalMethod); + originalObject[name] = f; + this.recordMockedMethod.set(name, originalMethod); + f.propName = name; + f.originalFromPrototype = this.isFunctionFromPrototype( + f.original, + originalObject, + f.propName + ); + } + f.mocker = this; + this.mFunctions.push(f); + this.extend(f, new ExtendInterface(this)); + return f; + } + + verify(methodName, argsArray) { + if (!methodName) { + throw Error('not a function name'); + } + let a = this.recordCalls.get(methodName + '(' + argsArray.toString() + ')'); + return new VerificationMode(a ? a : 0); + } + + mockObject(object) { + if (!object || typeof object === 'string') { + throw Error(`this ${object} cannot be mocked`); + } + const _this = this; + let mockedObject = {}; + let keys = Reflect.ownKeys(object); + keys + .filter((key) => typeof Reflect.get(object, key) === 'function') + .forEach((key) => { + mockedObject[key] = object[key]; + mockedObject[key] = _this.mockFunc(mockedObject, mockedObject[key]); + }); + return mockedObject; + } +} + +function ifMockedFunction(f) { + if ( + Object.prototype.toString.call(f) !== '[object Function]' && + Object.prototype.toString.call(f) !== '[object AsyncFunction]' + ) { + throw Error('not a function'); + } + if (!f.stub) { + throw Error('not a mock function'); + } + return true; +} + +function when(f) { + if (!ifMockedFunction(f)) { + throw Error('not a mock function'); + } + return f.stub.bind(f); +} + +export { MockKit, when }; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/mock/VerificationMode.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/mock/VerificationMode.js new file mode 100644 index 0000000000000000000000000000000000000000..aaf2fdfae00135d3d2055320fc5ea403b44d0bf3 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/mock/VerificationMode.js @@ -0,0 +1,49 @@ +/* + * Copyright (c) 2022-2023 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import {expect} from '../../interface'; + +class VerificationMode { + constructor(times) { + this.doTimes = times; + } + + times(count) { + expect(count).assertEqual(this.doTimes); + } + + never() { + console.info(this.doTimes); + expect(0).assertEqual(this.doTimes); + } + + once() { + expect(1).assertEqual(this.doTimes); + } + + atLeast(count) { + if (count > this.doTimes) { + throw Error('failed ' + count + ' greater than the actual execution times of method'); + } + } + + atMost(count) { + if (count < this.doTimes) { + throw Error('failed ' + count + ' less than the actual execution times of method'); + } + } +} + +export default VerificationMode; \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/report/LogExpectError.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/report/LogExpectError.js new file mode 100644 index 0000000000000000000000000000000000000000..5a94cecb4625205797ae886c19ac592f189c2232 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/report/LogExpectError.js @@ -0,0 +1,65 @@ +/* + * Copyright (c) 2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +class LogExpectError { + static getErrorMsg(matcherName, actualValue, expect, originMsg) { + if (matcherName === 'assertNull') { + return 'expect not null, actualValue is ' + (actualValue); + } + if (matcherName === 'assertTrue') { + return 'expect not true, actualValue is ' + (actualValue); + } + if (matcherName === 'assertFalse') { + return 'expect not false, actualValue is ' + (actualValue); + } + if (matcherName === 'assertEqual') { + return 'expect not Equal, actualValue is ' + actualValue + ' equals ' + expect; + } + if (matcherName === 'assertContain') { + return 'expect not have, ' + actualValue + ' have ' + expect; + } + if (matcherName === 'assertInstanceOf') { + return 'expect not InstanceOf, ' + actualValue + ' is ' + + Object.prototype.toString.call(actualValue) + expect; + } + if (matcherName === 'assertLarger') { + return 'expect not Larger, ' + + (actualValue) + ' is larger than ' + expect; + } + if (matcherName === 'assertLargerOrEqual') { + return 'expect not LargerOrEqual, ' + (actualValue) + ' larger than ' + expect; + } + if (matcherName === 'assertLess') { + return 'expect not Less, ' + (actualValue) + ' less than ' + expect; + } + if (matcherName === 'assertLessOrEqual') { + return 'expect not LessOrEqual, ' + (actualValue) + ' is less than ' + expect; + } + if (matcherName === 'assertNaN') { + return 'expect not NaN, actualValue is ' + (actualValue); + } + if (matcherName === 'assertNegUnlimited') { + return 'expect not NegUnlimited, actualValue is ' + (actualValue); + } + if (matcherName === 'assertPosUnlimited') { + return 'expect not PosUnlimited, actualValue is ' + (actualValue); + } + if (matcherName === 'assertUndefined') { + return 'expect not Undefined, actualValue is ' + (actualValue); + } + return originMsg; + } +} +export default LogExpectError; \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/report/OhReport.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/report/OhReport.js new file mode 100644 index 0000000000000000000000000000000000000000..d9327b4b2dc08e7452a3d9a6524f065285b80fd3 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/report/OhReport.js @@ -0,0 +1,217 @@ +/* + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import SysTestKit from '../kit/SysTestKit'; +import { collectCoverageData } from '../coverage/coverageCollect'; +import { TAG, PrintTag } from '../../Constant'; + +class OhReport { + constructor(attr) { + this.delegator = attr.delegator; + this.abilityDelegatorArguments = attr.abilityDelegatorArguments; + this.id = 'report'; + this.index = 0; + this.duration = 0; + this.currentThreadName = 'mainThread'; + } + + init(coreContext) { + this.coreContext = coreContext; + this.suiteService = this.coreContext.getDefaultService('suite'); + this.specService = this.coreContext.getDefaultService('spec'); + if (SysTestKit.workerPort !== null) { + this.currentThreadName = SysTestKit.workerPort.name; + } + } + + taskStart() { + } + + async taskDone() { + let summary = this.suiteService.getSummary(); + if (this.abilityDelegatorArguments !== null) { + this.taskDoneTime = new Date().getTime(); + const configService = this.coreContext.getDefaultService('config'); + const suiteService = this.coreContext.getDefaultService('suite'); + const specService = this.coreContext.getDefaultService('spec'); + if (configService['coverage'] === 'true') { + await collectCoverageData(); + } + let message = '\n' + `${PrintTag.OHOS_REPORT_RESULT}: stream=Tests run: ` + summary.total + ', Failure: ' + summary.failure; + message += ', Error: ' + summary.error; + message += ', Pass: ' + summary.pass; + message += ', Ignore: ' + summary.ignore; + if (specService.skipSpecNum > 0) { + message += ', SkipSpec: ' + specService.skipSpecNum; + } + message += '\n' + `${PrintTag.OHOS_REPORT_CODE}: ` + (summary.failure > 0 ? -1 : 0) + '\n'; + let isHasError = summary.failure > 0 || summary.error > 0; + let config = this.coreContext.getDefaultService('config'); + if (config.isBreakOnError() && isHasError) { + // 未执行全部说明 + message += '\n' + `${PrintTag.OHOS_REPORT_RESULT}: breakOnError model, Stopping whole test suite if one specific test case failed or error` + '\n'; + } + message += `${PrintTag.OHOS_REPORT_STATUS}: taskconsuming=` + summary.duration + '\n'; + console.info(`${message}`); + await SysTestKit.print(message); + } + if (SysTestKit.workerPort === null || SysTestKit.workerPort === undefined) { + // 主线程执行完成 结束任务。 + console.info(`${TAG}report print success`); + this.delegator.finishTest('your test finished!!!', 0, () => { }); + } else { + // worker线程执行完成将数据发送到主线程中。 + let sendData = { + currentThreadName: this.currentThreadName, + summary: summary + }; + console.info(`${TAG}, send data to mainThread, ${this.currentThreadName}, ${JSON.stringify(sendData)}`); + SysTestKit.workerPort.postMessage(sendData); + } + } + + incorrectFormat() { + if (this.coreContext.getDefaultService('config').filterValid.length !== 0) { + var value = this.coreContext.getDefaultService('config').filterValid; + var message = 'this param ' + value.join(',') + ' is invalid' + '\n'; + this.delegator.finishTest(message, 0, () => { + }); + } + } + + incorrectTestSuiteFormat() { + if (this.coreContext.getDefaultService('config').filterXdescribe.length !== 0) { + let value = this.coreContext.getDefaultService('config').filterXdescribe; + let message = 'xdescribe ' + value.join(',') + ' should not contain it' + '\n'; + this.delegator.finishTest(message, 0, () => { + }); + } + } + async suiteStart() { + if (this.abilityDelegatorArguments !== null) { + let specArr = []; + this.suiteService.getAllChildSuiteNum(this.suiteService.getCurrentRunningSuite(), specArr); + let message = '\n' + `${PrintTag.OHOS_REPORT_SUM}: ` + specArr.length; + this.suiteService.setCurrentRunningSuiteDesc(this.suiteService.getRootSuite(), this.suiteService.getCurrentRunningSuite(), ''); + message += '\n' + `${PrintTag.OHOS_REPORT_STATUS}: class=` + this.suiteService.getCurrentRunningSuiteDesc() + '\n'; + if (this.suiteService.currentRunningSuite.isSkip) { + message += `${PrintTag.OHOS_REPORT_STATUS}: skipReason=` + this.suiteService.currentRunningSuite.skipReason + '\n'; + } + if (SysTestKit.workerPort !== null) { + message += `${PrintTag.OHOS_REPORT_STATUS}: currentWorkerName=` + this.currentThreadName; + } + console.info(`${message}`); + await SysTestKit.print(message); + console.info(`${TAG}${this.suiteService.getCurrentRunningSuite().description} suiteStart print success`); + } + } + + async suiteDone() { + if (this.abilityDelegatorArguments !== null) { + const currentRunningSuite = this.suiteService.getCurrentRunningSuite(); + this.suiteService.setCurrentRunningSuiteDesc(this.suiteService.getRootSuite(), currentRunningSuite, ''); + let message = '\n' + `${PrintTag.OHOS_REPORT_STATUS}: class=` + this.suiteService.getCurrentRunningSuiteDesc(); + if (this.suiteService.currentRunningSuite.isSkip && this.suiteService.currentRunningSuite.skipReason !== '') { + message += '\n' + `${PrintTag.OHOS_REPORT_STATUS}: skipReason=` + this.suiteService.currentRunningSuite.skipReason; + } + const isPromiseError = currentRunningSuite.isPromiseError; + if (isPromiseError) { + message += '\n' + `${PrintTag.OHOS_REPORT_STATUS}: shortMsg=Promise(async, await) in describe is not allowed!`; + } + message += '\n' + `${PrintTag.OHOS_REPORT_STATUS}: suiteconsuming=` + currentRunningSuite.duration; + if (currentRunningSuite.hookError) { + message += '\n' + `${PrintTag.OHOS_REPORT_STATUS}: ${currentRunningSuite.hookError.message}`; + } + message += '\n'; + if (SysTestKit.workerPort !== null) { + message += `${PrintTag.OHOS_REPORT_STATUS}: currentWorkerName=` + this.currentThreadName; + } + console.info(`${message}`); + await SysTestKit.print(message); + console.info(`${TAG}${currentRunningSuite.description} suiteDone print success`); + } + } + + async specStart() { + if (this.abilityDelegatorArguments !== null) { + let message = '\n' + `${PrintTag.OHOS_REPORT_STATUS}: class=` + this.suiteService.getCurrentRunningSuiteDesc(); + message += '\n' + `${PrintTag.OHOS_REPORT_STATUS}: current=` + (++this.index); + message += '\n' + `${PrintTag.OHOS_REPORT_STATUS}: id=JS`; + message += '\n' + `${PrintTag.OHOS_REPORT_STATUS}: numtests=` + this.specService.getTestTotal(); + message += '\n' + `${PrintTag.OHOS_REPORT_STATUS}: stream=`; + message += '\n' + `${PrintTag.OHOS_REPORT_STATUS}: test=` + this.specService.currentRunningSpec.description; + message += '\n' + `${PrintTag.OHOS_REPORT_STATUS_CODE}: 1` + '\n'; + if (this.specService.currentRunningSpec.isSkip) { + message += `${PrintTag.OHOS_REPORT_STATUS}: skipReason=` + this.specService.currentRunningSpec.skipReason + '\n'; + } + if (SysTestKit.workerPort !== null) { + message += `${PrintTag.OHOS_REPORT_STATUS}: currentWorkerName=` + this.currentThreadName; + } + console.info(`${message}`); + await SysTestKit.print(message); + console.info(`${TAG}${this.specService.currentRunningSpec.description} specStart start print success`); + } + } + + async specDone() { + if (this.abilityDelegatorArguments !== null) { + let message = '\n' + `${PrintTag.OHOS_REPORT_STATUS}: class=` + this.suiteService.getCurrentRunningSuiteDesc(); + message += '\n' + `${PrintTag.OHOS_REPORT_STATUS}: current=` + (this.index); + message += '\n' + `${PrintTag.OHOS_REPORT_STATUS}: id=JS`; + message += '\n' + `${PrintTag.OHOS_REPORT_STATUS}: numtests=` + this.specService.getTestTotal(); + let messageStack = ''; + let messageCode = ''; + if (this.specService.currentRunningSpec.error) { + messageStack = `${PrintTag.OHOS_REPORT_STATUS}: stack=` + this.specService.currentRunningSpec.error?.stack?.slice(0, -1); + messageCode += `${PrintTag.OHOS_REPORT_STATUS}: stream=`; + messageCode += this.specService.currentRunningSpec.expectMsg !== '' ? + `message: ${this.specService.currentRunningSpec.expectMsg}, Error in ${this.specService.currentRunningSpec.description}, ${this.specService.currentRunningSpec.error?.message}` : + `Error in ${this.specService.currentRunningSpec.description}, ${this.specService.currentRunningSpec.error?.message}`; + messageCode += '\n' + `${PrintTag.OHOS_REPORT_STATUS}: test=` + this.specService.currentRunningSpec.description; + messageCode += '\n' + `${PrintTag.OHOS_REPORT_STATUS_CODE}: -1` + '\n'; + } else if (this.specService.currentRunningSpec) { + if (this.specService.currentRunningSpec.fail) { + messageStack += `${PrintTag.OHOS_REPORT_STATUS}: stack=` + this.specService.currentRunningSpec.fail?.stack?.slice(0, -1); + messageCode += `${PrintTag.OHOS_REPORT_STATUS}: stream=`; + messageCode += this.specService.currentRunningSpec.expectMsg !== '' ? + `message: ${this.specService.currentRunningSpec.expectMsg}, Error in ${this.specService.currentRunningSpec.description}, ${this.specService.currentRunningSpec.fail?.message}` : + `Error in ${this.specService.currentRunningSpec.description}, ${this.specService.currentRunningSpec.fail?.message}`; + messageCode += '\n' + `${PrintTag.OHOS_REPORT_STATUS}: test=` + this.specService.currentRunningSpec.description; + messageCode += '\n' + `${PrintTag.OHOS_REPORT_STATUS_CODE}: -2` + '\n'; + } else { + messageStack += `${PrintTag.OHOS_REPORT_STATUS}: stream=`; + messageCode += `${PrintTag.OHOS_REPORT_STATUS}: test=` + this.specService.currentRunningSpec.description; + messageCode += '\n' + `${PrintTag.OHOS_REPORT_STATUS_CODE}: 0` + '\n'; + messageCode += this.specService.currentRunningSpec.isSkip ? (`${PrintTag.OHOS_REPORT_STATUS}: skipReason=` + this.specService.currentRunningSpec.skipReason + '\n') : ''; + } + } else { + messageCode += '\n'; + } + messageCode += `${PrintTag.OHOS_REPORT_STATUS}: consuming=` + this.specService.currentRunningSpec.duration + '\n'; + if (SysTestKit.workerPort !== null) { + messageCode += `${PrintTag.OHOS_REPORT_STATUS}: currentWorkerName=` + this.currentThreadName; + } + console.info(`${message}`); + console.info(`\n${messageStack}`); + console.info(`\n${messageCode}`); + await SysTestKit.print(message); + await SysTestKit.print(messageStack); + await SysTestKit.print(messageCode); + console.info(`${TAG}${this.specService.currentRunningSpec.description} specDone end print success`); + } + } +} + +export default OhReport; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/report/ReportExtend.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/report/ReportExtend.js new file mode 100644 index 0000000000000000000000000000000000000000..4a75453f4337224291a206975096f252df7d4b74 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/module/report/ReportExtend.js @@ -0,0 +1,149 @@ +/* + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +class ReportExtend { + constructor(fileModule) { + this.id = 'extend'; + this.fileModule = fileModule; + } + + init(coreContext) { + this.coreContext = coreContext; + this.suiteService = this.coreContext.getDefaultService('suite'); + } + + taskStart() { + + } + + handleSpecs(specs, report, suiteReport, testsuite) { + for (let testcase of specs) { + report.tests++; + suiteReport.tests++; + let caseReport = { + tag: 'testcase', + name: testcase.description, + status: 'run', + time: '0.0', + classname: testsuite.description + }; + if (testcase.error) { + caseReport.result = false; + caseReport.children = [{ + tag: 'error', + type: '', + message: testcase.error.message + }]; + report.errors++; + suiteReport.errors++; + } else if (testcase.result.failExpects.length > 0) { + caseReport.result = false; + let message = ''; + testcase.result.failExpects.forEach(failExpect => { + message += failExpect.message || ('expect ' + failExpect.actualValue + ' ' + failExpect.checkFunc + ' ' + (failExpect.expectValue || '')) + ';'; + }); + caseReport.children = [{ + tag: 'failure', + type: '', + message: message + }]; + report.failures++; + suiteReport.failures++; + } else { + caseReport.result = true; + } + suiteReport.children.push(caseReport); + } + } + + taskDone() { + const report = { + tag: 'testsuites', + name: 'summary_report', + timestamp: new Date().toDateString(), + time: '1', + errors: 0, + failures: 0, + tests: 0, + children: [] + }; + const rootSuite = this.suiteService.rootSuite; + if (rootSuite && rootSuite.childSuites) { + for (let testsuite of rootSuite.childSuites) { + let suiteReport = { + tag: 'testsuite', + name: testsuite['description'], + errors: 0, + tests: 0, + failures: 0, + time: '0.1', + children: [] + }; + let specs = testsuite['specs']; + this.handleSpecs(specs, report, suiteReport, testsuite); + report.children.push(suiteReport); + } + } + + writeXmlReport(report); + } +} + +function writeXmlReport(report) { + let reportXml = '\n' + json2xml(report); + this.fileModule.writeText({ + uri: 'internal://app/report.xml', + text: reportXml, + success: function () { + console.info('call success callback success'); + }, + fail: function (data, code) { + console.info('call fail callback success:'); + }, + complete: function () { + console.info('call complete callback success'); + } + }); +} + +function handleChild(json, key, hasChildren, childrenStr) { + if (json[key].length > 0) { + hasChildren = true; + for (let child of json[key]) { + childrenStr += json2xml(child); + } + } +} + +function json2xml(json) { + let tagName; + let hasChildren = false; + let childrenStr = ''; + let attrStr = ''; + for (let key in json) { + if (key === 'tag') { + tagName = json[key]; + } else if (key === 'children') { + handleChild(json, key, hasChildren, childrenStr); + } else { + attrStr += ` ${key}="${json[key]}"`; + } + } + let xml = `<${tagName}${attrStr}`; + xml += hasChildren ? `>${childrenStr}` : '/>'; + return xml; +} + +export default ReportExtend; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/service.js b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/service.js new file mode 100644 index 0000000000000000000000000000000000000000..0ca605e4269e58d9784a5ba9c13d000ac6cba0bd --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/service.js @@ -0,0 +1,1265 @@ +/* + * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import SysTestKit from './module/kit/SysTestKit'; +import { TAG } from './Constant'; +import LogExpectError from './module/report/LogExpectError'; +import { NestFilter } from './module/config/Filter'; + +function assertTrueFun(actualValue) { + let result = { + pass: (actualValue) === true, + message: 'expect true, actualValue is ' + actualValue + }; + return result; +} + +function assertEqualFun(actualValue, args) { + let msg = 'expect ' + actualValue + ' equals ' + args[0]; + if (actualValue === args[0]) { // 数值相同,提示数据类型 + const aClassName = Object.prototype.toString.call(actualValue); + const bClassName = Object.prototype.toString.call(args[0]); + msg = 'expect ' + actualValue + aClassName + ' equals ' + args[0] + bClassName + 'strict mode inspect type'; + } + let result = { + pass: (actualValue) === args[0], + expectValue: args[0], + message: msg + }; + return result; +} + +function assertThrowFun(actual, args) { + const result = { + pass: false + }; + if (typeof actual !== 'function') { + result.message = 'toThrow\'s Actual should be a Function'; + } else { + let hasThrow = false; + let throwError; + try { + actual(); + } catch (e) { + hasThrow = true; + throwError = e; + } + if (!hasThrow) { + result.message = 'function did not throw an exception'; + } else if (throwError && throwError.message === args[0]) { + result.pass = true; + } else { + result.message = `expect to throw ${args[0]} , actual throw ${throwError.message}`; + } + } + return result; +} + +class AssertException extends Error { + constructor(message) { + super(); + this.name = 'AssertException'; + this.message = message; + } +} + +function getFuncWithArgsZero(func, timeout, isStressTest) { + return new Promise(async (resolve, reject) => { + let timer = null; + if (!isStressTest) { + timer = setTimeout(() => { + reject(new Error('execute timeout ' + timeout + 'ms')); + }, timeout); + } + try { + await func(); + } catch (err) { + reject(err); + } + timer !== null ? clearTimeout(timer) : null; + resolve(); + }); +} + +function getFuncWithArgsOne(func, timeout, isStressTest) { + return new Promise(async (resolve, reject) => { + let timer = null; + if (!isStressTest) { + timer = setTimeout(() => { + reject(new Error('execute timeout ' + timeout + 'ms')); + }, timeout); + } + + function done() { + timer !== null ? clearTimeout(timer) : null; + resolve(); + } + + try { + await func(done); + } catch (err) { + timer !== null ? clearTimeout(timer) : null; + reject(err); + } + }); +} + +function getFuncWithArgsTwo(func, timeout, paramItem, isStressTest) { + return new Promise(async (resolve, reject) => { + let timer = null; + if (!isStressTest) { + timer = setTimeout(() => { + reject(new Error('execute timeout ' + timeout + 'ms')); + }, timeout); + } + + function done() { + timer !== null ? clearTimeout(timer) : null; + resolve(); + } + + try { + await func(done, paramItem); + } catch (err) { + timer !== null ? clearTimeout(timer) : null; + reject(err); + } + }); +} + +function processFunc(coreContext, func) { + let argNames = ((func || '').toString() + .replace(/((\/\/.*$)|(\/\*[\s\S]*?\*\/))/mg, '') + .match(/^(function)?\s*[^\(]*\(\s*([^\)]*)\)/m) || ['', '', ''])[2] + .split(',') // split parameters + .map(item => item.replace(/^\s*(_?)(.+?)\1\s*$/, name => name.split('=')[0].trim())) + .filter(String); + let funcLen = func.length; + let processedFunc; + const config = coreContext.getDefaultService('config'); + config.setSupportAsync(true); + const timeout = + (config.timeout === undefined ? 5000 : config.timeout); + const isStressTest = (coreContext.getServices('dataDriver') !== undefined || config.getStress() > 1); + switch (funcLen) { + case 0: { + processedFunc = function () { + return getFuncWithArgsZero(func, timeout, isStressTest); + }; + break; + } + case 1: { + processedFunc = function () { + return getFuncWithArgsOne(func, timeout, isStressTest); + }; + break; + } + default: { + processedFunc = function (paramItem) { + return getFuncWithArgsTwo(func, timeout, paramItem, isStressTest); + }; + break; + } + } + return processedFunc; +} + +function secureRandomNumber() { + return crypto.randomBytes(8).readUInt32LE() / 0xffffffff; +} + + + +class SuiteService { + constructor(attr) { + this.id = attr.id; + this.rootSuite = new SuiteService.Suite({}); + this.currentRunningSuite = this.rootSuite; + this.suitesStack = [this.rootSuite]; + this.targetSuiteArray = []; + this.targetSpecArray = []; + this.currentRunningSuiteDesc = null; + this.fullRun = false; + this.isSkipSuite = false; + this.suiteSkipReason = null; + } + + describe(desc, func) { + const configService = this.coreContext.getDefaultService('config'); + if (this.suitesStack.some(suite => { return suite.description === desc })) { + console.error(`${TAG} Loop nesting occurs : ${desc}`); + this.suiteSkipReason = ''; + this.isSkipSuite = false; + return; + } + let isFilter = this.analyzeConfigServiceClass(configService.class, desc); + if (configService.filterSuite(desc) && isFilter) { + if (this.currentRunningSuite.description === '' || this.currentRunningSuite.description == null) { + console.info(`${TAG}filter suite : ${desc}`); + this.suiteSkipReason = ''; + this.isSkipSuite = false; + return; + } + } + const suite = new SuiteService.Suite({ description: desc }); + if (this.isSkipSuite) { + suite.isSkip = true; + suite.skipReason = this.suiteSkipReason; + } + this.suiteSkipReason = ''; + this.isSkipSuite = false; + if (typeof this.coreContext.getServices('dataDriver') !== 'undefined' && configService['dryRun'] !== 'true') { + let suiteStress = this.coreContext.getServices('dataDriver').dataDriver.getSuiteStress(desc); + for (let i = 1; i < suiteStress; i++) { + this.currentRunningSuite.childSuites.push(suite); + } + } + this.currentRunningSuite.childSuites.push(suite); + this.currentRunningSuite = suite; + this.suitesStack.push(suite); + const res = func.call(); + if (Object.prototype.toString.call(res) === '[object Promise]') { + suite.isPromiseError = true; + } + this.suitesStack.pop(); + this.currentRunningSuite = this.suitesStack.pop(); + this.suitesStack.push(this.currentRunningSuite); + } + xdescribe(desc, func, reason) { + const configService = this.coreContext.getDefaultService('config'); + if (!configService.skipMessage && configService.runSkipped !== 'all') { + if (configService.runSkipped != null && configService.runSkipped !== '') { + let finalDesc = ''; + this.suitesStack.map(suite => { + finalDesc = finalDesc + '.' + suite.description; + }); + finalDesc = (finalDesc + '.' + desc).substring(2); + console.info(`${TAG} finalDesc ${finalDesc}`); + if (configService.checkIfSuiteInSkipRun(finalDesc)) { + console.info(`${TAG} runSkipped suite: ${desc}`); + } else { + console.info(reason == null ? `${TAG} skip suite: ${desc}` : `${TAG} skip suite: ${desc}, and the reason is ${reason}`); + return; + } + } else { + console.info(reason == null ? `${TAG} skip suite: ${desc}` : `${TAG} skip suite: ${desc}, and the reason is ${reason}`); + return; + } + } + this.isSkipSuite = true; + this.suiteSkipReason = reason; + this.describe(desc, func); + } + + beforeAll(func) { + this.currentRunningSuite.beforeAll.push(processFunc(this.coreContext, func)); + } + + beforeEach(func) { + this.currentRunningSuite.beforeEach.push(processFunc(this.coreContext, func)); + } + + beforeItSpecified(itDescs, func) { + this.currentRunningSuite.beforeItSpecified.set(itDescs, processFunc(this.coreContext, func)); + } + + afterItSpecified(itDescs, func) { + this.currentRunningSuite.afterItSpecified.set(itDescs, processFunc(this.coreContext, func)); + } + + afterAll(func) { + this.currentRunningSuite.afterAll.push(processFunc(this.coreContext, func)); + } + + afterEach(func) { + this.currentRunningSuite.afterEach.push(processFunc(this.coreContext, func)); + } + + getCurrentRunningSuite() { + return this.currentRunningSuite; + } + + setCurrentRunningSuite(suite) { + this.currentRunningSuite = suite; + } + + getRootSuite() { + return this.rootSuite; + } + + getCurrentRunningSuiteDesc() { + return this.currentRunningSuiteDesc; + } + + + setCurrentRunningSuiteDesc(suite, currentSuite, prefix) { + if (suite != null && suite === currentSuite) { + this.currentRunningSuiteDesc = prefix; + } else if (suite != null && suite !== currentSuite) { + suite.childSuites.forEach(it => { + let temp = prefix; + if (it.description != null || it.description !== '') { + temp = prefix === '' ? it.description : prefix + '.' + it.description; + } + this.setCurrentRunningSuiteDesc(it, currentSuite, temp); + } + ); + } + } + analyzeConfigServiceClass(configServiceClass, desc) { + if (configServiceClass == null || configServiceClass === '') { + this.fullRun = true; + return false; + } + const targetArray = configServiceClass.split(',').map(item => item.trim()).filter(item => item !== ''); + if (this.targetSuiteArray.length === 0) { + for (let index in targetArray) { + if (targetArray[index].includes('#')) { + this.targetSpecArray.push(targetArray[index]); + } else { + this.targetSuiteArray.push(targetArray[index]); + } + } + + } + return targetArray.indexOf(desc) === -1; + + } + traversalResults(suite, obj, breakOnError) { + if (suite.childSuites.length === 0 && suite.specs.length === 0) { + return; + } + if (suite.specs.length > 0) { + for (const itItem of suite.specs) { + obj.total++; + let itInfo = { + currentThreadName: 'mainThread', + description: suite.description + '#' + itItem.description, + result: -3 + }; + if (SysTestKit.workerPort !== null) { + itInfo.currentThreadName = SysTestKit.workerPort.name; + } + obj.itItemList.push(itInfo); + if (breakOnError && (obj.error > 0 || obj.failure > 0)) { // breakOnError模式 + continue; + } + if (itItem.error) { + obj.error++; + itInfo.result = -1; + } else if (itItem.fail) { + obj.failure++; + itInfo.result = -2; + } else if (itItem.pass === true) { + obj.pass++; + itInfo.result = 0; + } + } + } + + obj.duration += suite.duration; + + if (suite.childSuites.length > 0) { + for (const suiteItem of suite.childSuites) { + this.traversalResults(suiteItem, obj, breakOnError); + } + } + + } + + async setSuiteResults(suite, error, coreContext) { + if (suite.childSuites.length === 0 && suite.specs.length === 0) { + return; + } + if (suite.specs.length > 0) { + const specService = coreContext.getDefaultService('spec'); + for (const specItem of suite.specs) { + specService.setCurrentRunningSpec(specItem); + if (error instanceof AssertException) { + specItem.fail = error; + } else { + specItem.error = error; + } + await coreContext.fireEvents('spec', 'specStart', specItem); + await coreContext.fireEvents('spec', 'specDone', specItem); + } + } + if (suite.childSuites.length > 0) { + for (const suiteItem of suite.childSuites) { + await this.setSuiteResults(suiteItem, error, coreContext); + } + } + } + + getSummary() { + let suiteService = this.coreContext.getDefaultService('suite'); + let rootSuite = suiteService.rootSuite; + const specService = this.coreContext.getDefaultService('spec'); + const configService = this.coreContext.getDefaultService('config'); + let breakOnError = configService.isBreakOnError(); + let isError = specService.getStatus(); + let isBreaKOnError = breakOnError && isError; + // itItemList 保存当前用例执行情况, 发送到主线程用例计算最终结果 + let obj = { total: 0, failure: 0, error: 0, pass: 0, ignore: 0, duration: 0, itItemList: []}; + for (const suiteItem of rootSuite.childSuites) { + this.traversalResults(suiteItem, obj, isBreaKOnError); + } + obj.ignore = obj.total - obj.pass - obj.failure - obj.error; + return obj; + } + + init(coreContext) { + this.coreContext = coreContext; + } + + traversalSuites(suite, obj, configService) { + if (suite.childSuites.length === 0 && suite.specs.length === 0) { + return []; + } + if (suite.specs.length > 0) { + let itArray = []; + for (const itItem of suite['specs']) { + if (!configService.filterDesc(suite.description, itItem.description, itItem.fi, null)) { + itArray.push({ 'itName': itItem.description }); + } + } + obj[suite.description] = itArray; + } + if (suite.childSuites.length > 0) { + let suiteArray = []; + for (const suiteItem of suite.childSuites) { + let suiteObj = {}; + this.traversalSuites(suiteItem, suiteObj, configService); + if (!configService.filterSuite(suiteItem.description)) { + suiteArray.push(suiteObj); + } + } + obj.suites = suiteArray; + } + } + + async dryRun(abilityDelegator) { + console.info(`${TAG} rootSuite : ` + JSON.stringify(this.rootSuite)); + let obj = this.rootSuite; + let prefixStack = []; + let suiteArray = []; + let skipSuiteArray = []; + this.analyzeSuitesArray(prefixStack, suiteArray, skipSuiteArray, obj); + const configService = this.coreContext.getDefaultService('config'); + let result; + if (configService.skipMessage) { + result = { 'suites': suiteArray, 'skipSuites': skipSuiteArray }; + } else { + result = { 'suites': suiteArray }; + } + let strJson = JSON.stringify(result); + let strLen = strJson.length; + let maxLen = 500; + let maxCount = Math.floor(strLen / maxLen); + for (let count = 0; count <= maxCount; count++) { + await SysTestKit.print(strJson.substring(count * maxLen, (count + 1) * maxLen)); + } + console.info(`${TAG}dryRun print success`); + abilityDelegator.finishTest('dry run finished!!!', 0, () => { }); + } + + //将suitesArray的嵌套结构展开成三层结构 + analyzeSuitesArray(prefixStack, suiteArray, skipSuiteArray, obj) { + obj.childSuites.map(suite => { + if (suite.description != null && suite.description !== '') { + let prefix = ''; + if (prefixStack.length > 0) { + prefix = prefixStack.join('.') + '.' + suite.description; + } else { + prefix = suite.description; + } + prefixStack.push(suite.description); + let temp = {}; + temp[prefix] = []; + let skipTemp = {}; + skipTemp[prefix] = []; + suite.specs.map(spec => { + let it = { 'itName': spec.description }; + spec.isSkip ? skipTemp[prefix].push(it) : temp[prefix].push(it); + }); + suiteArray.push(temp); + skipSuiteArray.push(skipTemp); + } + this.analyzeSuitesArray(prefixStack, suiteArray, skipSuiteArray, suite); + prefixStack.pop(); + }); + } + //获取当前测试套下的所有测试用例数量 + getAllChildSuiteNum(suite, specArray) { + if (suite.specs != null) { + suite.specs.forEach(spec => specArray.push(spec)); + } + if (suite.childSuites != null) { + suite.childSuites.forEach(it => this.getAllChildSuiteNum(it, specArray)); + } + } + + execute() { + const configService = this.coreContext.getDefaultService('config'); + if (configService.filterValid.length !== 0) { + this.coreContext.fireEvents('task', 'incorrectFormat'); + return; + } + if (configService.filterXdescribe.length !== 0) { + this.coreContext.fireEvents('task', 'incorrectTestSuiteFormat'); + return; + } + if (configService.isRandom() && this.rootSuite.childSuites.length > 0) { + this.rootSuite.childSuites.sort(function () { + return +('0.' + (+ new Date() + '').split('').reverse().join('')) > 0.5 ? -1 : 1; + }); + this.currentRunningSuite = this.rootSuite.childSuites[0]; + } + if (configService.isSupportAsync()) { + console.info(`${TAG} rootSuite:` + JSON.stringify(this.rootSuite)); + let asyncExecute = async () => { + await this.coreContext.fireEvents('task', 'taskStart'); + await this.rootSuite.asyncRun(this.coreContext); + }; + asyncExecute().then(async () => { + await this.coreContext.fireEvents('task', 'taskDone'); + }); + } else { + console.info('${TAG} rootSuite:' + JSON.stringify(this.rootSuite)); + this.coreContext.fireEvents('task', 'taskStart'); + this.rootSuite.run(this.coreContext); + this.coreContext.fireEvents('task', 'taskDone'); + } + } + + apis() { + const _this = this; + return { + describe: function (desc, func) { + return _this.describe(desc, func); + }, + xdescribe: function (desc, func, reason) { + return _this.xdescribe(desc, func, reason); + }, + beforeItSpecified: function (itDescs, func) { + return _this.beforeItSpecified(itDescs, func); + }, + afterItSpecified: function (itDescs, func) { + return _this.afterItSpecified(itDescs, func); + }, + beforeAll: function (func) { + return _this.beforeAll(func); + }, + beforeEach: function (func) { + return _this.beforeEach(func); + }, + afterAll: function (func) { + return _this.afterAll(func); + }, + afterEach: function (func) { + return _this.afterEach(func); + } + }; + } +} + +SuiteService.Suite = class { + constructor(attrs) { + this.description = attrs.description || ''; + this.childSuites = []; + this.specs = []; + this.beforeAll = []; + this.afterAll = []; + this.beforeItSpecified = new Map(); + this.afterItSpecified = new Map(); + this.beforeEach = []; + this.afterEach = []; + this.duration = 0; + this.hookError = null; + this.isSkip = false; + this.skipReason = ''; + } + + pushSpec(spec) { + this.specs.push(spec); + } + + removeSpec(desc) { + this.specs = this.specs.filter((item, index) => { + return item.description !== desc; + }); + } + + getSpecsNum() { + return this.specs.length; + } + + isRun(coreContext) { + const configService = coreContext.getDefaultService('config'); + const suiteService = coreContext.getDefaultService('suite'); + const specService = coreContext.getDefaultService('spec'); + let breakOnError = configService.isBreakOnError(); + let isError = specService.getStatus(); + return breakOnError && isError; + } + + run(coreContext) { + const suiteService = coreContext.getDefaultService('suite'); + suiteService.setCurrentRunningSuite(this); + if (this.description !== '') { + coreContext.fireEvents('suite', 'suiteStart', this); + } + this.runHookFunc('beforeAll'); + if (this.specs.length > 0) { + const configService = coreContext.getDefaultService('config'); + if (configService.isRandom()) { + this.specs.sort(function () { + return +('0.' + (+ new Date() + '').split('').reverse().join('')) > 0.5 ? -1 : 1; + }); + } + for (let spec in this.specs) { + let isBreakOnError = this.isRun(coreContext); + if (isBreakOnError) { + break; + } + this.runHookFunc('beforeEach'); + spec.run(coreContext); + this.runHookFunc('afterEach'); + } + } + if (this.childSuites.length > 0) { + for (let suite in this.childSuites) { + let isBreakOnError = this.isRun(coreContext); + if (isBreakOnError) { + break; + } + suite.run(coreContext); + suiteService.setCurrentRunningSuite(suite); + } + } + this.runHookFunc('afterAll'); + if (this.description !== '') { + coreContext.fireEvents('suite', 'suiteDone'); + } + } + + async runBeforeItSpecified(beforeItSpecified, specItem) { + for (const [itNames, hookFunc] of beforeItSpecified) { + if ((Object.prototype.toString.call(itNames) === '[object Array]' && itNames.includes(specItem.description)) || + (Object.prototype.toString.call(itNames) === '[object String]' && itNames === specItem.description)) { + await Reflect.apply(hookFunc, null, []); + } + break; + } + } + + async runAfterItSpecified(beforeItSpecified, specItem) { + for (const [itNames, hookFunc] of beforeItSpecified) { + if ((Object.prototype.toString.call(itNames) === '[object Array]' && itNames.includes(specItem.description)) || + (Object.prototype.toString.call(itNames) === '[object String]' && itNames === specItem.description)) { + await Reflect.apply(hookFunc, null, []); + } + break; + } + } + + async asyncRunSpecs(coreContext) { + const configService = coreContext.getDefaultService('config'); + if (configService.isRandom()) { + this.specs.sort(function () { + return +('0.' + (+ new Date() + '').split('').reverse().join('')) > 0.5 ? -1 : 1; + }); + } + const specService = coreContext.getDefaultService('spec'); + for (let specItem of this.specs) { + specService.setCurrentRunningSpec(specItem); + // 遇错即停模式,发现用例有问题,直接返回,不在执行后面的it + let isBreakOnError = this.isRun(coreContext); + if (isBreakOnError) { + console.info('break description :' + this.description); + break; + } + await coreContext.fireEvents('spec', 'specStart', specItem); + try { + await this.runBeforeItSpecified(this.beforeItSpecified, specItem); + await this.runAsyncHookFunc('beforeEach'); + await specItem.asyncRun(coreContext); + await this.runAfterItSpecified(this.afterItSpecified, specItem); + await this.runAsyncHookFunc('afterEach'); + } catch (e) { + console.error(`${TAG}stack:${e?.stack}`); + console.error(`${TAG}stack end`); + if (e instanceof AssertException) { + specItem.fail = e; + } else { + specItem.error = e; + } + specService.setStatus(true); + } + specItem.setResult(); + await coreContext.fireEvents('spec', 'specDone', specItem); + specService.setCurrentRunningSpec(null); + } + } + + async asyncRunChildSuites(coreContext) { + for (let i = 0; i < this.childSuites.length; i++) { + // 遇错即停模式, 发现用例有问题,直接返回,不在执行后面的description + let isBreakOnError = this.isRun(coreContext); + if (isBreakOnError) { + console.info(`${TAG}break description : ${this.description}`); + break; + } + await this.childSuites[i].asyncRun(coreContext); + } + } + + async asyncRun(coreContext) { + const suiteService = coreContext.getDefaultService('suite'); + const specService = coreContext.getDefaultService('spec'); + + suiteService.setCurrentRunningSuite(this); + suiteService.suitesStack.push(this); + if (this.description !== '') { + await coreContext.fireEvents('suite', 'suiteStart', this); + } + + try { + await this.runAsyncHookFunc('beforeAll'); + } catch (error) { + console.error(`${TAG}${error?.stack}`); + this.hookError = error; + } + + if (this.hookError !== null) { + specService.setStatus(true); + await suiteService.setSuiteResults(this, this.hookError, coreContext); + } + + if (this.specs.length > 0 && this.hookError === null) { + await this.asyncRunSpecs(coreContext); + } + + if (this.childSuites.length > 0 && this.hookError === null) { + await this.asyncRunChildSuites(coreContext); + } + + try { + await this.runAsyncHookFunc('afterAll'); + } catch (error) { + console.error(`${TAG}${error?.stack}`); + this.hookError = error; + specService.setStatus(true); + } + + if (this.description !== '') { + await coreContext.fireEvents('suite', 'suiteDone'); + let childSuite = suiteService.suitesStack.pop(); + let currentRunningSuite = suiteService.suitesStack.pop(); + suiteService.setCurrentRunningSuite(currentRunningSuite); + suiteService.suitesStack.push(currentRunningSuite); + } + } + + runHookFunc(hookName) { + if (this[hookName] && this[hookName].length > 0) { + this[hookName].forEach(func => { + try { + func(); + } catch (e) { + console.error(`${TAG}${e.stack}`); + } + }); + } + } + + async runAsyncHookFunc(hookName) { + for (const hookItem of this[hookName]) { + try { + await hookItem(); + } catch (error) { + error['message'] += `, error in ${hookName} function`; + throw error; + } + + } + } +}; + +class SpecService { + constructor(attr) { + this.id = attr.id; + this.totalTest = 0; + this.hasError = false; + this.skipSpecNum = 0; + this.isSkipSpec = false; + this.specSkipReason = ''; + } + + init(coreContext) { + this.coreContext = coreContext; + } + + setCurrentRunningSpec(spec) { + this.currentRunningSpec = spec; + } + + setStatus(obj) { + this.hasError = obj; + } + + getStatus() { + return this.hasError; + } + + getTestTotal() { + return this.totalTest; + } + + getCurrentRunningSpec() { + return this.currentRunningSpec; + } + + + getSkipSpecNum() { + return this.skipSpecNum; + } + + initSpecService() { + this.isSkipSpec = false; + this.specSkipReason = ''; + } + + it(desc, filter, func) { + const suiteService = this.coreContext.getDefaultService('suite'); + const configService = this.coreContext.getDefaultService('config'); + let isFilter = new NestFilter().filterNestName(suiteService.targetSuiteArray, suiteService.targetSpecArray, suiteService.suitesStack, desc); + if (configService.filterWithNest(desc, filter)) { + console.info(`${TAG}filter it :${desc}`); + this.initSpecService(); + return; + } + if (configService.filterDesc(suiteService.currentRunningSuite.description, desc, filter, this.coreContext) && isFilter && !suiteService.fullRun) { + console.info(`${TAG}filter it :${desc}`); + this.initSpecService(); + } else { + let processedFunc = processFunc(this.coreContext, func); + const spec = new SpecService.Spec({ description: desc, fi: filter, fn: processedFunc }); + if (this.isSkipSpec) { + spec.isSkip = true; + spec.skipReason = this.specSkipReason; + } + this.initSpecService(); + if (configService.runSkipped === 'skipped' && !spec.isSkip) { + console.info(`${TAG} runSkipped is skipped , just run xit, don't run it: ${spec.description}`); + return; + } + if (suiteService.getCurrentRunningSuite().isSkip && !spec.isSkip) { + configService.filterXdescribe.push(suiteService.getCurrentRunningSuite().description); + } + if (typeof this.coreContext.getServices('dataDriver') !== 'undefined' && configService['dryRun'] !== 'true') { + let specStress = this.coreContext.getServices('dataDriver').dataDriver.getSpecStress(desc); + for (let i = 1; i < specStress; i++) { + this.totalTest++; + suiteService.getCurrentRunningSuite().pushSpec(spec); + } + } + // dryRun 状态下不统计压力测试重复数据 + if (configService['dryRun'] !== 'true') { + let stress = configService.getStress(); // 命令配置压力测试 + console.info(`${TAG}stress length : ${stress}`); + for (let i = 1; i < stress; i++) { + this.totalTest++; + suiteService.getCurrentRunningSuite().pushSpec(spec); + } + } + this.totalTest++; + suiteService.getCurrentRunningSuite().pushSpec(spec); + } + } + + xit(desc, filter, func, reason) { + const configService = this.coreContext.getDefaultService('config'); + const suiteService = this.coreContext.getDefaultService('suite'); + if (!configService.skipMessage && configService.runSkipped !== 'all') { + if (configService.runSkipped != null && configService.runSkipped !== '') { + let finalDesc = ''; + suiteService.suitesStack.map(suite => { + finalDesc = finalDesc + '.' + suite.description; + }); + finalDesc = (finalDesc + '#' + desc).substring(2); + if (configService.checkIfSpecInSkipRun(finalDesc)) { + console.info(`${TAG} runSkipped spec: ${desc}`); + } else { + console.info(reason == null ? `${TAG} skip spec: ${desc}` : `${TAG} skip spec: ${desc}, and the reason is ${reason}`); + return; + } + } else { + console.info(reason == null ? `${TAG} skip spec: ${desc}` : `${TAG} skip spec: ${desc}, and the reason is ${reason}`); + return; + } + } + this.skipSpecNum++; + this.isSkipSpec = true; + this.specSkipReason = reason; + this.it(desc, filter, func); + } + + apis() { + const _this = this; + return { + it: function (desc, filter, func) { + return _this.it(desc, filter, func); + }, + xit: function (desc, filter, func, reason) { + return _this.xit(desc, filter, func, reason); + } + }; + } +} + +SpecService.Spec = class { + constructor(attrs) { + this.description = attrs.description || ''; + this.fi = attrs.fi; + this.fn = attrs.fn || function () { + }; + this.fail = undefined; + this.error = undefined; + this.duration = 0; + this.startTime = 0; + this.isExecuted = false; // 当前用例是否执行 + this.isSkip = false; + this.skipReason = ''; + this.expectMsg = ''; + } + + setResult() { + if (this.fail) { + this.pass = false; + } else { + this.pass = true; + } + } + + run(coreContext) { + const specService = coreContext.getDefaultService('spec'); + specService.setCurrentRunningSpec(this); + coreContext.fireEvents('spec', 'specStart', this); + this.isExecuted = true; + try { + let dataDriver = coreContext.getServices('dataDriver'); + if (typeof dataDriver === 'undefined') { + this.fn(); + } else { + let suiteParams = dataDriver.dataDriver.getSuiteParams(); + let specParams = dataDriver.dataDriver.getSpecParams(); + console.info(`${TAG}[suite params] ${JSON.stringify(suiteParams)}`); + console.info(`${TAG}[spec params] ${JSON.stringify(specParams)}`); + if (this.fn.length === 0) { + this.fn(); + } else if (specParams.length === 0) { + this.fn(suiteParams); + } else { + specParams.forEach(paramItem => this.fn(Object.assign({}, paramItem, suiteParams))); + } + } + this.setResult(); + } catch (e) { + this.error = e; + specService.setStatus(true); + } + coreContext.fireEvents('spec', 'specDone', this); + } + + async asyncRun(coreContext) { + const dataDriver = coreContext.getServices('dataDriver'); + if (typeof dataDriver === 'undefined') { + await this.fn(); + } else { + const suiteParams = dataDriver.dataDriver.getSuiteParams(); + const specParams = dataDriver.dataDriver.getSpecParams(); + console.info(`[suite params] ${JSON.stringify(suiteParams)}`); + console.info(`[spec params] ${JSON.stringify(specParams)}`); + if (this.fn.length === 0) { + await this.fn(); + } else if (specParams.length === 0) { + await this.fn(suiteParams); + } else { + for (const paramItem of specParams) { + await this.fn(Object.assign({}, paramItem, suiteParams)); + } + } + } + + this.isExecuted = true; + } + + filterCheck(coreContext) { + const specService = coreContext.getDefaultService('spec'); + specService.setCurrentRunningSpec(this); + return true; + } +}; + +class ExpectService { + constructor(attr) { + this.id = attr.id; + this.matchers = {}; + this.customMatchers = []; + } + + expect(actualValue) { + return this.wrapMatchers(actualValue); + } + + init(coreContext) { + this.coreContext = coreContext; + this.addMatchers(this.basicMatchers()); + } + + addMatchers(matchers) { + for (const matcherName in matchers) { + if (Object.prototype.hasOwnProperty.call(matchers, matcherName)) { + this.matchers[matcherName] = matchers[matcherName]; + } + } + } + + removeMatchers(customAssertionName) { + if (customAssertionName === 'all') { + for (const matcherName in this.matchers) { + this.matchers[matcherName] = this.customMatchers.includes(matcherName) + ? (() => {throw new Error(`${matcherName} is unregistered`)}) : undefined; + } + } else { + this.matchers[customAssertionName] = () => { + throw new Error(`${customAssertionName} is unregistered`); + }; + } + } + + basicMatchers() { + return { + assertTrue: assertTrueFun, + assertEqual: assertEqualFun, + assertThrow: assertThrowFun + }; + } + + initWrapMatchers(currentRunningSpec) { + return { + // 翻转标识 + isNot: false, + // 翻转方法 + not: function () { + this.isNot = true; + return this; + }, + message: function (msg) { + currentRunningSpec.expectMsg = msg; + console.info(`${TAG} msg: ${msg}`); + return this; + } + }; + + } + + handleWithAssertPromise(_this, wrappedMatchers, matcherName, actualValue, currentRunningSpec, currentRunningSuite) { + wrappedMatchers[matcherName] = async function (...args) { + await _this.matchers[matcherName](actualValue, args).then(function (result) { + if (wrappedMatchers.isNot) { + result.pass = !result.pass; + } + result.actualValue = actualValue; + result.checkFunc = matcherName; + if (!result.pass) { + const assertError = new AssertException(result.message); + currentRunningSpec ? currentRunningSpec.fail = assertError : currentRunningSuite.hookError = assertError; + throw assertError; + } + }); + }; + } + + handleWithoutAssertPromise(_this, wrappedMatchers, matcherName, actualValue, currentRunningSpec, currentRunningSuite) { + wrappedMatchers[matcherName] = function (...args) { + const result = _this.customMatchers.includes(matcherName) + ? _this.matchers[matcherName](actualValue, args[0]) : _this.matchers[matcherName](actualValue, args); + if (wrappedMatchers.isNot) { + result.pass = !result.pass; + result.message = LogExpectError.getErrorMsg(matcherName, actualValue, args[0], result.message); + } + result.actualValue = actualValue; + result.checkFunc = matcherName; + if (!result.pass) { + const assertError = new AssertException(result.message); + currentRunningSpec ? currentRunningSpec.fail = assertError : currentRunningSuite.hookError = assertError; + throw assertError; + } + }; + } + + addAssert(wrappedMatchers, matcherName, actualValue) { + const _this = this; + const specService = _this.coreContext.getDefaultService('spec'); + const currentRunningSpec = specService.getCurrentRunningSpec(); + const currentRunningSuite = _this.coreContext.getDefaultService('suite').getCurrentRunningSuite(); + if (matcherName.search('assertPromise') === 0) { + this.handleWithAssertPromise(_this, wrappedMatchers, matcherName, actualValue, currentRunningSpec, currentRunningSuite); + } else { + this.handleWithoutAssertPromise(_this, wrappedMatchers, matcherName, actualValue, currentRunningSpec, currentRunningSuite); + } + } + + wrapMatchers(actualValue) { + const _this = this; + const specService = _this.coreContext.getDefaultService('spec'); + const currentRunningSpec = specService.getCurrentRunningSpec(); + const wrappedMatchers = this.initWrapMatchers(currentRunningSpec); + const currentRunningSuite = _this.coreContext.getDefaultService('suite').getCurrentRunningSuite(); + for (const matcherName in this.matchers) { + let result = Object.prototype.hasOwnProperty.call(this.matchers, matcherName); + if (!result) { + continue; + } + this.addAssert(wrappedMatchers, matcherName, actualValue); + } + return wrappedMatchers; + } + + apis() { + const _this = this; + return { + expect: function (actualValue) { + return _this.expect(actualValue); + } + }; + } +} + +class ReportService { + constructor(attr) { + this.id = attr.id; + } + + init(coreContext) { + this.coreContext = coreContext; + this.specService = this.coreContext.getDefaultService('spec'); + this.suiteService = this.coreContext.getDefaultService('suite'); + this.duration = 0; + } + + taskStart() { + console.info(`${TAG}[start] start run suites`); + } + + async suiteStart() { + console.info(`${TAG}[suite start]${this.suiteService.getCurrentRunningSuite().description}`); + } + + async specStart() { + console.info(`${TAG}start running case '${this.specService.currentRunningSpec.description}'`); + this.index = this.index + 1; + let spec = this.specService.currentRunningSpec; + spec.startTime = await SysTestKit.getRealTime(); + } + + async specDone() { + let msg = ''; + let spec = this.specService.currentRunningSpec; + let suite = this.suiteService.currentRunningSuite; + spec.duration = await SysTestKit.getRealTime() - spec.startTime; + suite.duration += spec.duration; + if (spec.error) { + this.formatPrint('error', spec.description + ' ; consuming ' + spec.duration + 'ms'); + this.formatPrint('errorDetail', spec.error); + } else if (spec.fail) { + this.formatPrint('fail', spec.description + ' ; consuming ' + spec.duration + 'ms'); + this.formatPrint('failDetail', spec.fail?.message); + } else { + this.formatPrint('pass', spec.description + ' ; consuming ' + spec.duration + 'ms'); + } + this.formatPrint(this.specService.currentRunningSpec.error, msg); + } + + suiteDone() { + let suite = this.suiteService.currentRunningSuite; + let message = suite.hookError ? `, ${suite.hookError?.message}` : ''; + console.info(`[suite end] ${suite.description} consuming ${suite.duration} ms${message}`); + } + + taskDone() { + let msg = ''; + let summary = this.suiteService.getSummary(); + msg = 'total cases:' + summary.total + ';failure ' + summary.failure + ',' + 'error ' + summary.error; + msg += ',pass ' + summary.pass + '; consuming ' + summary.duration + 'ms'; + console.info(`${TAG}${msg}`); + console.info(`${TAG}[end] run suites end`); + } + + incorrectFormat() { + if (this.coreContext.getDefaultService('config').filterValid.length !== 0) { + this.coreContext.getDefaultService('config').filterValid.forEach(function (item) { + console.info(`${TAG}this param ${item} is invalid`); + }); + } + } + + incorrectTestSuiteFormat() { + if (this.coreContext.getDefaultService('config').filterXdescribe.length !== 0) { + this.coreContext.getDefaultService('config').filterXdescribe.forEach(function (item) { + console.info(`${TAG}xdescribe: ${item} should not contain it`); + }); + } + } + + formatPrint(type, msg) { + switch (type) { + case 'pass': + console.info(`${TAG}[pass]${msg}`); + break; + case 'fail': + console.info(`${TAG}[fail]${msg}`); + break; + case 'failDetail': + console.info(`${TAG}[failDetail]${msg}`); + break; + case 'error': + console.info(`${TAG}[error]${msg}`); + break; + case 'errorDetail': + console.info(`${TAG}[errorDetail]${msg}`); + break; + } + } + + sleep(numberMillis) { + var now = new Date(); + var exitTime = now.getTime() + numberMillis; + while (true) { + now = new Date(); + if (now.getTime() > exitTime) { + return; + } + } + } +} + +export { + SuiteService, + SpecService, + ExpectService, + ReportService +}; diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/testrunner/OpenHarmonyTestRunner.ts b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/testrunner/OpenHarmonyTestRunner.ts new file mode 100644 index 0000000000000000000000000000000000000000..e6f4c1b12dd69714ed5a4524671abca1fbcaa58c --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/@ohos+hypium@1.0.21/oh_modules/@ohos/hypium/src/main/testrunner/OpenHarmonyTestRunner.ts @@ -0,0 +1,83 @@ +/* + * Copyright (c) 2023-2024 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import { abilityDelegatorRegistry, TestRunner } from '@kit.TestKit'; +import { BusinessError } from '@kit.BasicServicesKit'; +import { hilog } from '@kit.PerformanceAnalysisKit'; +import { resourceManager } from '@kit.LocalizationKit'; +import { util } from '@kit.ArkTS'; +import { Hypium } from '@ohos/hypium'; +import testsuite from '../test/List.test'; + +let abilityDelegator: abilityDelegatorRegistry.AbilityDelegator; +let abilityDelegatorArguments: abilityDelegatorRegistry.AbilityDelegatorArgs; +let jsonPath: string = 'mock/mock-config.json'; +let domain: number = 0x0000; //日志标识,0x0000作为测试框架的业务标识 +let tag: string = 'testTag'; //日志标识字符串,作为tag标识当前runner类下的测试行为 + +export default class OpenHarmonyTestRunner implements TestRunner { + constructor() { + } + + onPrepare() { + hilog.info(domain, tag, '%{public}s', 'OpenHarmonyTestRunner OnPrepare'); + } + + async onRun() { + hilog.info(domain, tag, '%{public}s', 'OpenHarmonyTestRunner onRun run'); + abilityDelegatorArguments = abilityDelegatorRegistry.getArguments(); + abilityDelegator = abilityDelegatorRegistry.getAbilityDelegator(); + let moduleName = abilityDelegatorArguments.parameters['-m']; + let context = abilityDelegator.getAppContext().getApplicationContext().createModuleContext(moduleName); + let mResourceManager = context.resourceManager; + await checkMock(abilityDelegator, mResourceManager); + hilog.info(domain, tag, '%{public}s', 'start run testcase!!!'); + Hypium.hypiumTest(abilityDelegator, abilityDelegatorArguments, testsuite); + hilog.info(domain, tag, '%{public}s', 'OpenHarmonyTestRunner onRun end'); + } +} + +async function checkMock(abilityDelegator: abilityDelegatorRegistry.AbilityDelegator, resourceManager: resourceManager.ResourceManager) { + let rawFile: Uint8Array; + try { + rawFile = resourceManager.getRawFileContentSync(jsonPath); + hilog.info(domain, tag, 'MockList file exists'); + let mockStr: string = util.TextDecoder.create("utf-8", { ignoreBOM: true }).decodeWithStream(rawFile); + let mockMap: Record = getMockList(mockStr); + try { + abilityDelegator.setMockList(mockMap); + } catch (error) { + let code = (error as BusinessError).code; + let message = (error as BusinessError).message; + hilog.error(domain, tag, `abilityDelegator.setMockList failed, error code: ${code}, message: ${message}.`); + } + } catch (error) { + let code = (error as BusinessError).code; + let message = (error as BusinessError).message; + hilog.error(domain, tag, `ResourceManager:callback getRawFileContent failed, error code: ${code}, message: ${message}.`); + } +} + +function getMockList(jsonStr: string) { + let jsonObj: Record = JSON.parse(jsonStr); + let map: Map = new Map(Object.entries(jsonObj)); + let mockList: Record = {}; + map.forEach((value: object, key: string) => { + let realValue: string = value['source'].toString(); + mockList[key] = realValue; + }); + hilog.info(domain, tag, '%{public}s', 'mock-json value:' + JSON.stringify(mockList) ?? ''); + return mockList; +} \ No newline at end of file diff --git a/code/UI/VerifyCode/oh_modules/.ohpm/lock.json5 b/code/UI/VerifyCode/oh_modules/.ohpm/lock.json5 new file mode 100644 index 0000000000000000000000000000000000000000..35df44eec2306388a06d4368d523d92ebf9a3568 --- /dev/null +++ b/code/UI/VerifyCode/oh_modules/.ohpm/lock.json5 @@ -0,0 +1,75 @@ +{ + "lockVersion": "1.0", + "settings": { + "resolveConflict": true, + "resolveConflictStrict": false, + "installAll": true + }, + "overrides": {}, + "overrideDependencyMap": {}, + "modules": { + ".": { + "name": "", + "dependencies": {}, + "devDependencies": { + "@ohos/hypium": { + "specifier": "1.0.21", + "version": "1.0.21" + }, + "@ohos/hamock": { + "specifier": "1.0.0", + "version": "1.0.0" + } + }, + "dynamicDependencies": {}, + "maskedByOverrideDependencyMap": false + }, + "casesfeature/verifycode": { + "name": "verifycode", + "dependencies": {}, + "devDependencies": {}, + "dynamicDependencies": {}, + "maskedByOverrideDependencyMap": false + }, + "entry": { + "name": "entry", + "dependencies": { + "verifycode": { + "specifier": "file:casesfeature/verifycode", + "version": "file:casesfeature/verifycode" + } + }, + "devDependencies": {}, + "dynamicDependencies": {}, + "maskedByOverrideDependencyMap": false + } + }, + "packages": { + "@ohos/hypium@1.0.21": { + "integrity": "sha512-iyKGMXxE+9PpCkqEwu0VykN/7hNpb+QOeIuHwkmZnxOpI+dFZt6yhPB7k89EgV1MiSK/ieV/hMjr5Z2mWwRfMQ==", + "storePath": "oh_modules/.ohpm/@ohos+hypium@1.0.21", + "dependencies": {}, + "dynamicDependencies": {}, + "dev": true, + "dynamic": false, + "maskedByOverrideDependencyMap": false + }, + "@ohos/hamock@1.0.0": { + "integrity": "sha512-K6lDPYc6VkKe6ZBNQa9aoG+ZZMiwqfcR/7yAVFSUGIuOAhPvCJAo9+t1fZnpe0dBRBPxj2bxPPbKh69VuyAtDg==", + "storePath": "oh_modules/.ohpm/@ohos+hamock@1.0.0", + "dependencies": {}, + "dynamicDependencies": {}, + "dev": true, + "dynamic": false, + "maskedByOverrideDependencyMap": false + }, + "verifycode@file:casesfeature/verifycode": { + "storePath": "casesfeature/verifycode", + "dependencies": {}, + "dynamicDependencies": {}, + "dev": false, + "dynamic": false, + "maskedByOverrideDependencyMap": false + } + } +} \ No newline at end of file