Searched refs:pde_objref (Results 1 – 1 of 1) sorted by relevance
83 prop_object_t pde_objref; member368 po = pd->pd_array[pd->pd_count - 1].pde_objref; in _prop_dictionary_free()527 *next_obj1 = dict1->pd_array[idx].pde_objref; in _prop_dictionary_equals()528 *next_obj2 = dict2->pd_array[idx].pde_objref; in _prop_dictionary_equals()712 po = opd->pd_array[idx].pde_objref; in prop_dictionary_copy()718 pd->pd_array[idx].pde_objref = po; in prop_dictionary_copy()923 _PROP_ASSERT(pde->pde_objref != NULL); in _prop_dictionary_get()924 po = pde->pde_objref; in _prop_dictionary_get()997 prop_object_t opo = pde->pde_objref; in prop_dictionary_set()999 pde->pde_objref = po; in prop_dictionary_set()[all …]