Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSKext.cpp16847 static OSPtr<OSDextCrash> withTimestamp(uint64_t timestamp);
16858 OSDextCrash::withTimestamp(uint64_t timestamp) function in OSDextCrash
16926 OSSharedPtr<OSDextCrash> crash = OSDextCrash::withTimestamp(timestamp);