Home
last modified time | relevance | path

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

/aosp_15_r20/art/openjdkjvmti/
H A Dti_properties.cc161 static jvmtiError GetLibraryPath(jvmtiEnv* env, char** value_ptr) { in GetLibraryPath() function
213 return GetLibraryPath(env, value_ptr); in GetSystemProperty()
/aosp_15_r20/external/angle/src/common/
H A Dsystem_utils.h104 std::string GetLibraryPath(void *libraryHandle);
160 std::string getPath() const { return GetLibraryPath(mLibraryHandle); } in getPath()
H A Dsystem_utils_win.cpp235 std::string GetLibraryPath(void *libraryHandle) in GetLibraryPath() function
H A Dsystem_utils_posix.cpp232 std::string GetLibraryPath(void *libraryHandle) in GetLibraryPath() function