MCPcopy Create free account

hub / github.com/AGenUI/AGenUI / functions

Functions4,245 in github.com/AGenUI/AGenUI

MethodSetUp
tests/cpp/surface/template_registry_test.cpp:12
MethodSetUp
tests/cpp/surface/yoga_node_extended_test.cpp:18
MethodSetUp
tests/cpp/surface/yoga_node_extended_test.cpp:372
MethodSetUp
tests/cpp/surface/component_manager_test.cpp:59
MethodSetUp
tests/cpp/surface/component_manager_test.cpp:271
MethodSetUp
tests/cpp/surface/virtual_dom_test.cpp:141
MethodSetUp
tests/cpp/surface/virtual_dom_test.cpp:484
MethodSetUp
tests/cpp/surface/token_parser_test.cpp:18
MethodSetUp
tests/cpp/core/batch_guard_test.cpp:96
MethodSetUp
tests/cpp/core/logger_internal_test.cpp:32
MethodSetUp
tests/cpp/stream/integration/stream_integration_base.h:34
MethodSetUp
tests/cpp/concurrency/timing_test.cpp:30
MethodSetUp
tests/cpp/concurrency/sm_chaos_test.cpp:30
MethodSetUp
tests/cpp/concurrency/queue_pressure_test.cpp:32
MethodSetUp
tests/cpp/concurrency/multi_sm_test.cpp:24
MethodSetUp
tests/cpp/harmony/measure_test.cpp:36
MethodSetUp
tests/cpp/harmony/measure_test.cpp:166
MethodSetUp
tests/cpp/harmony/unit_converter_test.cpp:24
MethodSetUp
tests/cpp/support/test_env.h:19
MethodSetUpTestSuite
tests/cpp/integration/engine_destroy_chain_test.cpp:232
MethodShimmerView
(android.content.Context context)
platforms/android/src/main/java/com/amap/agenui/render/utils/ShimmerTransition.java:134
MethodSkillInvokerHelper
platforms/harmony/agenui/src/main/cpp/a2ui/bridge/skill_invoker_helper.h:43
MethodSliderComponent
(Context context, String id, Map<String, Object> properties)
platforms/android/src/main/java/com/amap/agenui/render/component/impl/SliderComponent.java:51
MethodSliderComponent
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/slider_component.cpp:58
MethodSliderComponentMeasurement
platforms/harmony/agenui/src/main/cpp/a2ui/measure/slider_component_measurement.h:15
MethodSliderMeasurer
()
platforms/android/src/main/java/com/amap/agenui/render/measurement/SliderMeasurer.java:22
MethodStabilityLogger
(File outputDir)
playground/android/app/src/main/java/com/amap/agenuiplayground/stability/StabilityLogger.java:22
MethodStabilityScenarioEngine
(Activity activity)
playground/android/app/src/main/java/com/amap/agenuiplayground/stability/StabilityScenarioEngine.java:139
FunctionStart
platforms/harmony/agenui/src/main/cpp/napi_init.cpp:250
MethodStaticDataValue
core/src/surface/component_manager/data_value/agenui_static_data_value.cpp:6
FunctionStop
platforms/harmony/agenui/src/main/cpp/napi_init.cpp:295
MethodStops
(int[] c, float[] p)
platforms/android/src/main/java/com/amap/agenui/render/style/GradientDrawableFactory.java:219
MethodStoryLoader
(Context context)
playground/android/app/src/main/java/com/amap/agenuiplayground/story/StoryLoader.java:27
MethodStreamingContentParser
core/src/stream/agenui_streaming_content_parser.cpp:10
MethodStyleDefaults
core/src/surface/style_defaults/agenui_style_defaults.h:27
MethodStylesDataValue
core/src/surface/component_manager/data_value/agenui_styles_data_value.cpp:9
MethodSubStory
(String parentName, String subName, JSONObject components, JSONObject dataModel)
playground/android/app/src/main/java/com/amap/agenuiplayground/story/SubStory.java:19
FunctionSubmitUIAction
platforms/harmony/agenui/src/main/cpp/napi_misc.cpp:139
FunctionSubmitUIDataModel
platforms/harmony/agenui/src/main/cpp/napi_misc.cpp:170
MethodSurface
core/src/surface/agenui_surface.cpp:18
MethodSurface
Constructor @param surfaceId Unique Surface identifier @param context Android Context @param componentEventDispatcher
platforms/android/src/main/java/com/amap/agenui/render/surface/Surface.java:76
MethodSurfaceCoordinator
Non-copyable and non-movable
core/src/surface/agenui_surface_coordinator.h:36
MethodSurfaceCoordinator
core/src/surface/agenui_surface_coordinator.cpp:30
MethodSurfaceLayoutDispatcher
(@NonNull String surfaceId, @NonNull Callback callback)
platforms/android/src/main/java/com/amap/agenui/render/surface/SurfaceLayoutDispatcher.java:68
MethodSurfaceManager
core/src/module/agenui_surface_manager.cpp:13
MethodSurfaceManager
Constructor @param activity Android Activity
platforms/android/src/main/java/com/amap/agenui/render/surface/SurfaceManager.java:55
MethodSurfaceSize
Constructs a SurfaceSize from raw screen-pixel values. @param widthPx Width in screen pixels. Pass 0 (or any non-positive value) to
platforms/android/src/main/java/com/amap/agenui/render/surface/SurfaceSize.java:58
FunctionSurface_onSizeChanged
platforms/harmony/agenui/src/main/cpp/napi_surface.cpp:278
FunctionTEST
tests/cpp/integration/sanity_test.cpp:13
FunctionTEST
RC001
tests/cpp/integration/render_callback_test.cpp:17
FunctionTEST
ASA001: rapid SurfaceManager create / destroy.
tests/cpp/sanitizer/memory_safety_test.cpp:14
FunctionTEST
TSA001: alternating add/remove listener while another thread streams.
tests/cpp/sanitizer/thread_sanitizer_test.cpp:26
FunctionTEST
tests/cpp/surface/serializable_data_test.cpp:11
FunctionTEST
tests/cpp/surface/yoga_internal_parse_test.cpp:11
FunctionTEST
tests/cpp/surface/path_config_test.cpp:10
FunctionTEST
tests/cpp/surface/yoga_value_test.cpp:10
FunctionTEST
tests/cpp/surface/yoga_node_extended_test.cpp:451
FunctionTEST
tests/cpp/surface/message_parser_test.cpp:15
FunctionTEST
tests/cpp/surface/virtual_dom_test.cpp:43
FunctionTEST
tests/cpp/surface/data_value_test.cpp:33
FunctionTEST
tests/cpp/surface/style_defaults_test.cpp:10
FunctionTEST
Edge case: invalid enum value returns "unknown"
tests/cpp/core/errorcode_define_test.cpp:55
FunctionTEST
tests/cpp/core/batch_guard_test.cpp:150
FunctionTEST
SS001
tests/cpp/stress/stream_stress_test.cpp:15
FunctionTEST
tests/cpp/function_call/functioncall_config_test.cpp:11
FunctionTEST
tests/cpp/function_call/builtins_test.cpp:983
FunctionTEST
tests/cpp/function_call/functioncall_manager_test.cpp:72
FunctionTEST
tests/cpp/function_call/functioncall_resolution_test.cpp:13
FunctionTEST
tests/cpp/style_parser/edge_insets_parser_test.cpp:33
FunctionTEST
tests/cpp/style_parser/color_parser_edge_cases_test.cpp:29
FunctionTEST
tests/cpp/style_parser/color_parser_test.cpp:155
FunctionTEST
OR001: begin → chunk → end is processed in order; the resulting onCreateSurface callback observes the full envelope.
tests/cpp/concurrency/ordering_test.cpp:21
FunctionTEST
LR003: serialized create/destroy from a single thread (the documented contract). We do NOT call engine->createSurfaceManager from multiple threads — e
tests/cpp/concurrency/lifecycle_race_test.cpp:26
FunctionTEST
CT001
tests/cpp/concurrency/thread_safety_test.cpp:28
FunctionTEST
LB001: registering the same listener twice causes each callback to be invoked twice (the dispatcher uses emplace_back without dedup).
tests/cpp/concurrency/listener_boundary_test.cpp:26
FunctionTEST_F
TD001
tests/cpp/integration/theme_designtoken_test.cpp:23
FunctionTEST_F
UA001: surfaceId / componentId empty path triggers no callback (logged only). We verify safety here, not behavior on real components.
tests/cpp/integration/ui_action_test.cpp:34
FunctionTEST_F
FC001
tests/cpp/integration/function_call_test.cpp:25
FunctionTEST_F
E001: init returns a valid (non-null) engine pointer. With the Environment already running, this is a re-entry of init and must return the existing in
tests/cpp/integration/engine_lifecycle_test.cpp:32
FunctionTEST_F
ST001
tests/cpp/integration/streaming_pipeline_test.cpp:43
FunctionTEST_F
DC001: Full lifecycle destroy chain. Covers all 6 APIs in a single subprocess run: initAGenUIEngine (global env) → createSurfaceManager → beginTextSt
tests/cpp/integration/engine_destroy_chain_test.cpp:247
FunctionTEST_F
SM001
tests/cpp/integration/surface_manager_test.cpp:26
FunctionTEST_F
EL001: addListener immediately after createSurfaceManager (before init() ran on the worker thread). It must be cached and applied once init completes.
tests/cpp/integration/event_listener_test.cpp:19
FunctionTEST_F
MS001
tests/cpp/integration/measurement_test.cpp:55
FunctionTEST_F
ED001: addSurfaceEventListener with nullptr is safely ignored.
tests/cpp/module/event_dispatcher_test.cpp:33
FunctionTEST_F
tests/cpp/module/message_thread_test.cpp:31
FunctionTEST_F
tests/cpp/surface/template_registry_test.cpp:21
FunctionTEST_F
tests/cpp/surface/datamodel_test.cpp:48
FunctionTEST_F
tests/cpp/surface/yoga_node_extended_test.cpp:29
FunctionTEST_F
tests/cpp/surface/component_property_spec_test.cpp:55
FunctionTEST_F
tests/cpp/surface/component_manager_test.cpp:76
FunctionTEST_F
tests/cpp/surface/virtual_dom_test.cpp:161
FunctionTEST_F
tests/cpp/surface/data_value_test.cpp:94
FunctionTEST_F
tests/cpp/surface/token_parser_test.cpp:27
FunctionTEST_F
tests/cpp/core/batch_guard_test.cpp:18
FunctionTEST_F
tests/cpp/core/logger_internal_test.cpp:47
FunctionTEST_F
tests/cpp/function_call/builtins_edge_cases_test.cpp:44
FunctionTEST_F
tests/cpp/function_call/builtins_test.cpp:42
FunctionTEST_F
SCI001: Complete payload as single chunk produces onComponentsAdd.
tests/cpp/stream/integration/stream_chunking_integration_test.cpp:21
FunctionTEST_F
STI001: Complete Text sent at once - single add.
tests/cpp/stream/integration/stream_text_integration_test.cpp:20
← previousnext →2,001–2,100 of 4,245, ranked by callers