Home
last modified time | relevance | path

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

/aosp_15_r20/libnativehelper/
H A DJniInvocation.c89 static int GetLibrarySystemProperty(char* buffer) { in GetLibrarySystemProperty() function
165 if (buffer != NULL && (GetLibrarySystemProperty(buffer) > 0)) { in JniInvocationGetLibrary()