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:OnStatusChanged
(Results
1 - 10
of
10
) sorted by relevance
/drivers/peripheral/codec/test/demo/idl/include/
H
A
D
codec_hdi_decode.h
96
void
OnStatusChanged
();
H
A
D
codec_hdi_encode.h
84
void
OnStatusChanged
();
/drivers/peripheral/codec/test/demo/v2.0/include/
H
A
D
codec_hdi_encode.h
105
void
OnStatusChanged
();
H
A
D
codec_hdi_decode.h
114
void
OnStatusChanged
();
/drivers/peripheral/camera/test/common/v1_2/include/
H
A
D
hdi_common_v1_2.h
119
int32_t
OnStatusChanged
(OHOS::HDI::Camera::V1_2::SessionStatus status) override;
/drivers/peripheral/codec/test/demo/idl/src/
H
A
D
codec_hdi_decode.cpp
82
void CodecHdiDecode::
OnStatusChanged
()
in OnStatusChanged()
function in CodecHdiDecode
880
this->
OnStatusChanged
();
in EventHandler()
H
A
D
codec_hdi_encode.cpp
74
void CodecHdiEncode::
OnStatusChanged
()
in OnStatusChanged()
function in CodecHdiEncode
707
this->
OnStatusChanged
();
in EventHandler()
/drivers/peripheral/codec/test/demo/v2.0/src/
H
A
D
codec_hdi_encode.cpp
72
void CodecHdiEncode::
OnStatusChanged
()
in OnStatusChanged()
function in CodecHdiEncode
590
g_core->
OnStatusChanged
();
in OnEvent()
H
A
D
codec_hdi_decode.cpp
72
void CodecHdiDecode::
OnStatusChanged
()
in OnStatusChanged()
function in CodecHdiDecode
658
g_core->
OnStatusChanged
();
in OnEvent()
/drivers/peripheral/camera/test/common/v1_2/src/
H
A
D
hdi_common_v1_2.cpp
354
int32_t HdiCommonV1_2::TestImageProcessCallback::
OnStatusChanged
(OHOS::HDI::Camera::V1_2::SessionStatus status)
in OnStatusChanged()
function in OHOS::Camera::HdiCommonV1_2::TestImageProcessCallback
Completed in 9 milliseconds