Searched refs:GetLibraryPath (Results 1 – 4 of 4) sorted by relevance
161 static jvmtiError GetLibraryPath(jvmtiEnv* env, char** value_ptr) { in GetLibraryPath() function213 return GetLibraryPath(env, value_ptr); in GetSystemProperty()
104 std::string GetLibraryPath(void *libraryHandle);160 std::string getPath() const { return GetLibraryPath(mLibraryHandle); } in getPath()
235 std::string GetLibraryPath(void *libraryHandle) in GetLibraryPath() function
232 std::string GetLibraryPath(void *libraryHandle) in GetLibraryPath() function