Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AGenUI/AGenUI
/ functions
Functions
4,245 in github.com/AGenUI/AGenUI
⨍
Functions
4,245
◇
Types & classes
785
Method
SetUp
tests/cpp/surface/template_registry_test.cpp:12
Method
SetUp
tests/cpp/surface/yoga_node_extended_test.cpp:18
Method
SetUp
tests/cpp/surface/yoga_node_extended_test.cpp:372
Method
SetUp
tests/cpp/surface/component_manager_test.cpp:59
Method
SetUp
tests/cpp/surface/component_manager_test.cpp:271
Method
SetUp
tests/cpp/surface/virtual_dom_test.cpp:141
Method
SetUp
tests/cpp/surface/virtual_dom_test.cpp:484
Method
SetUp
tests/cpp/surface/token_parser_test.cpp:18
Method
SetUp
tests/cpp/core/batch_guard_test.cpp:96
Method
SetUp
tests/cpp/core/logger_internal_test.cpp:32
Method
SetUp
tests/cpp/stream/integration/stream_integration_base.h:34
Method
SetUp
tests/cpp/concurrency/timing_test.cpp:30
Method
SetUp
tests/cpp/concurrency/sm_chaos_test.cpp:30
Method
SetUp
tests/cpp/concurrency/queue_pressure_test.cpp:32
Method
SetUp
tests/cpp/concurrency/multi_sm_test.cpp:24
Method
SetUp
tests/cpp/harmony/measure_test.cpp:36
Method
SetUp
tests/cpp/harmony/measure_test.cpp:166
Method
SetUp
tests/cpp/harmony/unit_converter_test.cpp:24
Method
SetUp
tests/cpp/support/test_env.h:19
Method
SetUpTestSuite
tests/cpp/integration/engine_destroy_chain_test.cpp:232
Method
ShimmerView
(android.content.Context context)
platforms/android/src/main/java/com/amap/agenui/render/utils/ShimmerTransition.java:134
Method
SkillInvokerHelper
platforms/harmony/agenui/src/main/cpp/a2ui/bridge/skill_invoker_helper.h:43
Method
SliderComponent
(Context context, String id, Map<String, Object> properties)
platforms/android/src/main/java/com/amap/agenui/render/component/impl/SliderComponent.java:51
Method
SliderComponent
platforms/harmony/agenui/src/main/cpp/a2ui/render/components/slider_component.cpp:58
Method
SliderComponentMeasurement
platforms/harmony/agenui/src/main/cpp/a2ui/measure/slider_component_measurement.h:15
Method
SliderMeasurer
()
platforms/android/src/main/java/com/amap/agenui/render/measurement/SliderMeasurer.java:22
Method
StabilityLogger
(File outputDir)
playground/android/app/src/main/java/com/amap/agenuiplayground/stability/StabilityLogger.java:22
Method
StabilityScenarioEngine
(Activity activity)
playground/android/app/src/main/java/com/amap/agenuiplayground/stability/StabilityScenarioEngine.java:139
Function
Start
platforms/harmony/agenui/src/main/cpp/napi_init.cpp:250
Method
StaticDataValue
core/src/surface/component_manager/data_value/agenui_static_data_value.cpp:6
Function
Stop
platforms/harmony/agenui/src/main/cpp/napi_init.cpp:295
Method
Stops
(int[] c, float[] p)
platforms/android/src/main/java/com/amap/agenui/render/style/GradientDrawableFactory.java:219
Method
StoryLoader
(Context context)
playground/android/app/src/main/java/com/amap/agenuiplayground/story/StoryLoader.java:27
Method
StreamingContentParser
core/src/stream/agenui_streaming_content_parser.cpp:10
Method
StyleDefaults
core/src/surface/style_defaults/agenui_style_defaults.h:27
Method
StylesDataValue
core/src/surface/component_manager/data_value/agenui_styles_data_value.cpp:9
Method
SubStory
(String parentName, String subName, JSONObject components, JSONObject dataModel)
playground/android/app/src/main/java/com/amap/agenuiplayground/story/SubStory.java:19
Function
SubmitUIAction
platforms/harmony/agenui/src/main/cpp/napi_misc.cpp:139
Function
SubmitUIDataModel
platforms/harmony/agenui/src/main/cpp/napi_misc.cpp:170
Method
Surface
core/src/surface/agenui_surface.cpp:18
Method
Surface
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
Method
SurfaceCoordinator
Non-copyable and non-movable
core/src/surface/agenui_surface_coordinator.h:36
Method
SurfaceCoordinator
core/src/surface/agenui_surface_coordinator.cpp:30
Method
SurfaceLayoutDispatcher
(@NonNull String surfaceId, @NonNull Callback callback)
platforms/android/src/main/java/com/amap/agenui/render/surface/SurfaceLayoutDispatcher.java:68
Method
SurfaceManager
core/src/module/agenui_surface_manager.cpp:13
Method
SurfaceManager
Constructor @param activity Android Activity
platforms/android/src/main/java/com/amap/agenui/render/surface/SurfaceManager.java:55
Method
SurfaceSize
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
Function
Surface_onSizeChanged
platforms/harmony/agenui/src/main/cpp/napi_surface.cpp:278
Function
TEST
tests/cpp/integration/sanity_test.cpp:13
Function
TEST
RC001
tests/cpp/integration/render_callback_test.cpp:17
Function
TEST
ASA001: rapid SurfaceManager create / destroy.
tests/cpp/sanitizer/memory_safety_test.cpp:14
Function
TEST
TSA001: alternating add/remove listener while another thread streams.
tests/cpp/sanitizer/thread_sanitizer_test.cpp:26
Function
TEST
tests/cpp/surface/serializable_data_test.cpp:11
Function
TEST
tests/cpp/surface/yoga_internal_parse_test.cpp:11
Function
TEST
tests/cpp/surface/path_config_test.cpp:10
Function
TEST
tests/cpp/surface/yoga_value_test.cpp:10
Function
TEST
tests/cpp/surface/yoga_node_extended_test.cpp:451
Function
TEST
tests/cpp/surface/message_parser_test.cpp:15
Function
TEST
tests/cpp/surface/virtual_dom_test.cpp:43
Function
TEST
tests/cpp/surface/data_value_test.cpp:33
Function
TEST
tests/cpp/surface/style_defaults_test.cpp:10
Function
TEST
Edge case: invalid enum value returns "unknown"
tests/cpp/core/errorcode_define_test.cpp:55
Function
TEST
tests/cpp/core/batch_guard_test.cpp:150
Function
TEST
SS001
tests/cpp/stress/stream_stress_test.cpp:15
Function
TEST
tests/cpp/function_call/functioncall_config_test.cpp:11
Function
TEST
tests/cpp/function_call/builtins_test.cpp:983
Function
TEST
tests/cpp/function_call/functioncall_manager_test.cpp:72
Function
TEST
tests/cpp/function_call/functioncall_resolution_test.cpp:13
Function
TEST
tests/cpp/style_parser/edge_insets_parser_test.cpp:33
Function
TEST
tests/cpp/style_parser/color_parser_edge_cases_test.cpp:29
Function
TEST
tests/cpp/style_parser/color_parser_test.cpp:155
Function
TEST
OR001: begin → chunk → end is processed in order; the resulting onCreateSurface callback observes the full envelope.
tests/cpp/concurrency/ordering_test.cpp:21
Function
TEST
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
Function
TEST
CT001
tests/cpp/concurrency/thread_safety_test.cpp:28
Function
TEST
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
Function
TEST_F
TD001
tests/cpp/integration/theme_designtoken_test.cpp:23
Function
TEST_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
Function
TEST_F
FC001
tests/cpp/integration/function_call_test.cpp:25
Function
TEST_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
Function
TEST_F
ST001
tests/cpp/integration/streaming_pipeline_test.cpp:43
Function
TEST_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
Function
TEST_F
SM001
tests/cpp/integration/surface_manager_test.cpp:26
Function
TEST_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
Function
TEST_F
MS001
tests/cpp/integration/measurement_test.cpp:55
Function
TEST_F
ED001: addSurfaceEventListener with nullptr is safely ignored.
tests/cpp/module/event_dispatcher_test.cpp:33
Function
TEST_F
tests/cpp/module/message_thread_test.cpp:31
Function
TEST_F
tests/cpp/surface/template_registry_test.cpp:21
Function
TEST_F
tests/cpp/surface/datamodel_test.cpp:48
Function
TEST_F
tests/cpp/surface/yoga_node_extended_test.cpp:29
Function
TEST_F
tests/cpp/surface/component_property_spec_test.cpp:55
Function
TEST_F
tests/cpp/surface/component_manager_test.cpp:76
Function
TEST_F
tests/cpp/surface/virtual_dom_test.cpp:161
Function
TEST_F
tests/cpp/surface/data_value_test.cpp:94
Function
TEST_F
tests/cpp/surface/token_parser_test.cpp:27
Function
TEST_F
tests/cpp/core/batch_guard_test.cpp:18
Function
TEST_F
tests/cpp/core/logger_internal_test.cpp:47
Function
TEST_F
tests/cpp/function_call/builtins_edge_cases_test.cpp:44
Function
TEST_F
tests/cpp/function_call/builtins_test.cpp:42
Function
TEST_F
SCI001: Complete payload as single chunk produces onComponentsAdd.
tests/cpp/stream/integration/stream_chunking_integration_test.cpp:21
Function
TEST_F
STI001: Complete Text sent at once - single add.
tests/cpp/stream/integration/stream_text_integration_test.cpp:20
← previous
next →
2,001–2,100 of 4,245, ranked by callers