Home
last modified time | relevance | path

Searched defs:DecodePointer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/
H A Dbindings_internal.h88 inline const void* DecodePointer(const uint64_t* offset) { in DecodePointer() function
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs65156 pub fn DecodePointer(Ptr: PVOID) -> PVOID; in DecodePointer() function