| /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
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/drawing_utils/ |
| H A D | native_pixel_map_manager.cpp | 24 void NativePixelMapManager::Register(void* handle, NativePixelMapType type) in Register() argument 30 void NativePixelMapManager::Unregister(void* handle) in Unregister() argument 36 NativePixelMapType NativePixelMapManager::GetNativePixelMapType(void* handle) in GetNativePixelMapType() argument
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/ |
| H A D | property_handle_util.h | 47 ScopedHandle<T> MakeScopedHandle(IPropertyHandle& handle, BASE_NS::string_view propertyName) in MakeScopedHandle() argument 67 bool SetPropertyValue(IPropertyHandle& handle, BASE_NS::string_view propertyName, T&& propertyValue) in SetPropertyValue() argument 75 T GetPropertyValue(IPropertyHandle& handle, BASE_N argument 28 MakeScopedHandle( IPropertyHandle& handle, BASE_NS::string_view propertyName, const PropertyTypeDecl& propertyType) MakeScopedHandle() argument 55 SetPropertyValue( IPropertyHandle& handle, BASE_NS::string_view propertyName, const PropertyTypeDecl& propertyType, T&& propertyValue) SetPropertyValue() argument 85 GetPropertyValue(IPropertyHandle& handle, BASE_NS::string_view propertyName) GetPropertyValue() argument [all...] |
| /foundation/multimodalinput/input/intention/adapters/common_event_adapter/include/ |
| H A D | common_event_observer.h | 30 CommonEventObserver(const OHOS::EventFwk::CommonEventSubscribeInfo &info, CommonEventHandleType handle) in CommonEventObserver() argument
|
| /foundation/communication/ipc/ipc/native/test/unittest/common/ |
| H A D | ipc_so_dlclose_unittest.cpp | 55 void *handle = dlopen(path.c_str(), RTLD_NOW); in HWTEST_F() local 72 void *handle = dlopen(path.c_str(), RTLD_NOW); in HWTEST_F() local
|
| /foundation/communication/dsoftbus/sdk/frame/small/src/ |
| H A D | softbus_client_context_manager.c | 23 unsigned int handle; member 53 void SetClientIdentity(unsigned int handle, uintptr_t token, uintptr_t cookie) in SetClientIdentity() argument 65 int GetClientIdentity(unsigned int *handle, uintptr_t *token, uintptr_t *cookie) in GetClientIdentity() argument
|
| /foundation/communication/netstack/utils/profiler_utils/src/ |
| H A D | http_client_network_message.cpp | 26 HttpClientNetworkMessage(std::string requestId, HttpClient::HttpClientRequest &request, HttpClient::HttpClientResponse &response, CURL *handle) HttpClientNetworkMessage() argument
|
| H A D | http_network_message.cpp | 26 HttpNetworkMessage(std::string requestId, Http::HttpRequestOptions &request, Http::HttpResponse &response, CURL *handle) HttpNetworkMessage() argument
|
| /foundation/communication/netstack/test/unittest/http/ |
| H A D | HttpExecTest.cpp | 52 auto handle = curl_easy_init(); in HWTEST_F() local 63 auto handle = curl_easy_init(); in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/ |
| H A D | multi_ver_natural_store_snapshot.cpp | 25 MultiVerNaturalStoreSnapshot::MultiVerNaturalStoreSnapshot(StorageExecutor *handle) in MultiVerNaturalStoreSnapshot() argument
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/mock/ |
| H A D | library_func_mock.cpp | 27 int dlclose(void *handle) in dlclose() argument 35 void *dlsym(void *__restrict handle, const char *__restrict name) in dlsym() argument
|
| /foundation/communication/dsoftbus/adapter/common/bus_center/boot_event/ |
| H A D | lnn_boot_event_monitor.cpp | 61 int32_t LnnSubscribeAccountBootEvent(AccountEventHandle handle) in LnnSubscribeAccountBootEvent() argument
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | nsxfobj.c | 31 acpi_status acpi_get_type(acpi_handle handle, acpi_object_type *ret_type) in acpi_get_type() argument [all...] |
| /kernel/linux/linux-5.10/drivers/misc/vmw_vmci/ |
| H A D | vmci_doorbell.h | 21 struct vmci_handle handle; member 33 struct vmci_handle handle; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/ |
| H A D | qca_7k_common.c | 77 qcafrm_fsm_decode(struct qcafrm_handle *handle, u8 *buf, u16 buf_len, u8 recv_byte) in qcafrm_fsm_decode() argument [all...] |