OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PREPARE_ALLOW_NON_CALLBACKS
(Results
1 - 2
of
2
) sorted by null
/system/core/include/utils/
Looper.h
219
PREPARE_ALLOW_NON_CALLBACKS
= 1<<0
401
* The opts may be
PREPARE_ALLOW_NON_CALLBACKS
or 0.
/system/core/libutils/
Looper.cpp
123
bool allowNonCallbacks = opts &
PREPARE_ALLOW_NON_CALLBACKS
;
Completed in 593 milliseconds