Home
last modified time | relevance | path

Searched refs:configstore (Results 1 – 17 of 17) sorted by relevance

/hardware/interfaces/configstore/1.1/default/
DAndroid.mk5 LOCAL_MODULE := android.hardware.configstore@1.1-service
8 LOCAL_REQUIRED_MODULES_arm64 := configstore@1.1.policy
13 LOCAL_INIT_RC := android.hardware.configstore@1.1-service.rc
24 android.hardware.configstore@1.0 \
25 android.hardware.configstore@1.1
32 LOCAL_MODULE := configstore@1.1.policy
35 LOCAL_SRC_FILES := seccomp_policy/configstore@1.1-$(TARGET_ARCH).policy
44 LOCAL_OVERRIDES_MODULES := android.hardware.configstore@1.1-service
Dandroid.hardware.configstore@1.1-service.rc1 service vendor.configstore-hal /vendor/bin/hw/android.hardware.configstore@1.1-service
2 interface android.hardware.configstore@1.0::ISurfaceFlingerConfigs default
3 interface android.hardware.configstore@1.1::ISurfaceFlingerConfigs default
Dservice.cpp31 using android::hardware::configstore::V1_1::ISurfaceFlingerConfigs;
32 using android::hardware::configstore::V1_1::implementation::SurfaceFlingerConfigs;
DSurfaceFlingerConfigs.h26 namespace configstore {
33 using ::android::hardware::configstore::V1_1::ISurfaceFlingerConfigs;
DSurfaceFlingerConfigs.cpp24 namespace configstore { namespace
154 using ::android::hardware::configstore::V1_1::DisplayOrientation; in primaryDisplayOrientation()
/hardware/interfaces/configstore/utils/include/configstore/
DUtils.h37 namespace configstore {
39 using ::android::hardware::configstore::V1_1::DisplayOrientation;
40 using ::android::hardware::configstore::V1_0::OptionalBool;
41 using ::android::hardware::configstore::V1_0::OptionalInt32;
42 using ::android::hardware::configstore::V1_0::OptionalUInt32;
43 using ::android::hardware::configstore::V1_0::OptionalInt64;
44 using ::android::hardware::configstore::V1_0::OptionalUInt64;
45 using ::android::hardware::configstore::V1_0::OptionalString;
46 using ::android::hardware::configstore::V1_1::OptionalDisplayOrientation;
49 os << ::android::hardware::configstore::V1_1::toString(orientation);
/hardware/interfaces/configstore/utils/
DAndroid.bp18 name: "android.hardware.configstore-utils",
31 "android.hardware.configstore@1.0",
32 "android.hardware.configstore@1.1",
37 "android.hardware.configstore@1.0",
38 "android.hardware.configstore@1.1",
/hardware/interfaces/
DCleanSpec.mk68 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/seccomp_policy/configstore@1.0.policy)
69 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/seccomp_policy/configstore@1.1.policy)
70 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/bin/hw/android.hardware.configstore@1.1-service)
71 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/init/android.hardware.configstore@1.1-servi…
75 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/init/android.hardware.configstore@1.2-servi…
76 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/bin/hw/android.hardware.configstore@1.2-service)
77 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/seccomp_policy/configstore.policy)
78 …ep, rm -rf $(PRODUCT_OUT)/apex/com.android.media.swcodec/lib64/android.hardware.configstore@1.2.so)
79 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib64/vndk-Q/android.hardware.configstore@1.2.s…
80 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib64/android.hardware.configstore@1.2.so)
[all …]
Dcurrent.txt59 7f5fe8f4f8a24037153c504d8b4d3313c2ce33d81c8c69fe5194ddd2d4080e72 android.hardware.configstore@1.0::…
60 87beacc481897cf02fb1628d75e68133de6d74d4cffe582cda2f5e16bdd74516 android.hardware.configstore@1.0::…
327 f858091b10f7d5927be60573c06df4805275d37226bbb41a732190bfb81457ec android.hardware.configstore@1.1::…
328 5b0fb9842f8b0eb3730b93c30a7925290ab44763ab86bb493bfa58d0f2eeb369 android.hardware.configstore@1.1::…
407 da33234403ff5d60f3473711917b9948e6484a4260b5247acdafb111193a9de2 android.hardware.configstore@1.0::…
/hardware/interfaces/configstore/1.1/
DAndroid.bp4 name: "android.hardware.configstore@1.1",
14 "android.hardware.configstore@1.0",
Dtypes.hal16 package android.hardware.configstore@1.1;
DISurfaceFlingerConfigs.hal16 package android.hardware.configstore@1.1;
/hardware/interfaces/configstore/1.0/vts/functional/
DVtsHalConfigstoreV1_0TargetTest.cpp27 using ::android::hardware::configstore::V1_0::ISurfaceFlingerConfigs;
28 using ::android::hardware::configstore::V1_0::OptionalBool;
29 using ::android::hardware::configstore::V1_0::OptionalInt64;
30 using ::android::hardware::configstore::V1_0::OptionalUInt64;
DAndroid.bp21 static_libs: ["android.hardware.configstore@1.0"],
/hardware/interfaces/configstore/1.0/
DAndroid.bp4 name: "android.hardware.configstore@1.0",
Dtypes.hal16 package android.hardware.configstore@1.0;
DISurfaceFlingerConfigs.hal16 package android.hardware.configstore@1.0;