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

  /bionic/tests/libs/
namespaces_private.cpp 17 const char* g_private_extern_string = "This string is from private namespace"; variable
namespaces_root.cpp 20 extern "C" const char* g_private_extern_string; variable
38 return g_private_extern_string;

Completed in 108 milliseconds