Searched refs:DUMMY_LOADER (Results 1 – 3 of 3) sorted by relevance
323 if (loader == ZNamesLoader.DUMMY_LOADER) { continue; } in load()357 loader = ZNamesLoader.DUMMY_LOADER; in consumeNamesTable()365 loader = ZNamesLoader.DUMMY_LOADER; in consumeNamesTable()375 if (loader != ZNamesLoader.DUMMY_LOADER) { in consumeNamesTable()592 private static ZNamesLoader DUMMY_LOADER = new ZNamesLoader(); field in TimeZoneNamesImpl.ZNamesLoader
321 if (loader == ZNamesLoader.DUMMY_LOADER) { continue; } in load()355 loader = ZNamesLoader.DUMMY_LOADER; in consumeNamesTable()363 loader = ZNamesLoader.DUMMY_LOADER; in consumeNamesTable()373 if (loader != ZNamesLoader.DUMMY_LOADER) { in consumeNamesTable()590 private static ZNamesLoader DUMMY_LOADER = new ZNamesLoader(); field in TimeZoneNamesImpl.ZNamesLoader
45 static const char DUMMY_LOADER[] = "<dummy>"; // place holder for dummy ZNamesLoader variable1436 if (obj == DUMMY_LOADER) { return; } in deleteZNamesLoader()1493 if (element->value.pointer == DUMMY_LOADER) { continue; } in load()1519 loader = (void*) DUMMY_LOADER; in consumeNamesTable()1532 loader = (void*) DUMMY_LOADER; in consumeNamesTable()1552 if (loader != DUMMY_LOADER) { in consumeNamesTable()