OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allow_woken_up_by_others_
(Results
1 - 2
of
2
) sorted by null
/external/libmojo/mojo/public/cpp/bindings/
connector.h
204
bool
allow_woken_up_by_others_
= false;
member in class:mojo::Connector
/external/libmojo/mojo/public/cpp/bindings/lib/
connector.cc
166
allow_woken_up_by_others_
= true;
237
if (
allow_woken_up_by_others_
) {
Completed in 189 milliseconds