unplugged-system/external/cronet/base/android/library_loader
2025-10-06 13:59:42 +00:00
..
anchor_functions.cc Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
anchor_functions.h Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
anchor_functions.lds Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
library_loader_hooks.cc Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
library_loader_hooks.h Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
library_prefetcher_hooks.cc Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
library_prefetcher_unittest.cc Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
library_prefetcher.cc Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
library_prefetcher.h Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.md Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

//base/android/library_loader

Java code lives at:

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