summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Michael Hoisie <hoisie@google.com> 2024-03-12 18:15:14 +0000
committer Michael Hoisie <hoisie@google.com> 2024-09-28 05:49:44 +0000
commite28dd9f756fd7df72e39260e82a7569a3636d0af (patch)
tree33e1a587994d105c1ba9426844144143f95699b5 /api/api.go
parent35bb4587b0f6435dfcdb4b7937506239bbd2c4f6 (diff)
Use MappedFile for mmap-related operations in CursorWindow
MappedFile from libbase can encapsulate all mmap and munmap operations. The advantage to MappedFile is that it is supported on all host platforms, including Windows. This change is a no-op in terms of functionality. Test: Roboelctric SQLiteDatabaseTest Bug: 317884162 Change-Id: I77b6b5481b64a930ecd2bd5ddf3692e54be60751
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions