Home
last modified time | relevance | path

Searched refs:start (Results 876 - 885 of 885) sorted by relevance

1...<<313233343536

/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1219 ArkUI_Float32 start; member
3367 void (*setTextInputTextSelection)(ArkUINodeHandle node, ArkUI_Int32 start, ArkUI_Int32 end);
3660 void (*setSectionOption)(ArkUINodeHandle node, ArkUI_Int32 start, ArkUIWaterFlowSectionOption option);
4264 void (*setMarqueePlayerStatus)(ArkUINodeHandle node, ArkUI_Bool start);
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dlite_graph_to_hdi_model_v2_1.cpp1099 range.start = mindspore::lite::MindIR_Range_GetStart(primitive); in ConvertRange()
/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_scroller_test_ng.cpp2267 auto onVisibleChange = [&endInfo](ListItemIndex start, ListItemIndex end) { endInfo = end; }; in HWTEST_F()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp1675 attributeIdList.attributeIdRange.start = 0x0000; in SearchRemoteUuids()
/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h1712 void (*setTextInputTextSelection)(ArkUINodeHandle node, ArkUI_Int32 start, ArkUI_Int32 end);
1986 void (*setSectionOption)(ArkUINodeHandle node, ArkUI_Int32 start, ArkUIWaterFlowSectionOption option);
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/src/
H A Daudio_renderer_unit_test.cpp165 auto start = chrono::system_clock::now(); in StartRenderThread() local
181 if ((limit > 0) && (duration_cast<seconds>(system_clock::now() - start).count() > limit)) { in StartRenderThread()
1619 * @tc.desc : Test Start interface. Returns true if start is successful.
1674 * @tc.desc : Test Start interface. Returns true, if the start is successful.
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp911 Local<JSValueRef> startArgs = runtimeCallInfo->GetCallArgRef(25); // 25: index of BorderWidth.start in ParseOuterBorderWidth()
976 Color start; in ParseOuterBorderColor() local
977 if (!startArgs->IsUndefined() && ArkTSUtils::ParseJsColorAlpha(vm, startArgs, start)) { in ParseOuterBorderColor()
978 startColor = start; in ParseOuterBorderColor()
1980 ParseOuterBorderWidth(runtimeCallInfo, vm, options); // Outline Width args start index from 1 in SetOutline()
1981 ParseOuterBorderRadius(runtimeCallInfo, vm, options, NUM_9); // Outline Radius args start index in SetOutline()
1984 ParseOuterBorderColor(runtimeCallInfo, vm, colorAndStyleOptions, NUM_5); // Outline Color args start index in SetOutline()
1985 ParseOuterBorderStyle(runtimeCallInfo, vm, colorAndStyleOptions, NUM_13); // Outline Style args start index in SetOutline()
2924 ParseOuterBorderWidth(runtimeCallInfo, vm, options); // Border Width args start index from 1 in SetBorder()
2925 ParseOuterBorderRadius(runtimeCallInfo, vm, options, NUM_9); // Border Radius args start inde in SetBorder()
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/select_overlay/
H A Dselect_overlay_test_ng.cpp2664 insetBottom.start = RK356_HEIGHT - 1; in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp1657 // Skip FillSessionInfo when atomicService free-install start. in InitSceneSession()
2294 // if terminate, reset want. so start from recent, start a new one. in RequestSceneSessionDestructionInner()
2409 TLOGI(WmsLogTag::WMS_LIFE, "create specific start, name:%{public}s, type:%{public}d, touchable:%{public}d", in CreateAndConnectSpecificSession()
3101 TLOGI(WmsLogTag::WMS_LIFE, "Destroy specific session start, id: %{public}d", persistentId); in DestroyAndDisconnectSpecificSession()
3126 TLOGI(WmsLogTag::WMS_LIFE, "Destroy specific session start, id: %{public}d", persistentId); in DestroyAndDisconnectSpecificSessionWithDetachCallback()
3186 WLOGFD("RequestSessionBack when start session"); in ProcessBackEvent()
3274 TLOGE(WmsLogTag::WMS_MULTI_USER, "start failed! errCode: %{public}d", errCode); in StartOrMinimizeUIAbilityBySCB()
4681 * only used when app main window start before foreground
6149 TLOGI(WmsLogTag::WMS_LIFE, "AtomicService free-install start, i in NotifyCompleteFirstFrameDrawing()
8085 uint32_t start = static_cast<uint32_t>(AvoidAreaType::TYPE_SYSTEM); UpdateNormalSessionAvoidArea() local
[all...]
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp12083 style.start = styles->styles[i].start; in SetRelativeContainerGuideLine()

Completed in 107 milliseconds

1...<<313233343536