Home
last modified time | relevance | path

Searched defs:offsetVector (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/chre/platform/shared/
H A Dhost_protocol_chre.cc155 DynamicVector<Offset<fbs::NanoappListEntry>> &offsetVector, uint64_t appId, in addNanoappListEntry()
167 DynamicVector<Offset<fbs::NanoappListEntry>> &offsetVector, in finishNanoappListResponse()
/aosp12/frameworks/av/media/img_utils/src/
H A DTiffWriter.cpp71 KeyedVector<uint32_t, uint32_t> offsetVector; in write() local