Home
last modified time | relevance | path

Searched refs:passthrough (Results 1 – 25 of 65) sorted by relevance

123

/system/core/healthd/
Dcharger_test.cpp153 sp<IHealth> passthrough = new TestHealth(std::move(config)); in main() local
156 android::Charger charger(passthrough); in main()
166 passthrough->debug(createHidlHandle(dumpFile), {} /* options */); in main()
/system/sepolicy/prebuilts/api/29.0/private/
Dhalclientdomain.te5 # Find out whether a HAL in passthrough/in-process mode or
Daudioserver.te17 # /system/lib64/hw for always-passthrough Allocator HAL ashmem / mapper .so
/system/sepolicy/prebuilts/api/28.0/private/
Dhalclientdomain.te5 # Find out whether a HAL in passthrough/in-process mode or
Daudioserver.te16 # /system/lib64/hw for always-passthrough Allocator HAL ashmem / mapper .so
/system/sepolicy/prebuilts/api/30.0/private/
Dhalclientdomain.te5 # Find out whether a HAL in passthrough/in-process mode or
Daudioserver.te17 # /system/lib64/hw for always-passthrough Allocator HAL ashmem / mapper .so
/system/sepolicy/prebuilts/api/27.0/private/
Dhalclientdomain.te5 # Find out whether a HAL in passthrough/in-process mode or
Daudioserver.te16 # /system/lib64/hw for always-passthrough Allocator HAL ashmem / mapper .so
/system/sepolicy/prebuilts/api/26.0/private/
Dhalclientdomain.te5 # Find out whether a HAL in passthrough/in-process mode or
Daudioserver.te16 # /system/lib64/hw for always-passthrough Allocator HAL ashmem / mapper .so
/system/sepolicy/private/
Dhalclientdomain.te5 # Find out whether a HAL in passthrough/in-process mode or
/system/core/fs_mgr/libfiemap/
DAndroid.bp56 // Open up a passthrough IImageManager interface. Use libfiemap_binder whenever
61 "passthrough.cpp",
/system/tools/hidl/test/java_test/
DAndroid.bp7 // Allow dlsym'ing self for statically linked passthrough implementations
/system/core/adb/client/
Dadb_install.cpp437 std::vector<const char*> passthrough; in parse_install_mode() local
450 passthrough.push_back(arg); in parse_install_mode()
453 return passthrough; in parse_install_mode()
462 std::vector<const char*> passthrough; in parse_fast_deploy_mode() local
475 passthrough.push_back(arg); in parse_fast_deploy_mode()
478 return passthrough; in parse_fast_deploy_mode()
/system/libfmq/tests/
DAndroid.bp35 // Allow dlsym'ing self for statically linked passthrough implementations
/system/tools/hidl/test/hidl_test/
DAndroid.bp17 // Allow dlsym'ing self for statically linked passthrough implementations
/system/sepolicy/prebuilts/api/28.0/public/
Dhealthd.te13 # Read access to system files for passthrough HALs in
Dte_macros248 # HAL sufficient access to run the HAL in passthrough mode (i.e., in-process).
251 # Find passthrough HAL implementations
261 # client of a passthrough HAL of the specified type.
263 # For example, make some_domain a client of passthrough Foo HAL:
270 # Find passthrough HAL implementations
/system/sepolicy/prebuilts/api/26.0/public/
Dhealthd.te13 # Read access to system files for passthrough HALs in
Dte_macros227 # HAL sufficient access to run the HAL in passthrough mode (i.e., in-process).
230 # Find passthrough HAL implementations
240 # client of a passthrough HAL of the specified type.
242 # For example, make some_domain a client of passthrough Foo HAL:
249 # Find passthrough HAL implementations
/system/libhwbinder/vts/performance/
DAndroid.bp38 // Allow dlsym'ing self for statically linked passthrough implementations
/system/sepolicy/prebuilts/api/27.0/public/
Dhealthd.te13 # Read access to system files for passthrough HALs in
Dte_macros231 # HAL sufficient access to run the HAL in passthrough mode (i.e., in-process).
234 # Find passthrough HAL implementations
244 # client of a passthrough HAL of the specified type.
246 # For example, make some_domain a client of passthrough Foo HAL:
253 # Find passthrough HAL implementations
/system/sepolicy/prebuilts/api/29.0/public/
Dfastbootd.te10 # fastbootd can only use HALs in passthrough mode

123