Home
last modified time | relevance | path

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

/external/openthread/src/core/meshcop/
Ddataset_local.hpp151 TimeMilli GetUpdateTime(void) const { return mUpdateTime; } in GetUpdateTime() function in ot::MeshCoP::DatasetLocal
Ddataset.hpp721 TimeMilli GetUpdateTime(void) const { return mUpdateTime; } in GetUpdateTime() function in ot::MeshCoP::Dataset
/external/openthread/src/core/thread/
Dnetwork_data_publisher.hpp316 const TimeMilli &GetUpdateTime(void) const { return mUpdateTime; } in GetUpdateTime() function in ot::NetworkData::Publisher::Entry
/external/openthread/src/core/net/
Dsrp_server.hpp419 const TimeMilli &GetUpdateTime(void) const { return mUpdateTime; } in GetUpdateTime() function in ot::Srp::Server::Service