Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSKext.cpp16851 virtual bool initWithTimestamp(uint64_t timestamp);
16861 if (!result->initWithTimestamp(timestamp)) {
16868 OSDextCrash::initWithTimestamp(uint64_t timestamp) function in OSDextCrash