OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_selections_time_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/host/linux/
x_server_clipboard.cc
146
if (!
get_selections_time_
.is_null() &&
147
(base::TimeTicks::Now() -
get_selections_time_
) <
163
get_selections_time_
= base::TimeTicks::Now();
304
get_selections_time_
= base::TimeTicks();
x_server_clipboard.h
139
base::TimeTicks
get_selections_time_
;
member in class:remoting::XServerClipboard
Completed in 481 milliseconds