Home
last modified time | relevance | path

Searched defs:DestroyDevice (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/input/ddk_service/src/
H A Dhid_ddk_service.cpp67 int32_t HidDdkService::DestroyDevice(uint32_t deviceId) in DestroyDevice() function in OHOS::HDI::Input::Ddk::V1_0::HidDdkService
/ohos5.0/drivers/peripheral/input/ddk_service/src/emit_event_manager/
H A Demit_event_manager.cpp78 int32_t EmitEventManager::DestroyDevice(uint32_t deviceId) in DestroyDevice() function in OHOS::ExternalDeviceManager::EmitEventManager
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dcreate_functions_vk.cpp607 void CreateFunctionsVk::DestroyDevice(VkDevice device) in DestroyDevice() function in CreateFunctionsVk
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp1701 VKAPI_ATTR void VKAPI_CALL DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) in DestroyDevice() function