Home
last modified time | relevance | path

Searched refs:timeDebug (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/gnss/1.1/default/
H A DGnssDebug.cpp48 TimeDebug timeDebug = {.timeEstimate = kMockTimestamp, in getDebugData() local
52 DebugData data = {.position = positionDebug, .time = timeDebug}; in getDebugData()
/aosp12/hardware/interfaces/gnss/common/utils/default/v2_1/
H A DGnssDebug.cpp44 TimeDebug timeDebug = {.timeEstimate = kMockTimestamp, in getDebugData() local
48 DebugData data = {.position = positionDebug, .time = timeDebug}; in getDebugData()