Home
last modified time | relevance | path

Searched defs:ReadFromAshmem (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/c_utils/base/src/
H A Dashmem.cpp280 const void *Ashmem::ReadFromAshmem(int32_t size, int32_t offset) const in ReadFromAshmem() function in OHOS::Ashmem
/commonlibrary/c_utils/base/src/rust/
H A Dashmem.rs101 pub unsafe fn ReadFromAshmem(self: &Ashmem, size: i32, offset: i32) -> *const c_void; in ReadFromAshmem() functions

Completed in 2 milliseconds