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

  /bionic/tests/libs/
dl_preempt_library_2.cpp 34 extern "C" int lib_global_protected_get_serial() { function
  /bionic/tests/
dl_test.cpp 48 extern "C" int lib_global_protected_get_serial();
69 ASSERT_EQ(3370318, lib_global_protected_get_serial());

Completed in 286 milliseconds