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 110 // after selecting DLL and entry point). OnLaunchDll will retrieve the
114 bool OnLaunchDll(HWND dialog);
main_ui_window.cc 195 if (host->OnLaunchDll(dialog)) {
317 bool MainUIWindow::OnLaunchDll(HWND dialog) {

Completed in 136 milliseconds