HomeSort by relevance Sort by last modified time
    Searched refs:fDataOwned (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.cpp 543 fDataOwned = true;
572 fDataOwned = FALSE;
642 if (fDataOwned) {
670 if (!fDataOwned) {
uspoof_impl.h 238 UBool fDataOwned; // True if the raw data is owned, and needs
uspoof_conf.cpp 402 U_ASSERT(fSpoofImpl->fSpoofData->fDataOwned == TRUE);
  /external/icu/icu4c/source/i18n/
uspoof_impl.cpp 543 fDataOwned = true;
572 fDataOwned = FALSE;
642 if (fDataOwned) {
670 if (!fDataOwned) {
uspoof_impl.h 238 UBool fDataOwned; // True if the raw data is owned, and needs
uspoof_conf.cpp 402 U_ASSERT(fSpoofImpl->fSpoofData->fDataOwned == TRUE);

Completed in 47 milliseconds