OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeBatchParamsForIdent
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/sensorservice/
SensorDevice.h
77
ssize_t
removeBatchParamsForIdent
(void* ident);
SensorDevice.cpp
124
info.
removeBatchParamsForIdent
(ident);
155
if (info.
removeBatchParamsForIdent
(ident) >= 0) {
188
info.
removeBatchParamsForIdent
(ident);
276
info.
removeBatchParamsForIdent
(ident);
358
ssize_t SensorDevice::Info::
removeBatchParamsForIdent
(void* ident) {
Completed in 141 milliseconds