Home
last modified time | relevance | path

Searched defs:handle (Results 51 - 75 of 3058) sorted by relevance

12345678910>>...123

/base/startup/init/test/fuzztest/getparametername_fuzzer/
H A Dgetparametername_fuzzer.cpp29 ParamHandle handle = (ParamHandle)strtoul(str.c_str(), &rest, BASE); in FuzzGetParameterName() local
/base/startup/init/test/fuzztest/getparametervalue_fuzzer/
H A Dgetparametervalue_fuzzer.cpp30 ParamHandle handle = (ParamHandle)strtoul(str.c_str(), &rest, BASE); in FuzzGetParameterValue() local
/base/startup/init/test/fuzztest/getparametercommitid_fuzzer/
H A Dgetparametercommitid_fuzzer.cpp28 ParamHandle handle = (ParamHandle)strtoul(str.c_str(), &rest, BASE); in FuzzGetParameterCommitId() local
/base/web/webview/ohos_nweb/src/
H A Dnweb_crashpad_handler_main.cpp39 void *handle = dlopen(libCrashpadHandler.c_str(), RTLD_NOW | RTLD_GLOBAL); in main() local
/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/ace_engine/adapter/ohos/osal/
H A Ddownload_manager_ohos.cpp30 void* handle = dlopen(ACE_NET_WORK_NAME, RTLD_LAZY | RTLD_LOCAL); in CreateDownloadManager() local
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
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/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
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_semaphore_vk.cpp44 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 Dutil.h37 AddEngineValuesRecursively( const IEngineValueManager::Ptr& m, CORE_NS::IPropertyHandle* handle, EngineValueOptions options = {}) AddEngineValuesRecursively() argument
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
H A Ddir.cpp21 HANDLE handle; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/drawing_utils/
H A Dnative_pixel_map_manager.cpp24 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 Dproperty_handle_util.h47 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 Dcommon_event_observer.h30 CommonEventObserver(const OHOS::EventFwk::CommonEventSubscribeInfo &info, CommonEventHandleType handle) in CommonEventObserver() argument
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_so_dlclose_unittest.cpp55 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 Dsoftbus_client_context_manager.c23 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 Dhttp_client_network_message.cpp26 HttpClientNetworkMessage(std::string requestId, HttpClient::HttpClientRequest &request, HttpClient::HttpClientResponse &response, CURL *handle) HttpClientNetworkMessage() argument

Completed in 7 milliseconds

12345678910>>...123