Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/qualcomm/
H A Dmbn_tools.py535 def writePackedData(self, target, write_full_hdr): member in Boot_Hdr
618 def writePackedData(self, target): member in Sbl_Hdr
/aosp_15_r20/frameworks/rs/
H A DrsAllocation.cpp371 void Allocation::writePackedData(Context *rsc, const Type *type, in writePackedData() function in android::renderscript::Allocation