Home
last modified time | relevance | path

Searched refs:contexthub (Results 1 – 25 of 30) sorted by relevance

12

/device/google/contexthub/lefty/
DAndroid.mk36 device/google/contexthub/firmware/os/inc \
37 device/google/contexthub/sensorhal \
38 device/google/contexthub/util/common \
69 device/google/contexthub/firmware/os/inc \
70 device/google/contexthub/sensorhal \
71 device/google/contexthub/util/common \
/device/google/contexthub/contexthubhal/
Dservice.cpp27 using android::hardware::contexthub::V1_0::IContexthub;
28 using android::hardware::contexthub::V1_0::implementation::Contexthub;
33 sp<IContexthub> contexthub = new Contexthub(); in registerContexthubService() local
34 return contexthub->registerAsService(); in registerContexthubService()
DAndroid.bp48 "android.hardware.contexthub@1.0",
63 name: "android.hardware.contexthub@1.0-impl.nanohub",
74 name: "android.hardware.contexthub@1.0-service.nanohub",
75 init_rc: ["android.hardware.contexthub@1.0-service.nanohub.rc"],
Dandroid.hardware.contexthub@1.0-service.nanohub.rc1 service contexthub-1-0 /vendor/bin/hw/android.hardware.contexthub@1.0-service.nanohub
DNanohubHidlAdapter.h37 namespace contexthub {
41 struct Contexthub : public ::android::hardware::contexthub::V1_0::IContexthub {
86 DeathRecipient(const sp<Contexthub> contexthub);
DNanohubHidlAdapter.cpp44 namespace contexthub { namespace
104 Contexthub::DeathRecipient::DeathRecipient(sp<Contexthub> contexthub) in DeathRecipient() argument
105 : mContexthub(contexthub) {} in DeathRecipient()
/device/google/contexthub/sensorhal/
DAndroid.mk68 device/google/contexthub/firmware/os/inc \
69 device/google/contexthub/util/common
129 device/google/contexthub/firmware/os/inc
/device/google/contexthub/firmware/
Dnanohub_aux_os_config.mk17 NANOHUB_OS_PATH := device/google/contexthub/firmware
Dlinux_aux_variant_config.mk47 NANO_VARIANT_C_INCLUDES_$(my_variant) := device/google/contexthub/firmware/variant/linux/inc
Dneonkey_aux_variant_config.mk55 device/google/contexthub/firmware/variant/neonkey/inc \
Dargonkey_aux_variant_config.mk54 device/google/contexthub/firmware/variant/$(my_variant)/inc \
Dlunchbox_aux_variant_config.mk63 device/google/contexthub/firmware/variant/lunchbox/inc \
Dnucleo_aux_variant_config.mk55 device/google/contexthub/firmware/variant/nucleo/inc \
DREADME7 . device/google/contexthub/firmware/toolchain-setup.sh
/device/google/contexthub/firmware/variant/lunchbox/
Dlunchbox_conf.mk26 VARIANT_PATH := device/google/contexthub/firmware/variant/$(VARIANT)
/device/google/contexthub/firmware/variant/neonkey/
Dneonkey_conf.mk26 VARIANT_PATH := device/google/contexthub/firmware/variant/$(VARIANT)
/device/google/contexthub/firmware/variant/linux/
Dlinux_conf.mk26 VARIANT_PATH := device/google/contexthub/firmware/variant/$(VARIANT)
/device/google/contexthub/firmware/variant/argonkey/
Dargonkey_conf.mk26 VARIANT_PATH := device/google/contexthub/firmware/variant/$(VARIANT)
/device/google/contexthub/firmware/variant/nucleo/
Dnucleo_conf.mk26 VARIANT_PATH := device/google/contexthub/firmware/variant/$(VARIANT)
/device/google/contexthub/util/nanoapp_cmd/
DAndroid.bp26 "device/google/contexthub/firmware/os/inc",
/device/google/contexthub/util/nanotool/
DAndroid.bp26 "contexthub.cpp",
/device/google/bonito-sepolicy/vendor/google/
Dfile_contexts9 /vendor/bin/hw/android\.hardware\.contexthub@1\.1-service\.generic u:object_r:hal_contexth…
/device/google/crosshatch-sepolicy/vendor/google/
Dfile_contexts9 /vendor/bin/hw/android\.hardware\.contexthub@1\.1-service\.generic u:object_r:ha…
/device/linaro/hikey/
Ddevice-common.mk140 android.hardware.contexthub@1.0-service \
141 android.hardware.contexthub@1.0-impl
/device/google/contexthub/firmware/app/
Dapp.mk53 VARIANT_CONFIG_PATH := device/google/contexthub/firmware/variant/$(VARIANT)

12