Home
last modified time | relevance | path

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

/bionic/tests/libs/
Ddl_preempt_library_1.cpp26 extern "C" int __attribute__((weak, visibility("protected"))) main_global_protected_serial() { in main_global_protected_serial() function
35 return main_global_protected_serial(); in main_global_protected_get_serial()
/bionic/tests/
Ddl_test.cpp41 extern "C" int main_global_protected_serial() { in main_global_protected_serial() function