Searched refs:constructor (Results 1 – 4 of 4) sorted by relevance
501 item.constructor = constructors[i]; in loadMotoGpStats()511 String constructor; field in PrintCustomContent.MotoGpStatItem556 TextView constructorView = (TextView) convertView.findViewById(R.id.constructor); in getView()557 constructorView.setText(item.constructor); in getView()
94 jmethodID constructor = env->GetMethodID( helper.jni_helper_java_class_, "<init>", "()V" ); in Init() local95 helper.jni_helper_java_ref_ = env->NewObject( helper.jni_helper_java_class_, constructor ); in Init()
340 static void __attribute__ ((constructor)) linker_import_fd_env(void) in linker_import_fd_env()
106 __attribute__((constructor)) static void onDlOpen(void) in onDlOpen()