Searched defs:lib (Results 1 – 9 of 9) sorted by relevance
/aosp14/frameworks/base/native/webview/loader/ |
H A D | loader.cpp | 69 jboolean DoCreateRelroFile(JNIEnv* env, const char* lib, const char* relro, in DoCreateRelroFile() 120 jint DoLoadWithRelroFile(JNIEnv* env, const char* lib, const char* relro, in DoLoadWithRelroFile() 159 jboolean CreateRelroFile(JNIEnv* env, jclass, jstring lib, jstring relro, in CreateRelroFile() 174 jint LoadWithRelroFile(JNIEnv* env, jclass, jstring lib, jstring relro, in LoadWithRelroFile()
|
/aosp14/frameworks/base/core/java/android/webkit/ |
H A D | WebViewLibraryLoader.java | 235 static native boolean nativeCreateRelroFile(String lib, String relro, ClassLoader clazzLoader); in nativeCreateRelroFile() 236 static native int nativeLoadWithRelroFile(String lib, String relro, ClassLoader clazzLoader); in nativeLoadWithRelroFile()
|
/aosp14/system/core/libutils/ |
H A D | Singleton_test.cpp | 35 std::string lib = android::base::StringPrintf("%s/libutils_test_singleton1.so", path.c_str()); in TEST() local
|
/aosp14/frameworks/base/cmds/gpu_counter_producer/ |
H A D | main.cpp | 46 static FN_PTR loadLibrary(const char* lib) { in loadLibrary()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | ApplicationLoaders.java | 178 private void createAndCacheNonBootclasspathSystemClassLoader(SharedLibraryInfo lib) { in createAndCacheNonBootclasspathSystemClassLoader()
|
/aosp14/frameworks/base/libs/androidfw/ |
H A D | LoadedArsc.cpp | 604 const auto lib = child_chunk.header<ResTable_lib_header>(); in Load() local
|
H A D | ResourceTypes.cpp | 6997 const ResTable_lib_header* lib = (const ResTable_lib_header*) chunk; in parsePackage() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | PackageManagerShellCommand.java | 928 String lib = list.get(p); in runListLibraries() local 1079 SharedLibraryInfo lib = libs.get(l); in runListPackages() local
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |