MCPcopy Index your code
hub / github.com/CyanogenMod/android_libcore

github.com/CyanogenMod/android_libcore @cm-11.0-XNPH44S-bacon-5fa8c79c0b

Chat with this repo
repository ↗ · DeepWiki ↗ · release cm-11.0-XNPH44S-bacon-5fa8c79c0b ↗ · + Follow
44,854 symbols 211,280 edges 4,070 files 21,963 documented · 49% updated 9y ago★ 44

Browse by type

Functions 39,371 Types & classes 5,483
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

Appendable (Interface)
This interface represents the ability of the input stream related classes to provide additional data to be read. [17 implementers]
crypto/src/main/java/org/conscrypt/Appendable.java
ByteInput (Interface)
A byte source. [11 implementers]
dex/src/main/java/com/android/dex/util/ByteInput.java
DalvikLogHandler (Interface)
An optimized handler for efficient publishing of basic log messages. Implementers should also be subclasses of {@link ja [9 …
dalvik/src/main/java/dalvik/system/DalvikLogHandler.java
UncaughtExceptionHandler (Interface)
Implemented by objects that want to handle cases where a thread is being terminated by an uncaught exception. Upon such [6 …
libart/src/main/java/java/lang/Thread.java
Locator (Interface)
Interface for associating a SAX event with a document location. This module, both source code and docu [8 implementers]
luni/src/main/java/org/xml/sax/Locator.java
SerializableAssert (Interface)
Interface to compare (de)serialized objects Should be implemented if a class under test does not provide specific equal [13 …
support/src/test/java/org/apache/harmony/testframework/serialization/SerializationTest.java
UncaughtExceptionHandler (Interface)
Implemented by objects that want to handle cases where a thread is being terminated by an uncaught exception. Upon such [5 …
libdvm/src/main/java/java/lang/Thread.java
DOMTestFramework (Interface)
This interface provides services typically provided by a test framework [2 implementers]
dom/src/test/java/org/w3c/domts/DOMTestFramework.java

Core symbols most depended-on inside this repo

Shape

Method 38,386
Class 5,052
Function 985
Interface 336
Enum 95

Languages

Java97%
C++3%

Modules by API surface

dom/src/test/java/org/w3c/domts/JunitTestCases.java541 symbols
luni/src/main/java/java/util/Collections.java426 symbols
crypto/src/main/native/org_conscrypt_NativeCrypto.cpp379 symbols
crypto/src/main/java/org/conscrypt/NativeCrypto.java234 symbols
luni/src/main/java/java/util/concurrent/ConcurrentSkipListMap.java210 symbols
luni/src/test/java/libcore/java/net/URLConnectionTest.java185 symbols
luni/src/main/java/java/util/TreeMap.java182 symbols
luni/src/main/java/java/sql/DatabaseMetaData.java171 symbols
harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/DatagramChannelTest.java160 symbols
luni/src/main/native/libcore_io_Posix.cpp147 symbols
harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/SocketChannelTest.java138 symbols
harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/FileChannelTest.java136 symbols

For agents

$ claude mcp add android_libcore \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page