Home
last modified time | relevance | path

Searched defs:stringValue (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/libkern/c++/
H A DOSKext.cpp3204 OSString * stringValue = NULL; // do not release in uniqueStringPlistProperty() local
3238 OSString * stringValue = NULL; // do not release in uniqueStringPlistProperty() local
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp2087 IOService::CreatePropertyMatchingDictionary(const char * key, const char * stringValue, OSDictionar… in CreatePropertyMatchingDictionary()