Searched refs:initWithDictionary (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/libkern/libkern/c++/
H A DOSDictionary.h386 * @function initWithDictionary
420 virtual bool initWithDictionary(
/xnu-2422.115.4/libkern/c++/
H A DOSDictionary.cpp155 bool OSDictionary::initWithDictionary(const OSDictionary *dict, function in class:OSDictionary
241 if (me && !me->initWithDictionary(dict, capacity)) {

Completed in 25 milliseconds