Searched refs:handleTranscodedFileLookup (Results 1 – 1 of 1) sorted by relevance
2355 return handleTranscodedFileLookup(path, uid, tid); in onFileLookupForFuse()2361 private FileLookupResult handleTranscodedFileLookup(String path, int uid, int tid) { in handleTranscodedFileLookup() method