Searched refs:contexthub (Results 1 – 25 of 36) sorted by relevance
12
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()
57 "android.hardware.contexthub@1.0",72 name: "android.hardware.contexthub@1.0-impl.nanohub",83 name: "android.hardware.contexthub@1.0-service.nanohub",84 init_rc: ["android.hardware.contexthub@1.0-service.nanohub.rc"],
37 namespace contexthub {41 struct Contexthub : public ::android::hardware::contexthub::V1_0::IContexthub {86 DeathRecipient(const sp<Contexthub> contexthub);
1 service contexthub-1-0 /vendor/bin/hw/android.hardware.contexthub@1.0-service.nanohub
45 namespace contexthub { namespace105 Contexthub::DeathRecipient::DeathRecipient(sp<Contexthub> contexthub) in DeathRecipient() argument106 : mContexthub(contexthub) {} in DeathRecipient()
21 /vendor/bin/hw/android\.hardware\.contexthub@1\.2-service\.generic u:object_r:ha…46 /vendor/bin/hw/android\.hardware\.contexthub-service\.generic u:object_r:ha…47 /vendor/bin/hw/android\.hardware\.contexthub@1\.[0-9]-service\.generic u:object_r:ha…
26 /vendor/bin/hw/android\.hardware\.contexthub@1\.2-service\.generic u:object_r:ha…50 /vendor/bin/hw/android\.hardware\.contexthub-service\.generic u:object_r:ha…51 /vendor/bin/hw/android\.hardware\.contexthub@1\.[0-9]-service\.generic u:object_r:ha…
19 /vendor/bin/hw/android\.hardware\.contexthub@1\.2-service\.generic u:object_r:ha…47 /vendor/bin/hw/android\.hardware\.contexthub-service\.generic u:object_r:ha…48 /vendor/bin/hw/android\.hardware\.contexthub@1\.[0-9]-service\.generic u:object_r:ha…
17 NANOHUB_OS_PATH := device/google/contexthub/firmware
47 NANO_VARIANT_C_INCLUDES_$(my_variant) := device/google/contexthub/firmware/variant/linux/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 \
55 device/google/contexthub/firmware/variant/neonkey/inc \
7 . device/google/contexthub/firmware/toolchain-setup.sh
1 /vendor/bin/hw/android\.hardware\.contexthub-service\.generic u:object_r:hal_contexth…
2 PRODUCT_PACKAGES += android.hardware.contexthub-service.generic
26 VARIANT_PATH := device/google/contexthub/firmware/variant/$(VARIANT)
155 android.hardware.contexthub@1.0-service \156 android.hardware.contexthub@1.0-impl
35 "device/google/contexthub/firmware/os/inc",
35 "contexthub.cpp",