Home
last modified time | relevance | path

Searched refs:FactoryImpl (Results 1 – 7 of 7) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
DTimeZoneNames.java143 factory = new DefaultTimeZoneNames.FactoryImpl();
579 public static class FactoryImpl extends Factory { class in TimeZoneNames.DefaultTimeZoneNames
582 public FactoryImpl() { in FactoryImpl() method in TimeZoneNames.DefaultTimeZoneNames.FactoryImpl
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DTimeZoneNames.java160 factory = new DefaultTimeZoneNames.FactoryImpl();
608 public static class FactoryImpl extends Factory { class in TimeZoneNames.DefaultTimeZoneNames
/external/grpc-grpc-java/services/src/main/java/io/grpc/services/
DBinaryLogProviderImpl.java52 factory = new BinlogHelper.FactoryImpl(sink, configStr); in BinaryLogProviderImpl()
DBinlogHelper.java476 static final class FactoryImpl implements Factory {
500 FactoryImpl(BinaryLogSink sink, String configurationString) {
/external/googletest/googletest/include/gtest/
Dgtest.h2439 class FactoryImpl : public internal::TestFactoryBase { in RegisterTest()
2441 explicit FactoryImpl(Factory f) : factory_(std::move(f)) {} in RegisterTest()
2453 new FactoryImpl{std::move(factory)}); in RegisterTest()
/external/grpc-grpc-java/services/src/test/java/io/grpc/services/
DBinlogHelperTest.java63 import io.grpc.services.BinlogHelper.FactoryImpl;
1244 return new BinlogHelper.FactoryImpl(sink, factoryConfigStr).getLog(lookup); in makeLog()
1248 return FactoryImpl.createBinaryLog(sink, logConfigStr); in makeLog()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...