Searched defs:GetUpdateTime (Results 1 – 3 of 3) sorted by relevance
| /external/openthread/src/core/meshcop/ | ||
| D | dataset_local.hpp | 151 TimeMilli GetUpdateTime(void) const { return mUpdateTime; } in GetUpdateTime() function in ot::MeshCoP::DatasetLocal |
| D | dataset.hpp | 806 TimeMilli GetUpdateTime(void) const { return mUpdateTime; } in GetUpdateTime() function in ot::MeshCoP::Dataset |
| /external/openthread/src/core/thread/ | ||
| D | network_data_publisher.hpp | 361 const TimeMilli &GetUpdateTime(void) const { return mUpdateTime; } in GetUpdateTime() function in ot::NetworkData::Publisher::Entry |