| /base/web/webview/ohos_nweb/src/ |
| H A D | nweb_crashpad_handler_main.cpp | 39 void *handle = dlopen(libCrashpadHandler.c_str(), RTLD_NOW | RTLD_GLOBAL); in main() local
|
| /device/soc/hisilicon/common/hal/display/source/display_gralloc/src/ |
| H A D | dmabufferheap_allocator.cpp | 34 int32_t DmaBufferHeapAllocator::Allocate(const BufferInfo &bufferInfo, BufferHandle &handle) in Allocate() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
| H A D | mpp_vb_hal.h | 34 HI_U64 handle; /* buffer identification, must be unique in current process. invalid value is member
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
| H A D | mpp_vb_hal.h | 34 HI_U64 handle; /* buffer identification, must be unique in current process. invalid value is member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/include/ |
| H A D | sal_inf.h | 32 hi_u32 handle; member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_cache_policy.c | 39 void kbase_sync_single_for_device(struct kbase_device *kbdev, dma_addr_t handle, size_t size, in kbase_sync_single_for_device() argument 51 void kbase_sync_single_for_cpu(struct kbase_device *kbdev, dma_addr_t handle, size_t size, enum dma_data_direction dir) in kbase_sync_single_for_cpu() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_cache_policy.c | 53 void kbase_sync_single_for_device(struct kbase_device *kbdev, dma_addr_t handle, in kbase_sync_single_for_device() argument 60 void kbase_sync_single_for_cpu(struct kbase_device *kbdev, dma_addr_t handle, in kbase_sync_single_for_cpu() argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_cache_policy.c | 55 void kbase_sync_single_for_device(struct kbase_device *kbdev, dma_addr_t handle, size_t size, in kbase_sync_single_for_device() argument 61 void kbase_sync_single_for_cpu(struct kbase_device *kbdev, dma_addr_t handle, size_t size, enum dma_data_direction dir) in kbase_sync_single_for_cpu() argument
|
| /device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
| H A D | Rockchip_OSAL_Library.c | 38 void *Rockchip_OSAL_dlsym(void *handle, const char *symbol) in Rockchip_OSAL_dlsym() argument 43 int Rockchip_OSAL_dlclose(void *handle) in Rockchip_OSAL_dlclose() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_cache_policy.c | 43 void kbase_sync_single_for_device(struct kbase_device *kbdev, dma_addr_t handle, in kbase_sync_single_for_device() argument 55 void kbase_sync_single_for_cpu(struct kbase_device *kbdev, dma_addr_t handle, in kbase_sync_single_for_cpu() argument
|
| /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/ace_engine/adapter/ohos/osal/ |
| H A D | download_manager_ohos.cpp | 30 void* handle = dlopen(ACE_NET_WORK_NAME, RTLD_LAZY | RTLD_LOCAL); in CreateDownloadManager() local
|
| /foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
| 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/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
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
| H A D | gpu_semaphore_vk.cpp | 44 GpuSemaphoreVk::GpuSemaphoreVk(Device& device, const uint64_t handle) : device_(device), ownsResources_(false) in GpuSemaphoreVk() argument
|
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/engine/ |
| H A D | util.h | 37 AddEngineValuesRecursively( const IEngineValueManager::Ptr& m, CORE_NS::IPropertyHandle* handle, EngineValueOptions options = {}) AddEngineValuesRecursively() argument
|
| /foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/ |
| H A D | dir.cpp | 21 HANDLE handle; member
|