/foundation/graphic/graphic_3d/lume/metaobject/test/src/api/ |
H A D | ObjectTest.cpp | 80 META_NS::Object o1(interface_pointer_cast<IObject>(CreateTestType())); in HWTEST_F() 83 EXPECT_TRUE(o1); in HWTEST_F() 85 EXPECT_NE(o1.GetIObject()->GetClassId(), o2.GetIObject()->GetClassId()); in HWTEST_F() 87 o1 = o2; in HWTEST_F() 88 EXPECT_TRUE(o1); in HWTEST_F() 89 EXPECT_EQ(o1.GetIObject(), o2.GetIObject()); in HWTEST_F() 90 EXPECT_EQ(o1.GetIObject()->GetClassId(), o2.GetIObject()->GetClassId()); in HWTEST_F() 102 auto o1 = Object(); in HWTEST_F() local 105 EXPECT_FALSE(o1); in HWTEST_F() 107 o2 = o1; in HWTEST_F() [all...] |
/foundation/ability/ability_base/interfaces/inner_api/base/src/ |
H A D | base_object.cpp | 184 IObject *o1 = IObject::Query(obj1); in Equals() local 185 if (o1 == nullptr) { in Equals() 188 return o1->Equals(*(IObject::Query(obj2))); in Equals()
|
/foundation/arkui/ace_engine/advanced_ui_component/interstitialdialogaction/interfaces/ |
H A D | interstitialdialogaction.js | 125 (l ? l : this).observeComponentCreation2((m1, n1, o1 = m) => { 127 SymbolGlyph.fontColor([o1.options.iconStyle === IconStyle.DARK ? 148 if (o1.options.onDialogClose !== undefined) { 149 o1.options.onDialogClose(); 151 o1.defaultCloseAction();
|
/foundation/arkui/advanced_ui_component/interstitialdialogaction/interfaces/ |
H A D | interstitialdialogaction.js | 125 (l ? l : this).observeComponentCreation2((m1, n1, o1 = m) => { 127 SymbolGlyph.fontColor([o1.options.iconStyle === IconStyle.DARK ? 148 if (o1.options.onDialogClose !== undefined) { 149 o1.options.onDialogClose(); 151 o1.defaultCloseAction();
|
/foundation/arkui/ace_engine/advanced_ui_component/chip/interfaces/ |
H A D | chip.js | 170 o1: -1, 1187 let o1 = { width: 0, height: 0 }; 1192 o1.width = this.suffixIcon?.size?.width; 1195 o1.width = this.theme.suffixIcon.size.width; 1197 o1.width = 0; 1204 o1.height = this.suffixIcon?.size?.height; 1207 o1.height = this.theme.suffixIcon.size.height; 1209 o1.height = 0; 1212 return o1; 1685 this.theme.m1.o1 [all...] |
/foundation/graphic/graphic_3d/lume/metaobject/test/src/base/ |
H A D | RefUriTest.cpp | 295 auto o1 = interface_pointer_cast<IObjectInstance>(r1)->Resolve<IObjectInstance>(RefUri::ParentUri()); in HWTEST_F() local 296 ASSERT_TRUE(o1); in HWTEST_F() 297 EXPECT_EQ(o1->GetInstanceId(), interface_pointer_cast<IObjectInstance>(c1)->GetInstanceId()); in HWTEST_F()
|
/foundation/arkui/ace_engine/advanced_ui_component/toolbar/interfaces/ |
H A D | toolbar.js | 1030 purgeVariableDependenciesOnElmtId(o1) { 1031 this.__mainWindow.purgeDependencyOnElmtId(o1); 1032 this.__fontSize.purgeDependencyOnElmtId(o1); 1033 this.__maxLines.purgeDependencyOnElmtId(o1); 1034 this.__windowStandardHeight.purgeDependencyOnElmtId(o1); 1035 this.__symbolEffect.purgeDependencyOnElmtId(o1);
|
/foundation/arkui/ace_engine/advanced_ui_component/innerfullscreenlaunchcomponent/interfaces/ |
H A D | innerfullscreenlaunchcomponent.js | 24 this.launchAtomicService = (n1, o1) => { };
|
/foundation/arkui/advanced_ui_component/innerfullscreenlaunchcomponent/interfaces/ |
H A D | innerfullscreenlaunchcomponent.js | 24 this.launchAtomicService = (n1, o1) => { };
|
/foundation/arkui/ace_engine/advanced_ui_component/chipgroup/interfaces/ |
H A D | chipgroup.js | 108 o1: -1, 245 SymbolGlyph.symbolEffect(this.symbolEffect, e4.o1); 298 SymbolGlyph.symbolEffect(this.symbolEffect, e4.o1);
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/ |
H A D | cloud_extension_stub.js | 141 let o1 = await this.cloudService.connectShareCenter(m1, n1); 142 if (o1 == null) { 145 u.writeRemoteObject(o1);
|
/foundation/arkui/ace_engine/advanced_ui_component/segmentbutton/interfaces/ |
H A D | segmentbutton.js | 19 if (typeof Reflect === "object" && typeof Reflect.o1 === "function") { 20 r = Reflect.o1(t3, target, key, desc); 2617 let o1 = () => { 2628 Context.animateTo({ curve: curve }, o1); 2630 o1();
|
/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/interfaces/ |
H A D | editabletitlebar.js | 1128 constructor(o1, p1, q1, r1 = -1, s1 = undefined, t1) { 1129 super(o1, q1, r1, t1);
|
/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | atomicserviceweb.js | 1154 constructor(n1, o1, p1) { 1156 this.param = o1;
|
/foundation/arkui/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | atomicserviceweb.js | 1154 constructor(n1, o1, p1) { 1156 this.param = o1;
|
/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/ |
H A D | subheader.js | 2078 } catch (o1) { 2079 let p1 = o1.code; 2080 let q1 = o1.message;
|
/foundation/arkui/ace_engine/advanced_ui_component/foldsplitcontainer/interfaces/ |
H A D | foldsplitcontainer.js | 357 this.observeComponentCreation2((n1, o1) => {
|
/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/ |
H A D | treeview.js | 53 const o1 = 1; 1032 Text.minFontScale(o1); 1115 Text.minFontScale(o1); 3769 Text.minFontScale(o1); 3985 Text.minFontScale(o1); 4105 Text.minFontScale(o1);
|
/foundation/arkui/ace_engine/advanced_ui_component/tabtitlebar/interfaces/ |
H A D | tabtitlebar.js | 1174 set isOnFocus(o1) { 1175 this.__isOnFocus.set(o1);
|