Lines Matching refs:index

26       name='GET_CONFIG_CMD', index=0, number=0,
30 name='GET_CONFIG_RESP', index=1, number=1,
34 name='GET_CONFIG_ALL_CMD', index=2, number=2,
38 name='GET_CONFIG_ALL_RESP', index=3, number=3,
42 name='GET_PROPERTY_CMD', index=4, number=4,
46 name='GET_PROPERTY_RESP', index=5, number=5,
50 name='GET_PROPERTY_ALL_CMD', index=6, number=6,
54 name='GET_PROPERTY_ALL_RESP', index=7, number=7,
58 name='SET_PROPERTY_CMD', index=8, number=8,
62 name='SET_PROPERTY_RESP', index=9, number=9,
66 name='SET_PROPERTY_ASYNC', index=10, number=10,
84 name='RESULT_OK', index=0, number=0,
88 name='ERROR_UNKNOWN', index=1, number=1,
92 name='ERROR_UNIMPLEMENTED_CMD', index=2, number=2,
96 name='ERROR_INVALID_PROPERTY', index=3, number=3,
100 name='ERROR_INVALID_AREA_ID', index=4, number=4,
104 name='ERROR_PROPERTY_UNINITIALIZED', index=5, number=5,
108 name='ERROR_WRITE_ONLY_PROPERTY', index=6, number=6,
112 name='ERROR_MEMORY_ALLOC_FAILED', index=7, number=7,
116 name='ERROR_INVALID_OPERATION', index=8, number=8,
158 name='area_id', full_name='emulator.VehicleAreaConfig.area_id', index=0,
165 name='min_int32_value', full_name='emulator.VehicleAreaConfig.min_int32_value', index=1,
172 name='max_int32_value', full_name='emulator.VehicleAreaConfig.max_int32_value', index=2,
179 name='min_int64_value', full_name='emulator.VehicleAreaConfig.min_int64_value', index=3,
186 name='max_int64_value', full_name='emulator.VehicleAreaConfig.max_int64_value', index=4,
193 name='min_float_value', full_name='emulator.VehicleAreaConfig.min_float_value', index=5,
200 name='max_float_value', full_name='emulator.VehicleAreaConfig.max_float_value', index=6,
228 name='prop', full_name='emulator.VehiclePropConfig.prop', index=0,
235 name='access', full_name='emulator.VehiclePropConfig.access', index=1,
242 name='change_mode', full_name='emulator.VehiclePropConfig.change_mode', index=2,
249 name='value_type', full_name='emulator.VehiclePropConfig.value_type', index=3,
256 name='supported_areas', full_name='emulator.VehiclePropConfig.supported_areas', index=4,
263 name='area_configs', full_name='emulator.VehiclePropConfig.area_configs', index=5,
270 name='config_flags', full_name='emulator.VehiclePropConfig.config_flags', index=6,
277 name='config_array', full_name='emulator.VehiclePropConfig.config_array', index=7,
284 name='config_string', full_name='emulator.VehiclePropConfig.config_string', index=8,
291 name='min_sample_rate', full_name='emulator.VehiclePropConfig.min_sample_rate', index=9,
298 name='max_sample_rate', full_name='emulator.VehiclePropConfig.max_sample_rate', index=10,
326 name='prop', full_name='emulator.VehiclePropValue.prop', index=0,
333 name='value_type', full_name='emulator.VehiclePropValue.value_type', index=1,
340 name='timestamp', full_name='emulator.VehiclePropValue.timestamp', index=2,
347 name='area_id', full_name='emulator.VehiclePropValue.area_id', index=3,
354 name='int32_values', full_name='emulator.VehiclePropValue.int32_values', index=4,
361 name='int64_values', full_name='emulator.VehiclePropValue.int64_values', index=5,
368 name='float_values', full_name='emulator.VehiclePropValue.float_values', index=6,
375 name='string_value', full_name='emulator.VehiclePropValue.string_value', index=7,
382 name='bytes_value', full_name='emulator.VehiclePropValue.bytes_value', index=8,
410 name='prop', full_name='emulator.VehiclePropGet.prop', index=0,
417 name='area_id', full_name='emulator.VehiclePropGet.area_id', index=1,
445 name='msg_type', full_name='emulator.EmulatorMessage.msg_type', index=0,
452 name='status', full_name='emulator.EmulatorMessage.status', index=1,
459 name='prop', full_name='emulator.EmulatorMessage.prop', index=2,
466 name='config', full_name='emulator.EmulatorMessage.config', index=3,
473 name='value', full_name='emulator.EmulatorMessage.value', index=4,