Searched refs:j_io_path (Results 1 – 1 of 1) sorted by relevance
313 ScopedLocalRef<jstring> j_io_path(env, env->NewStringUTF(io_path.c_str())); in OnFileOpen() local316 j_io_path.get(), uid, tid, transforms_reason, for_write, in OnFileOpen()482 ScopedLocalRef<jstring> j_io_path( in FileLookup() local485 ScopedUtfChars j_io_path_utf(env, j_io_path.get()); in FileLookup()