Home
last modified time | relevance | path

Searched defs:Hal (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/system/nfc/src/rust/hal/
H A Dhal.rs35 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 DrsAllocation.h52 struct Hal { struct
53 void * drv;
55 struct State {
82 State state;
107 Hal mHal; argument
H A DrsProgramRaster.h39 struct Hal { struct
48 Hal mHal; argument
H A DrsScriptGroupBase.h28 struct Hal { struct
35 Hal mHal; argument
H A DrsFBOCache.h43 struct Hal { struct
53 Hal mHal; argument
H A DrsSampler.h41 struct Hal { struct
54 Hal mHal; argument
H A DrsProgramStore.h40 struct Hal { struct
60 Hal mHal; argument
H A DrsMesh.h38 struct Hal { struct
56 Hal mHal; argument
H A DrsProgram.h33 struct Hal { struct
34 mutable void *drv;
59 Hal mHal; argument
H A DrsType.h40 struct Hal { struct
62 Hal mHal; argument
H A DrsScript.h79 struct Hal { struct
99 Hal mHal; argument
H A DrsElement.h41 struct Hal { struct
60 Hal mHal; argument
H A DrsContext.h74 struct Hal { struct
77 RsdHalFunctions funcs; argument
80 Hal mHal; argument
/aosp_15_r20/system/libhidl/transport/base/1.0/vts/functional/
H A Dvts_ibase_test.cpp62 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/
Dhal.rs78 pub unsafe trait Hal { interface
/aosp_15_r20/device/google/cuttlefish/tests/hal/
Dhal_implementation_test.cpp400 TEST(Hal, AllAidlInterfacesAreInAosp) { in TEST() argument
419 TEST(Hal, AidlInterfacesImplemented) { in TEST() argument
/aosp_15_r20/external/trusty/lk/dev/virtio/vsock-rust/src/
Dvsock.rs443 H: Hal, in vsock_rx_loop()
548 H: Hal, in vsock_tx_loop()
/aosp_15_r20/device/generic/goldfish/fingerprint/
Dhal.h22 struct Hal : public BnFingerprint { struct
/aosp_15_r20/external/rust/android-crates-io/crates/virtio-drivers/src/transport/
Dpci.rs391 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/
Dhal_manifest.h22 class Hal; variable
/aosp_15_r20/external/parameter-framework/upstream/test/functional-tests-legacy/Util/
H A DPfwUnitTestLib.py75 class Hal(RemoteCli): class
/aosp_15_r20/out/soong/.intermediates/system/libvintf/xsd/compatibilityMatrix/compatibility_matrix/gen/cpp/include/
Dcompatibility_matrix.h22 class Hal; variable
/aosp_15_r20/system/security/keystore2/src/fuzzers/
H A Dkeystore2_unsafe_fuzzer.rs99 Hal { enumerator
/aosp_15_r20/system/keymint/common/src/
H A Dlib.rs45 Hal(ErrorCode, String), enumerator
/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Ddriver.cpp74 class Hal { class
84 Hal() : dev_(nullptr), debug_report_index_(-1) {} in Hal() function in vulkan::driver::__anonc4de0b6f0111::Hal

12