Home
last modified time | relevance | path

Searched defs:GetAshmemFd (Results 1 – 3 of 3) sorted by relevance

/commonlibrary/c_utils/base/include/
Dashmem.h115 int GetAshmemFd() const in GetAshmemFd() function
/commonlibrary/memory_utils/libpurgeablemem/cpp/src/
Dpurgeable_ashmem.cpp97 int PurgeableAshMem::GetAshmemFd() in GetAshmemFd() function in OHOS::PurgeableMem::PurgeableAshMem
/commonlibrary/c_utils/base/src/rust/
Dashmem.rs104 pub fn GetAshmemFd(self: &Ashmem) -> i32; in GetAshmemFd() function