Searched defs:obbPath (Results 1 – 4 of 4) sorted by relevance
107 const char* obbPath; member
95 String internalDataPath, String obbPath, String externalDataPath, int sdkVersion, in loadNativeCode()
273 protected DataInputStream openFileOnMountedObb(String obbPath, String fileName) { in openFileOnMountedObb()
3204 final String obbPath = "Android/obb"; in buildObbPath() local