Searched refs:mapped (Results 1 – 11 of 11) sorted by relevance
115 FileRegion mapped(fd_, readOffset, sizeToRead); in FindEndOfCDRecord() local118 auto* start = mapped.data(); in FindEndOfCDRecord()119 auto* cursor = start + mapped.size() - sizeof(endOfCDSignature); in FindEndOfCDRecord()165 FileRegion mapped(fd_, eocdRecord, cdEntryHeaderSizeBytes); in GetCDLocation() local166 location = FindCDRecord(mapped.data()); in GetCDLocation()187 FileRegion mapped(fd_, signatureOffset, endOfSignatureSize); in GetSignatureLocation() local189 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() local206 return {mapped.data(), mapped.size()}; in ReadMetadata()
35 TestAshmem(::android::base::unique_fd fd, std::unique_ptr<::android::base::MappedFile> mapped, in TestAshmem() argument37 : mFd(std::move(fd)), mMapped(std::move(mapped)), mMemory(std::move(memory)) {} in TestAshmem()
34 TestAshmem(::android::base::unique_fd fd, std::unique_ptr<::android::base::MappedFile> mapped, in TestAshmem() argument36 : mFd(std::move(fd)), mMapped(std::move(mapped)), mMemory(std::move(memory)) {} in TestAshmem()
26 // The payload apexes are mapped to the partitions following the signature partition.
285 MemoryAshmem(SharedMemory memory, Mapping mapped);
35 `{key}`. The table data is easily memory mapped and each record can be randomly accessed by66 the logical input data is mapped to a data structure that allows the individual S2 cell IDs to be
218 // Value that is mapped to this key.
313 * This type is used to represent shared memory, memory mapped files,
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...