Home
last modified time | relevance | path

Searched defs:GetUpdateTime (Results 1 – 3 of 3) 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.hpp806 TimeMilli GetUpdateTime(void) const { return mUpdateTime; } in GetUpdateTime() function in ot::MeshCoP::Dataset
/external/openthread/src/core/thread/
Dnetwork_data_publisher.hpp361 const TimeMilli &GetUpdateTime(void) const { return mUpdateTime; } in GetUpdateTime() function in ot::NetworkData::Publisher::Entry