Home
last modified time | relevance | path

Searched refs:TYPE_ENUM (Results 1 – 21 of 21) sorted by relevance

/test/vts/compilation_tools/vtsc/test/golden/PROFILER/
DNfc.profiler.cpp72 result_0->set_type(TYPE_ENUM); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc()
190 result_0->set_type(TYPE_ENUM); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc()
236 result_0->set_type(TYPE_ENUM); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc()
282 result_0->set_type(TYPE_ENUM); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc()
328 result_0->set_type(TYPE_ENUM); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc()
374 result_0->set_type(TYPE_ENUM); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc()
Dtypes.profiler.cpp13 arg_name->set_type(TYPE_ENUM); in profile____android__hardware__nfc__V1_0__NfcEvent()
20 arg_name->set_type(TYPE_ENUM); in profile____android__hardware__nfc__V1_0__NfcStatus()
DNfcClientCallback.profiler.cpp54 arg_0->set_type(TYPE_ENUM); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfcClientCallback()
62 arg_1->set_type(TYPE_ENUM); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfcClientCallback()
DBar.profiler.cpp65 arg_0->set_type(TYPE_ENUM); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar()
536 arg_0->set_type(TYPE_ENUM); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar()
554 result_0->set_type(TYPE_ENUM); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar()
1909 arg_0->set_type(TYPE_ENUM); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar()
1953 result_0->set_type(TYPE_ENUM); in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar()
DTestMsgQ.profiler.cpp14 arg_name->set_type(TYPE_ENUM); in profile____android__hardware__tests__msgq__V1_0__ITestMsgQ__EventFlagBits()
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/
DNfc.driver.cpp158 result_val_0->set_type(TYPE_ENUM); in CallFunction()
187 result_val_0->set_type(TYPE_ENUM); in CallFunction()
196 result_val_0->set_type(TYPE_ENUM); in CallFunction()
205 result_val_0->set_type(TYPE_ENUM); in CallFunction()
214 result_val_0->set_type(TYPE_ENUM); in CallFunction()
223 result_val_0->set_type(TYPE_ENUM); in CallFunction()
Dtypes.driver.cpp34 result_msg->set_type(TYPE_ENUM); in SetResult__android__hardware__nfc__V1_0__NfcEvent()
57 result_msg->set_type(TYPE_ENUM); in SetResult__android__hardware__nfc__V1_0__NfcStatus()
DNfcClientCallback.driver.cpp41 var_msg0->set_type(TYPE_ENUM); in sendEvent()
44 var_msg1->set_type(TYPE_ENUM); in sendEvent()
DBar.driver.cpp57 var_msg0->set_type(TYPE_ENUM); in convertToBoolIfSmall()
200 var_msg0->set_type(TYPE_ENUM); in useAnEnum()
601 var_msg0->set_type(TYPE_ENUM); in takeAMask()
796 result_val_0->set_type(TYPE_ENUM); in CallFunction()
1249 result_val_0->set_type(TYPE_ENUM); in CallFunction()
DTestMsgQ.driver.cpp29 result_msg->set_type(TYPE_ENUM); in SetResult__android__hardware__tests__msgq__V1_0__ITestMsgQ__EventFlagBits()
/test/vts/compilation_tools/vtsc/code_gen/common/
DHalHidlCodeGenUtils.cpp23 if (type == TYPE_SCALAR || type == TYPE_ENUM || type == TYPE_MASK || in IsElidableType()
43 if (type == TYPE_ENUM || type == TYPE_STRUCT || type == TYPE_UNION || in IsUserDefinedType()
/test/vts/utils/python/mirror/
Dpy2pb.py38 message.type = CompSpecMsg.TYPE_ENUM
171 if attr.type == CompSpecMsg.TYPE_ENUM:
238 if attr.type == CompSpecMsg.TYPE_ENUM:
302 elif pb_spec.type == CompSpecMsg.TYPE_ENUM:
Dnative_entity_mirror.py144 elif (attribute.type == CompSpecMsg.TYPE_ENUM
151 elif (attribute.type == CompSpecMsg.TYPE_ENUM
265 CompSpecMsg.TYPE_ENUM or
360 elif arg_msg.type == CompSpecMsg.TYPE_ENUM:
Dpb2py.py124 if attr.type == CompSpecMsg.TYPE_ENUM:
172 elif var.type == CompSpecMsg.TYPE_ENUM:
/test/vts/compilation_tools/vtsc/code_gen/driver/
DHalHidlCodeGen.cpp595 if (attribute.type() == TYPE_ENUM) { in GenerateRandomFunctionDeclForAttribute()
609 if (attribute.type() == TYPE_ENUM) { in GenerateRandomFunctionImplForAttribute()
719 case TYPE_ENUM: { in GenerateDriverImplForAttribute()
815 case TYPE_ENUM: in GenerateDriverImplForTypedVariable()
1228 case TYPE_ENUM: in GenerateVerificationCodeForTypedVariable()
1452 case TYPE_ENUM: in GenerateSetResultCodeForTypedVariable()
1624 } else if (val.fmq_value(0).type() == TYPE_ENUM) { in GenerateSetResultCodeForTypedVariable()
1742 case TYPE_ENUM: in GenerateDefaultReturnValForTypedVariable()
/test/vts-testcase/fuzz/iface_fuzzer/
DProtoFuzzerMutator.cpp51 random_gen_fns_[TYPE_ENUM] = in ProtoFuzzerMutator()
53 mutate_fns_[TYPE_ENUM] = std::bind(&ProtoFuzzerMutator::EnumMutate, this, _1); in ProtoFuzzerMutator()
/test/vts/compilation_tools/vtsc/
DVtsCompilerUtils.cpp179 case TYPE_ENUM: in GetCppVariableType()
464 case TYPE_ENUM: in GetCppInstanceType()
/test/vts/compilation_tools/vtsc/code_gen/profiler/
DProfilerCodeGenBase.cpp157 case TYPE_ENUM: in GenerateProfilerForTypedVariable()
/test/vts/proto/
DComponentSpecificationMessage.proto123 TYPE_ENUM = 4; enumerator
413 // TYPE_SCALAR, TYPE_STRING, TYPE_ENUM, TYPE_ARRAY,
DComponentSpecificationMessage_pb2.py435 TYPE_ENUM = 4 variable
/test/vts/runners/host/tcp_client/
Dvts_tcp_client.py284 elif var_spec_msg.type == CompSpecMsg_pb2.TYPE_ENUM: