Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:SetCaptureId
(Results
1 - 10
of
10
) sorted by relevance
/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/
H
A
D
dimage_buffer.h
60
void
SetCaptureId
(const int32_t id);
/drivers/peripheral/camera/vdi_base/common/include/
H
A
D
ibuffer.h
79
virtual void
SetCaptureId
(const int32_t id) = 0;
H
A
D
image_buffer.h
81
void
SetCaptureId
(const int32_t id) override;
/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/include/
H
A
D
buffer_operator.h
64
void
SetCaptureId
(const int32_t id) override;
306
void MyBuffer::
SetCaptureId
(const int32_t id)
in SetCaptureId()
function in OHOS::Camera::MyBuffer
/drivers/peripheral/camera/vdi_base/usb_camera/pipeline_core/src/node/
H
A
D
fork_node.cpp
151
forkBuffer->
SetCaptureId
(captureRequests_[id].front());
in DeliverBuffer()
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H
A
D
dimage_buffer.cpp
183
void DImageBuffer::
SetCaptureId
(const int32_t id)
in SetCaptureId()
function in OHOS::DistributedHardware::DImageBuffer
/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/fork_node/
H
A
D
fork_node.cpp
208
forkBuffer->
SetCaptureId
(captureRequests_[id].front());
in DeliverForkBuffer()
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
H
A
D
image_buffer.cpp
301
void ImageBuffer::
SetCaptureId
(const int32_t id)
in SetCaptureId()
function in OHOS::Camera::ImageBuffer
/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/src/
H
A
D
ipp_node.cpp
453
product->
SetCaptureId
(inBuffers[0]->GetCaptureId());
in ClassifyOutputBuffer()
/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/source_node/
H
A
D
source_node.cpp
123
buffer->
SetCaptureId
(captureRequests_[id].front());
in DeliverBuffer()
Completed in 5 milliseconds