Home
last modified time | relevance | path

Searched refs:mapped (Results 1 – 11 of 11) 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/NeuralNetworks/runtime/test/
DTestUtils.h35 TestAshmem(::android::base::unique_fd fd, std::unique_ptr<::android::base::MappedFile> mapped, in TestAshmem() argument
37 : mFd(std::move(fd)), mMapped(std::move(mapped)), mMemory(std::move(memory)) {} in TestAshmem()
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()
/packages/modules/Virtualization/microdroid/signature/
Dmicrodroid_signature.proto26 // The payload apexes are mapped to the partitions following the signature partition.
/packages/modules/NeuralNetworks/runtime/
DMemory.h285 MemoryAshmem(SharedMemory memory, Mapping mapped);
/packages/modules/GeoTZ/s2storage/
DREADME.md35 `{key}`. The table data is easily memory mapped and each record can be randomly accessed by
66 the logical input data is mapped to a data structure that allows the individual S2 cell IDs to be
/packages/apps/Car/libs/car-messenger-common/proto/
Dnotification_msg.proto218 // Value that is mapped to this key.
/packages/modules/NeuralNetworks/tools/api/
DNeuralNetworksTypes.t313 * This type is used to represent shared memory, memory mapped files,
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...