Home
last modified time | relevance | path

Searched defs:GetLibrary (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/libnativehelper/include_platform/nativehelper/
DJniInvocation.h114 static const char* GetLibrary(const char* library, char* buffer) { in GetLibrary() function
/aosp_15_r20/libnativehelper/include_platform/nativehelper/
H A DJniInvocation.h114 static const char* GetLibrary(const char* library, char* buffer) { in GetLibrary() function
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/libnativehelper/include_platform/nativehelper/
DJniInvocation.h114 static const char* GetLibrary(const char* library, char* buffer) { in GetLibrary() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/libnativehelper/include_platform/nativehelper/
DJniInvocation.h114 static const char* GetLibrary(const char* library, char* buffer) { in GetLibrary() function
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/libnativehelper/include_platform/nativehelper/
DJniInvocation.h114 static const char* GetLibrary(const char* library, char* buffer) { in GetLibrary() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/libnativehelper/include_platform/nativehelper/
DJniInvocation.h114 static const char* GetLibrary(const char* library, char* buffer) { in GetLibrary() function
/aosp_15_r20/art/runtime/
H A Dplugin.h48 const std::string& GetLibrary() const { in GetLibrary() function