Searched refs:contexthub (Results 1 – 25 of 30) sorted by relevance
12
36 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 \
27 using android::hardware::contexthub::V1_0::IContexthub;28 using android::hardware::contexthub::V1_0::implementation::Contexthub;33 sp<IContexthub> contexthub = new Contexthub(); in registerContexthubService() local34 return contexthub->registerAsService(); in registerContexthubService()
48 "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"],
1 service contexthub-1-0 /vendor/bin/hw/android.hardware.contexthub@1.0-service.nanohub
37 namespace contexthub {41 struct Contexthub : public ::android::hardware::contexthub::V1_0::IContexthub {86 DeathRecipient(const sp<Contexthub> contexthub);
44 namespace contexthub { namespace104 Contexthub::DeathRecipient::DeathRecipient(sp<Contexthub> contexthub) in DeathRecipient() argument105 : mContexthub(contexthub) {} in DeathRecipient()
68 device/google/contexthub/firmware/os/inc \69 device/google/contexthub/util/common129 device/google/contexthub/firmware/os/inc
17 NANOHUB_OS_PATH := device/google/contexthub/firmware
47 NANO_VARIANT_C_INCLUDES_$(my_variant) := device/google/contexthub/firmware/variant/linux/inc
55 device/google/contexthub/firmware/variant/neonkey/inc \
54 device/google/contexthub/firmware/variant/$(my_variant)/inc \
63 device/google/contexthub/firmware/variant/lunchbox/inc \
55 device/google/contexthub/firmware/variant/nucleo/inc \
7 . device/google/contexthub/firmware/toolchain-setup.sh
26 VARIANT_PATH := device/google/contexthub/firmware/variant/$(VARIANT)
26 "device/google/contexthub/firmware/os/inc",
26 "contexthub.cpp",
9 /vendor/bin/hw/android\.hardware\.contexthub@1\.1-service\.generic u:object_r:hal_contexth…
9 /vendor/bin/hw/android\.hardware\.contexthub@1\.1-service\.generic u:object_r:ha…
140 android.hardware.contexthub@1.0-service \141 android.hardware.contexthub@1.0-impl
53 VARIANT_CONFIG_PATH := device/google/contexthub/firmware/variant/$(VARIANT)