Home
last modified time | relevance | path

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

/libnativehelper/
DJniInvocation.c135 struct stat st; in JniInvocationGetLibraryWith() local
136 if (stat(kDebugJniInvocationLibraryPath, &st) == 0) { in JniInvocationGetLibraryWith()