Home
last modified time | relevance | path

Searched defs:Ashmem (Results 1 - 3 of 3) sorted by relevance

/commonlibrary/c_utils/base/include/
H A Dashmem.h82 class Ashmem : public virtual RefBase { global() class
[all...]
/commonlibrary/c_utils/base/src/
H A Dashmem.cpp148 Ashmem::Ashmem(int fd, int32_t size) : memoryFd_(fd), memorySize_(size), flag_(0), startAddr_(nullptr) in Ashmem() function in OHOS::Ashmem
[all...]
/commonlibrary/c_utils/base/src/rust/
H A Dashmem.rs59 pub type Ashmem; types
109 pub struct Ashmem { global() structure names
114 impl Ashmem { global() impls
[all...]

Completed in 2 milliseconds