Searched refs:GetElapsedMicrosecondsSinceBoot (Results 1 – 5 of 5) sorted by relevance
111 int64_t timestamp = GetElapsedMicrosecondsSinceBoot(); in UpdateAllNetworkSelectStatus()192 int64_t timestamp = GetElapsedMicrosecondsSinceBoot(); in UpdateNetworkSelectStatus()229 int64_t timestamp = GetElapsedMicrosecondsSinceBoot(); in IsFrequentDisconnect()
196 int64_t GetElapsedMicrosecondsSinceBoot();
321 int64_t currentTime = GetElapsedMicrosecondsSinceBoot(); in GetScanInfoList()
952 lastScanStartTime = GetElapsedMicrosecondsSinceBoot(); in StartSingleCommonScan()1074 scanInfo.timestamp = GetElapsedMicrosecondsSinceBoot(); in FilterScanResult()
284 int64_t GetElapsedMicrosecondsSinceBoot() in GetElapsedMicrosecondsSinceBoot() function