Home
last modified time | relevance | path

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

/aosp_15_r20/external/ot-br-posix/src/border_agent/
H A Dborder_agent.cpp381 static uint64_t ConvertTimestampToUint64(const otTimestamp &aTimestamp) in ConvertTimestampToUint64() function
478 uint64_t activeTimestampValue = ConvertTimestampToUint64(activeDataset.mActiveTimestamp); in AppendActiveTimestampTxtEntry()