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:UNUSED_VARIABLE
(Results
1 - 11
of
11
) sorted by relevance
/foundation/multimedia/media_foundation/engine/pipeline/core/
H
A
D
port.cpp
190
UNUSED_VARIABLE
(another);
in Connect()
197
UNUSED_VARIABLE
(modes);
in Activate()
198
UNUSED_VARIABLE
(outMode);
in Activate()
208
UNUSED_VARIABLE
(upstreamCap);
in Negotiate()
209
UNUSED_VARIABLE
(negotiatedCap);
in Negotiate()
210
UNUSED_VARIABLE
(upstreamParams);
in Negotiate()
211
UNUSED_VARIABLE
(downstreamParams);
in Negotiate()
219
UNUSED_VARIABLE
(upstreamMeta);
in Configure()
220
UNUSED_VARIABLE
(upstreamParams);
in Configure()
221
UNUSED_VARIABLE
(downstreamParam
in Configure()
[all...]
H
A
D
filter_base.h
68
UNUSED_VARIABLE
(key);
69
UNUSED_VARIABLE
(value);
74
UNUSED_VARIABLE
(key);
75
UNUSED_VARIABLE
(value);
H
A
D
filter_base.cpp
143
UNUSED_VARIABLE
(inPort);
in PushData()
144
UNUSED_VARIABLE
(buffer);
in PushData()
145
UNUSED_VARIABLE
(offset);
in PushData()
151
UNUSED_VARIABLE
(outPort);
in PullData()
152
UNUSED_VARIABLE
(offset);
in PullData()
153
UNUSED_VARIABLE
(size);
in PullData()
154
UNUSED_VARIABLE
(data);
in PullData()
/foundation/multimedia/media_foundation/test/unittest/
H
A
D
TestSynchronizer.cpp
66
UNUSED_VARIABLE
(this);
in HWTEST_F()
84
UNUSED_VARIABLE
(this);
in HWTEST_F()
99
UNUSED_VARIABLE
(this);
in HWTEST_F()
117
UNUSED_VARIABLE
(this);
in HWTEST_F()
126
UNUSED_VARIABLE
(this);
in HWTEST_F()
/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/sdl/audio_sink/
H
A
D
sdl_audio_sink_plugin.cpp
288
UNUSED_VARIABLE
(cb);
in SetCallback()
294
UNUSED_VARIABLE
(mute);
in GetMute()
300
UNUSED_VARIABLE
(mute);
in SetMute()
306
UNUSED_VARIABLE
(volume);
in GetVolume()
313
UNUSED_VARIABLE
(volume);
in SetVolume()
320
UNUSED_VARIABLE
(speed);
in GetSpeed()
326
UNUSED_VARIABLE
(speed);
in SetSpeed()
353
UNUSED_VARIABLE
(size);
in GetFrameSize()
359
UNUSED_VARIABLE
(count);
in GetFrameCount()
400
UNUSED_VARIABLE
(userdat
in AudioCallback()
[all...]
/foundation/multimedia/media_foundation/engine/include/foundation/
H
A
D
pre_defines.h
19
#define
UNUSED_VARIABLE
(v) ((void)(v))
macro
/foundation/multimedia/media_foundation/src/plugin/
H
A
D
pre_defines.h
19
#define
UNUSED_VARIABLE
(v) ((void)(v))
macro
/foundation/multimedia/media_foundation/engine/include/plugin/interface/
H
A
D
output_sink_plugin.h
37
UNUSED_VARIABLE
(cb);
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/video_capture/
H
A
D
video_file_capture_plugin.cpp
213
UNUSED_VARIABLE
(cb);
in SetCallback()
219
UNUSED_VARIABLE
(source);
in SetSource()
289
UNUSED_VARIABLE
(offset);
in SeekTo()
H
A
D
video_capture_plugin.cpp
232
UNUSED_VARIABLE
(cb);
in SetCallback()
238
UNUSED_VARIABLE
(source);
in SetSource()
345
UNUSED_VARIABLE
(offset);
in SeekTo()
/foundation/multimedia/media_foundation/engine/plugin/plugins/hdi_adapter/sink/
H
A
D
hos_au_sink.cpp
611
UNUSED_VARIABLE
(size);
in GetFrameSize()
617
UNUSED_VARIABLE
(count);
in GetFrameCount()
Completed in 6 milliseconds