Home
last modified time | relevance | path

Searched defs:CLASS_NAME_PREFIX (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/gpu_display/src/gpu_display_win/
Dwindow_procedure_thread.rs156 const CLASS_NAME_PREFIX: &'static str = ""; constant
161 const CLASS_NAME_PREFIX: &'static str = "CROSVM"; constant
196 const CLASS_NAME_PREFIX: &'static str = "THREAD_MESSAGE_ROUTER"; constant
721 const CLASS_NAME_PREFIX: &'static str = PREFIX; in window_procedure_window_class_name_should_include_class_name_prefix() constant