Flutter Engine
The Flutter Engine
|
#include "flutter/fml/platform/android/paths_android.h"
#include "flutter/fml/file.h"
Go to the source code of this file.
Namespaces | |
namespace | fml |
namespace | fml::paths |
Functions | |
std::pair< bool, std::string > | fml::paths::GetExecutablePath () |
void | fml::paths::InitializeAndroidCachesPath (std::string caches_path) |
fml::UniqueFD | fml::paths::GetCachesDirectory () |
Variables | |
static std::string | fml::paths::gCachesPath |