OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POLL
(Results
1 - 3
of
3
) sorted by null
/external/dhcpcd-6.8.2/
configure
27
POLL
=
78
--with-
poll
)
POLL
="$var";;
813
if [ -z "$
POLL
" ]; then
823
POLL
=kqueue1
830
if [ -z "$
POLL
" ]; then
840
POLL
=kqueue
847
if [ -z "$
POLL
" ]; then
866
POLL
=epoll
874
if [ -z "$
POLL
" ]; the
[
all
...]
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
VehicleHalManager.cpp
303
if (config.changeMode == VehiclePropertyChangeMode::
POLL
) {
304
ALOGW("Cannot subscribe, property 0x%x is
poll
only", config.prop);
/hardware/interfaces/automotive/vehicle/2.0/
types.hal
[
all
...]
Completed in 1170 milliseconds