Home
last modified time | relevance | path

Searched refs:library_path_utf_chars (Results 1 – 1 of 1) sorted by relevance

/system/core/libnativeloader/
Dnative_loader.cpp66 ScopedUtfChars library_path_utf_chars(env, java_library_path); in Create() local
67 library_path = library_path_utf_chars.c_str(); in Create()