Home
last modified time | relevance | path

Searched refs:SharedMemoryFunctionsSupportedForTesting (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/android/linker/
H A Dlinker_jni.h314 static bool SharedMemoryFunctionsSupportedForTesting();
H A Dlinker_unittest.cc142 if (!NativeLibInfo::SharedMemoryFunctionsSupportedForTesting()) { in TEST_F()
H A Dlinker_jni.cc712 bool NativeLibInfo::SharedMemoryFunctionsSupportedForTesting() { in SharedMemoryFunctionsSupportedForTesting() function in chromium_android_linker::NativeLibInfo