Searched refs:editor (Results 1 – 3 of 3) sorted by relevance
118 Editor editor; variable149 …static OSPtr<OSSerialize> binaryWithCapacity(unsigned int inCapacity, Editor editor = NULL, void *…
52 Editor editor, void * reference) in binaryWithCapacity() argument66 me->editor = editor; in binaryWithCapacity()253 if (editor) { in binarySerializeInternal()254 dictValue = nvalue = (*editor)(editRef, this, dict, dictKey, dictValue); in binarySerializeInternal()
3858 OSSerialize::Editor editor = NULL; in is_io_registry_entry_get_properties_bin_buf() local3866 editor = &GetPropertiesEditor; in is_io_registry_entry_get_properties_bin_buf()3874 s = OSSerialize::binaryWithCapacity(4096, editor, editRef); in is_io_registry_entry_get_properties_bin_buf()