OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sYearOfHwCached
(Results
1 - 2
of
2
) sorted by null
/hardware/interfaces/gnss/1.0/default/
Gnss.cpp
50
uint16_t Gnss::
sYearOfHwCached
= 0;
388
sYearOfHwCached
= info->year_of_hw;
418
if (
sYearOfHwCached
!= 0) {
420
info.year_of_hw =
sYearOfHwCached
;
Gnss.h
174
static uint16_t
sYearOfHwCached
;
Completed in 41 milliseconds