Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp1646 char stamp_str[sizeof(unsigned long)*3+1]; in get_last_bootup_time() local
1647 std::sprintf(&stamp_str[0], "%u", ((unsigned int)pTypedRecord->TimeGenerated)); in get_last_bootup_time()
1648 stamp = stamp_str; in get_last_bootup_time()