Searched refs:st (Results 1 – 1 of 1) sorted by relevance
135 struct stat st; in JniInvocationGetLibraryWith() local136 if (stat(kDebugJniInvocationLibraryPath, &st) == 0) { in JniInvocationGetLibraryWith()