/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | api_policy_adapter.h | 35 void *handle = nullptr; member in ApiPolicyAdapter
|
/foundation/arkui/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | api_policy_adapter.h | 35 void *handle = nullptr; member in ApiPolicyAdapter
|
/foundation/communication/dsoftbus/adapter/common/bus_center/boot_event/ |
H A D | lnn_boot_event_monitor_virtual.cpp | 25 int32_t LnnSubscribeAccountBootEvent(AccountEventHandle handle) in LnnSubscribeAccountBootEvent() argument
|
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | ace_engine_ext.cpp | 33 auto handle = dlopen(DRAG_EXTENSION_SO_PATH.c_str(), RTLD_LAZY);
in CallDragExtFunc() local
|
H A D | ressched_report.cpp | 27 auto handle = dlopen(RES_SCHED_CLIENT_SO.c_str(), RTLD_NOW); in LoadReportDataFunc() local
|
H A D | download_manager_ohos.cpp | 30 void* handle = dlopen(ACE_NET_WORK_NAME, RTLD_LAZY | RTLD_LOCAL); in CreateDownloadManager() local
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
H A D | render_staging.h | 64 RenderHandleReference handle; member
|
/foundation/communication/wifi/wifi/base/cRPC/src/ |
H A D | client_init.c | 20 void __attribute__((weak)) Register(OnTransactPtr handle)
in Register() argument
|
H A D | client_updater.c | 21 void Register(OnTransactPtr handle)
in Register() argument
|
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
H A D | wifi_hal_adapter.h | 26 void *handle; member
|
/foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
H A D | hot_reloader.cpp | 28 LIBHANDLE handle = LOADLIB(AceForwardCompatibility::GetAceLibName()); in InitAceModule() local
|
H A D | navigation_controller.cpp | 30 LIBHANDLE handle = LOADLIB(AceForwardCompatibility::GetAceLibName()); in GetNavigationController() local
|
H A D | serializeable_object.cpp | 29 LIBHANDLE handle = LOADLIB(AceForwardCompatibility::GetAceLibName()); in CreateNodeObjectInner() local
|
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/ |
H A D | render_handle_component.h | 84 GetOrCreateEntityReference(CORE_NS::IEntityManager& entityMgr, IRenderHandleComponentManager& rhcMgr, const RENDER_NS::RenderHandleReference& handle) GetOrCreateEntityReference() argument [all...] |
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/nodecontext/ |
H A D | intf_render_command_list.h | 295 RenderHandle handle; global() member [all...] |
H A D | intf_render_node_graph_share_manager.h | 48 RenderHandle handle; member [all...] |
/foundation/ability/form_fwk/test/unittest/fms_form_memmgr_client_test/ |
H A D | fms_form_memmgr_client_test.cpp | 60 void* handle = dlopen("libmemmgrclient.z.so", RTLD_LAZY); in HWTEST_F() local
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | aps_monitor_impl.cpp | 55 auto handle = dlopen(APS_CLIENT_SO.c_str(), RTLD_NOW); in LoadApsFuncOnce() local
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/common/ |
H A D | js_backend_engine_loader.cpp | 42 void* handle = dlopen(sharedLibrary, RTLD_LAZY); in GetJsBackendEngineLoader() local
|
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/ |
H A D | cj_envsetup.cpp | 24 static void* FindSym(void* handle, const char* name) in FindSym() argument 39 static void* FindSym(void* handle, const char* name) in FindSym() argument 52 auto handle = OpenLib(LIB_NAME); in LoadInstance() local
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/ |
H A D | render_backend.h | 33 RenderHandle handle; member
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/engine/ |
H A D | intf_engine_value_manager.h | 71 bool ConstructValues(CORE_NS::IPropertyHandle* handle) in ConstructValues() argument
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | gpu_semaphore_gles.cpp | 30 GpuSemaphoreGles::GpuSemaphoreGles(Device& device, const uint64_t handle) in GpuSemaphoreGles() argument
|
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/ |
H A D | intf_shader_pipeline_binder.h | 90 RenderHandleReference handle; member [all...] |
/foundation/graphic/graphic_3d/lume/LumeRender/src/perf/ |
H A D | gpu_query_manager.cpp | 38 const EngineResourceHandle handle = in Create() local
|