Searched defs:clone (Results 1 – 7 of 7) sorted by relevance
56 native_handle_t* clone = native_handle_create(handle->numFds, handle->numInts); in native_handle_clone() local
296 std::unique_ptr<Regs> clone(regs->Clone()); in clone_test() local305 TEST_F(RegsTest, clone) { in TEST_F() argument
170 auto clone = bcc_.clone(); in BuildProtectedDataPayload() local
297 static CertificateChain clone(const keymaster_cert_chain_t& other) { in clone() function
658 camera_metadata_t *clone = allocate_camera_metadata( in clone_camera_metadata() local
307 def insert_clone(self, clone): argument
298 let clone = skm.clone(); in set_up_boot_level_cache() localVariable