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

  /external/icu4c/common/
mutex.h 124 void deleteInstance() {
180 void deleteInstance() {
normalizer2.cpp 443 Norm2AllModesSingleton(nfcSingleton, NULL).deleteInstance();
444 Norm2AllModesSingleton(nfkcSingleton, NULL).deleteInstance();
445 Norm2AllModesSingleton(nfkc_cfSingleton, NULL).deleteInstance();
446 Norm2Singleton(noopSingleton).deleteInstance();
utrie2.h 663 void deleteInstance() {
    [all...]
uniset_props.cpp 167 UnicodeSetSingleton(uni32Singleton, NULL).deleteInstance();
    [all...]
normalizer2impl.cpp 257 UTrie2Singleton(fcdTrieSingleton).deleteInstance();
    [all...]

Completed in 119 milliseconds