Home
last modified time | relevance | path

Searched refs:INVALID_NEXT (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dsoftbus_adapter.h99 static constexpr Time INVALID_NEXT = std::chrono::steady_clock::time_point::max(); member in OHOS::AppDistributedKv::SoftBusAdapter
110 Time next_ = INVALID_NEXT;
H A Dsoftbus_adapter_standard.cpp302 Time next = INVALID_NEXT; in GetCloseSessionTask()
316 if (next == INVALID_NEXT) { in GetCloseSessionTask()

Completed in 3 milliseconds