Home
last modified time | relevance | path

Searched defs:sharedMemory (Results 1 – 21 of 21) sorted by relevance

/aosp12/frameworks/base/core/java/android/service/voice/
H A DAbstractHotwordDetector.java102 @Nullable SharedMemory sharedMemory) { in updateState()
112 @Nullable SharedMemory sharedMemory, IHotwordRecognitionStatusCallback callback) { in updateStateLocked()
H A DVoiceInteractionService.java364 @Nullable SharedMemory sharedMemory,
376 @Nullable SharedMemory sharedMemory,
429 @Nullable SharedMemory sharedMemory, in createHotwordDetector()
H A DHotwordDetectionService.java295 @Nullable SharedMemory sharedMemory, in onUpdateState()
342 @Nullable SharedMemory sharedMemory, IRemoteCallback callback) { in onUpdateStateInternal()
H A DHotwordDetector.java98 void updateState(@Nullable PersistableBundle options, @Nullable SharedMemory sharedMemory); in updateState()
H A DIHotwordDetectionService.aidl51 in SharedMemory sharedMemory, in updateState()
H A DSoftwareHotwordDetector.java61 SharedMemory sharedMemory, in SoftwareHotwordDetector()
H A DAlwaysOnHotwordDetector.java580 @Nullable SharedMemory sharedMemory) { in AlwaysOnHotwordDetector()
615 @Nullable SharedMemory sharedMemory) { in updateState()
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DUtils.cpp109 static nn::SharedMemory convertSharedMemoryToReadonly(const nn::SharedMemory& sharedMemory) { in convertSharedMemoryToReadonly()
126 const auto sharedMemory = nn::createSharedMemory(size).value(); in initialize() local
H A DMemoryDomainTests.cpp683 const auto sharedMemory = nn::createSharedMemory(size).value(); in allocateSharedMemory() local
982 RequestMemoryPool sharedMemory = createSharedMemoryPool(kTestOperandDataSize); in TEST_P() local
1018 RequestMemoryPool sharedMemory = createSharedMemoryPool(kTestOperandDataSize); in TEST_P() local
1079 RequestMemoryPool sharedMemory = createSharedMemoryPool(kTestOperandDataSize); in TEST_P() local
1107 RequestMemoryPool sharedMemory = createSharedMemoryPool(kTestOperandDataSize); in TEST_P() local
1189 RequestMemoryPool sharedMemory = createSharedMemoryPool(badTestOperandDataSize); in TEST_P() local
H A DGeneratedTestHarness.cpp138 const auto sharedMemory = nn::createSharedMemory(testBuffer.size()).value(); in allocateInternal() local
502 auto sharedMemory = nn::createSharedMemory(size).value(); in getBuffer() local
/aosp12/hardware/interfaces/automotive/evs/1.1/default/
H A DEvsUltrasonicsArray.h88 SharedMemory sharedMemory; member
H A DEvsUltrasonicsArray.cpp361 SharedMemory sharedMemory; in allocateAndMapSharedMemory() local
401 SharedMemory sharedMemory = allocateAndMapSharedMemory(); in increaseAvailableFrames_Locked() local
/aosp12/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DHotwordDetectionConnection.java136 @Nullable SharedMemory sharedMemory, in HotwordDetectionConnection()
202 PersistableBundle options, SharedMemory sharedMemory) { in updateStateAfterProcessStart()
283 void updateStateLocked(PersistableBundle options, SharedMemory sharedMemory) { in updateStateLocked()
H A DVoiceInteractionManagerServiceImpl.java458 @Nullable SharedMemory sharedMemory, in updateStateLocked()
H A DVoiceInteractionManagerService.java1170 @Nullable SharedMemory sharedMemory, in updateState()
/aosp12/frameworks/base/core/tests/coretests/src/android/graphics/
H A DTypefaceTest.java203 SharedMemory sharedMemory = Typeface.serializeFontMap(systemFontMap); in testSerialize() local
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DMemoryDomainTests.cpp962 Request::MemoryPool sharedMemory = createSharedMemoryPool(kTestOperandDataSize); in TEST_P() local
998 Request::MemoryPool sharedMemory = createSharedMemoryPool(kTestOperandDataSize); in TEST_P() local
1057 Request::MemoryPool sharedMemory = createSharedMemoryPool(kTestOperandDataSize); in TEST_P() local
1085 Request::MemoryPool sharedMemory = createSharedMemoryPool(kTestOperandDataSize); in TEST_P() local
1161 Request::MemoryPool sharedMemory = createSharedMemoryPool(kTestOperandDataSize); in TEST_P() local
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DIVoiceInteractionManagerService.aidl249 in SharedMemory sharedMemory, in updateState()
/aosp12/hardware/interfaces/drm/1.2/vts/functional/
H A Ddrm_hal_common.cpp412 sp<IMemory> sharedMemory = in decrypt() local
/aosp12/hardware/interfaces/drm/1.0/vts/functional/
H A Ddrm_hal_clearkey_test.cpp857 sp<IMemory> sharedMemory = in decrypt() local
H A Ddrm_hal_vendor_test.cpp1147 sp<IMemory> sharedMemory = in decrypt() local