/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | brkiter.cpp | 309 getService(void) in getService() function 321 return !gInitOnceBrkiter.isReset() && getService() != NULL; in hasService() 329 ICULocaleService *service = getService(); in registerInstance() 356 ICULocaleService *service = getService(); in getAvailableLocales()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | brkiter.cpp | 310 getService(void) in getService() function 322 return !gInitOnceBrkiter.isReset() && getService() != NULL; in hasService() 330 ICULocaleService *service = getService(); in registerInstance() 357 ICULocaleService *service = getService(); in getAvailableLocales()
|
/third_party/node/deps/icu-small/source/common/ |
D | brkiter.cpp | 310 getService(void) in getService() function 322 return !gInitOnceBrkiter.isReset() && getService() != NULL; in hasService() 330 ICULocaleService *service = getService(); in registerInstance() 357 ICULocaleService *service = getService(); in getAvailableLocales()
|
/third_party/icu/icu4c/source/common/ |
D | brkiter.cpp | 310 getService(void) in getService() function 322 return !gInitOnceBrkiter.isReset() && getService() != NULL; in hasService() 330 ICULocaleService *service = getService(); in registerInstance() 357 ICULocaleService *service = getService(); in getAvailableLocales()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | coll.cpp | 206 getService(void) in getService() function 217 UBool retVal = !gServiceInitOnce.isReset() && (getService() != NULL); in hasService() 687 return getService()->registerInstance(toAdopt, locale, status); in registerInstance() 781 return getService()->registerFactory(f, status); in registerFactory() 871 return getService()->getAvailableLocales(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | coll.cpp | 206 getService(void) in getService() function 217 UBool retVal = !gServiceInitOnce.isReset() && (getService() != NULL); in hasService() 685 return getService()->registerInstance(toAdopt, locale, status); in registerInstance() 779 return getService()->registerFactory(f, status); in registerFactory() 869 return getService()->getAvailableLocales(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | coll.cpp | 206 getService(void) in getService() function 217 UBool retVal = !gServiceInitOnce.isReset() && (getService() != NULL); in hasService() 685 return getService()->registerInstance(toAdopt, locale, status); in registerInstance() 779 return getService()->registerFactory(f, status); in registerFactory() 869 return getService()->getAvailableLocales(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
|
/third_party/icu/icu4c/source/i18n/ |
D | coll.cpp | 206 getService(void) in getService() function 217 UBool retVal = !gServiceInitOnce.isReset() && (getService() != NULL); in hasService() 685 return getService()->registerInstance(toAdopt, locale, status); in registerInstance() 779 return getService()->registerFactory(f, status); in registerFactory() 869 return getService()->getAvailableLocales(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
D | GrallocAndroid.cpp | 41 m_gralloc4_mapper = V4Mapper::getService(); in GrallocModule() 49 m_gralloc3_mapper = V3Mapper::getService(); in GrallocModule()
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | GrallocAndroid.cpp | 41 m_gralloc4_mapper = V4Mapper::getService(); in GrallocModule() 49 m_gralloc3_mapper = V3Mapper::getService(); in GrallocModule()
|
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/plugins/service/ |
D | ServicePluginBinding.java | 20 Service getService(); in getService() method
|
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/execserver/ |
D | ExecService.java | 58 ExecService getService () { in getService() method in ExecService.LocalBinder
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | FileDescriptorProto.php | 332 public function getService() function in Google\\Protobuf\\Internal\\FileDescriptorProto
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
D | platform_android_mapper.cpp | 99 static android::sp<IMapper> mapper = IMapper::getService(); in mapper_metadata_get_buffer_info()
|
/third_party/typescript/src/testRunner/unittests/tsserver/ |
D | configuredProjects.ts | 1098 function getService(additionalFiles?: File[]) { function 1138 …Service, aFile, bFile, aConfig, bConfig, alphaExtendedConfig, bravoExtendedConfig } = getService(); 1204 … bFile, aConfig, bConfig, alphaExtendedConfig, bravoExtendedConfig } = getService([dummy, dummyCon…
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | Descriptors.java | 548 services[i] = new ServiceDescriptor(proto.getService(i), this, i); in FileDescriptor() 613 services[i].setProto(proto.getService(i)); in setProto() 2076 public ServiceDescriptor getService() { in getService() method in Descriptors.MethodDescriptor
|
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/ |
D | FlutterEnginePluginRegistry.java | 641 public Service getService() { in getService() method in FlutterEnginePluginRegistry.FlutterEngineServicePluginBinding
|