/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/ |
D | types.h | 98 namespace automotive { 3387 …::android::hardware::automotive::vehicle::V2_0::VehiclePropertyAccess access __attribute__ ((align… 3391 …::android::hardware::automotive::vehicle::V2_0::VehiclePropertyChangeMode changeMode __attribute__… 3395 …::android::hardware::hidl_vec<::android::hardware::automotive::vehicle::V2_0::VehicleAreaConfig> a… 3491 …::android::hardware::automotive::vehicle::V2_0::VehiclePropertyStatus status __attribute__ ((align… 3492 …::android::hardware::automotive::vehicle::V2_0::VehiclePropValue::RawValue value __attribute__ ((a… 3566 … ::android::hardware::automotive::vehicle::V2_0::SubscribeFlags flags __attribute__ ((aligned(4))); 4526 ::android::hardware::automotive::vehicle::V2_0::UserFlags flags __attribute__ ((aligned(4))); 4545 … ::android::hardware::automotive::vehicle::V2_0::UserInfo currentUser __attribute__ ((aligned(4))); 4555 …::android::hardware::hidl_vec<::android::hardware::automotive::vehicle::V2_0::UserInfo> existingUs… [all …]
|
/device/google/trout/hal/vehicle/2.0/ |
D | Android.bp | 20 name: "android.hardware.automotive.vehicle@2.0-virtualization-utils", 28 "android.hardware.automotive.utils.vsockinfo", 36 name: "android.hardware.automotive.vehicle@2.0-grpc-trout", 68 …cmd: "$(location aprotoc) -I$$(dirname $(in)) -Ihardware/interfaces/automotive/vehicle/proto -Iext… 84 …cmd: "$(location aprotoc) -I$$(dirname $(in)) -Ihardware/interfaces/automotive/vehicle/proto -Iext… 95 name: "android.hardware.automotive.vehicle@2.0-virtualization-client-lib", 102 "android.hardware.automotive.utils.vsockinfo", 103 "android.hardware.automotive.vehicle@2.0-manager-lib", 104 "android.hardware.automotive.vehicle@2.0-default-impl-lib", 105 "android.hardware.automotive.vehicle@2.0-grpc-trout", [all …]
|
D | VirtualizedVehicleService.cpp | 31 using android::hardware::automotive::vehicle::V2_0::VehicleHalManager; 32 using android::hardware::automotive::vehicle::V2_0::VehiclePropertyStore; 35 namespace vhal_impl = android::hardware::automotive::vehicle::V2_0::impl; in main()
|
/device/generic/car/emulator/vhal_v2_0/ |
D | Android.bp | 26 name: "android.hardware.automotive.vehicle@2.0-emulator-impl-lib", 27 visibility: ["//hardware/interfaces/automotive/vehicle/2.0:__subpackages__"], 39 "android.hardware.automotive.vehicle@2.0-default-impl-lib", 49 "android.hardware.automotive.vehicle@2.0-libproto-native", 57 name: "android.hardware.automotive.vehicle@2.0-emulator-service", 60 "android.hardware.automotive.vehicle@2.0-emulator-service.xml", 62 init_rc: ["android.hardware.automotive.vehicle@2.0-emulator-service.rc"], 73 "android.hardware.automotive.vehicle@2.0-manager-lib", 74 "android.hardware.automotive.vehicle@2.0-libproto-native", 75 "android.hardware.automotive.vehicle@2.0-emulator-impl-lib",
|
D | VehicleService.cpp | 28 using ::android::hardware::automotive::vehicle::V2_0::VehicleHalManager; 29 using ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyStore; 30 using ::android::hardware::automotive::vehicle::V2_0::impl::EmulatedVehicleConnector; 31 using ::android::hardware::automotive::vehicle::V2_0::impl::EmulatedVehicleHal;
|
/device/google/trout/ |
D | aosp_trout_common.mk | 55 LOCAL_AUDIOCONTROL_HAL_PRODUCT_PACKAGE ?= android.hardware.automotive.audiocontrol-service.trout 58 LOCAL_DUMPSTATE_PRODUCT_PACKAGE ?= android.hardware.automotive.dumpstate-service.trout 67 TROUT_DEFAULT_VHAL_PACKAGES = android.hardware.automotive.vehicle@default-trout-service 69 TROUT_DEFAULT_VHAL_PACKAGES += android.hardware.automotive.vehicle@default-trout-fake-hardware-grpc… 86 …device/google/trout/product_files/etc/automotive/evs/config_override.json:${TARGET_COPY_OUT_VENDOR… 87 …e/trout/product_files/vendor/etc/automotive/evs/evs_configuration_override.xml:$(TARGET_COPY_OUT_V… 95 ro.hardware.type=automotive \ 107 PRODUCT_CHARACTERISTICS := nosdcard,automotive 134 PRODUCT_PACKAGES += android.automotive.tracing-client.trout
|
/device/google/trout/hal/vehicle/aidl/ |
D | Android.bp | 20 name: "android.hardware.automotive.vehicle@default-trout-service", 22 init_rc: ["android.hardware.automotive.vehicle@default-trout-service.rc"], 32 "android.hardware.automotive.utils.vsockinfo", 33 "android.hardware.automotive.vehicle@default-grpc-hardware-lib", 47 vintf_fragments: ["manifest_android.hardware.automotive.vehicle@default-trout-service.xml"], 51 name: "android.hardware.automotive.vehicle@default-trout-fake-hardware-grpc-server", 56 init_rc: ["android.hardware.automotive.vehicle@default-trout-fake-hardware-grpc-server.rc"], 63 "android.hardware.automotive.utils.vsockinfo", 64 "android.hardware.automotive.vehicle@default-grpc-server-lib",
|
D | VirtualizedVehicleServer.cpp | 28 using ::android::hardware::automotive::utils::VsockConnectionInfo; 29 using ::android::hardware::automotive::vehicle::fake::FakeVehicleHardware; 30 using ::android::hardware::automotive::vehicle::virtualization::GrpcVehicleProxyServer;
|
/device/google/trout/hal/audiocontrol/aidl/1.0/ |
D | Android.bp | 25 "android.hardware.automotive.audiocontrol@2.0", 66 name: "android.hardware.automotive.audiocontrol-server.trout", 82 "android.hardware.automotive.audiocontrol-V1-ndk", 98 name: "android.hardware.automotive.audiocontrol-service.trout", 107 "android.hardware.automotive.audiocontrol-server.trout", 108 "android.hardware.automotive.audiocontrol-V1-ndk", 109 "android.hardware.automotive.utils.watchdog", 110 "android.automotive.watchdog-V2-ndk", 124 "android.hardware.automotive.utils.vsockinfo",
|
D | WatchdogClient.cpp | 23 using aidl::android::automotive::watchdog::ICarWatchdog; 24 using aidl::android::automotive::watchdog::TimeoutLength; 34 namespace aidl::android::hardware::automotive::audiocontrol { namespace
|
/device/generic/car/emulator/vhal_aidl/VehicleEmulator/ |
D | EmulatedVehicleHardware.cpp | 30 namespace automotive { namespace 34 using ::aidl::android::hardware::automotive::vehicle::StatusCode; 35 using ::aidl::android::hardware::automotive::vehicle::SetValueRequest; 36 using ::aidl::android::hardware::automotive::vehicle::SetValueResult; 37 using ::aidl::android::hardware::automotive::vehicle::VehiclePropConfig; 38 using ::aidl::android::hardware::automotive::vehicle::VehiclePropValue; 39 using ::aidl::android::hardware::automotive::vehicle::VehicleProperty; 42 using ::android::hardware::automotive::vehicle::V2_0::impl::MessageSender;
|
D | VehicleEmulator.cpp | 32 namespace automotive { namespace 36 using ::aidl::android::hardware::automotive::vehicle::VehiclePropValue; 37 using ::aidl::android::hardware::automotive::vehicle::VehiclePropConfig; 38 using ::aidl::android::hardware::automotive::vehicle::VehiclePropertyStatus; 39 using ::aidl::android::hardware::automotive::vehicle::VehiclePropertyType; 41 using ::android::hardware::automotive::vehicle::V2_0::impl::SocketComm; 42 using ::android::hardware::automotive::vehicle::V2_0::impl::PipeComm; 43 using ::android::hardware::automotive::vehicle::V2_0::impl::MessageSender;
|
/device/google/trout/sepolicy/vendor/google/ |
D | file_contexts | 2 /vendor/bin/hw/android\.hardware\.automotive\.dumpstate-service\.trout u:object_r:hal_dumpstate_im… 5 /(vendor|system/vendor)/bin/hw/android\.hardware\.automotive\.vehicle@2\.0-virtualization-service … 6 /(vendor|system/vendor)/bin/hw/android\.hardware\.automotive\.vehicle@default-trout-service u:obje… 9 /(vendor|system/vendor)/bin/hw/android\.hardware\.automotive\.vehicle@2\.0-virtualization-grpc-serv… 10 /(vendor|system/vendor)/bin/hw/android\.hardware\.automotive\.vehicle@default-trout-.*-grpc-server … 13 /vendor/bin/hw/android\.hardware\.automotive\.audiocontrol-service\.trout u:object_r:hal_audiocont…
|
/device/google/trout/hal/common/android/watchdog/ |
D | BaseWatchdogClient.h | 24 namespace android::hardware::automotive::utils { 26 class BaseWatchdogClient : public aidl::android::automotive::watchdog::BnCarWatchdogClient { 29 int32_t sessionId, aidl::android::automotive::watchdog::TimeoutLength timeout) override; 56 std::shared_ptr<aidl::android::automotive::watchdog::ICarWatchdog> mWatchdogServer; 57 std::shared_ptr<aidl::android::automotive::watchdog::ICarWatchdogClient> mTestClient;
|
/device/google/cuttlefish/shared/auto/ |
D | device_vendor.mk | 71 LOCAL_VHAL_PRODUCT_PACKAGE := android.hardware.automotive.vehicle@V1-emulator-service 77 PRODUCT_PACKAGES += android.hardware.automotive.remoteaccess@V1-default-service 83 PRODUCT_PACKAGES += android.hardware.automotive.ivn@V1-default-service 87 … LOCAL_AUDIOCONTROL_HAL_PRODUCT_PACKAGE := android.hardware.automotive.audiocontrol-service.example 93 PRODUCT_PACKAGES += android.hardware.automotive.can-service 96 PRODUCT_PACKAGES += android.hardware.automotive.occupant_awareness@1.0-service 116 PRODUCT_PACKAGES += android.hardware.automotive.evs-aidl-default-service 124 …fish/shared/auto/evs/evs_app_config.json:$(TARGET_COPY_OUT_VENDOR)/etc/automotive/evs/config_overr…
|
/device/generic/car/emulator/usbpt/protocan/protocanbus/ |
D | ExtraCanClient.cpp | 19 namespace android::hardware::automotive::vehicle::V2_0::impl { namespace 26 using ::aidl::android::hardware::automotive::vehicle::VehicleArea; 27 using ::aidl::android::hardware::automotive::vehicle::VehicleDisplay; 28 using ::aidl::android::hardware::automotive::vehicle::VehicleHwKeyInputAction; 29 using ::aidl::android::hardware::automotive::vehicle::VehiclePropertyStatus; 30 using ::aidl::android::hardware::automotive::vehicle::VehicleProperty;
|
D | service.cpp | 13 namespace android::hardware::automotive::vehicle::V2_0::impl { namespace 16 using ::aidl::android::hardware::automotive::vehicle::VehicleBus; 39 ::android::hardware::automotive::vehicle::V2_0::impl::protocanbusService(); in main()
|
/device/generic/car/emulator/vhal_aidl/VehicleEmulator/include/ |
D | EmulatedVehicleHardware.h | 29 namespace automotive { 38 using AidlVehiclePropValue = aidl::android::hardware::automotive::vehicle::VehiclePropValue; 41 …using ConfigResultType = android::base::Result<const aidl::android::hardware::automotive::vehicle:… 47 aidl::android::hardware::automotive::vehicle::StatusCode setValues( 49 const std::vector<aidl::android::hardware::automotive::vehicle::SetValueRequest>&
|
D | VehicleEmulator.h | 32 namespace automotive { 48 …void doSetValueFromClient(const aidl::android::hardware::automotive::vehicle::VehiclePropValue& pr… 63 const aidl::android::hardware::automotive::vehicle::VehiclePropConfig& cfg, 66 const aidl::android::hardware::automotive::vehicle::VehiclePropValue& val,
|
/device/generic/car/emulator/vhal_aidl/VehicleEmulator/test/ |
D | VehicleEmulatorTest.cpp | 28 namespace automotive { namespace 34 using ::aidl::android::hardware::automotive::vehicle::VehicleProperty; 35 using ::aidl::android::hardware::automotive::vehicle::VehiclePropertyAccess; 36 using ::aidl::android::hardware::automotive::vehicle::VehiclePropertyChangeMode; 37 using ::aidl::android::hardware::automotive::vehicle::VehiclePropertyType; 38 using ::aidl::android::hardware::automotive::vehicle::VehiclePropertyStatus; 39 using ::aidl::android::hardware::automotive::vehicle::SetValueRequest; 40 using ::aidl::android::hardware::automotive::vehicle::SetValueResult; 41 using ::aidl::android::hardware::automotive::vehicle::StatusCode; 43 using ::android::hardware::automotive::vehicle::V2_0::impl::MessageSender;
|
/device/generic/car/emulator/vhal_v2_0/interfaces/aidl/ |
D | Android.bp | 17 "android.hardware.automotive.vehicle-V2", 18 "android.hardware.automotive.vehicle.property-V2", 36 "android.hardware.automotive.vehicle-V2", 37 "android.hardware.automotive.vehicle.property-V2",
|
/device/google/trout/hal/dumpstate/aidl/1.0/ |
D | Android.bp | 54 name: "android.hardware.automotive.dumpstate-service.trout", 69 "android.hardware.automotive.utils.watchdog", 70 "android.automotive.watchdog-V2-ndk", 88 "android.hardware.automotive@libc++fs", 89 "android.hardware.automotive.utils.vsockinfo",
|
/device/generic/car/emulator/vhal_aidl/ |
D | Android.bp | 22 name: "android.hardware.automotive.vehicle@V1-emulator-service", 27 "android-automotive-large-parcelable-defaults", 43 "android.hardware.automotive.vehicle@2.0-libproto-native", 44 "android-automotive-large-parcelable-lib",
|
/device/google_car/common/ |
D | post_google_car.mk | 23 android.hardware.automotive.audiocontrol-service.example \ 24 android.hardware.automotive.can@1.0-service 30 android.hardware.automotive.occupant_awareness@1.0-service \ 31 android.hardware.automotive.occupant_awareness@1.0-service_mock
|
/device/ti/beagle_x15/auto/ |
D | device.mk | 19 android.hardware.automotive.vehicle@2.0-default-service \ 22 …/data/etc/android.hardware.type.automotive.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.h…
|