Searched defs:WriteToAshmem (Results 1 – 2 of 2) sorted by relevance
255 bool Ashmem::WriteToAshmem(const void *data, int32_t size, int32_t offset) const in WriteToAshmem() function in OHOS::Ashmem
99 … pub unsafe fn WriteToAshmem(self: &Ashmem, data: *const c_void, size: i32, offset: i32) -> bool; in WriteToAshmem() function