Searched refs:clazz (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/android/src/ |
| H A D | jnipositioning.cpp | 179 jclass clazz, in Q_GLOBAL_STATIC() 191 id = env->GetMethodID(clazz, name, sig); in Q_GLOBAL_STATIC() 582 clazz = env->FindClass(CLASS_NAME); \ 583 if (!clazz) { \ 604 jclass clazz; in registerNatives() local 606 positioningClass = static_cast<jclass>(env->NewGlobalRef(clazz)); in registerNatives()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/ |
| H A D | buildinfohelper.py | 81 def _cached_get_or_create(self, clazz, **kwargs): argument 86 …assert issubclass(clazz, models.Model), "_cached_get_or_create needs to get the class as first arg… 89 dictname = "objects_%s" % clazz.__name__ 96 clazz.objects.get_or_create(**kwargs) 101 def _cached_get(self, clazz, **kwargs): argument 104 … assert issubclass(clazz, models.Model), "_cached_get needs to get the class as first argument" 107 dictname = "objects_%s" % clazz.__name__ 113 vars(self)[dictname][key] = clazz.objects.get(**kwargs)
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/ |
| H A D | native-lib.cc | 171 Java_com_rockchip_gpadc_demo_rga_RGA_color_1convert_1and_1flip(JNIEnv *env, jclass clazz, in Java_com_rockchip_gpadc_demo_rga_RGA_color_1convert_1and_1flip() argument
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | avbtool.py | 1949 clazz = DESCRIPTOR_CLASSES[tag] 1951 clazz = AvbDescriptor 1952 ret.append(clazz(data[o:o + 16 + nb_following]))
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | jquery-2.0.3.min.map | 1 …n","rfocusable","removeAttr","removeProp","propFix","addClass","classes","clazz","proceed","remove…
|