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

  /external/icu4c/common/
mutex.h 124 void deleteInstance() {
181 void deleteInstance() {
normalizer2.cpp 431 Norm2AllModesSingleton(nfcSingleton, NULL).deleteInstance();
432 Norm2AllModesSingleton(nfkcSingleton, NULL).deleteInstance();
433 Norm2AllModesSingleton(nfkc_cfSingleton, NULL).deleteInstance();
434 Norm2Singleton(noopSingleton).deleteInstance();
uniset_props.cpp 166 UnicodeSetSingleton(uni32Singleton, NULL).deleteInstance();
    [all...]
utrie2.h 663 void deleteInstance() {
    [all...]
normalizer2impl.cpp 257 UTrie2Singleton(fcdTrieSingleton).deleteInstance();
    [all...]
  /external/chromium/chrome/browser/rlz/
rlz.cc 93 static void DeleteInstance() {
354 OmniBoxUsageObserver::DeleteInstance();

Completed in 69 milliseconds