Searched defs:caller_location (Results 1 – 3 of 3) sorted by relevance
53 android_namespace_t* FindExportedNamespace(const char* caller_location) { in FindExportedNamespace()107 jobject class_loader, const char* caller_location, jstring library_path, in OpenNativeLibrary()
61 jobject class_loader, const char* caller_location, jstring library_path, in OpenNativeLibrary()
912 std::string caller_location; in LoadNativeLibrary() local