Searched defs:clone (Results 1 – 4 of 4) sorted by relevance
31 bt_property_t *clone = osi_calloc(sizeof(bt_property_t) * count); in property_copy_array() local
85 config_t *clone = config_new_clone(config); in TEST_F() local
546 camera_metadata_t *clone = allocate_camera_metadata( in clone_camera_metadata() local
307 def insert_clone(self, clone): argument