Home
last modified time | relevance | path

Searched defs:timeSinceBoot (Results 1 – 5 of 5) sorted by relevance

/base/location/frameworks/native/location_ndk/include/
Dlocator_c_impl.h40 int64_t timeSinceBoot = 0; member
/base/location/interfaces/c_api/include/
Doh_location_type.h212 int64_t timeSinceBoot; member
/base/location/services/location_locator/locator/source/
Dlocator_ability.cpp1558 int64_t timeSinceBoot = location->GetTimeSinceBoot(); in SendNetworkLocation() local
1992 int64_t timeSinceBoot = location->GetTimeSinceBoot(); in ReportLocationMessageEvent() local
/base/location/frameworks/js/napi/source/
Dnapi_util.cpp631 int64_t timeSinceBoot = 0; in GetLocationArray() local
/base/location/services/location_gnss/gnss/source/
Dgnss_ability.cpp1850 int64_t timeSinceBoot = location->GetTimeSinceBoot(); in HandleSendNetworkLocation() local