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

/macosx-10.5.8/xnu-1228.15.4/libkern/libkern/c++/
H A DOSDictionary.h157 @function initWithDictionary
163 virtual bool initWithDictionary(const OSDictionary *dict,
/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSDictionary.cpp153 bool OSDictionary::initWithDictionary(const OSDictionary *dict, function in class:OSDictionary
230 if (me && !me->initWithDictionary(dict, capacity)) {

Completed in 30 milliseconds