Searched refs:handleDefault (Results 1 – 7 of 7) sorted by relevance
/external/expat/lib/ |
D | xmlparse.c | 3794 XML_Bool handleDefault = XML_TRUE; in doProlog() local 3847 handleDefault = XML_FALSE; in doProlog() 3857 handleDefault = XML_FALSE; in doProlog() 3867 handleDefault = XML_FALSE; in doProlog() 3877 handleDefault = XML_FALSE; in doProlog() 3904 handleDefault = XML_FALSE; in doProlog() 3923 handleDefault = XML_FALSE; in doProlog() 3931 handleDefault = XML_FALSE; in doProlog() 3975 handleDefault = XML_FALSE; in doProlog() 4057 handleDefault = XML_FALSE; in doProlog() [all …]
|
/external/icu4c/common/ |
D | serv.cpp | 430 return handleDefault(key, actualReturn, status); in getKey() 589 return handleDefault(key, actualReturn, status); in getKey() 593 ICUService::handleDefault(const ICUServiceKey& /* key */, UnicodeString* /* actualIDReturn */, UErr… in handleDefault() function in ICUService
|
D | serv.h | 906 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& …
|
D | brkiter.cpp | 246 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /*actualID*/, UErrorCode& … in handleDefault() function in ICUBreakIteratorService
|
/external/icu4c/i18n/ |
D | coll.cpp | 150 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* actualID, UErrorCode& stat… in handleDefault() function in ICUCollatorService
|
D | numfmt.cpp | 840 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /* actualID */, UErrorCode… in handleDefault() function in ICUNumberFormatService
|
D | calendar.cpp | 469 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /*actualID*/, UErrorCode& … in handleDefault() function in CalendarService
|