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