Searched refs:INVALID_NETWORK_TIME (Results 1 – 2 of 2) sorted by relevance
57 public static final long INVALID_NETWORK_TIME = -1; field in ApplicationSharedMemory217 mPtr, INVALID_NETWORK_TIME); in clearLatestNetworkTimeUnixEpochMillisAtZeroElapsedRealtimeMillis()233 if (offset == INVALID_NETWORK_TIME) { in getLatestNetworkTimeUnixEpochMillisAtZeroElapsedRealtimeMillis()
105 static constexpr int64_t INVALID_NETWORK_TIME = -1; member in __anonb63d09070111::SharedMemory111 : latestNetworkTimeUnixEpochMillisAtZeroElapsedRealtimeMillis(INVALID_NETWORK_TIME) {} in SharedMemory()