Searched defs:clone (Results 1 – 6 of 6) sorted by relevance
56 native_handle_t* clone = native_handle_create(handle->numFds, handle->numInts); in native_handle_clone() local
297 std::unique_ptr<Regs> clone(regs->Clone()); in clone_test() local306 TEST_F(RegsTest, clone) { in TEST_F() argument
34 bt_property_t* clone = in property_copy_array() local
80 std::unique_ptr<config_t> clone = config_new_clone(*config); in TEST_F() local
658 camera_metadata_t *clone = allocate_camera_metadata( in clone_camera_metadata() local
307 def insert_clone(self, clone): argument