/aosp_15_r20/system/nfc/src/rust/hal/ |
H A D | hal.rs | 35 pub struct Hal { struct 37 pub hal_events: HalEventRegistry, argument 49 pub async fn init() -> Hal { in init() argument
|
/aosp_15_r20/frameworks/rs/ |
H A D | rsAllocation.h | 52 struct Hal { struct 53 void * drv; 55 struct State { 82 State state; 107 Hal mHal; argument
|
H A D | rsProgramRaster.h | 39 struct Hal { struct 48 Hal mHal; argument
|
H A D | rsScriptGroupBase.h | 28 struct Hal { struct 35 Hal mHal; argument
|
H A D | rsFBOCache.h | 43 struct Hal { struct 53 Hal mHal; argument
|
H A D | rsSampler.h | 41 struct Hal { struct 54 Hal mHal; argument
|
H A D | rsProgramStore.h | 40 struct Hal { struct 60 Hal mHal; argument
|
H A D | rsMesh.h | 38 struct Hal { struct 56 Hal mHal; argument
|
H A D | rsProgram.h | 33 struct Hal { struct 34 mutable void *drv; 59 Hal mHal; argument
|
H A D | rsType.h | 40 struct Hal { struct 62 Hal mHal; argument
|
H A D | rsScript.h | 79 struct Hal { struct 99 Hal mHal; argument
|
H A D | rsElement.h | 41 struct Hal { struct 60 Hal mHal; argument
|
H A D | rsContext.h | 74 struct Hal { struct 77 RsdHalFunctions funcs; argument 80 Hal mHal; argument
|
/aosp_15_r20/system/libhidl/transport/base/1.0/vts/functional/ |
H A D | vts_ibase_test.cpp | 62 struct Hal { struct 81 std::map<std::string, std::vector<Hal>> gDeclaredServiceHalMap; argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/virtio-drivers/src/ |
D | hal.rs | 78 pub unsafe trait Hal { interface
|
/aosp_15_r20/device/google/cuttlefish/tests/hal/ |
D | hal_implementation_test.cpp | 400 TEST(Hal, AllAidlInterfacesAreInAosp) { in TEST() argument 419 TEST(Hal, AidlInterfacesImplemented) { in TEST() argument
|
/aosp_15_r20/external/trusty/lk/dev/virtio/vsock-rust/src/ |
D | vsock.rs | 443 H: Hal, in vsock_rx_loop() 548 H: Hal, in vsock_tx_loop()
|
/aosp_15_r20/device/generic/goldfish/fingerprint/ |
D | hal.h | 22 struct Hal : public BnFingerprint { struct
|
/aosp_15_r20/external/rust/android-crates-io/crates/virtio-drivers/src/transport/ |
D | pci.rs | 391 fn get_bar_region<H: Hal, T>( in get_bar_region() 421 fn get_bar_region_slice<H: Hal, T>( in get_bar_region_slice()
|
/aosp_15_r20/out/soong/.intermediates/system/libvintf/xsd/halManifest/hal_manifest/gen/cpp/include/ |
D | hal_manifest.h | 22 class Hal; variable
|
/aosp_15_r20/external/parameter-framework/upstream/test/functional-tests-legacy/Util/ |
H A D | PfwUnitTestLib.py | 75 class Hal(RemoteCli): class
|
/aosp_15_r20/out/soong/.intermediates/system/libvintf/xsd/compatibilityMatrix/compatibility_matrix/gen/cpp/include/ |
D | compatibility_matrix.h | 22 class Hal; variable
|
/aosp_15_r20/system/security/keystore2/src/fuzzers/ |
H A D | keystore2_unsafe_fuzzer.rs | 99 Hal { enumerator
|
/aosp_15_r20/system/keymint/common/src/ |
H A D | lib.rs | 45 Hal(ErrorCode, String), enumerator
|
/aosp_15_r20/frameworks/native/vulkan/libvulkan/ |
H A D | driver.cpp | 74 class Hal { class 84 Hal() : dev_(nullptr), debug_report_index_(-1) {} in Hal() function in vulkan::driver::__anonc4de0b6f0111::Hal
|