Home
last modified time | relevance | path

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

12

/system/chre/host/hal_generic/
Dgeneric_context_hub.h35 namespace contexthub {
41 using ::android::hardware::contexthub::V1_0::ContextHub;
42 using ::android::hardware::contexthub::V1_0::ContextHubMsg;
43 using ::android::hardware::contexthub::V1_0::IContexthub;
44 using ::android::hardware::contexthub::V1_0::IContexthubCallback;
45 using ::android::hardware::contexthub::V1_0::NanoAppBinary;
46 using ::android::hardware::contexthub::V1_0::Result;
116 explicit DeathRecipient(const sp<GenericContextHub> contexthub);
Dgeneric_context_hub.cc31 namespace contexthub { namespace
37 using ::android::hardware::contexthub::V1_0::AsyncEventType;
38 using ::android::hardware::contexthub::V1_0::Result;
39 using ::android::hardware::contexthub::V1_0::TransactionResult;
74 sp<GenericContextHub> contexthub) : mGenericContextHub(contexthub){} in DeathRecipient() argument
/system/chre/
DAndroid.bp81 name: "android.hardware.contexthub@1.0-impl.generic",
93 "android.hardware.contexthub@1.0",
/system/sepolicy/prebuilts/api/26.0/private/
Dhwservice_contexts12 android.hardware.contexthub::IContexthub u:object_r:hal_contexthub_hwservice…
Dservice_contexts30 contexthub u:object_r:contexthub_service:s0
/system/sepolicy/prebuilts/api/27.0/private/
Dhwservice_contexts12 android.hardware.contexthub::IContexthub u:object_r:hal_contexthub_hwservice…
Dservice_contexts31 contexthub u:object_r:contexthub_service:s0
/system/sepolicy/prebuilts/api/28.0/private/
Dhwservice_contexts19 android.hardware.contexthub::IContexthub u:object_r:hal_contexthub_hwservice…
Dservice_contexts32 contexthub u:object_r:contexthub_service:s0
/system/sepolicy/private/
Dhwservice_contexts28 android.hardware.contexthub::IContexthub u:object_r:hal_contexthub_hwservice…
Dservice_contexts55 contexthub u:object_r:contexthub_service:s0
/system/sepolicy/prebuilts/api/30.0/private/
Dhwservice_contexts28 android.hardware.contexthub::IContexthub u:object_r:hal_contexthub_hwservice…
Dservice_contexts55 contexthub u:object_r:contexthub_service:s0
/system/sepolicy/prebuilts/api/29.0/private/
Dhwservice_contexts25 android.hardware.contexthub::IContexthub u:object_r:hal_contexthub_hwservice…
Dservice_contexts41 contexthub u:object_r:contexthub_service:s0
/system/linkerconfig/testdata/root/system/apex/com.android.vndk.vR/etc/
Dvndkcore.libraries.R.txt56 android.hardware.contexthub@1.0.so
/system/sepolicy/prebuilts/api/28.0/public/
Dattributes267 hal_attribute(contexthub);
/system/sepolicy/vendor/
Dfile_contexts24 /(vendor|system/vendor)/bin/hw/android\.hardware\.contexthub@1\.[0-9]+-service u:object_r:hal_c…
/system/sepolicy/prebuilts/api/29.0/public/
Dattributes258 hal_attribute(contexthub);
/system/sepolicy/public/
Dattributes304 hal_attribute(contexthub);
/system/sepolicy/prebuilts/api/30.0/public/
Dattributes304 hal_attribute(contexthub);
/system/linkerconfig/testdata/golden_output/stage2/com.vendor.service1/
Dld.config.txt14 …support-lib.so:android.hardware.confirmationui@1.0.so:android.hardware.contexthub@1.0.so:android.h…
/system/linkerconfig/testdata/golden_output/product-enabled/com.vendor.service1/
Dld.config.txt14 …support-lib.so:android.hardware.confirmationui@1.0.so:android.hardware.contexthub@1.0.so:android.h…
/system/linkerconfig/testdata/golden_output/product-enabled/
Dld.config.txt472 …support-lib.so:android.hardware.confirmationui@1.0.so:android.hardware.contexthub@1.0.so:android.h…
626 …support-lib.so:android.hardware.confirmationui@1.0.so:android.hardware.contexthub@1.0.so:android.h…
/system/linkerconfig/testdata/golden_output/stage1/
Dld.config.txt309 …support-lib.so:android.hardware.confirmationui@1.0.so:android.hardware.contexthub@1.0.so:android.h…

12