OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:memoryMatches
(Results
1 - 3
of
3
) sorted by null
/device/google/contexthub/sensorhal/
directchannel.h
34
virtual bool
memoryMatches
(const struct sensors_direct_mem_t *mem) const = 0;
52
bool
memoryMatches
(const struct sensors_direct_mem_t *mem) const override;
91
bool
memoryMatches
(const struct sensors_direct_mem_t *mem) const override;
directchannel.cpp
77
bool AshmemDirectChannel::
memoryMatches
(const struct sensors_direct_mem_t * /*mem*/) const {
329
bool GrallocDirectChannel::
memoryMatches
(const struct sensors_direct_mem_t *mem) const {
hubconnection.cpp
[
all
...]
Completed in 55 milliseconds