Home
last modified time | relevance | path

Searched defs:handle (Results 1 - 25 of 600) sorted by relevance

12345678910>>...24

/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Dapi_policy_adapter.h35 void *handle = nullptr; member in ApiPolicyAdapter
/foundation/arkui/advanced_ui_component/atomicserviceweb/interfaces/
H A Dapi_policy_adapter.h35 void *handle = nullptr; member in ApiPolicyAdapter
/foundation/communication/dsoftbus/adapter/common/bus_center/boot_event/
H A Dlnn_boot_event_monitor_virtual.cpp25 int32_t LnnSubscribeAccountBootEvent(AccountEventHandle handle) in LnnSubscribeAccountBootEvent() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dace_engine_ext.cpp33 auto handle = dlopen(DRAG_EXTENSION_SO_PATH.c_str(), RTLD_LAZY); in CallDragExtFunc() local
H A Dressched_report.cpp27 auto handle = dlopen(RES_SCHED_CLIENT_SO.c_str(), RTLD_NOW); in LoadReportDataFunc() local
H A Ddownload_manager_ohos.cpp30 void* handle = dlopen(ACE_NET_WORK_NAME, RTLD_LAZY | RTLD_LOCAL); in CreateDownloadManager() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_staging.h64 RenderHandleReference handle; member
/foundation/communication/wifi/wifi/base/cRPC/src/
H A Dclient_init.c20 void __attribute__((weak)) Register(OnTransactPtr handle) in Register() argument
H A Dclient_updater.c21 void Register(OnTransactPtr handle) in Register() argument
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_adapter.h26 void *handle; member
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dhot_reloader.cpp28 LIBHANDLE handle = LOADLIB(AceForwardCompatibility::GetAceLibName()); in InitAceModule() local
H A Dnavigation_controller.cpp30 LIBHANDLE handle = LOADLIB(AceForwardCompatibility::GetAceLibName()); in GetNavigationController() local
H A Dserializeable_object.cpp29 LIBHANDLE handle = LOADLIB(AceForwardCompatibility::GetAceLibName()); in CreateNodeObjectInner() local
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/
H A Drender_handle_component.h84 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 Dintf_render_command_list.h295 RenderHandle handle; global() member
[all...]
H A Dintf_render_node_graph_share_manager.h48 RenderHandle handle; member
[all...]
/foundation/ability/form_fwk/test/unittest/fms_form_memmgr_client_test/
H A Dfms_form_memmgr_client_test.cpp60 void* handle = dlopen("libmemmgrclient.z.so", RTLD_LAZY); in HWTEST_F() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Daps_monitor_impl.cpp55 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 Djs_backend_engine_loader.cpp42 void* handle = dlopen(sharedLibrary, RTLD_LAZY); in GetJsBackendEngineLoader() local
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dcj_envsetup.cpp24 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 Drender_backend.h33 RenderHandle handle; member
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/engine/
H A Dintf_engine_value_manager.h71 bool ConstructValues(CORE_NS::IPropertyHandle* handle) in ConstructValues() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_semaphore_gles.cpp30 GpuSemaphoreGles::GpuSemaphoreGles(Device& device, const uint64_t handle) in GpuSemaphoreGles() argument
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dintf_shader_pipeline_binder.h90 RenderHandleReference handle; member
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/perf/
H A Dgpu_query_manager.cpp38 const EngineResourceHandle handle = in Create() local

Completed in 7 milliseconds

12345678910>>...24