/aosp12/frameworks/base/core/java/android/service/voice/ |
H A D | AbstractHotwordDetector.java | 102 @Nullable SharedMemory sharedMemory) { in updateState() 112 @Nullable SharedMemory sharedMemory, IHotwordRecognitionStatusCallback callback) { in updateStateLocked()
|
H A D | VoiceInteractionService.java | 364 @Nullable SharedMemory sharedMemory, 376 @Nullable SharedMemory sharedMemory, 429 @Nullable SharedMemory sharedMemory, in createHotwordDetector()
|
H A D | HotwordDetectionService.java | 295 @Nullable SharedMemory sharedMemory, in onUpdateState() 342 @Nullable SharedMemory sharedMemory, IRemoteCallback callback) { in onUpdateStateInternal()
|
H A D | HotwordDetector.java | 98 void updateState(@Nullable PersistableBundle options, @Nullable SharedMemory sharedMemory); in updateState()
|
H A D | IHotwordDetectionService.aidl | 51 in SharedMemory sharedMemory, in updateState()
|
H A D | SoftwareHotwordDetector.java | 61 SharedMemory sharedMemory, in SoftwareHotwordDetector()
|
H A D | AlwaysOnHotwordDetector.java | 580 @Nullable SharedMemory sharedMemory) { in AlwaysOnHotwordDetector() 615 @Nullable SharedMemory sharedMemory) { in updateState()
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
H A D | Utils.cpp | 109 static nn::SharedMemory convertSharedMemoryToReadonly(const nn::SharedMemory& sharedMemory) { in convertSharedMemoryToReadonly() 126 const auto sharedMemory = nn::createSharedMemory(size).value(); in initialize() local
|
H A D | MemoryDomainTests.cpp | 683 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 D | GeneratedTestHarness.cpp | 138 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 D | EvsUltrasonicsArray.h | 88 SharedMemory sharedMemory; member
|
H A D | EvsUltrasonicsArray.cpp | 361 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 D | HotwordDetectionConnection.java | 136 @Nullable SharedMemory sharedMemory, in HotwordDetectionConnection() 202 PersistableBundle options, SharedMemory sharedMemory) { in updateStateAfterProcessStart() 283 void updateStateLocked(PersistableBundle options, SharedMemory sharedMemory) { in updateStateLocked()
|
H A D | VoiceInteractionManagerServiceImpl.java | 458 @Nullable SharedMemory sharedMemory, in updateStateLocked()
|
H A D | VoiceInteractionManagerService.java | 1170 @Nullable SharedMemory sharedMemory, in updateState()
|
/aosp12/frameworks/base/core/tests/coretests/src/android/graphics/ |
H A D | TypefaceTest.java | 203 SharedMemory sharedMemory = Typeface.serializeFontMap(systemFontMap); in testSerialize() local
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
H A D | MemoryDomainTests.cpp | 962 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 D | IVoiceInteractionManagerService.aidl | 249 in SharedMemory sharedMemory, in updateState()
|
/aosp12/hardware/interfaces/drm/1.2/vts/functional/ |
H A D | drm_hal_common.cpp | 412 sp<IMemory> sharedMemory = in decrypt() local
|
/aosp12/hardware/interfaces/drm/1.0/vts/functional/ |
H A D | drm_hal_clearkey_test.cpp | 857 sp<IMemory> sharedMemory = in decrypt() local
|
H A D | drm_hal_vendor_test.cpp | 1147 sp<IMemory> sharedMemory = in decrypt() local
|