Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-28662-2608128
Ark UIAnalyzer - 基于方舟字节码的功能地图静态分析工具-3681
Commits
899f9fbf
Commit
899f9fbf
authored
5 months ago
by
三个臭皮匠顶个诸葛亮
Committed by
三个臭皮匠顶个诸葛亮
5 months ago
Browse files
Options
Download
Patches
Plain Diff
migrate: migrate existing work to gitlab (参加计算机系统能力大赛)
parent
e3584262
Changes
120
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.clang-format
+126
-0
.clang-format
.gitignore
+3
-0
.gitignore
BUILD.gn
+114
-0
BUILD.gn
Dockerfile
+42
-0
Dockerfile
Doxyfile
+2884
-0
Doxyfile
LICENSE
+201
-0
LICENSE
README.en.md
+36
-0
README.en.md
abc_file.cpp
+2031
-0
abc_file.cpp
analyze_call_chain.cpp
+512
-0
analyze_call_chain.cpp
analyze_component_tree.cpp
+2075
-0
analyze_component_tree.cpp
analyze_custom_dialog_controller.cpp
+415
-0
analyze_custom_dialog_controller.cpp
analyze_func_as_arg.cpp
+274
-0
analyze_func_as_arg.cpp
analyze_global_router_stack.cpp
+318
-0
analyze_global_router_stack.cpp
analyze_local_router_stack.cpp
+338
-0
analyze_local_router_stack.cpp
analyze_module_dependency.cpp
+157
-0
analyze_module_dependency.cpp
analyze_modvar_capacity.cpp
+216
-0
analyze_modvar_capacity.cpp
analyze_modvar_definition.cpp
+233
-0
analyze_modvar_definition.cpp
analyze_ui_import_graph.cpp
+156
-0
analyze_ui_import_graph.cpp
analyze_ui_state_transition_graph.cpp
+1166
-0
analyze_ui_state_transition_graph.cpp
analyze_window_create.cpp
+223
-0
analyze_window_create.cpp
with
11520 additions
and
0 deletions
+11520
-0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment