Home
last modified time | relevance | path

Searched refs:mapped (Results 1 – 15 of 15) sorted by relevance

/packages/modules/adb/fastdeploy/deploypatchgenerator/
Dapk_archive.cpp115 FileRegion mapped(fd_, readOffset, sizeToRead); in FindEndOfCDRecord() local
118 auto* start = mapped.data(); in FindEndOfCDRecord()
119 auto* cursor = start + mapped.size() - sizeof(endOfCDSignature); in FindEndOfCDRecord()
165 FileRegion mapped(fd_, eocdRecord, cdEntryHeaderSizeBytes); in GetCDLocation() local
166 location = FindCDRecord(mapped.data()); in GetCDLocation()
187 FileRegion mapped(fd_, signatureOffset, endOfSignatureSize); in GetSignatureLocation() local
189 uint64_t signatureSize = *(uint64_t*)mapped.data(); in GetSignatureLocation()
190 auto* signature = mapped.data() + sizeof(signatureSize); in GetSignatureLocation()
205 FileRegion mapped(fd_, loc.offset, loc.size); in ReadMetadata() local
206 return {mapped.data(), mapped.size()}; in ReadMetadata()
/packages/modules/Virtualization/vmbase/
Dsections.ld39 * Collect together the code. This is page aligned so it can be mapped
52 * mapped as read-only and non-executable.
66 * .rodata and mapped read-only or left unmapped.
77 * mapped as non-executable.
DREADME.md109 The [entry point](entry.S) code expects to be provided a hardcoded identity-mapped page table to use
/packages/modules/NeuralNetworks/runtime/test/
DSupportLibraryTestUtils.h34 TestAshmem(::android::base::unique_fd fd, std::unique_ptr<::android::base::MappedFile> mapped, in TestAshmem() argument
36 : mFd(std::move(fd)), mMapped(std::move(mapped)), mMemory(std::move(memory)) {} in TestAshmem()
DTestUtils.h37 TestAshmem(::android::base::unique_fd fd, std::unique_ptr<::android::base::MappedFile> mapped, in TestAshmem() argument
39 : mFd(std::move(fd)), mMapped(std::move(mapped)), mMemory(std::move(memory)) {} in TestAshmem()
/packages/modules/GeoTZ/s2storage/
DREADME.md44 `{key}`. The table data is easily memory mapped and each record can be randomly accessed by
/packages/modules/NeuralNetworks/runtime/
DMemory.h285 MemoryAshmem(SharedMemory memory, Mapping mapped);
DTelemetryStatsd.cpp306 return std::make_pair(std::move(node.key()), node.mapped()); in pop()
/packages/modules/GeoTZ/tzs2storage/
DREADME.md42 `{key}`. The table data is easily memory mapped and each record can be randomly accessed by
73 the logical input data is mapped to a data structure that allows the individual S2 cell IDs to be
/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dqueue_unittest.cc112 node.mapped().set_value(key); in EnqueueCallbackForTest()
178 node.mapped().set_value(key); in DequeueCallbackForTest()
/packages/modules/NeuralNetworks/tools/api/
DNeuralNetworksTypes.t330 * This type is used to represent shared memory, memory mapped files,
/packages/modules/AdServices/adservices/libraries/cobalt/proto/
Dreport_definition.proto443 // When reporting numerical values with privacy, the values are mapped to
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz