Home
last modified time | relevance | path

Searched refs:_A_allocate_and_copy (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_vector.c311 static c_iterator _A_allocate_and_copy(c_pvector thiz, size_type n, c_const_iterator first, c_const… in _A_allocate_and_copy() function
422 c_iterator tmp = _A_allocate_and_copy(thiz, in c_vector_assign()
455 c_iterator tmp = _A_allocate_and_copy(thiz, n, c_vector_begin(thiz), c_vector_end(thiz)); in c_vector_reserve()