Home
last modified time | relevance | path

Searched defs:id (Results 1 - 25 of 204) sorted by relevance

123456789

/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dstream_post_view.cpp19 StreamPostView::StreamPostView(const int32_t id, in StreamPostView() argument
H A Dstream_preview.cpp19 StreamPreview::StreamPreview(const int32_t id, in StreamPreview() argument
H A Dstream_video.cpp19 StreamVideo::StreamVideo(const int32_t id, in StreamVideo() argument
/drivers/hdf_core/framework/core/shared/src/
H A Dioserstat_listener.c13 OnIoServiceEventReceive( struct HdfDevEventlistener *listener, struct HdfIoService *service, uint32_t id, struct HdfSBuf *data) OnIoServiceEventReceive() argument
/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/
H A Daudio_dfx_vdi.cpp46 int32_t id = 0; in SetTimer() local
56 void CancelTimer(int32_t id) in CancelTimer() argument
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
H A Dbuffer_manager.cpp34 uint64_t id = static_cast<uint64_t>(tv.tv_sec) * 1000 * 1000 + tv.tv_usec; // 1000:usec in GenerateBufferPoolId() local
42 std::shared_ptr<IBufferPool> BufferManager::GetBufferPool(uint64_t id) in GetBufferPool() argument
64 EraseBufferPoolMapById(uint64_t id) EraseBufferPoolMapById() argument
[all...]
H A Dbuffer_tracking.cpp71 int32_t BufferTracking::IsNodeEmpty(const int32_t id, const std::string node) in IsNodeEmpty() argument
77 int32_t BufferTracking::IsNodeEmpty(const int32_t id, const std::string beginNode, const std::string endNode) in IsNodeEmpty() argument
83 void BufferTracking::DumpBufferTrace(const int32_t id, BufferTraceGraph& graph) in DumpBufferTrace() argument
/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/
H A Ddriver_os_account_subscriber.cpp28 void DriverOsAccountSwitched::OnAccountsChanged(const int &id) in OnAccountsChanged() argument
51 void DriverOsAccountSwitching::OnAccountsChanged(const int &id) in OnAccountsChanged() argument
/drivers/hdf_core/framework/core/adapter/vnode/include/
H A Dhdf_vnode_adapter.h27 uint32_t id; member
/drivers/hdf_core/framework/model/storage/include/mtd/
H A Dmtd_spi_nor.h32 uint8_t id[MTD_FLASH_ID_LEN_MAX]; member
/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_if.c24 static void *MmcCntlrObjGetByNumber(int16_t id) in MmcCntlrObjGetByNumber() argument
59 DevHandle MmcOpen(int16_t id) in MmcOpen() argument
/drivers/hdf_core/framework/include/wifi/
H A Dhdf_wifi_product.h71 uint8_t id; member
/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dwatchdog_test.h29 int16_t id; member
/drivers/peripheral/camera/vdi_base/common/include/
H A Dbuffer_trace.h47 bool operator==(const TrackingBuffer& id) in operator ==() argument
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/include/
H A Dparams.h20 uint8_t id; member
25 uint8_t id; member
/drivers/peripheral/display/composer/vdi_base/include/
H A Ddrm_encoder.h35 void SetCrtcId(uint32_t id) in SetCrtcId() argument
/drivers/peripheral/display/composer/vdi_base/src/
H A Ddrm_crtc.cpp75 int32_t DrmCrtc::BindToDisplay(uint32_t id) in BindToDisplay() argument
83 void DrmCrtc::UnBindDisplay(uint32_t id) in UnBindDisplay() argument
98 int32_t DrmCrtc::SetActivieMode(int32_t id) in SetActivieMode() argument
[all...]
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Ddrm_crtc.cpp45 int32_t DrmCrtc::BindToDisplay(uint32_t id) in BindToDisplay() argument
53 void DrmCrtc::UnBindDisplay(uint32_t id) in UnBindDisplay() argument
68 int32_t DrmCrtc::SetActivieMode(int32_t id) in SetActivieMode() argument
[all...]
H A Ddrm_encoder.h36 void SetCrtcId(uint32_t id) in SetCrtcId() argument
/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wlan_product.c77 int HdfWlanSendBroadcastEvent(uint32_t id, const struct HdfSBuf *data) in HdfWlanSendBroadcastEvent() argument
/drivers/hdf_core/framework/support/platform/src/mipi/
H A Dmipi_dsi_if.c14 DevHandle MipiDsiOpen(uint8_t id) in MipiDsiOpen() argument
/drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/qos/
H A Dflow_control_test.c121 FlowControlQueueID id; in WiFiFlowControlTestGetEapolQueueId() local
148 FlowControlQueueID id; in WiFiFlowControlTestSendData() local
/drivers/peripheral/audio/supportlibs/adm_adapter/include/
H A Daudio_interface_lib_common.h41 struct AudioCtlElemId id; member
46 struct AudioCtlElemId id; member
/drivers/peripheral/camera/hal_c/hdi_cif/src/
H A Dbuffer_producer_wrapper.cpp24 void BindBufferProducer(int id, OHOS::sptr<OHOS::IBufferProducer>& producer) in BindBufferProducer() argument
137 void BufferProducerDetachBufferProducer(int id) in BufferProducerDetachBufferProducer() argument
/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/src/
H A Doffline_pipeline_manager.cpp64 RetCode OfflinePipelineManager::DestoryOfflinePipeline(int32_t id) in DestoryOfflinePipeline() argument
112 std::shared_ptr<OfflinePipeline> OfflinePipelineManager::FindOfflinePipeline(int32_t id) in FindOfflinePipeline() argument
129 bool OfflinePipelineManager::CheckCaptureIdExist(int32_t id, int32_t captureId) in CheckCaptureIdExist() argument

Completed in 7 milliseconds

123456789