Searched refs:openFilePath (Results 1 – 2 of 2) sorted by relevance
117 GET_METHOD_ID(openFilePath, mdb_class, "(Ljava/lang/String;Z)I"); in initializeJavaIDs()220 virtual int openFilePath(const char* path, bool transcode);1030 int MtpDatabase::openFilePath(const char* path, bool transcode) { in openFilePath() function in MtpDatabase
792 private int openFilePath(String path, boolean transcode) { in openFilePath() method in MtpDatabase