Home
last modified time | relevance | path

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

/art/libnativeloader/
Dlibrary_namespaces.cpp188 ScopedUtfChars dex_path_chars(env, dex_path_j); in Create() local
189 dex_path = dex_path_chars.c_str(); in Create()