Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc5138 ArtMethod* proxy_constructor = in CreateProxyConstructor() local
5140 DCHECK(proxy_constructor != nullptr) in CreateProxyConstructor()
5146 out->CopyFrom(proxy_constructor, image_pointer_size_); in CreateProxyConstructor()
5156 out->SetDataPtrSize(proxy_constructor, image_pointer_size_); in CreateProxyConstructor()