Home
last modified time | relevance | path

Searched refs:lib_global_protected_serial (Results 1 – 2 of 2) sorted by relevance

/bionic/tests/libs/
Ddl_preempt_library_2.cpp26 extern "C" int __attribute__((weak,visibility("protected"))) lib_global_protected_serial() { in lib_global_protected_serial() function
35 return lib_global_protected_serial(); in lib_global_protected_get_serial()
Ddl_preempt_library_1.cpp43 extern "C" int lib_global_protected_serial() { in lib_global_protected_serial() function