OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:system_public_libraries
(Results
1 - 1
of
1
) sorted by null
/cts/tests/tests/jni/libjnitest/
android_jni_cts_LinkerNamespacesTest.cpp
203
std::unordered_set<std::string>
system_public_libraries
;
local
206
jobject_array_to_set(env, java_system_public_libraries, &
system_public_libraries
);
208
if (!check_libs(kSystemLibraryPath,
system_public_libraries
, kSystemLibraries, &error) ||
Completed in 51 milliseconds