Lines Matching refs:compute_offsets_

115       compute_offsets_(compute_offsets) {}  in DexWriter()
243 if (compute_offsets_ && start != stream->Tell()) { in WriteStringIds()
262 if (compute_offsets_ && start != stream->Tell()) { in WriteStringDatas()
276 if (compute_offsets_ && start != stream->Tell()) { in WriteTypeIds()
295 if (compute_offsets_ && start != stream->Tell()) { in WriteTypeLists()
315 if (compute_offsets_ && start != stream->Tell()) { in WriteProtoIds()
332 if (compute_offsets_ && start != stream->Tell()) { in WriteFieldIds()
349 if (compute_offsets_ && start != stream->Tell()) { in WriteMethodIds()
361 if (compute_offsets_ && start != stream->Tell()) { in WriteEncodedArrays()
376 if (compute_offsets_ && start != stream->Tell()) { in WriteAnnotations()
395 if (compute_offsets_ && start != stream->Tell()) { in WriteAnnotationSets()
414 if (compute_offsets_ && start != stream->Tell()) { in WriteAnnotationSetRefs()
460 if (compute_offsets_ && start != stream->Tell()) { in WriteAnnotationsDirectories()
514 if (compute_offsets_ && start != stream->Tell()) { in WriteHiddenapiClassData()
530 if (compute_offsets_ && start != stream->Tell()) { in WriteDebugInfoItems()
623 if (compute_offsets_ && start != stream->Tell()) { in WriteCodeItems()
652 if (compute_offsets_ && start != stream->Tell()) { in WriteClassDefs()
672 if (compute_offsets_ && start != stream->Tell()) { in WriteClassDatas()
689 if (compute_offsets_ && start != stream->Tell()) { in WriteCallSiteIds()
705 if (compute_offsets_ && start != stream->Tell()) { in WriteMethodHandles()
866 if (compute_offsets_) { in Write()
913 if (compute_offsets_) { in Write()
923 if (compute_offsets_) { in Write()
937 if (compute_offsets_) { in Write()
946 if (compute_offsets_) { in Write()
988 if (compute_offsets_) { in ProcessOffset()
997 if (compute_offsets_) { in ProcessOffset()