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

  /bionic/tests/libs/
namespaces_public.cpp 17 const char* g_public_extern_string = "This string is from public namespace"; variable
namespaces_root.cpp 21 extern "C" const char* g_public_extern_string; variable
42 return g_public_extern_string;

Completed in 68 milliseconds