| /foundation/ability/ability_runtime/test/sample/demo_ui_extension/native/demo_ui_extension_ability/include/ |
| H A D | js_demo_ui_extension_context.h | 32 explicit JsDemoUIExtensionContext(const std::shared_ptr<UIExtensionContext>& context) in JsDemoUIExtensionContext() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/ |
| H A D | pinch_gesture.cpp | 25 auto context = PipelineContext::GetCurrentContextSafely(); in CreateRecognizer() local
|
| H A D | swipe_gesture.cpp | 25 auto context = PipelineContext::GetCurrentContextSafely(); in CreateRecognizer() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
| H A D | render_custom_paint_creator.cpp | 32 double RenderCustomPaint::PaintMeasureText(const MeasureContext& context) in PaintMeasureText() argument 45 Size RenderCustomPaint::MeasureTextSize(const MeasureContext& context) in MeasureTextSize() argument
|
| H A D | render_offscreen_canvas_creator.cpp | 23 Create( const WeakPtr<PipelineBase>& context, int32_t width, int32_t height) Create() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/common/ |
| H A D | event.cpp | 22 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 D | image_element.h | 35 auto context = GetContext().Upgrade(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | watch_interactive_effect.h | 27 explicit WatchInteractiveEffect(const WeakPtr<PipelineContext>& context) : InteractiveEffect(context) {} in WatchInteractiveEffect() argument
|
| H A D | tv_interactive_effect.h | 27 explicit TVInteractiveEffect(const WeakPtr<PipelineContext>& context) : InteractiveEffect(context) {} in TVInteractiveEffect() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/divider/ |
| H A D | divider_modifier.cpp | 40 void DividerModifier::onDraw(DrawingContext& context) in onDraw() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/toggle/ |
| H A D | toggle_element.cpp | 41 auto context = context_.Upgrade(); in OnBlur() local
|
| /foundation/arkui/ace_engine/test/mock/base/ |
| H A D | mock_measure_util.cpp | 25 Size MeasureUtil::MeasureTextSize(const MeasureContext& context) in MeasureTextSize() argument
|
| /foundation/arkui/ace_engine/frameworks/core/gestures/ |
| H A D | timeout_gesture.cpp | 25 RefPtr<GestureRecognizer> TimeoutGesture::CreateRecognizer(WeakPtr<PipelineBase> context) in CreateRecognizer() argument
|
| /foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
| H A D | payload_data.cpp | 18 PayloadData::PayloadData(std::shared_ptr<MtpOperationContext> &context) in PayloadData() argument
|
| /foundation/communication/wifi/wifi/base/cRPC/src/ |
| H A D | client_init.c | 25 int __attribute__((weak)) OnTransact(Context *context)
in OnTransact() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/general/ |
| H A D | permission_strategy.cpp | 23 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 D | KvManagerKVPromiseJsTest.js | 19 var context = abilityFeatureAbility.getContext(); variable
|
| /test/xts/acts/distributeddatamgr/kvStoretest/kvStorejstest/hap/entry/src/ohosTest/js/test/ |
| H A D | KvManagerPromiseJsunit.test.js | 19 var context = abilityFeatureAbility.getContext();
variable
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | regextxt.cpp | 21 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 D | freertos-resolv.c | 29 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 D | coap_event.c | 24 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 D | preemption.c | 35 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 D | binding.cc | 8 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 D | regextxt.cpp | 21 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__.py | 16 from . import context namespace
|