Home
last modified time | relevance | path

Searched defs:mem (Results 1 – 17 of 17) sorted by relevance

/cts/tests/tests/os/src/android/os/cts/
DHidlMemoryTest.java36 HidlMemory mem = new HidlMemory("some name", 123, handle); in testAccessors() local
45 HidlMemory mem = new HidlMemory("some name", 123, handle); in testClose() local
53 HidlMemory mem = new HidlMemory("some name", 123, null); in testCloseNullHandle() local
60 HidlMemory mem = new HidlMemory("some name", 123, handle); in testRelease() local
72 HidlMemory mem = new HidlMemory("some name", 123, handle); in testDup() local
89 HidlMemory mem = new HidlMemory("some name", 123, null); in testDupNullHandle() local
DSharedMemoryFileDescriptorTest.java112 SharedMemory mem = null; in testDoesntLeak() local
126 ByteBufferSession(SharedMemory mem, int offset, int length) in ByteBufferSession()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-3818/
Dpoc.c43 char *mem = (char *)malloc(to_alloc); in main() local
/cts/hostsidetests/securitybulletin/securityPatch/includes/
Dmemutils.h24 #define DISABLE_MEM_ACCESS(mem, size)\ argument
27 #define ENABLE_MEM_ACCESS(mem, size)\ argument
/cts/tests/tests/security/jni/
Dandroid_security_cts_MMapExecutableTest.cpp59 void * mem = in mmap_executable() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2014-9803/
Dpoc.c28 volatile char *mem = 0; variable
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9424/
Dpoc.cpp111 sp<IMemory> mem = memoryDealer->allocate(4096 * 4); in decrypt() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0817/
Dpoc.cpp87 sp < android::hidl::memory::V1_0::IMemory > mem = mapMemory( in poc() local
/cts/tests/sensor/jni/
DSensorTestCases.cpp160 std::unique_ptr<TestSharedMemory> mem(TestSharedMemory::create(channelType, kMemSize)); in testDirectReport() local
DSensorTest.cpp57 int TestSensorManager::createDirectChannel(const TestSharedMemory &mem) { in createDirectChannel()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2485/
Dpoc.cpp122 sp<android::hidl::memory::V1_0::IMemory> mem = in main() local
/cts/tests/media/common/src/android/mediav2/common/cts/
DOutputManager.java581 public void dumpYuv(byte[] mem, int offset, int size) { in dumpYuv()
597 public void dumpY(byte[] mem, int offset, int size) { in dumpY()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8430/
Dpoc.c44 __u32 mem; member
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8482/
Dpoc.c55 __u32 mem; member
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-11173/
Dlocal_poc.h70 void *mem; member
/cts/tests/tests/nativehardware/jni/
DAHardwareBufferTest.cpp692 void* mem = nullptr; in TEST() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2022-23852/
Dpoc.cpp131 const XML_Memory_Handling_Suite *mem; member
145 const XML_Memory_Handling_Suite *mem; member