Home
last modified time | relevance | path

Searched refs:entry_point_wide (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/win/sandbox_poc/
H A Dsandbox.cc42 std::wstring entry_point_wide = arg_list[1]; in ParseCommandLine() local
44 *entry_point = std::string(entry_point_wide.begin(), entry_point_wide.end()); in ParseCommandLine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/sandbox_poc/
H A Dsandbox.cc42 std::wstring entry_point_wide = arg_list[1]; in ParseCommandLine() local
44 *entry_point = std::string(entry_point_wide.begin(), entry_point_wide.end()); in ParseCommandLine()