| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | ExtensionRegistryFactory.java | 75 static boolean isFullRegistry(ExtensionRegistryLite registry) { in isFullRegistry() argument
|
| /third_party/vk-gl-cts/scripts/egl/ |
| H A D | library.py | 25 import khr_util.registry namespace [all...] |
| H A D | proc_address_tests.py | 30 import khr_util.registry namespace [all...] |
| /base/hiviewdfx/hiview/plugins/performance/monitor/ |
| H A D | AppLaunchMonitor.cpp | 28 AppLaunchMonitor::AppLaunchMonitor(IMonitorRegistry* registry, IAppThrExecutor* exec, IAppStartReporter* reporter, in AppLaunchMonitor() argument
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/ |
| H A D | render_context.h | 127 [](CORE_NS::IClassRegister& registry, CORE_NS::PluginToken token) -> CORE_NS::IInterface* { variable 170 [](CORE_NS::IClassRegister& registry, CORE_NS::PluginToken token) -> CORE_NS::IInterface* { variable
|
| /foundation/graphic/graphic_3d/lume/LumeFont/src/plugin/ |
| H A D | plugin.cpp | 60 auto& registry = *context.GetInterface<CORE_NS::IClassRegister>(); in CreatePlugin() local 68 auto& registry = *state->context_.GetInterface<CORE_NS::IClassRegister>(); in DestroyPlugin() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/ |
| H A D | register_value_serializers.cpp | 57 void RegisterValueSerializers(IObjectRegistry& registry) in RegisterValueSerializers() argument 124 void UnRegisterValueSerializers(IObjectRegistry& registry) in UnRegisterValueSerializers() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/ |
| H A D | rs_command_templates.h | 109 static inline RSCommandRegister<commandType, commandSubType, Unmarshalling> registry; member
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | transreg.h | 439 Hashtable registry; member in TransliteratorRegistry
|
| /third_party/node/src/crypto/ |
| H A D | crypto_spkac.cc | 137 void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| H A D | MessageExtensions.cs | 243 internal static void MergeFrom(this IMessage message, byte[] data, bool discardUnknownFields, ExtensionRegistry registry) in MergeFrom() argument 254 internal static void MergeFrom(this IMessage message, byte[] data, int offset, int length, bool discardUnknownFields, ExtensionRegistry registry) in MergeFrom() argument 265 internal static void MergeFrom(this IMessage message, ByteString data, bool discardUnknownFields, ExtensionRegistry registry) in MergeFrom() argument 276 internal static void MergeFrom(this IMessage message, Stream input, bool discardUnknownFields, ExtensionRegistry registry) in MergeFrom() argument 288 internal static void MergeFrom(this IMessage message, ReadOnlySequence<byte> data, bool discardUnknownFields, ExtensionRegistry registry) in MergeFrom() argument 297 MergeDelimitedFrom(this IMessage message, Stream input, bool discardUnknownFields, ExtensionRegistry registry) MergeDelimitedFrom() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | transreg.h | 439 Hashtable registry; member in TransliteratorRegistry
|
| /third_party/skia/third_party/externals/freetype/src/cid/ |
| H A D | cidriver.c | 111 cid_get_ros( CID_Face face, const char* *registry, const char* *ordering, FT_Int *supplement ) cid_get_ros() argument
|
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| H A D | ParserLiteTest.java | 42 private void assertRoundTripEquals(MessageLite message, ExtensionRegistryLite registry) in assertRoundTripEquals() argument [all...] |
| H A D | TestUtilLite.java | 316 public static void registerAllExtensionsLite(ExtensionRegistryLite registry) { in registerAllExtensionsLite() argument
|
| /third_party/python/Lib/idlelib/ |
| H A D | window.py | 54 registry = WindowList() variable
|
| /third_party/vk-gl-cts/framework/platform/ohos/ |
| H A D | testmain.cpp | 84 tcu::TestPackageRegistry *registry = tcu::TestPackageRegistry::getSingleton(); in RegistPackage() local [all...] |
| /base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/ |
| H A D | hks_request.cpp | 39 auto registry = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager();
in GetHksProxy() local
|
| /base/security/security_guard/frameworks/common/collect/src/ |
| H A D | sg_collect_client.cpp | 44 auto registry = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager();
in InitProxy() local
|
| /base/security/security_guard/frameworks/common/classify/src/ |
| H A D | sg_classify_client.cpp | 41 auto registry = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager();
in RequestSecurityModelResult() local
|
| /device/soc/rockchip/common/hardware/display/src/display_gralloc/ |
| H A D | wayland_drm_auth_client.c | 26 struct wl_registry *registry; member 43 static void RegistryHandleGlobal(void *data, struct wl_registry *registry, uint32_t id, const char *interface, in RegistryHandleGlobal() argument 54 static void RegistryHandleGlobalRemove(void *data, struct wl_registry *registry, uint32_t name) in RegistryHandleGlobalRemove() argument [all...] |
| /device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/ |
| H A D | wayland_drm_auth_client.c | 26 struct wl_registry *registry; member 43 static void RegistryHandleGlobal(void *data, struct wl_registry *registry, uint32_t id, const char *interface, in RegistryHandleGlobal() argument 54 static void RegistryHandleGlobalRemove(void *data, struct wl_registry *registry, uint32_t name) in RegistryHandleGlobalRemove() argument [all...] |
| /device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/ |
| H A D | wayland_drm_auth_client.c | 26 struct wl_registry *registry; member 43 static void RegistryHandleGlobal(void *data, struct wl_registry *registry, uint32_t id, const char *interface, in RegistryHandleGlobal() argument 54 static void RegistryHandleGlobalRemove(void *data, struct wl_registry *registry, uint32_t name) in RegistryHandleGlobalRemove() argument [all...] |
| /device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/ |
| H A D | wayland_drm_auth_client.c | 26 struct wl_registry *registry; member 43 static void RegistryHandleGlobal(void *data, struct wl_registry *registry, uint32_t id, const char *interface, in RegistryHandleGlobal() argument 54 static void RegistryHandleGlobalRemove(void *data, struct wl_registry *registry, uint32_t name) in RegistryHandleGlobalRemove() argument [all...] |
| /device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/ |
| H A D | wayland_drm_auth_client.c | 26 struct wl_registry *registry;
member 43 static void RegistryHandleGlobal(void *data, struct wl_registry *registry, uint32_t id, const char *interface,
in RegistryHandleGlobal() argument 54 static void RegistryHandleGlobalRemove(void *data, struct wl_registry *registry, uint32_t name)
in RegistryHandleGlobalRemove() argument [all...] |