Searched refs:mSharedMemory (Results 1 – 2 of 2) sorted by relevance
35 private SharedMemory mSharedMemory; field in SharedMemoryService.SharedMemoryServiceImpl40 mSharedMemory = memory; in setup()42 mMappedBuffer = mSharedMemory.map(prot, 0, mSharedMemory.getSize()); in setup()
67 ICrypto::SourceBuffer source = { .mSharedMemory = sourceMemory, in main()72 .mType = ICrypto::kDestinationTypeSharedMemory, .mHandle = NULL, .mSharedMemory = destMemory in main()