Searched defs:GetAshmemFd (Results 1 - 3 of 3) sorted by relevance
| /commonlibrary/c_utils/base/include/ | ||
| H A D | ashmem.h | 115 int GetAshmemFd() const in GetAshmemFd() function in OHOS::Ashmem |
| /commonlibrary/memory_utils/libpurgeablemem/cpp/src/ | ||
| H A D | purgeable_ashmem.cpp | 97 int PurgeableAshMem::GetAshmemFd() in GetAshmemFd() function in OHOS::PurgeableMem::PurgeableAshMem |
| /commonlibrary/c_utils/base/src/rust/ | ||
| H A D | ashmem.rs | 104 pub fn GetAshmemFd(self: &Ashmem) -> i32; in GetAshmemFd() functions |
Completed in 1 milliseconds