Searched defs:txn (Results 1 – 6 of 6) sorted by relevance
148 let txn = std::mem::take(&mut self.inner); in drop() localVariable283 let txn = self.begin_write(n)?; in write_many() localVariable294 let mut txn: MemTransaction = Default::default(); in begin_write() localVariable432 let txn = std::mem::take(&mut self.inner); in drop() localVariable446 let txn = self.begin_read(n)?; in read_many() localVariable457 let mut txn: MemTransaction = Default::default(); in begin_read() localVariable
102 ContextHubTransaction<Void> txn = manager.loadNanoApp(info, nanoAppBinary); in loadNanoApp() local133 ContextHubTransaction<Void> txn = manager.unloadNanoApp(info, nanoAppId); in unloadNanoApp() local
353 ContextHubTransaction<Void> txn = session.sendMessage(message); in doTestEndpointMessaging() local486 ContextHubTransaction<Void> txn = session.sendMessage(outMessage); in testApplicationEchoService() local
1411 auto txn = AidlMessageQueueSync::MemRegion(); in TEST() local
8672 u64 txn; member
7479 u64 txn; member