Searched defs:InMemoryEditor (Results 1 – 3 of 3) sorted by relevance
302 struct InMemoryEditor { struct303 data: RefCell<Vec<u8>>,304 fail_read: bool,307 impl InMemoryEditor { impl313 impl RandomWrite for InMemoryEditor { implementation333 impl ReadByChunk for InMemoryEditor { implementation
125 private class InMemoryEditor implements SharedPreferences.Editor { class in InMemorySharedPreferences
120 private class InMemoryEditor implements SharedPreferences.Editor { class in InMemorySharedPreferences