Home
last modified time | relevance | path

Searched defs:context (Results 76 - 100 of 7193) sorted by relevance

12345678910>>...288

/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/arkui/ace_engine/frameworks/core/gestures/
H A Dtimeout_gesture.cpp25 RefPtr<GestureRecognizer> TimeoutGesture::CreateRecognizer(WeakPtr<PipelineBase> context) in CreateRecognizer() 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
/foundation/communication/wifi/wifi/base/cRPC/src/
H A Dclient_init.c25 int __attribute__((weak)) OnTransact(Context *context) in OnTransact() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/general/
H A Dpermission_strategy.cpp23 bool PermissionStrategy::operator()(std::shared_ptr<Context> context) in operator ()() argument
/test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/entry/src/ohosTest/js/test/
H A DKvManagerKVPromiseJsTest.js19 var context = abilityFeatureAbility.getContext(); variable
/test/xts/acts/distributeddatamgr/kvStoretest/kvStorejstest/hap/entry/src/ohosTest/js/test/
H A DKvManagerPromiseJsunit.test.js19 var context = abilityFeatureAbility.getContext(); variable
/third_party/icu/icu4c/source/i18n/
H A Dregextxt.cpp21 struct URegexUTextUnescapeCharContext *context = (struct URegexUTextUnescapeCharContext *)ct; in uregex_utext_unescape_charAt() local
44 uregex_ucstr_unescape_charAt(int32_t offset, void *context) uregex_ucstr_unescape_charAt() argument
[all...]
/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-resolv.c29 lws_plat_asyncdns_init(struct lws_context *context, lws_sockaddr46 *sa46) in lws_plat_asyncdns_init() argument
47 lws_plat_ntpclient_config(struct lws_context *context) in lws_plat_ntpclient_config() argument
/third_party/libcoap/src/
H A Dcoap_event.c24 coap_register_event_handler(coap_context_t *context, in coap_register_event_handler() argument
30 coap_set_event_handler(coap_context_t *context, in coap_set_event_handler() argument
36 coap_clear_event_handler(coap_context_t *context) { in coap_clear_event_handler() argument
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dpreemption.c35 void vlVdpPreemptionCallback(VdpDevice device, void *context) in vlVdpPreemptionCallback() argument
43 vlVdpPreemptionCallbackRegister(VdpDevice device, VdpPreemptionCallback callback, void *context) vlVdpPreemptionCallbackRegister() argument
/third_party/node/test/addons/node-module-version/
H A Dbinding.cc8 Initialize(v8::Local<v8::Object> exports, v8::Local<v8::Value> module, v8::Local<v8::Context> context) Initialize() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dregextxt.cpp21 struct URegexUTextUnescapeCharContext *context = (struct URegexUTextUnescapeCharContext *)ct; in uregex_utext_unescape_charAt() local
44 uregex_ucstr_unescape_charAt(int32_t offset, void *context) uregex_ucstr_unescape_charAt() argument
[all...]
/third_party/python/Lib/multiprocessing/
H A D__init__.py16 from . import context namespace

Completed in 9 milliseconds

12345678910>>...288