24std::string FileLoader::SanitizePath(
const std::string& url) {
25 return SanitizeURIEscapedCharacters(url);
28bool FileLoader::ReadFileToString(
const std::string&
path,
34std::pair<uint8_t*, intptr_t> FileLoader::ReadFileToBytes(
35 const std::string&
path) {
static const char kFileURLPrefix[]
static const size_t kFileURLPrefixLength
static const std::string kPathSeparator
bool ReadFileToString(const std::string &path, std::string *result)
std::pair< uint8_t *, intptr_t > ReadFileToBytes(const std::string &path)
DEF_SWITCHES_START aot vmservice shared library Name of the *so containing AOT compiled Dart assets for launching the service isolate vm snapshot The VM snapshot data that will be memory mapped as read only SnapshotAssetPath must be present isolate snapshot The isolate snapshot data that will be memory mapped as read only SnapshotAssetPath must be present cache dir path