Home
last modified time | relevance | path

Searched refs:h1 (Results 1 - 20 of 20) sorted by relevance

/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_execute_unit.cpp59 auto h1 = ffrt::submit_h([&]() { x.fetch_add(3); }); in HWTEST_F() local
71 auto h1 = ffrt::submit_h([&]() { x += 1; }); in HWTEST_F() local
78 cancel_ret = ffrt::skip(h1); in HWTEST_F()
/foundation/arkui/ace_engine/advanced_ui_component/composetitlebar/interfaces/
H A Dcomposetitlebar.js1176 setInitiallyProvidedValue(h1) {
1177 if (h1.itemComposeTitleDialog !== undefined) {
1178 this.itemComposeTitleDialog = h1.itemComposeTitleDialog;
1180 if (h1.callbackId !== undefined) {
1181 this.callbackId = h1.callbackId;
1183 if (h1.composeTitleBarDialog !== undefined) {
1184 this.composeTitleBarDialog = h1.composeTitleBarDialog;
1186 if (h1.mainWindowStage !== undefined) {
1187 this.mainWindowStage = h1.mainWindowStage;
1189 if (h1
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js128 let h1 = this.unMarshallingDatabase(t);
129 let i1 = await this.cloudService.connectDB(g1, h1);
177 u1.databases.forEach((h1) => {
178 u.writeString(h1.alias);
179 u.writeString(h1.name);
180 u.writeInt(h1.tables.length);
181 h1.tables.forEach((v1) => {
204 y1.forEach(h1 => {
205 u.writeString(h1.databaseAlias);
206 u.writeString(h1
[all...]
/foundation/arkui/ace_engine/advanced_ui_component/innerfullscreenlaunchcomponent/interfaces/
H A Dinnerfullscreenlaunchcomponent.js30 constructor(d1, e1, f1, g1 = -1, h1 = undefined, i1) {
32 if (typeof h1 === "function") {
33 this.paramsGenerator_ = h1;
/foundation/arkui/advanced_ui_component/innerfullscreenlaunchcomponent/interfaces/
H A Dinnerfullscreenlaunchcomponent.js30 constructor(d1, e1, f1, g1 = -1, h1 = undefined, i1) {
32 if (typeof h1 === "function") {
33 this.paramsGenerator_ = h1;
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_cloud_interfaces_relational_ext_test.cpp1083 TaskHandle h1 = ConcurrentAdapter::ScheduleTaskH([this, &ans, &mutex, num]() { in HWTEST_F() local
1118 ADAPTER_WAIT(h1); in HWTEST_F()
1141 TaskHandle h1 = ConcurrentAdapter::ScheduleTaskH([this, &ans, &mutex, num]() { in HWTEST_F() local
1185 ADAPTER_WAIT(h1); in HWTEST_F()
1208 TaskHandle h1 = ConcurrentAdapter::ScheduleTaskH([this, &count, num]() { in HWTEST_F() local
1213 waitVec.push_back(std::move(h1)); in HWTEST_F()
/foundation/arkui/ace_engine/advanced_ui_component/interstitialdialogaction/interfaces/
H A Dinterstitialdialogaction.js166 (l ? l : this).observeComponentCreation2((g1, h1, i1 = m) => {
/foundation/arkui/advanced_ui_component/interstitialdialogaction/interfaces/
H A Dinterstitialdialogaction.js166 (l ? l : this).observeComponentCreation2((g1, h1, i1 = m) => {
/foundation/arkui/ace_engine/advanced_ui_component/chip/interfaces/
H A Dchip.js105 h1: {
1094 labelMargin.left = this.theme.label.h1.left;
1111 labelMargin.right = this.theme.label.h1.right;
1568 this.smListener.on('change', (h1) => {
1569 if (h1.matches) {
/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/interfaces/
H A Deditabletitlebar.js1240 set maxLines(h1) {
1241 this.__maxLines.set(h1);
/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js1203 constructor(h1, i1) {
1204 this.request = h1;
/foundation/arkui/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js1203 constructor(h1, i1) {
1204 this.request = h1;
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp120 auto h1 = BUBBLE_ARROW_HEIGHT.ConvertToPx() - radius.ConvertToPx(); in GetEndP2P4() local
123 auto theta = std::atan(h1 / w1); in GetEndP2P4()
127 DEFAULT_P4_END_Y = Dimension(h1); in GetEndP2P4()
135 auto h1 = BUBBLE_ARROW_HEIGHT.ConvertToPx() - radius.ConvertToPx(); in GetP2() local
138 auto theta = std::atan(h1 / w1); in GetP2()
/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/
H A Dsubheader.js2086 static getStringByResource(g1, h1) {
2090 return h1;
/foundation/arkui/ace_engine/advanced_ui_component/segmentbutton/interfaces/
H A Dsegmentbutton.js571 class h1 extends ViewPU {
2480 let componentCall = new h1(this, {
/foundation/arkui/ace_engine/advanced_ui_component/toolbar/interfaces/
H A Dtoolbar.js1092 this.observeComponentCreation2((g1, h1) => {
/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/
H A Dtreeview.js47 const h1 = 0;
319 this.e5 = (this.node.b5 > 0) ? h1 : i1;
1955 this.w7[x13 + 1 + d14].c6(h1);
/foundation/arkui/ace_engine/advanced_ui_component/composelistitem/interfaces/
H A Dcomposelistitem.js1740 this.observeComponentCreation2((g1, h1) => {
/foundation/arkui/ace_engine/advanced_ui_component/tabtitlebar/interfaces/
H A Dtabtitlebar.js1208 this.observeComponentCreation2((h1, i1) => {
/foundation/arkui/ace_engine/advanced_ui_component/gridobjectsortcomponent/interfaces/
H A Dgridobjectsortcomponent.js2008 this.observeComponentCreation2((h1, i1) => {

Completed in 37 milliseconds