Home
last modified time | relevance | path

Searched defs:timeoutKeys (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/lifecycle/
H A Dlifecycle_policy.cpp61 std::vector<std::string> timeoutKeys; in OnTimeout() local
75 const std::shared_ptr<Store> &store, Duration interval, std::vector<std::string> &timeoutKeys) in GetTimeoutKeys()