Home
last modified time | relevance | path

Searched defs:SharedMemory (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/interfaces/automotive/evs/1.1/default/
H A DEvsUltrasonicsArray.h69 struct SharedMemory { struct
73 SharedMemory() : hidlMemory(hidl_memory()), pIMemory(nullptr){}; in SharedMemory() function
75 SharedMemory(hidl_memory hidlMem, sp<IMemory> pIMem) in SharedMemory() function
88 SharedMemory sharedMemory; argument
/aosp12/hardware/interfaces/neuralnetworks/utils/common/src/
H A DInvalidBuffer.cpp37 nn::GeneralResult<void> InvalidBuffer::copyFrom(const nn::SharedMemory& /*src*/, in copyFrom() argument
/aosp12/frameworks/base/core/java/android/os/
H A DSharedMemory.java40 public final class SharedMemory implements Parcelable, Closeable { class
47 private SharedMemory(FileDescriptor fd) { in SharedMemory() method in SharedMemory
/aosp12/packages/modules/NeuralNetworks/common/include/nnapi/
H A DTypes.h84 using SharedMemory = std::shared_ptr<const Memory>; variable
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...