android13/external/libchrome/base/android/library_loader
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
README.md initial 2024-06-22 20:45:49 +08:00
anchor_functions.cc initial 2024-06-22 20:45:49 +08:00
anchor_functions.h initial 2024-06-22 20:45:49 +08:00
anchor_functions.lds initial 2024-06-22 20:45:49 +08:00
library_load_from_apk_status_codes.h initial 2024-06-22 20:45:49 +08:00
library_loader_hooks.cc initial 2024-06-22 20:45:49 +08:00
library_loader_hooks.h initial 2024-06-22 20:45:49 +08:00
library_prefetcher.cc initial 2024-06-22 20:45:49 +08:00
library_prefetcher.h initial 2024-06-22 20:45:49 +08:00
library_prefetcher_unittest.cc initial 2024-06-22 20:45:49 +08:00

README.md

//base/android/library_loader

Native code is split between this directory and:

Java code lives at:

A high-level guide to native code on Android exists at: