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:closeStream
(Results
1 - 9
of
9
) sorted by relevance
/third_party/skia/third_party/externals/oboe/tests/
H
A
D
testStreamClosedMethods.cpp
45
void
closeStream
(){
in closeStream()
function in StreamClosedReturnValues
56
closeStream
();
in openAndCloseStream()
106
closeStream
();
in TEST_F()
114
closeStream
();
in TEST_F()
122
closeStream
();
in TEST_F()
130
closeStream
();
in TEST_F()
138
closeStream
();
in TEST_F()
155
closeStream
();
in TEST_F()
162
closeStream
();
in TEST_F()
169
closeStream
();
in TEST_F()
[all...]
H
A
D
testStreamOpen.cpp
48
void
closeStream
() {
in closeStream()
function in StreamOpen
80
closeStream
();
in checkSampleRateConversionAdvancing()
96
closeStream
();
in TEST_F()
107
closeStream
();
in TEST_F()
116
closeStream
();
in TEST_F()
127
closeStream
();
in TEST_F()
138
closeStream
();
in TEST_F()
185
closeStream
();
in TEST_F()
208
closeStream
();
233
closeStream
();
[all...]
H
A
D
testStreamWaitState.cpp
48
void
closeStream
() {
in closeStream()
function in TestStreamWaitState
124
closeStream
();
in TEST_F()
130
closeStream
();
in TEST_F()
139
closeStream
();
in TEST_F()
148
closeStream
();
in TEST_F()
155
closeStream
();
in TEST_F()
161
closeStream
();
in TEST_F()
171
closeStream
();
in TEST_F()
178
closeStream
();
in TEST_F()
184
closeStream
();
in TEST_F()
[all...]
H
A
D
testStreamStates.cpp
52
void
closeStream
() {
in closeStream()
function in StreamStates
65
closeStream
();
in openAndCloseStream()
87
closeStream
();
in checkStreamStateIsStartedAfterStartingTwice()
110
closeStream
();
in checkStreamStateIsStoppedAfterStoppingTwice()
121
closeStream
();
in checkStreamLeftRunningShouldNotInterfereWithNextOpen()
131
closeStream
();
in checkStreamLeftRunningShouldNotInterfereWithNextOpen()
146
closeStream
();
in TEST_F()
161
closeStream
();
in TEST_F()
180
closeStream
();
in TEST_F()
197
closeStream
();
in TEST_F()
[all...]
H
A
D
testXRunBehaviour.cpp
47
void
closeStream
(){
in closeStream()
function in XRunBehaviour
59
closeStream
();
in openAndCloseStream()
76
closeStream
();
in TEST_F()
87
closeStream
();
in TEST_F()
96
closeStream
();
in TEST_F()
/third_party/skia/third_party/externals/oboe/samples/LiveEffect/src/main/cpp/
H
A
D
LiveEffectEngine.cpp
29
closeStream
(mPlayStream);
in ~LiveEffectEngine()
30
closeStream
(mRecordingStream);
in ~LiveEffectEngine()
72
closeStream
(mPlayStream);
in setEffectOn()
73
closeStream
(mRecordingStream);
in setEffectOn()
99
closeStream
(mPlayStream);
in openStreams()
169
void LiveEffectEngine::
closeStream
(std::shared_ptr<oboe::AudioStream> &stream) {
in closeStream()
function in LiveEffectEngine
H
A
D
LiveEffectEngine.h
65
void
closeStream
(std::shared_ptr<oboe::AudioStream> &stream);
/third_party/node/lib/internal/http2/
H
A
D
core.js
547
closeStream
(stream, code, kNoRstStream);
1907
function
closeStream
(stream, code, rstStreamStatus = kSubmitRstStream) {
function
2295
closeStream
(this, code);
2334
closeStream
(this, code, hasHandle ? kForceRstStream : kNoRstStream);
/third_party/node/test/fixtures/postject-copy/node_modules/postject/dist/
H
A
D
api.js
[all...]
Completed in 24 milliseconds