Searched refs:passthrough (Results 1 – 25 of 65) sorted by relevance
123
153 sp<IHealth> passthrough = new TestHealth(std::move(config)); in main() local156 android::Charger charger(passthrough); in main()166 passthrough->debug(createHidlHandle(dumpFile), {} /* options */); in main()
5 # Find out whether a HAL in passthrough/in-process mode or
17 # /system/lib64/hw for always-passthrough Allocator HAL ashmem / mapper .so
16 # /system/lib64/hw for always-passthrough Allocator HAL ashmem / mapper .so
56 // Open up a passthrough IImageManager interface. Use libfiemap_binder whenever61 "passthrough.cpp",
7 // Allow dlsym'ing self for statically linked passthrough implementations
437 std::vector<const char*> passthrough; in parse_install_mode() local450 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() local475 passthrough.push_back(arg); in parse_fast_deploy_mode()478 return passthrough; in parse_fast_deploy_mode()
35 // Allow dlsym'ing self for statically linked passthrough implementations
17 // Allow dlsym'ing self for statically linked passthrough implementations
13 # Read access to system files for passthrough HALs in
248 # HAL sufficient access to run the HAL in passthrough mode (i.e., in-process).251 # Find passthrough HAL implementations261 # 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
227 # HAL sufficient access to run the HAL in passthrough mode (i.e., in-process).230 # Find passthrough HAL implementations240 # 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
38 // Allow dlsym'ing self for statically linked passthrough implementations
231 # HAL sufficient access to run the HAL in passthrough mode (i.e., in-process).234 # Find passthrough HAL implementations244 # 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
10 # fastbootd can only use HALs in passthrough mode