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:cameraTest_
(Results
1 - 2
of
2
) sorted by relevance
/drivers/peripheral/camera/test/fuzztest/defferred_delivery_image/
H
A
D
defferred_delivery_image_fuzzer.cpp
43
cameraTest_
->imageProcessSession_->GetCoucurrency(
in GetConcurrencyApi()
50
cameraTest_
->imageProcessSession_->SetExecutionMode(
in SetExecutionModeApi()
58
cameraTest_
->imageProcessSession_->GetPendingImages(
cameraTest_
->pendingImageIds_);
in GetPendingImagesApi()
64
int imagesCount =
cameraTest_
->pendingImageIds_.size();
in ProcessImageApi()
67
imageId =
cameraTest_
->pendingImageIds_[rawData[0] % imagesCount];
in ProcessImageApi()
69
cameraTest_
->imageProcessSession_->ProcessImage(imageId);
in ProcessImageApi()
75
int imagesCount =
cameraTest_
->pendingImageIds_.size();
in RemoveImageApi()
78
imageId =
cameraTest_
->pendingImageIds_[rawData[0] % imagesCount];
in RemoveImageApi()
80
cameraTest_
in RemoveImageApi()
[all...]
H
A
D
defferred_delivery_image_fuzzer.h
23
std::shared_ptr<OHOS::Camera::HdiCommonV1_2>
cameraTest_
= nullptr;
member
Completed in 2 milliseconds