Searched refs:TYPE_STRUCT (Results 1 – 17 of 17) sorted by relevance
84 elif curr_value.type == CompSpecMsg.TYPE_STRUCT:105 elif curr_value.type == CompSpecMsg.TYPE_STRUCT:132 elif attr.type == CompSpecMsg.TYPE_STRUCT:170 elif var.type == CompSpecMsg.TYPE_STRUCT:
164 message.type = CompSpecMsg.TYPE_STRUCT179 elif attr.type == CompSpecMsg.TYPE_STRUCT:246 elif attr.type == CompSpecMsg.TYPE_STRUCT:298 elif pb_spec.type == CompSpecMsg.TYPE_STRUCT:
267 CompSpecMsg.TYPE_STRUCT or319 if arg_msg.type == CompSpecMsg.TYPE_STRUCT:
172 case TYPE_STRUCT: in GenerateProfilerForTypedVariable()233 if (attribute.type() == TYPE_STRUCT || attribute.type() == TYPE_UNION || in GenerateProfilerMethodDeclForAttribute()255 if (attribute.type() == TYPE_STRUCT || attribute.type() == TYPE_UNION || in GenerateProfilerMethodImplForAttribute()332 if (val.type() == TYPE_STRUCT) { in IncludeHidlNativeType()
16 arg_name->set_type(TYPE_STRUCT); in profile____android__hardware__tests__bar__V1_0__IBar__SomethingRelated()18 arg_name_myRelated->set_type(TYPE_STRUCT); in profile____android__hardware__tests__bar__V1_0__IBar__SomethingRelated()100 result_0_vector_result_0_index->set_type(TYPE_STRUCT); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar()594 arg_0_vector_arg_0_index->set_type(TYPE_STRUCT); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar()641 arg_0->set_type(TYPE_STRUCT); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar()691 arg_0_array_arg_0_index->set_type(TYPE_STRUCT); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar()712 arg_0_array_arg_0_index_fumble->set_type(TYPE_STRUCT); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar()715 arg_0_array_arg_0_index_gumble->set_type(TYPE_STRUCT); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar()762 arg_0->set_type(TYPE_STRUCT); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar()1014 arg_0->set_type(TYPE_STRUCT); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar()[all …]
198 arg_0->set_type(TYPE_STRUCT); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_memory_V1_0_IMemoryTest()216 result_0->set_type(TYPE_STRUCT); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_memory_V1_0_IMemoryTest()
724 case TYPE_STRUCT: { in GenerateDriverImplForAttribute()865 case TYPE_STRUCT: in GenerateDriverImplForTypedVariable()1294 case TYPE_STRUCT: in GenerateVerificationCodeForTypedVariable()1388 if (attribute.type() == TYPE_STRUCT || attribute.type() == TYPE_UNION) { in GenerateVerificationDeclForAttribute()1405 if (attribute.type() == TYPE_STRUCT || attribute.type() == TYPE_UNION) { in GenerateVerificationImplForAttribute()1511 case TYPE_STRUCT: in GenerateSetResultCodeForTypedVariable()1630 } else if (val.fmq_value(0).type() == TYPE_STRUCT) { in GenerateSetResultCodeForTypedVariable()1673 if (attribute.type() == TYPE_STRUCT || attribute.type() == TYPE_UNION || in GenerateSetResultDeclForAttribute()1696 if (attribute.type() == TYPE_STRUCT || attribute.type() == TYPE_UNION || in GenerateSetResultImplForAttribute()1745 case TYPE_STRUCT: in GenerateDefaultReturnValForTypedVariable()
23 result_msg->set_type(TYPE_STRUCT); in SetResult__android__hardware__tests__bar__V1_0__IBar__SomethingRelated()25 result_msg_myRelated->set_type(TYPE_STRUCT); in SetResult__android__hardware__tests__bar__V1_0__IBar__SomethingRelated()217 var_msg0_vector_i->set_type(TYPE_STRUCT); in haveAGooberVec()231 var_msg0->set_type(TYPE_STRUCT); in haveAGoober()248 var_msg0_array_i->set_type(TYPE_STRUCT); in haveAGooberArray()275 var_msg0_array_i_fumble->set_type(TYPE_STRUCT); in haveAGooberArray()279 var_msg0_array_i_gumble->set_type(TYPE_STRUCT); in haveAGooberArray()294 var_msg0->set_type(TYPE_STRUCT); in haveATypeFromAnotherFile()372 var_msg0->set_type(TYPE_STRUCT); in callingDrWho()386 var_msg0->set_type(TYPE_STRUCT); in transpose()[all …]
72 var_msg0->set_type(TYPE_STRUCT); in haveSomeMemoryBlock()191 result_val_0->set_type(TYPE_STRUCT); in CallFunction()
43 if (type == TYPE_ENUM || type == TYPE_STRUCT || type == TYPE_UNION || in IsUserDefinedType()
85 random_gen_fns_[TYPE_STRUCT] = in ProtoFuzzerMutator()87 mutate_fns_[TYPE_STRUCT] = in ProtoFuzzerMutator()
216 case TYPE_STRUCT: in GetCppVariableType()495 case TYPE_STRUCT: { in GetCppInstanceType()
212 msg->set_type(TYPE_STRUCT); in ConvertCameraInfoToProtobuf()
474 case TYPE_STRUCT: { in PreprocessHidlHalFunctionCallArgs()613 case TYPE_STRUCT: { in SetHidlHalFunctionCallResults()
126 TYPE_STRUCT = 7; enumerator414 // TYPE_VECTOR, TYPE_STRUCT, TYPE_UNION, TYPE_HIDL_CALLBACK,
438 TYPE_STRUCT = 7 variable
294 elif var_spec_msg.type == CompSpecMsg_pb2.TYPE_STRUCT: