HomeSort by relevance Sort by last modified time
    Searched full:entry_point_wide (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/sandbox/win/sandbox_poc/
sandbox.cc 38 base::string16 entry_point_wide = arg_list[1]; local
40 *entry_point = std::string(entry_point_wide.begin(), entry_point_wide.end());

Completed in 319 milliseconds