HomeSort by relevance Sort by last modified time
    Searched refs:lib_global_protected_serial (Results 1 - 2 of 2) sorted by null

  /bionic/tests/libs/
dl_preempt_library_2.cpp 26 extern "C" int __attribute__((weak,visibility("protected"))) lib_global_protected_serial() { function
35 return lib_global_protected_serial();
dl_preempt_library_1.cpp 43 extern "C" int lib_global_protected_serial() { function

Completed in 7893 milliseconds