Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/win/sandbox_poc/
Dmain_ui_window.cc320 HWND edit_log_file = ::GetDlgItem(dialog, IDC_LOG_FILE); in OnLaunchDll() local
330 ::GetWindowText(edit_log_file, log_file, MAX_PATH); in OnLaunchDll()