Home
last modified time | relevance | path

Searched refs:Ashmem (Results 1 – 5 of 5) sorted by relevance

/packages/modules/NeuralNetworks/common/types/src/
DSharedMemoryAndroid.cpp74 auto handle = Memory::Ashmem{ in allocateSharedMemory()
81 GeneralResult<Mapping> map(const Memory::Ashmem& memory) { in map()
118 GeneralResult<Mapping> map(const Memory::Ashmem& /*memory*/) { in map() argument
124 size_t getSize(const Memory::Ashmem& memory) { in getSize()
DTypeUtils.cpp607 static std::ostream& operator<<(std::ostream& os, const Memory::Ashmem& memory) { in operator <<()
DValidation.cpp715 Result<Version> validateMemory(const Memory::Ashmem& memory) { in validateMemory()
/packages/modules/NeuralNetworks/common/types/include/nnapi/
DTypes.h640 struct Ashmem { struct
669 std::variant<Ashmem, Fd, HardwareBuffer, Unknown> handle;
/packages/modules/NeuralNetworks/tools/api/
DTypes.t166 struct Ashmem {
195 std::variant<Ashmem, Fd, HardwareBuffer, Unknown> handle;