Searched refs:fDataOwned (Results 1 – 9 of 9) sorted by relevance
630 fDataOwned = true; in SpoofData()658 fDataOwned = FALSE; in reset()703 if (fDataOwned) { in ~SpoofData()731 if (!fDataOwned) { in reserveSpace()
277 UBool fDataOwned; // True if the raw data is owned, and needs variable
411 U_ASSERT(fSpoofImpl->fSpoofData->fDataOwned == TRUE); in outputData()
630 fDataOwned = true; in SpoofData()658 fDataOwned = false; in reset()703 if (fDataOwned) { in ~SpoofData()731 if (!fDataOwned) { in reserveSpace()
278 UBool fDataOwned; // True if the raw data is owned, and needs variable
410 U_ASSERT(fSpoofImpl->fSpoofData->fDataOwned); in outputData()
410 U_ASSERT(fSpoofImpl->fSpoofData->fDataOwned == true); in outputData()