Home
last modified time | relevance | path

Searched defs:context (Results 26 - 50 of 2067) sorted by relevance

12345678910>>...83

/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Drotation_gesture.cpp22 RefPtr<GestureRecognizer> RotationGesture::CreateRecognizer(WeakPtr<PipelineBase> context) in CreateRecognizer() argument
H A Dtimeout_gesture.cpp25 RefPtr<GestureRecognizer> TimeoutGesture::CreateRecognizer(WeakPtr<PipelineBase> context) in CreateRecognizer() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_surface_frame_ohos.cpp22 void RSSurfaceFrameOhos::SetRenderContext(RenderContext* context) in SetRenderContext() argument
/foundation/distributeddatamgr/kv_store/test/unittest/distributeddata/
H A DKvStoreDataResultSetJsTest.js19 var context = abilityFeatureAbility.getContext(); variable
H A DKvManagerDataPromiseJsTest.js19 var context = abilityFeatureAbility.getContext(); variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Ddiv_strategy.cpp20 bool DivStrategy::operator()(std::shared_ptr<Context> context) in operator ()() argument
/foundation/distributeddatamgr/kv_store/test/unittest/distributedKVStore/
H A DKvStoreResultSetKVJsTest.js20 var context = abilityFeatureAbility.getContext(); variable
H A DKvManagerKVPromiseJsTest.js19 var context = abilityFeatureAbility.getContext(); variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/general/
H A Dcheck_is_single_app_strategy.cpp21 bool CheckIsSingleAppStrategy::operator()(std::shared_ptr<Context> context) in operator ()() argument
H A Dcheck_is_data_proxy_strategy.cpp20 bool CheckIsDataProxyStrategy::operator()(std::shared_ptr<Context> context) in operator ()() argument
/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_json.h30 void *context; member
/foundation/ability/ability_lite/services/abilitymgr_lite/include/task/
H A Dability_task.h27 explicit AbilityTask(AbilityMgrContext *context) : abilityMgrContext_(context) in AbilityTask() argument
/foundation/ability/ability_runtime/test/sample/demo_ui_extension/native/demo_ui_extension_ability/include/
H A Djs_demo_ui_extension_context.h32 explicit JsDemoUIExtensionContext(const std::shared_ptr<UIExtensionContext>& context) in JsDemoUIExtensionContext() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dpinch_gesture.cpp25 auto context = PipelineContext::GetCurrentContextSafely(); in CreateRecognizer() local
H A Dswipe_gesture.cpp25 auto context = PipelineContext::GetCurrentContextSafely(); in CreateRecognizer() local
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drender_custom_paint_creator.cpp32 double RenderCustomPaint::PaintMeasureText(const MeasureContext& context) in PaintMeasureText() argument
45 Size RenderCustomPaint::MeasureTextSize(const MeasureContext& context) in MeasureTextSize() argument
H A Drender_offscreen_canvas_creator.cpp23 Create( const WeakPtr<PipelineBase>& context, int32_t width, int32_t height) Create() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Devent.cpp22 void EventParam::FireEvent(const WeakPtr<PipelineContext>& context) in FireEvent() argument
32 void TouchEventParam::FireEvent(const WeakPtr<PipelineContext>& context) in FireEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_element.h35 auto context = GetContext().Upgrade(); variable
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dwatch_interactive_effect.h27 explicit WatchInteractiveEffect(const WeakPtr<PipelineContext>& context) : InteractiveEffect(context) {} in WatchInteractiveEffect() argument
H A Dtv_interactive_effect.h27 explicit TVInteractiveEffect(const WeakPtr<PipelineContext>& context) : InteractiveEffect(context) {} in TVInteractiveEffect() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/divider/
H A Ddivider_modifier.cpp40 void DividerModifier::onDraw(DrawingContext& context) in onDraw() argument
/foundation/arkui/ace_engine/frameworks/core/components/toggle/
H A Dtoggle_element.cpp41 auto context = context_.Upgrade(); in OnBlur() local
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_measure_util.cpp25 Size MeasureUtil::MeasureTextSize(const MeasureContext& context) in MeasureTextSize() argument
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dpayload_data.cpp18 PayloadData::PayloadData(std::shared_ptr<MtpOperationContext> &context) in PayloadData() argument

Completed in 13 milliseconds

12345678910>>...83