Home | History | Annotate | Download | only in emulator

Lines Matching refs:full_name

21   full_name='emulator.MsgType',
79 full_name='emulator.Status',
129 full_name='emulator.VehiclePropStatus',
181 full_name='emulator.VehicleAreaConfig',
187 name='area_id', full_name='emulator.VehicleAreaConfig.area_id', index=0,
194 name='min_int32_value', full_name='emulator.VehicleAreaConfig.min_int32_value', index=1,
201 name='max_int32_value', full_name='emulator.VehicleAreaConfig.max_int32_value', index=2,
208 name='min_int64_value', full_name='emulator.VehicleAreaConfig.min_int64_value', index=3,
215 name='max_int64_value', full_name='emulator.VehicleAreaConfig.max_int64_value', index=4,
222 name='min_float_value', full_name='emulator.VehicleAreaConfig.min_float_value', index=5,
229 name='max_float_value', full_name='emulator.VehicleAreaConfig.max_float_value', index=6,
251 full_name='emulator.VehiclePropConfig',
257 name='prop', full_name='emulator.VehiclePropConfig.prop', index=0,
264 name='access', full_name='emulator.VehiclePropConfig.access', index=1,
271 name='change_mode', full_name='emulator.VehiclePropConfig.change_mode', index=2,
278 name='value_type', full_name='emulator.VehiclePropConfig.value_type', index=3,
285 name='supported_areas', full_name='emulator.VehiclePropConfig.supported_areas', index=4,
292 name='area_configs', full_name='emulator.VehiclePropConfig.area_configs', index=5,
299 name='config_flags', full_name='emulator.VehiclePropConfig.config_flags', index=6,
306 name='config_array', full_name='emulator.VehiclePropConfig.config_array', index=7,
313 name='config_string', full_name='emulator.VehiclePropConfig.config_string', index=8,
320 name='min_sample_rate', full_name='emulator.VehiclePropConfig.min_sample_rate', index=9,
327 name='max_sample_rate', full_name='emulator.VehiclePropConfig.max_sample_rate', index=10,
349 full_name='emulator.VehiclePropValue',
355 name='prop', full_name='emulator.VehiclePropValue.prop', index=0,
362 name='value_type', full_name='emulator.VehiclePropValue.value_type', index=1,
369 name='timestamp', full_name='emulator.VehiclePropValue.timestamp', index=2,
376 name='status', full_name='emulator.VehiclePropValue.status', index=3,
383 name='area_id', full_name
390 name='int32_values', full_name='emulator.VehiclePropValue.int32_values', index=5,
397 name='int64_values', full_name='emulator.VehiclePropValue.int64_values', index=6,
404 name='float_values', full_name='emulator.VehiclePropValue.float_values', index=7,
411 name='string_value', full_name='emulator.VehiclePropValue.string_value', index=8,
418 name='bytes_value', full_name='emulator.VehiclePropValue.bytes_value', index=9,
440 full_name='emulator.VehiclePropGet',
446 name='prop', full_name='emulator.VehiclePropGet.prop', index=0,
453 name='area_id', full_name='emulator.VehiclePropGet.area_id', index=1,
475 full_name='emulator.EmulatorMessage',
481 name='msg_type', full_name='emulator.EmulatorMessage.msg_type', index=0,
488 name='status', full_name='emulator.EmulatorMessage.status', index=1,
495 name='prop', full_name='emulator.EmulatorMessage.prop', index=2,
502 name='config', full_name='emulator.EmulatorMessage.config', index=3,
509 name='value', full_name='emulator.EmulatorMessage.value', index=4,