Home | History | Annotate | Download | only in extensions

Lines Matching refs:new_path

658   FilePath new_path = Extension::MaybeNormalizePath(path);
660 std::string(reinterpret_cast<const char*>(new_path.value().data()),
661 new_path.value().size() * sizeof(FilePath::CharType));