Searched refs:GetCFNull (Results 1 – 5 of 5) sorted by relevance
502 CFArrayAppendValue((CFMutableArrayRef)data, GetCFNull()); in CFJSObjectSetProperty()523 CFArrayAppendValue((CFMutableArrayRef)data, GetCFNull()); in CFJSObjectSetProperty()525 CFArraySetValueAtIndex((CFMutableArrayRef)data, index, GetCFNull()); in CFJSObjectSetProperty()617 CFArrayAppendValue(cfArray, GetCFNull()); in JSCreateCFArrayFromJSArray()640 if (!jsValue) jsValue = JSObjectCreateWithCFType(GetCFNull()); in JSCreateJSArrayFromCFArray()
174 if (cfValue == GetCFNull()) { in toPrimitive()212 if (cfValue == GetCFNull()) in toBoolean()293 if (cfValue == GetCFNull()) in toNumber()326 if (cfValue == GetCFNull()) in toString()
259 return CFRetain(GetCFNull()); in KJSValueToCFTypeInternal()354 result = RetainCFType(GetCFNull()); in KJSValueToCFTypeInternal()367 CFTypeRef GetCFNull(void) in GetCFNull() function
61 CFTypeRef GetCFNull(void);
3580 (GetCFNull):