/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_clone_app_test/ |
H A D | bms_bundle_clone_app_bundle_logic_test.cpp | 255 ErrCode r3 = innerBundleInfo.AddCloneBundle(cloneInfo); in HWTEST_F() local 256 EXPECT_EQ(r3, ERR_APPEXECFWK_CLONE_INSTALL_INVALID_APP_INDEX); in HWTEST_F() 296 ErrCode r3 = innerBundleInfo.AddCloneBundle(cloneInfo); in HWTEST_F() local 297 EXPECT_EQ(r3, ERR_OK); in HWTEST_F() 341 ErrCode r3 = innerBundleInfo.GetBundleInfoV9(0, bundleInfo, userId, appIndex2); in HWTEST_F() local 342 EXPECT_EQ(r3, ERR_BUNDLE_MANAGER_INTERNAL_ERROR); in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceohos_fuzzer/ |
H A D | rssurfaceohos_fuzzer.cpp | 78 RectI r3 = RectI(GetData<int32_t>(), GetData<int32_t>(), GetData<int32_t>(), GetData<int32_t>()); in RSSurfaceOhosFuzzTest() local 83 rects.emplace_back(r3); in RSSurfaceOhosFuzzTest()
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
H A D | convex_paths.cpp | 95 DrawRect r3 = { 0, 0, 1, 100 }; // 100 coordinate in MakePath1() local 110 auto Oval_bound3 = OH_Drawing_RectCreate(r3.left, r3.top, r3.right, r3.bottom); in MakePath1()
|
/foundation/multimodalinput/input/util/network/test/ |
H A D | net_packet_test.cpp | 232 int32_t r3; in HWTEST_F() local 233 pkt >> r3; in HWTEST_F() local
|
/foundation/arkui/ace_engine/advanced_ui_component/segmentbutton/interfaces/ |
H A D | segmentbutton.js | 405 const r3 = _item; 1098 this.r3 = new SynchedPropertyObjectTwoWayPU(params.hoverColorArray, this, "hoverColorArray"); 1148 this.r3.purgeDependencyOnElmtId(rmElmtId); 1168 this.r3.aboutToBeDeleted(); 1273 return this.r3.get(); 1277 this.r3.set(newValue); 1776 this.r3 = new ObservedPropertyObjectPU(Array.from({ 1872 this.r3.purgeDependencyOnElmtId(rmElmtId); 1891 this.r3.aboutToBeDeleted(); 2006 return this.r3 [all...] |
/foundation/arkui/ace_engine/advanced_ui_component/chip/interfaces/ |
H A D | chip.js | 490 this.r3 = new ObservedPropertySimplePU(false, this, 'chipNodeOnFocus'); 704 this.r3.purgeDependencyOnElmtId(rmElmtId); 741 this.r3.aboutToBeDeleted(); 895 return this.r3.get(); 898 this.r3.set(newValue);
|
/foundation/arkui/ace_engine/advanced_ui_component/toolbar/interfaces/ |
H A D | toolbar.js | 856 catch (r3) { 857 let s3 = r3?.code; 858 let t3 = r3?.message;
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/ |
H A D | cloud_extension_stub.js | 615 let r3 = t.readString(); 620 let q3 = await this.assetLoader.download(v1, r3, s3, t3); 625 let v3 = await this.assetLoader.upload(v1, r3, u3);
|
/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/interfaces/ |
H A D | editabletitlebar.js | 965 Button.onHover((r3) => { 969 this.isOnHover = r3;
|
/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | atomicserviceweb.js | 1013 }).catch((r3) => { 1014 this.error(r3, n3);
|
/foundation/arkui/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | atomicserviceweb.js | 1013 }).catch((r3) => { 1014 this.error(r3, n3);
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_surface_render_node.cpp | 1984 Occlusion::Region r3{opaqueRect3}; in SetCornerRadiusOpaqueRegion() 1986 roundedCornerRegion_ = r1.Or(r2).Or(r3).Or(r4); in SetCornerRadiusOpaqueRegion() 1987 opaqueRegion_ = r0.Sub(r1).Sub(r2).Sub(r3).Sub(r4); in SetCornerRadiusOpaqueRegion()
|
/foundation/arkui/ace_engine/advanced_ui_component/tabtitlebar/interfaces/ |
H A D | tabtitlebar.js | 743 this.observeComponentCreation2((r3, s3) => { 768 this.forEachUpdateFunction(r3, this.menuItems.slice(CollapsibleMenuSection.maxCountOfVisibleItems - 1,
|
/foundation/arkui/ace_engine/advanced_ui_component/gridobjectsortcomponent/interfaces/ |
H A D | gridobjectsortcomponent.js | 1668 this.observeComponentCreation2((r3, s3) => { 1812 this.forEachUpdateFunction(r3, this.unSelected, n17, (w3) => w3.id.toString(), true, false);
|
/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/ |
H A D | subheader.js | 1703 this.observeComponentCreation2((r3, s3) => {
|
/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/ |
H A D | treeview.js | 184 w18.v3 = new r3(nodeParam.icon, { 4383 export class r3 extends l3 {
|