Home
last modified time | relevance | path

Searched defs:appStoragePath (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/android/
Dflutter_main.cc63 jstring appStoragePath, in Init()
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/view/
DFlutterMain.java209 String appStoragePath = PathUtils.getFilesDir(applicationContext); in ensureInitializationComplete() local
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/
DFlutterJNI.java112 @NonNull String appStoragePath, in nativeInit()