Searched defs:constType (Results 1 – 3 of 3) sorted by relevance
777 type constType struct { struct778 base Type781 func (typе *constType) Align(arch Arch) uint {785 func (typе *constType) Bits(arch Arch) uint {789 func (typе *constType) DeclareVar(var_name string, arch Arch) string {800 func (typе *constType) BaseName(arch Arch) string {804 func (typе *constType) Name(arch Arch) string {811 func (*constType) Kind(Arch) Kind {815 func (typе *constType) Elem(Arch) Type {819 func (typе *constType) Field(i uint, arch Arch) FieldInfo {[all …]
385 jint constType = env->CallIntMethod(singleSatCorrectionObj, method_correctionSatConstType); in getSingleSatCorrection_Aidl() local421 jint constType = env->CallIntMethod(singleSatCorrectionObj, method_correctionSatConstType); in getSingleSatCorrectionList_1_0() local440 jint constType = env->CallIntMethod(singleSatCorrectionObj, method_correctionSatConstType); in getSingleSatCorrectionList_1_1() local
314 Type constType = null; in create() local