OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_local_string
(Results
1 - 1
of
1
) sorted by null
/bionic/tests/libs/
namespaces_root.cpp
19
static const char*
g_local_string
= "This string is local to root library";
variable
26
return
g_local_string
;
Completed in 58 milliseconds