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
defs:streamInfos
(Results
1 - 24
of
24
) sorted by relevance
/drivers/peripheral/camera/test/ut/v4l2/
H
A
D
pipeline_test.cpp
119
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
in TEST_F()
local
H
A
D
camera_capture_test.cpp
291
std::vector<StreamInfo>
streamInfos
;
in HWTEST_F()
local
345
std::vector<StreamInfo>
streamInfos
;
in HWTEST_F()
local
H
A
D
camera_preview_test.cpp
60
std::vector<StreamInfo>
streamInfos
;
in HWTEST_F()
local
103
std::vector<StreamInfo>
streamInfos
;
in HWTEST_F()
local
157
std::vector<StreamInfo>
streamInfos
;
in HWTEST_F()
local
199
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
302
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
356
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
408
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
452
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
496
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
538
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
579
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
647
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
703
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
784
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
924
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
[all...]
H
A
D
hdi_interfaces_test.cpp
59
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
in TEST_F()
local
112
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
in TEST_F()
local
157
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
in TEST_F()
local
203
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
247
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
301
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
345
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
389
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
433
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
487
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
532
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
587
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
642
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
697
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
752
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
807
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
862
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
909
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
954
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
1000
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
1045
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
1098
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
1164
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
1218
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
1302
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
[all...]
H
A
D
usb_camera_test.cpp
520
std::vector<StreamInfo>
streamInfos
;
in TEST_F()
local
675
std::vector<StreamInfo>
streamInfos
;
in TEST_F()
local
830
std::vector<StreamInfo>
streamInfos
;
in TEST_F()
local
1058
std::vector<StreamInfo>
streamInfos
;
TEST_F()
local
[all...]
H
A
D
camera_video_test.cpp
533
std::vector<StreamInfo>
streamInfos
;
in HWTEST_F()
local
H
A
D
test_camera_base.h
110
std::vector<StreamInfo>
streamInfos
= {};
member in TestCameraBase
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraconfigurestreams_fuzzer/
H
A
D
dcameraconfigurestreams_fuzzer.cpp
48
std::vector<DCStreamInfo>
streamInfos
;
in DcameraConfigureStreamsFuzzTest()
local
/drivers/peripheral/camera/test/common/v1_1/include/
H
A
D
hdi_common_v1_1.h
55
std::vector<StreamInfo_V1_1>
streamInfos
;
member in OHOS::Camera::HdiCommonV1_1
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraadddcameradevice_fuzzer/
H
A
D
dcameraadddcameradevice_fuzzer.cpp
42
int32_t ConfigureStreams(const DHBase& dhBase, const std::vector<DCStreamInfo>&
streamInfos
)
in ConfigureStreams()
argument
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraenabledcameradevice_fuzzer/
H
A
D
dcameraenabledcameradevice_fuzzer.cpp
42
int32_t ConfigureStreams(const DHBase& dhBase, const std::vector<DCStreamInfo>&
streamInfos
)
in ConfigureStreams()
argument
/drivers/peripheral/camera/test/benchmarktest/v1_0/src/
H
A
D
camera_benchmark_test.cpp
187
std::vector<StreamInfo>
streamInfos
;
in BENCHMARK_F()
local
225
std::vector<StreamInfo>
streamInfos
;
in BENCHMARK_F()
local
[all...]
/drivers/peripheral/camera/hdi_service/v1_0/src/
H
A
D
stream_operator_service.cpp
53
int32_t StreamOperatorService::CreateStreams(const std::vector<StreamInfo> &
streamInfos
)
in CreateStreams()
argument
/drivers/peripheral/distributed_camera/hdi_service/test/unittest/common/dstream_operator/
H
A
D
dstream_operator_test.cpp
165
std::vector<StreamInfo>
streamInfos
;
in HWTEST_F()
local
194
std::vector<StreamInfo>
streamInfos
;
in HWTEST_F()
local
227
std::vector<StreamInfo>
streamInfos
;
in HWTEST_F()
local
261
std::vector<StreamInfo>
streamInfos
;
in HWTEST_F()
local
298
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
339
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
[all...]
/drivers/peripheral/camera/hal_c/hdi_cif/src/
H
A
D
stream_operator.cpp
69
CamRetCode StreamOperator::CreateStreams(const std::vector<std::shared_ptr<StreamInfo>>&
streamInfos
)
in CreateStreams()
argument
[all...]
/drivers/peripheral/camera/test/mpi/include/
H
A
D
common.h
84
std::vector<std::shared_ptr<OHOS::Camera::StreamInfo>>
streamInfos
;
member in OHOS::Camera::Test
/drivers/peripheral/camera/test/ut/usb_camera/
H
A
D
usb_camera_test.cpp
519
std::vector<StreamInfo>
streamInfos
;
in TEST_F()
local
676
std::vector<StreamInfo>
streamInfos
;
in TEST_F()
local
831
std::vector<StreamInfo>
streamInfos
;
in TEST_F()
local
1693
std::vector<StreamInfo>
streamInfos
;
TEST_F()
local
1776
std::vector<StreamInfo>
streamInfos
;
TEST_F()
local
1848
std::vector<StreamInfo>
streamInfos
;
TEST_F()
local
[all...]
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H
A
D
stream_operator_vdi_impl.cpp
227
int32_t StreamOperatorVdiImpl::CreateStreams(const std::vector<VdiStreamInfo> &
streamInfos
)
in CreateStreams()
argument
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_provider/
H
A
D
dcamera_provider.cpp
280
int32_t DCameraProvider::ConfigureStreams(const DHBase &dhBase, const std::vector<DCStreamInfo> &
streamInfos
)
in ConfigureStreams()
argument
/drivers/peripheral/camera/test/common/v1_0/include/
H
A
D
hdi_common.h
82
std::vector<StreamInfo>
streamInfos
;
member in OHOS::Camera::HdiCommon
/drivers/peripheral/camera/test/demo_3A/
H
A
D
ohos_camera_demo_3a.cpp
197
std::vector<StreamInfo>
streamInfos
;
in CreateStream()
local
387
std::vector<StreamInfo>
streamInfos
;
in CreateStreams()
local
/drivers/peripheral/camera/test/demo/
H
A
D
ohos_camera_demo.cpp
202
std::vector<StreamInfo>
streamInfos
;
in CreateStream()
local
392
std::vector<StreamInfo>
streamInfos
;
in CreateStreams()
local
/drivers/peripheral/distributed_camera/hdi_service/test/sample/
H
A
D
dcamera_hdf_demo.cpp
363
std::vector<StreamInfo>
streamInfos
;
in CreateStreams()
local
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H
A
D
dstream_operator.cpp
66
int32_t DStreamOperator::CreateStreams(const std::vector<StreamInfo> &
streamInfos
)
in CreateStreams()
argument
106
int32_t DStreamOperator::CreateStreams_V1_1(const std::vector<StreamInfo_V1_1> &
streamInfos
)
in CreateStreams_V1_1()
argument
187
int32_t DStreamOperator::UpdateStreams(const std::vector<StreamInfo_V1_1> &
streamInfos
)
in UpdateStreams()
argument
Completed in 21 milliseconds