OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDefaultEntryPoint_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/win/sandbox_poc/
main_ui_window.h
65
static const wchar_t
kDefaultEntryPoint_
[];
main_ui_window.cc
25
const wchar_t MainUIWindow::
kDefaultEntryPoint_
[] = L"Run";
184
::SetWindowText(edit_box_entry_point,
kDefaultEntryPoint_
);
Completed in 459 milliseconds