Home
last modified time | relevance | path

Searched refs:_shared (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/foundation/tests/
H A DAData_test.cpp363 if (_shared) { in TEST_F()
374 if (_shared) { in TEST_F()
385 if (_shared) { in TEST_F()
402 if (_shared) { in TEST_F()
407 _weak = _shared; in TEST_F()
558 if (_shared) { in TEST_F()
571 if (_shared) { in TEST_F()
582 if (_shared) { in TEST_F()
601 if (_shared) { in TEST_F()
614 _shared.reset(); in TEST_F()
[all …]
/aosp12/packages/modules/Connectivity/Tethering/
H A DAndroid.bp88 // java.lang.UnsatisfiedLinkError: dlopen failed: library "libc++_shared.so" not found
89 // even if "libc++" is added into jni_libs below. Adding "libc++_shared" into jni_libs doesn't
91 // module Tethering missing dependencies: libc++_shared
/aosp12/build/make/core/
H A Dinstall_jni_libs_internal.mk35 ifeq ($(LOCAL_NDK_STL_VARIANT),c++_shared)
41 …K_VERSION)/sources/cxx-stl/llvm-libc++/libs/$(TARGET_$(my_2nd_arch_prefix)CPU_ABI)/libc++_shared.so
H A Dallowed_ndk_types.mk25 else ifeq ($(LOCAL_NDK_STL_VARIANT),c++_shared)
H A Dbinary.mk238 ifneq (1,$(words $(filter none system c++_static c++_shared, $(LOCAL_NDK_STL_VARIANT))))
259 my_ndk_stl_shared_lib_fullpath := $(my_libcxx_libdir)/libc++_shared.so
/aosp12/frameworks/base/native/android/tests/activitymanager/nativeTests/
H A DAndroid.bp35 stl: "c++_shared",
/aosp12/frameworks/base/native/android/tests/performance_hint/
H A DAndroid.bp51 stl: "c++_shared",
/aosp12/frameworks/av/media/tests/benchmark/src/native/common/
H A DAndroid.bp59 stl: "c++_shared",
/aosp12/packages/modules/NetworkStack/
H A DAndroid.bp373 // java.lang.UnsatisfiedLinkError: dlopen failed: library "libc++_shared.so" not found
374 // even if "libc++" is added into jni_libs below. Adding "libc++_shared" into jni_libs doesn't
376 // module NetworkStack missing dependencies: libc++_shared