Home
last modified time | relevance | path

Searched refs:lazy (Results 1 – 18 of 18) sorted by relevance

/system/tools/hidl/test/lazy_test/
Dhidl_lazy_test_server.rc2 interface android.hardware.tests.lazy@1.0::ILazy default1
3 interface android.hardware.tests.lazy@1.0::ILazy default2
4 interface android.hardware.tests.lazy@1.1::ILazy default1
5 interface android.hardware.tests.lazy@1.1::ILazy default2
Dhidl_lazy_test.cpp40 using ::android::hardware::tests::lazy::V1_1::ILazy;
155 sp<ILazy> lazy; in TEST_F() local
160 lazy = ILazy::castFrom(hal); in TEST_F()
161 if (lazy) break; in TEST_F()
163 if (!lazy) GTEST_SKIP() << "Services under test do not include ILazy"; in TEST_F()
165 ASSERT_TRUE(lazy->setCustomActiveServicesCallback().isOk()); in TEST_F()
DAndroid.bp16 "android.hardware.tests.lazy@1.1",
38 "android.hardware.tests.lazy@1.1",
Dhidl_lazy_test_server.cpp26 using android::hardware::tests::lazy::V1_1::ILazy;
/system/sepolicy/vendor/
Dvndservicemanager.te18 # Start lazy services
Dfile_contexts25 /(vendor|system/vendor)/bin/hw/android\.hardware\.camera\.provider@2\.[0-9]+-service-lazy u:obj…
31 /(vendor|system/vendor)/bin/hw/android\.hardware\.drm@1\.0-service-lazy u:object_r:hal_drm_de…
33 /(vendor|system/vendor)/bin/hw/android\.hardware\.cas@1\.[0-2]-service-lazy u:object_r:hal_ca…
54 /(vendor|system/vendor)/bin/hw/android\.hardware\.light@2\.0-service-lazy u:object_r:hal_light_…
85 /(vendor|system/vendor)/bin/hw/android\.hardware\.wifi@1\.0-service-lazy u:object_r:hal_wifi_d…
/system/core/rootdir/
Dinit.zygote64_32.rc18 …in/app_process32 -Xzygote /system/bin --zygote --socket-name=zygote_secondary --enable-lazy-preload
/system/libhidl/transport/manager/1.2/
DIServiceManager.hal73 * may not be started if they are lazy.
90 * Recommended usage is when creating a lazy process, try unregistering when IClientCallback's
/system/tools/aidl/tests/lazy_test/
DREADME15 This will run tests on the input service, verifying whether it successfully displays lazy behavior.
/system/sepolicy/prebuilts/api/31.0/private/
Dhwservice_contexts43 android.hardware.tests.lazy::ILazy u:object_r:hal_lazy_test_hwservice:…
Dproperty_contexts79 traced.lazy. u:object_r:traced_lazy_prop:s0
/system/sepolicy/prebuilts/api/30.0/private/
Dhwservice_contexts43 android.hardware.tests.lazy::ILazy u:object_r:hal_lazy_test_hwservice:…
Dproperty_contexts80 traced.lazy. u:object_r:traced_lazy_prop:s0
/system/sepolicy/private/
Dhwservice_contexts43 android.hardware.tests.lazy::ILazy u:object_r:hal_lazy_test_hwservice:…
Dproperty_contexts79 traced.lazy. u:object_r:traced_lazy_prop:s0
/system/sepolicy/prebuilts/api/29.0/private/
Dproperty_contexts70 traced.lazy. u:object_r:traced_lazy_prop:s0
/system/core/init/
DREADME.md782 particularly intended for services that are conditionally lazy HALs. When
783 they are lazy HALs, oneshot must be on, otherwise oneshot should be off.
/system/core/fastboot/fuzzy_fastboot/
DREADME.md370 Don't be lazy here, as you already put in the time to get this far.