Home
last modified time | relevance | path

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

/art/runtime/jni/
Djava_vm_ext.cc905 std::string caller_location; in LoadNativeLibrary() local
920 caller_location = dex_cache->GetLocation()->ToModifiedUtf8(); in LoadNativeLibrary()
1010 (caller_location.empty() ? nullptr : caller_location.c_str()), in LoadNativeLibrary()