Searched refs:vehicle (Results 1 – 25 of 40) sorted by relevance
12
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/ |
D | types.h | 99 namespace vehicle { 2952 …::android::hardware::automotive::vehicle::V2_0::VehiclePropertyAccess access __attribute__ ((align… 2956 …::android::hardware::automotive::vehicle::V2_0::VehiclePropertyChangeMode changeMode __attribute__… 2960 …::android::hardware::hidl_vec<::android::hardware::automotive::vehicle::V2_0::VehicleAreaConfig> a… 3055 …::android::hardware::automotive::vehicle::V2_0::VehiclePropertyStatus status __attribute__ ((align… 3056 …::android::hardware::automotive::vehicle::V2_0::VehiclePropValue::RawValue value __attribute__ ((a… 3130 … ::android::hardware::automotive::vehicle::V2_0::SubscribeFlags flags __attribute__ ((aligned(4))); 4082 ::android::hardware::automotive::vehicle::V2_0::UserFlags flags __attribute__ ((aligned(4))); 4101 … ::android::hardware::automotive::vehicle::V2_0::UserInfo currentUser __attribute__ ((aligned(4))); 4109 …::android::hardware::hidl_vec<::android::hardware::automotive::vehicle::V2_0::UserInfo> existingUs… [all …]
|
/device/google/trout/hal/vehicle/2.0/ |
D | Android.bp | 16 name: "android.hardware.automotive.vehicle@2.0-virtualization-utils", 32 name: "android.hardware.automotive.vehicle@2.0-grpc-trout", 64 …cmd: "$(location aprotoc) -I$$(dirname $(in)) -Ihardware/interfaces/automotive/vehicle/2.0/default… 80 …cmd: "$(location aprotoc) -I$$(dirname $(in)) -Ihardware/interfaces/automotive/vehicle/2.0/default… 91 name: "android.hardware.automotive.vehicle@2.0-virtualization-client-lib", 99 "android.hardware.automotive.vehicle@2.0-manager-lib", 100 "android.hardware.automotive.vehicle@2.0-default-impl-lib", 101 "android.hardware.automotive.vehicle@2.0-grpc-trout", 102 "android.hardware.automotive.vehicle@2.0-virtualization-utils", 115 name: "android.hardware.automotive.vehicle@2.0-virtualization-grpc-server-lib", [all …]
|
D | android.hardware.automotive.vehicle@2.0-virtualization-service.rc | 1 service vendor.vehicle-hal-2.0 /vendor/bin/hw/android.hardware.automotive.vehicle@2.0-virtualizatio…
|
D | VirtualizedVehicleService.cpp | 38 using android::hardware::automotive::vehicle::V2_0::VehicleHalManager; 39 using android::hardware::automotive::vehicle::V2_0::VehiclePropertyStore; 42 namespace vhal_impl = android::hardware::automotive::vehicle::V2_0::impl; in main()
|
D | android.hardware.automotive.vehicle@2.0-virtualization-grpc-server.rc | 4 service vendor.vehicle-hal-2.0-server \ 5 /vendor/bin/hw/android.hardware.automotive.vehicle@2.0-virtualization-grpc-server \
|
D | GrpcVehicleClient.h | 25 namespace vehicle {
|
D | GarageModeServerSideHandler.h | 23 namespace android::hardware::automotive::vehicle::V2_0::impl {
|
D | PowerStateListener.h | 22 namespace android::hardware::automotive::vehicle::V2_0::impl {
|
D | WatchdogClient.h | 26 namespace android::hardware::automotive::vehicle::V2_0::impl {
|
D | VirtualizationGrpcServer.cpp | 23 namespace vhal_impl = android::hardware::automotive::vehicle::V2_0::impl; in main()
|
D | GrpcVehicleServer.h | 26 namespace vehicle {
|
D | WatchdogClient.cpp | 32 namespace android::hardware::automotive::vehicle::V2_0::impl { namespace
|
D | Utils.h | 33 namespace vehicle {
|
/device/google/trout/tests/hal/vehicle/2.0/ |
D | Android.bp | 16 name: "android.hardware.automotive.vehicle@2.0-virtualization-server-unit-tests", 23 "android.hardware.automotive.vehicle@2.0-virtualization-client-lib", 24 "android.hardware.automotive.vehicle@2.0-virtualization-grpc-server-lib",
|
/device/google/trout/sepolicy/vendor/google/ |
D | file_contexts | 5 /(vendor|system/vendor)/bin/hw/android\.hardware\.automotive\.vehicle@2\.0-virtualization-service … 8 /(vendor|system/vendor)/bin/hw/android\.hardware\.automotive\.vehicle@2\.0-virtualization-grpc-serv…
|
D | hal_vehicle_impl.te | 6 # communication between vehicle client/server via VSOCK
|
/device/google/cuttlefish/shared/auto/sepolicy/vhal/ |
D | system_server.te | 1 # Allow system_server to kill vehicle HAL
|
/device/generic/car/common/sepolicy/ |
D | system_server.te | 1 # Allow system_server to kill vehicle HAL
|
/device/google_car/common/sepolicy/ |
D | system_server.te | 1 # Allow system_server to kill vehicle HAL
|
/device/google/trout/hal/vehicle/2.0/proto/ |
D | VehicleServer.proto | 51 // Change the property value of the vehicle 54 // Start a vehicle property value stream
|
/device/ti/beagle_x15/auto/ |
D | device.mk | 19 android.hardware.automotive.vehicle@2.0-service \
|
/device/google/trout/agl_services_build/yocto-layer/meta-google/ |
D | README.md | 4 This is a yocto meta-layer defining the build recipes for several Trout AGL services (e.g., vehicle…
|
/device/google/cuttlefish/ |
D | host_package.mk | 63 cvd_host_executables += android.hardware.automotive.vehicle@2.0-virtualization-grpc-server 102 android.hardware.automotive.vehicle@2.0.so \
|
/device/google/trout/agl_services_build/yocto-layer/meta-google/recipes-trout/agl-services/ |
D | sources.inc | 48 device/google/trout/hal/vehicle/2.0:vehicle_hal_server \ 50 hardware/interfaces/automotive/vehicle/2.0/default:third_party/default_native_vehicle_hal \
|
/device/google/trout/agl_services_build/ |
D | CMakeLists.txt | 24 # ========== vehicle hal server build settings ===================
|
12