Home
last modified time | relevance | path

Searched defs:ashmem (Results 1 – 25 of 59) sorted by relevance

123

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/aidl/android.hardware.neuralnetworks-V4-ndk-source/gen/include/aidl/android/hardware/neuralnetworks/
DMemory.h53 ashmem = 0, enumerator
59 static const inline Tag ashmem = Tag::ashmem; variable
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestGenerated.cpp205 auto ashmem = TestAshmem::createFrom(operand.data); in createRequestWithDeviceMemories() local
236 auto ashmem = TestAshmem::createFrom(output); in copyResultsFromDeviceMemories() local
DSupportLibraryTestGenerated.cpp321 auto ashmem = TestAshmem::createFrom(mNnApi.get(), operand.data); in computeWithDeviceMemories() local
349 auto ashmem = TestAshmem::createFrom(mNnApi.get(), output); in computeWithDeviceMemories() local
DTestValidation.cpp268 ANeuralNetworksMemory* ashmem = nullptr; in createAshmem() local
/aosp_15_r20/frameworks/base/core/java/android/hardware/
H A DSensorDirectChannel.java211 static long[] encodeData(MemoryFile ashmem) { in encodeData()
/aosp_15_r20/frameworks/base/core/java/android/os/image/
H A DDynamicSystemManager.java69 public boolean setAshmem(ParcelFileDescriptor ashmem, long size) { in setAshmem()
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DUtils.cpp66 const auto& ashmem = memory.get<Memory::Tag::ashmem>(); in clone() local
H A DConversions.cpp368 const auto& ashmem = memory.get<Tag::ashmem>(); in unvalidatedConvert() local
/aosp_15_r20/frameworks/av/media/libaudiohal/impl/
H A DEffectBufferHalHidl.cpp67 sp<IAllocator> ashmem = IAllocator::getService("ashmem"); in init() local
/aosp_15_r20/hardware/interfaces/soundtrigger/2.1/default/
H A DSoundTriggerHw.cpp71 sp<IAllocator> ashmem = IAllocator::getService("ashmem"); in moveVectorToMemory() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/
H A DDynamicSystemService.java247 public boolean setAshmem(ParcelFileDescriptor ashmem, long size) { in setAshmem()
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DUtils.cpp105 auto ashmem = std::make_unique<TestAshmem>(size, aidlReadonly); in create() local
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/vts/functional/
H A DUtils.cpp48 auto ashmem = std::make_unique<TestAshmem>(size); in create() local
/aosp_15_r20/frameworks/base/libs/hwui/hwui/
H A DBitmap.h227 } ashmem; member
/aosp_15_r20/packages/modules/NeuralNetworks/shim_and_sl/
DShimConverter.cpp433 const auto& ashmem = pool.get<Tag::ashmem>(); in convertFromHAL() local
/aosp_15_r20/hardware/interfaces/soundtrigger/2.1/vts/functional/
H A DVtsHalSoundtriggerV2_1TargetTest.cpp263 sp<IAllocator> ashmem = IAllocator::getService("ashmem"); in TEST_P() local
/aosp_15_r20/frameworks/hardware/interfaces/sensorservice/aidl/vts/
DVtsHalSensorManagerTargetTest.cpp128 Ashmem ashmem = {ScopedFileDescriptor(fd), memSize}; in TEST_P() local
/aosp_15_r20/frameworks/base/core/proto/android/service/
H A Dsensor_service.proto117 optional bool ashmem = 19; field
/aosp_15_r20/system/tools/hidl/test/java_test/
Dhidl_test_java_native.cpp87 sp<IAllocator> ashmem = IAllocator::getService("ashmem"); in MemoryInterface() local
156 sp<IAllocator> ashmem = IAllocator::getService("ashmem"); in getSumDiff() local
/aosp_15_r20/hardware/interfaces/soundtrigger/2.2/default/
H A DSoundTriggerHw.cpp574 sp<IAllocator> ashmem = IAllocator::getService("ashmem"); in moveVectorToMemory() local
/aosp_15_r20/hardware/interfaces/soundtrigger/2.3/default/
H A DSoundTriggerHw.cpp630 sp<IAllocator> ashmem = IAllocator::getService("ashmem"); in moveVectorToMemory() local
/aosp_15_r20/system/gsid/
H A Dgsi_service.cpp313 binder::Status GsiService::setGsiAshmem(const ::android::os::ParcelFileDescriptor& ashmem, in setGsiAshmem()
/aosp_15_r20/hardware/interfaces/audio/effect/all-versions/vts/functional/
H A DVtsHalAudioEffectTargetTest.cpp655 sp<IAllocator> ashmem = IAllocator::getService("ashmem"); in TEST_P() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/service/
Dsensor_service.pb.h5988 inline bool SensorListProto_SensorProto::ashmem() const { in ashmem() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/service/
Dsensor_service.pb.h6303 inline bool SensorListProto_SensorProto::ashmem() const { in ashmem() function

123