Searched refs:pde_objref (Results 1 – 1 of 1) sorted by relevance
82 prop_object_t pde_objref; member367 po = pd->pd_array[pd->pd_count - 1].pde_objref; in _prop_dictionary_free()526 *next_obj1 = dict1->pd_array[idx].pde_objref; in _prop_dictionary_equals()527 *next_obj2 = dict2->pd_array[idx].pde_objref; in _prop_dictionary_equals()711 po = opd->pd_array[idx].pde_objref; in prop_dictionary_copy()717 pd->pd_array[idx].pde_objref = po; in prop_dictionary_copy()921 _PROP_ASSERT(pde->pde_objref != NULL); in _prop_dictionary_get()922 po = pde->pde_objref; in _prop_dictionary_get()994 prop_object_t opo = pde->pde_objref; in prop_dictionary_set()996 pde->pde_objref = po; in prop_dictionary_set()[all …]