Home | History | Annotate | Download | only in apex

Lines Matching refs:libc

144 			name: "libc",
592 name: "libc",
640 // Ensure that libc is not included (since it has stubs and not listed in native_shared_libs)
641 ensureNotContains(t, copyCmds, "image.apex/lib64/bionic/libc.so")
647 // For dependency to libc
649 ensureContains(t, mylibLdFlags, "libc/android_arm64_armv8-a_core_shared_29_myapex/libc.so")
651 ensureNotContains(t, mylibLdFlags, "libc/android_arm64_armv8-a_core_shared_myapex/libc.so")
679 ensureContains(t, libFlags, "libc/android_arm64_armv8-a_core_shared/libc.so")