Home
last modified time | relevance | path

Searched refs:DecodePointer (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/lib/
Dbindings_internal.h88 inline const void* DecodePointer(const uint64_t* offset) { in DecodePointer() function
113 const T* Get() const { return static_cast<const T*>(DecodePointer(&offset)); } in Get()
115 return static_cast<T*>(const_cast<void*>(DecodePointer(&offset))); in Get()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Diagnostics/Debug/
Dmod.rs40 ::windows_targets::link!("kernel32.dll" "system" fn DecodePointer(ptr : *const ::core::ffi::c_void)…
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Diagnostics/Debug/
Dmod.rs40 ::windows_targets::link!("kernel32.dll" "system" fn DecodePointer(ptr : *const ::core::ffi::c_void)…