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:OpenCameraV1_2
(Results
1 - 5
of
5
) sorted by relevance
/drivers/peripheral/camera/test/fuzztest/defferred_delivery_image/
H
A
D
defferred_delivery_image_fuzzer.cpp
124
cameraTest_->
OpenCameraV1_2
(DEVICE_0);
in DoSomethingInterestingWithMyApi()
/drivers/peripheral/camera/test/common/v1_2/include/
H
A
D
hdi_common_v1_2.h
52
void
OpenCameraV1_2
(int cameraId);
/drivers/peripheral/camera/test/benchmarktest/v1_2/src/
H
A
D
camera_benchmark_test.cpp
34
cameraTest->
OpenCameraV1_2
(DEVICE_0);
in SetUp()
/drivers/peripheral/camera/test/common/v1_2/src/
H
A
D
hdi_common_v1_2.cpp
130
void HdiCommonV1_2::
OpenCameraV1_2
(int cameraId)
in OpenCameraV1_2()
function in OHOS::Camera::HdiCommonV1_2
134
printf("
OpenCameraV1_2
failed service nullptr\n");
in OpenCameraV1_2()
135
CAMERA_LOGE("
OpenCameraV1_2
failed service nullptr");
in OpenCameraV1_2()
140
printf("
OpenCameraV1_2
GetCameraIds failed\n");
in OpenCameraV1_2()
141
CAMERA_LOGE("
OpenCameraV1_2
GetCameraIds failed");
in OpenCameraV1_2()
147
printf("
OpenCameraV1_2
failed serviceV1_2 nullptr\n");
in OpenCameraV1_2()
148
CAMERA_LOGE("
OpenCameraV1_2
failed serviceV1_2 nullptr");
in OpenCameraV1_2()
157
printf("
OpenCameraV1_2
failed, rc = %d\n", rc);
in OpenCameraV1_2()
158
CAMERA_LOGE("
OpenCameraV1_2
failed, rc = %{public}d", rc);
in OpenCameraV1_2()
/drivers/peripheral/camera/test/hdi/v1_2/src/
H
A
D
camera_stream_uttest_v1_2.cpp
31
cameraTest->
OpenCameraV1_2
(DEVICE_0); // assert inside
in SetUp()
Completed in 4 milliseconds