Searched refs:constType (Results 1 – 2 of 2) sorted by relevance
313 Type constType = null; in create() local319 constType = typeBuilder.create(); in create()320 sb.addConstant(constType); in create()329 Allocation constantData = Allocation.createTyped(mRS,constType); in create()
3213 jint constType = env->CallIntMethod(singleSatCorrectionObj, method_correctionSatConstType); in getSingleSatCorrectionList_1_1() local3217 .constellation = static_cast<GnssConstellationType_V2_0>(constType), in getSingleSatCorrectionList_1_1()3233 jint constType = env->CallIntMethod(singleSatCorrectionObj, method_correctionSatConstType); in getSingleSatCorrectionList_1_0() local3235 singleSatCorrection.constellation = static_cast<GnssConstellationType_V1_0>(constType), in getSingleSatCorrectionList_1_0()