/hardware/interfaces/contexthub/1.1/vts/functional/ |
D | VtsHalContexthubV1_1TargetTest.cpp | 34 using ::android::hardware::contexthub::V1_1::IContexthub; 35 using ::android::hardware::contexthub::V1_1::Setting; 36 using ::android::hardware::contexthub::V1_1::SettingValue; 37 using ::android::hardware::contexthub::vts_utils::ContexthubCallbackBase; 38 using ::android::hardware::contexthub::vts_utils::ContexthubHidlTestBase; 39 using ::android::hardware::contexthub::vts_utils::getHalAndHubIdList;
|
D | Android.bp | 22 "android.hardware.contexthub@1.0", 23 "android.hardware.contexthub@1.1",
|
/hardware/interfaces/contexthub/1.1/default/ |
D | [email protected] | 1 service vendor.contexthub-hal-1-1-mock /vendor/bin/hw/android.hardware.contexthub@1.1-service.mock 2 interface android.hardware.contexthub@1.0::IContexthub default 3 interface android.hardware.contexthub@1.1::IContexthub default
|
D | service.cpp | 27 using ::android::hardware::contexthub::V1_1::IContexthub; 28 using ::android::hardware::contexthub::V1_1::implementation::Contexthub; 33 ::android::sp<IContexthub> contexthub = new Contexthub(); in main() 34 if (contexthub->registerAsService() != ::android::OK) { in main()
|
D | Contexthub.h | 22 namespace contexthub { 27 using ContextHubMsg = ::android::hardware::contexthub::V1_0::ContextHubMsg; 28 using IContexthubCallback = ::android::hardware::contexthub::V1_0::IContexthubCallback; 29 using NanoAppBinary = ::android::hardware::contexthub::V1_0::NanoAppBinary; 30 using Result = ::android::hardware::contexthub::V1_0::Result;
|
D | Android.bp | 18 name: "android.hardware.contexthub@1.1-service.mock", 22 init_rc: ["android.hardware.contexthub@1.1-service.rc"], 32 "android.hardware.contexthub@1.0", 33 "android.hardware.contexthub@1.1", 41 vintf_fragments: ["android.hardware.contexthub@1.1.xml"],
|
D | Contexthub.cpp | 22 namespace contexthub { namespace 26 using ::android::hardware::contexthub::V1_0::ContextHub; 27 using ::android::hardware::contexthub::V1_0::HubAppInfo; 28 using ::android::hardware::contexthub::V1_0::Result;
|
/hardware/interfaces/contexthub/1.0/vts/functional/ |
D | VtsHalContexthubV1_0TargetTest.cpp | 41 using ::android::hardware::contexthub::V1_0::AsyncEventType; 42 using ::android::hardware::contexthub::V1_0::ContextHub; 43 using ::android::hardware::contexthub::V1_0::ContextHubMsg; 44 using ::android::hardware::contexthub::V1_0::HubAppInfo; 45 using ::android::hardware::contexthub::V1_0::IContexthub; 46 using ::android::hardware::contexthub::V1_0::IContexthubCallback; 47 using ::android::hardware::contexthub::V1_0::NanoAppBinary; 48 using ::android::hardware::contexthub::V1_0::Result; 49 using ::android::hardware::contexthub::V1_0::TransactionResult; 50 using ::android::hardware::contexthub::vts_utils::asBaseType; [all …]
|
D | Android.bp | 22 "android.hardware.contexthub@1.0",
|
/hardware/interfaces/contexthub/1.0/default/ |
D | [email protected] | 1 service vendor.contexthub-hal-1-0 /vendor/bin/hw/android.hardware.contexthub@1.0-service 2 interface android.hardware.contexthub@1.0::IContexthub default
|
D | Android.bp | 18 name: "android.hardware.contexthub@1.0-impl", 31 "android.hardware.contexthub@1.0", 36 name: "android.hardware.contexthub@1.0-service", 39 init_rc: ["android.hardware.contexthub@1.0-service.rc"], 51 "android.hardware.contexthub@1.0",
|
D | Contexthub.h | 28 namespace contexthub { 32 struct Contexthub : public ::android::hardware::contexthub::V1_0::IContexthub { 74 DeathRecipient(const sp<Contexthub> contexthub);
|
D | Contexthub.cpp | 32 namespace contexthub { namespace 114 Contexthub::DeathRecipient::DeathRecipient(sp<Contexthub> contexthub) in DeathRecipient() argument 115 : mContexthub(contexthub) {} in DeathRecipient() 578 Contexthub *contexthub = new Contexthub; in HIDL_FETCH_IContexthub() local 580 if (!contexthub->isInitialized()) { in HIDL_FETCH_IContexthub() 581 delete contexthub; in HIDL_FETCH_IContexthub() 582 contexthub = nullptr; in HIDL_FETCH_IContexthub() 585 return contexthub; in HIDL_FETCH_IContexthub()
|
D | service.cpp | 22 using android::hardware::contexthub::V1_0::IContexthub;
|
/hardware/interfaces/contexthub/common/vts/ |
D | VtsHalContexthubUtils.cpp | 24 namespace contexthub { namespace 27 using ::android::hardware::contexthub::V1_0::ContextHub; 28 using ::android::hardware::contexthub::V1_0::IContexthub;
|
D | VtsHalContexthubUtils.h | 30 namespace contexthub { 33 #define ASSERT_OK(result) ASSERT_EQ(result, ::android::hardware::contexthub::V1_0::Result::OK) 34 #define EXPECT_OK(result) EXPECT_EQ(result, ::android::hardware::contexthub::V1_0::Result::OK)
|
D | ContexthubHidlTestBase.h | 26 namespace contexthub {
|
D | ContexthubCallbackBase.h | 25 namespace contexthub {
|
D | Android.bp | 24 "android.hardware.contexthub@1.0",
|
/hardware/interfaces/contexthub/1.1/ |
D | Android.bp | 4 name: "android.hardware.contexthub@1.1", 14 "android.hardware.contexthub@1.0",
|
D | types.hal | 17 package android.hardware.contexthub@1.1;
|
D | IContexthub.hal | 17 package android.hardware.contexthub@1.1;
|
/hardware/interfaces/contexthub/1.0/ |
D | Android.bp | 4 name: "android.hardware.contexthub@1.0",
|
D | IContexthubCallback.hal | 17 package android.hardware.contexthub@1.0;
|
/hardware/interfaces/prebuilt_hashes/ |
D | 26.txt | 58 a5ae0fe8667f0b1af09b13e72d29600f4eb3853b257079c45a99b6f4a3360649 android.hardware.contexthub@1.0::I… 59 2ab3054c2d9302d8417ee7495353a2887fe338f913276f2eb41e80f11395ec2e android.hardware.contexthub@1.0::I… 60 c3b2b37d561d31ea094411f251bf73bea334f4fe849a4390aef5e20bca6cadba android.hardware.contexthub@1.0::t…
|