OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:agpsIface
(Results
1 - 2
of
2
) sorted by null
/hardware/interfaces/gnss/1.0/default/
AGnss.h
46
AGnss(const AGpsInterface*
agpsIface
);
Gnss.cpp
567
const AGpsInterface*
agpsIface
= static_cast<const AGpsInterface*>(
569
if (
agpsIface
== nullptr) {
572
mAGnssIface = new AGnss(
agpsIface
);
Completed in 806 milliseconds