Searched refs:mLocationAndLength (Results 1 – 2 of 2) sorted by relevance
78 return mLocationAndLength.length; in length()83 return mLocationAndLength; in locationAndLength()87 return mLocationAndLength; in locationAndLength()104 hal::DataLocation mLocationAndLength; // can be updated after creation variable
67 ret.mLocationAndLength = {.poolIndex = 0, .offset = 0, .length = length}; in createFromPointer()90 ret.mLocationAndLength = {.poolIndex = poolIndex, .offset = offset, .length = length}; in createFromMemory()