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

  /external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.cpp 33 fAllowedLocales(NULL), fCachedIdentifierInfo(NULL) {
54 fAllowedLocales(NULL), fCachedIdentifierInfo(NULL) {
66 fAllowedLocales(NULL), fCachedIdentifierInfo(NULL) {
91 delete fCachedIdentifierInfo;
425 returnIdInfo = nonConstThis->fCachedIdentifierInfo;
426 nonConstThis->fCachedIdentifierInfo = NULL;
447 if (nonConstThis->fCachedIdentifierInfo == NULL) {
448 nonConstThis->fCachedIdentifierInfo = idInfo;
uspoof_impl.h 114 IdentifierInfo *fCachedIdentifierInfo; // Do not use directly. See getIdentifierInfo().:w
  /external/icu/icu4c/source/i18n/
uspoof_impl.cpp 33 fAllowedLocales(NULL), fCachedIdentifierInfo(NULL) {
54 fAllowedLocales(NULL), fCachedIdentifierInfo(NULL) {
66 fAllowedLocales(NULL), fCachedIdentifierInfo(NULL) {
91 delete fCachedIdentifierInfo;
425 returnIdInfo = nonConstThis->fCachedIdentifierInfo;
426 nonConstThis->fCachedIdentifierInfo = NULL;
447 if (nonConstThis->fCachedIdentifierInfo == NULL) {
448 nonConstThis->fCachedIdentifierInfo = idInfo;
uspoof_impl.h 114 IdentifierInfo *fCachedIdentifierInfo; // Do not use directly. See getIdentifierInfo().:w
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 106 milliseconds