HomeSort by relevance Sort by last modified time
    Searched refs:OnLaunchDll (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sandbox/win/sandbox_poc/
main_ui_window.h 109 // after selecting DLL and entry point). OnLaunchDll will retrieve the
113 bool OnLaunchDll(HWND dialog);
main_ui_window.cc 195 if (host->OnLaunchDll(dialog)) {
317 bool MainUIWindow::OnLaunchDll(HWND dialog) {

Completed in 527 milliseconds