Home
last modified time | relevance | path

Searched refs:PlatformGnss (Results 1 – 3 of 3) sorted by relevance

/system/chre/platform/shared/
Dplatform_gnss.cc27 PlatformGnss::PlatformGnss() { in PlatformGnss() function in chre::PlatformGnss
50 PlatformGnss::~PlatformGnss() { in ~PlatformGnss()
56 uint32_t PlatformGnss::getCapabilities() { in getCapabilities()
/system/chre/platform/include/chre/platform/
Dplatform_gnss.h24 class PlatformGnss : public PlatformGnssBase {
29 PlatformGnss();
34 ~PlatformGnss();
/system/chre/core/include/chre/core/
Dgnss_request_manager.h43 PlatformGnss mPlatformGnss;