Home
last modified time | relevance | path

Searched defs:mappedFile (Results 1 – 25 of 56) sorted by relevance

123

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/telemetry/internal/counter/
Dfile.go444 type mappedFile struct { struct
445 meta string
446 hdrLen uint32
447 zero [4]byte
448 closeOnce sync.Once
449 f *os.File
450 mapping *mmap.Data
537 func (m *mappedFile) place(limit uint32, name string) (start, end uint32) {
559 func (m *mappedFile) close() {
589 func (m *mappedFile) load32(off uint32) uint32 {
[all …]
/aosp_15_r20/libcore/luni/src/test/java/libcore/libcore/io/
H A DMemoryMappedFileTest.java123 MemoryMappedFile mappedFile = MemoryMappedFile.mmapRO(file.getPath()); in checkReadByte() local
151 MemoryMappedFile mappedFile = MemoryMappedFile.mmapRO(file.getPath()); in checkSeek() local
195 MemoryMappedFile mappedFile = MemoryMappedFile.mmapRO(file.getPath()); in checkSkip() local
237 MemoryMappedFile mappedFile = MemoryMappedFile.mmapRO(file.getPath()); in testReadShort_bigEndian() local
259 MemoryMappedFile mappedFile = MemoryMappedFile.mmapRO(file.getPath()); in testReadShort_littleEndian() local
299 MemoryMappedFile mappedFile = MemoryMappedFile.mmapRO(file.getPath()); in testReadInt_bigEndian() local
321 MemoryMappedFile mappedFile = MemoryMappedFile.mmapRO(file.getPath()); in testReadInt_littleEndian() local
369 MemoryMappedFile mappedFile = MemoryMappedFile.mmapRO(file.getPath()); in checkReadIntArray() local
453 MemoryMappedFile mappedFile = MemoryMappedFile.mmapRO(file.getPath()); in checkReadByteArray() local
/aosp_15_r20/external/icu/android_icu4j/testing/src/com/android/i18n/test/timezone/internal/
H A DMemoryMappedFileTest.java122 MemoryMappedFile mappedFile = MemoryMappedFile.mmapRO(file.getPath()); in checkReadByte() local
150 MemoryMappedFile mappedFile = MemoryMappedFile.mmapRO(file.getPath()); in checkSeek() local
194 MemoryMappedFile mappedFile = MemoryMappedFile.mmapRO(file.getPath()); in checkSkip() local
236 MemoryMappedFile mappedFile = MemoryMappedFile.mmapRO(file.getPath()); in testReadShort_bigEndian() local
258 MemoryMappedFile mappedFile = MemoryMappedFile.mmapRO(file.getPath()); in testReadShort_littleEndian() local
298 MemoryMappedFile mappedFile = MemoryMappedFile.mmapRO(file.getPath()); in testReadInt_bigEndian() local
320 MemoryMappedFile mappedFile = MemoryMappedFile.mmapRO(file.getPath()); in testReadInt_littleEndian() local
368 MemoryMappedFile mappedFile = MemoryMappedFile.mmapRO(file.getPath()); in checkReadIntArray() local
452 MemoryMappedFile mappedFile = MemoryMappedFile.mmapRO(file.getPath()); in checkReadByteArray() local
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_read_api/srcs/android/aconfig/storage/
H A DAconfigStorageReadAPI.java71 ByteBuffer mappedFile, String packageName) throws IOException; in getPackageReadContextImpl()
78 ByteBuffer mappedFile, String packageName) throws IOException { in getPackageReadContext()
92 ByteBuffer mappedFile, int packageId, String flagName) throws IOException; in getFlagReadContextImpl()
101 ByteBuffer mappedFile, int packageId, String flagName) throws IOException { in getFlagReadContext()
113 public static native boolean getBooleanFlagValue(ByteBuffer mappedFile, int flagIndex) in getBooleanFlagValue()
/aosp_15_r20/system/timezone/debug_tools/host/main/java/
H A DZoneSplitter.java60 MappedByteBuffer mappedFile = createMappedByteBuffer(tzData); in execute() local
96 MappedByteBuffer mappedFile; in createMappedByteBuffer() local
111 private static void writeVersionFile(MappedByteBuffer mappedFile, File targetDir) in writeVersionFile()
125 private static void extractZicFiles(MappedByteBuffer mappedFile, int indexOffset, in extractZicFiles()
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestUtils.h60 auto mappedFile = in createFrom() local
DSupportLibraryTestUtils.h53 auto mappedFile = in createFrom() local
/aosp_15_r20/packages/services/Car/cpp/car_binder_lib/largeParcelable/tests/
DMappedFileSharedMemoryTest.cpp60 std::unique_ptr<MappedFile> mappedFile = sm.mapReadOnly(); in testSharedMemoryMapRead() local
/aosp_15_r20/external/icu/android_icu4j/libcore_bridge/src/java/com/android/i18n/timezone/
H A DZoneInfoDb.java79 private MemoryMappedFile mappedFile; field in ZoneInfoDb
/aosp_15_r20/packages/services/Car/cpp/car_binder_lib/largeParcelable/
DLargeParcelableBase.cpp186 std::unique_ptr<MappedFile> mappedFile = sharedMemory.mapReadOnly(); in copyFromSharedMemory() local
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_database_SQLiteConnection.cpp667 std::unique_ptr<base::MappedFile> mappedFile = in createAshmemRegionWithData() local
/aosp_15_r20/out/soong/.intermediates/external/icu/android_icu4j/core-icu4j/android_common_apex10000/javac/
Dcore-icu4j.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/compat/ android/ ...
/aosp_15_r20/out/soong/.intermediates/external/icu/android_icu4j/core-icu4j/android_common/javac/
Dcore-icu4j.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/compat/ android/ ...
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDjsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dcore-tests.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dcore-tests.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/out/soong/.intermediates/external/icu/android_icu4j/core-icu4j/android_common/withres/
Dcore-icu4j.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/icu/ android/ ...
/aosp_15_r20/out/soong/.intermediates/external/icu/android_icu4j/core-icu4j/android_common/jarjar/
Dcore-icu4j.jarcom/android/icu/util/regex/PatternNative.class PatternNative.java package com. ...
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/java/
HDcore-icu4j.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/icu/ android/ ...
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/java/
HDcore-icu4j-for-host.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/icu/ android/ ...
/aosp_15_r20/out/soong/.intermediates/external/icu/android_icu4j/core-icu4j/android_common_apex10000/combined/
Dcore-icu4j.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/compat/ android/ ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/core-icu4j.com.android.i18n_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/icu/ android/ ...
/aosp_15_r20/out/soong/.intermediates/external/icu/android_icu4j/core-icu4j/android_common_apex10000/withres/
Dcore-icu4j.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/icu/ android/ ...
/aosp_15_r20/out/soong/.intermediates/external/icu/android_icu4j/core-icu4j/android_common_apex10000/jarjar/
Dcore-icu4j.jarcom/android/icu/util/regex/PatternNative.class PatternNative.java package com. ...
/aosp_15_r20/out/soong/.intermediates/external/icu/android_icu4j/core-icu4j/android_common_apex10000/package-check/
Dcore-icu4j.jarcom/android/icu/util/regex/PatternNative.class PatternNative.java package com. ...

123