Home
last modified time | relevance | path

Searched defs:queue (Results 151 – 155 of 155) sorted by relevance

1234567

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp141 …Device& dev, GpuResourceManager& gpuResourceManager, const CORE_NS::IParallelTaskQueue::Ptr& queue) in RenderBackendVk()
564 …const VkQueue queue = deviceVk_.GetGpuQueue(renderContextRef.renderCommandList->GetGpuQueue()).que… in RenderProcessSubmitCommandLists() local
/ohos5.0/drivers/peripheral/usb/gadget/function/acm/
H A Dcdcacm.c124 struct DListHead *queue = &port->readQueue; in UsbSerialRxPush() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_command_list.cpp288 …const NodeContextPsoManager& nodeContextPsoMgr, const GpuQueue& queue, const bool enableMultiQueue) in RenderCommandList()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
H A Dfms_form_share_mgr_test.cpp219 auto queue = std::make_shared<OHOS::AppExecFwk::FormSerialQueue>(queueStr); variable
241 auto queue = std::make_shared<OHOS::AppExecFwk::FormSerialQueue>(queueStr); variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp7139 std::queue<std::shared_ptr<AppRunningRecord>> queue; in NotifyAppFaultBySA() local

1234567