Searched refs:WriteGnssStateEvent (Results 1 – 4 of 4) sorted by relevance
21 "*Location*WriteGnssStateEvent*";
23 void WriteGnssStateEvent(const std::string& state, const pid_t pid, const pid_t uid);
39 void WriteGnssStateEvent(const std::string& state, const pid_t pid, const pid_t uid) in WriteGnssStateEvent() function
370 WriteGnssStateEvent(state, workRecord.GetPid(0), workRecord.GetUid(0)); in RequestRecord()