HomeSort by relevance Sort by last modified time
    Searched refs:setSystemInfoCb (Results 1 - 2 of 2) sorted by null

  /hardware/interfaces/gnss/1.0/default/
Gnss.h 109 static void setSystemInfoCb(const LegacyGnssSystemInfo* info);
Gnss.cpp 45 .set_system_info_cb = setSystemInfoCb,
367 void Gnss::setSystemInfoCb(const LegacyGnssSystemInfo* info) {
421 setSystemInfoCb(&info);

Completed in 46 milliseconds