Home
last modified time | relevance | path

Searched defs:construct (Results 1 – 4 of 4) sorted by relevance

/art/openjdkjvmti/
Djvmti_allocator.h135 void construct(pointer p, const_reference val) { in construct() function
139 void construct(U* p, Args&&... args) { in construct() function
/art/compiler/utils/
Dswap_space.h196 void construct(pointer p, const_reference val) { in construct() function
200 void construct(U* p, Args&&... args) { in construct() function
/art/libartbase/base/
Dscoped_arena_containers.h194 void construct(U* p, Args&&... args) { in construct() function
Darena_containers.h207 void construct(U* p, Args&&... args) { in construct() function