Home
last modified time | relevance | path

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

12345678910>>...290

/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Dflex_item_element.h29 auto context = GetContext().Upgrade(); variable
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dmeasure_util.cpp20 double MeasureUtil::MeasureText(const MeasureContext& context) in MeasureText() argument
25 Size MeasureUtil::MeasureTextSize(const MeasureContext& context) in MeasureTextSize() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_context_menu_ffi.cpp34 auto context = AceType::DynamicCast<PipelineContext>(container->GetPipelineContext()); in FfiOHOSAceFrameworkContextMenuClose() local
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dtap_gesture.cpp22 RefPtr<GestureRecognizer> TapGesture::CreateRecognizer(WeakPtr<PipelineBase> context) in CreateRecognizer() argument
H A Dlong_press_gesture.cpp22 RefPtr<GestureRecognizer> LongPressGesture::CreateRecognizer(WeakPtr<PipelineBase> context) in CreateRecognizer() argument
H A Drotation_gesture.cpp22 RefPtr<GestureRecognizer> RotationGesture::CreateRecognizer(WeakPtr<PipelineBase> context) in CreateRecognizer() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drosen_render_popup_list.cpp24 void RosenRenderPopupList::Paint(RenderContext& context, const Offset& offset) in Paint() argument
/foundation/arkui/ace_engine/frameworks/core/image/test/mock/
H A Dmock_image_loader.cpp20 LoadImageData( const ImageSourceInfo& imageSourceInfo, const WeakPtr<PipelineBase>& context) LoadImageData() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_content_modifier.cpp20 void ScrollContentModifier::onDraw(DrawingContext& context) {} in onDraw() 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
/test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/entry/src/ohosTest/js/test/
H A DKvStoreResultSetKVJsTest.js19 var context = abilityFeatureAbility.getContext(); variable
/test/xts/acts/distributeddatamgr/relationalStoretest/RdbJstest/hap/entry/src/ohosTest/js/test/
H A DRdbstoreRdbstoreJsunit.test.js20 var context = abilityFeatureAbility.getContext(); variable
/test/xts/dcts/distributeddatamgr/jstest/distributed_kv_store/client/hap/src/main/js/test/
H A DKvStoreSecurityLevelS1Jsunit.test.js
/test/xts/dcts/distributeddatamgr/jstest/distributed_rdb_store/client/hap/src/main/js/test/
H A DRdbStoreSyncFirstLevelJsunit.test.js25 var context = featureAbility.getContext(); variable
[all...]
H A DRdbStoreSyncCustomDir.test.js25 var context = featureAbility.getContext(); variable
/third_party/libunwind/libunwind/src/unwind/
H A DResume_or_Rethrow.c31 struct _Unwind_Context context; in _Unwind_Resume_or_Rethrow() local
H A DSetGR.c32 _Unwind_SetGR (struct _Unwind_Context *context, int index, in _Unwind_SetGR() argument

Completed in 19 milliseconds

12345678910>>...290