Home
last modified time | relevance | path

Searched refs:GetCloseSessionTask (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dsoftbus_adapter_standard.cpp256 …askId_ = Context::GetInstance().GetThreadPool()->Schedule(expireTime - now, GetCloseSessionTask()); in StartCloseSessionTask()
261 SoftBusAdapter::Task SoftBusAdapter::GetCloseSessionTask() in GetCloseSessionTask() function in OHOS::AppDistributedKv::SoftBusAdapter
308 next > now ? next - now : ExecutorPool::INVALID_DELAY, GetCloseSessionTask()); in GetCloseSessionTask()
H A Dsoftbus_adapter.h93 Task GetCloseSessionTask();
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/test/unittest/
H A Dsoftbus_adapter_standard_test.cpp180 SoftBusAdapter::GetInstance()->GetCloseSessionTask();