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
defs:newSessionId
(Results
1 - 5
of
5
) sorted by relevance
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/src/
H
A
D
audio_capturer_extra_plus_unit_test.cpp
221
uint32_t
newSessionId
;
in HWTEST()
local
/foundation/communication/dsoftbus/tests/sdk/transmission/session/
H
A
D
client_trans_session_manager_test.cpp
363
int32_t
newSessionId
= 0;
in HWTEST_F()
local
427
int32_t
newSessionId
= 0;
in HWTEST_F()
local
700
int32_t
newSessionId
= 0;
in HWTEST_F()
local
807
int32_t
newSessionId
= 0;
HWTEST_F()
local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H
A
D
audio_capturer.cpp
828
uint32_t
newSessionId
= 0;
in SetCaptureMode()
local
1116
bool AudioCapturerPrivate::SwitchToTargetStream(IAudioStream::StreamClass targetClass, uint32_t &
newSessionId
)
in SwitchToTargetStream()
argument
1188
uint32_t
newSessionId
= 0;
in SwitchStream()
local
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H
A
D
audio_renderer.cpp
1175
uint32_t
newSessionId
= 0;
in SetRenderMode()
local
1488
bool AudioRendererPrivate::SwitchToTargetStream(IAudioStream::StreamClass targetClass, uint32_t &
newSessionId
,
in SwitchToTargetStream()
argument
1583
uint32_t
newSessionId
= 0;
in SwitchStream()
local
[all...]
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H
A
D
screen_capture_server.cpp
175
int32_t
newSessionId
= 0;
in Create()
local
Completed in 34 milliseconds