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:isActivated
(Results
1 - 1
of
1
) sorted by relevance
/test/xts/acts/multimedia/audio/audio_js_standard/audio_ndk_test/entry/src/main/cpp/
H
A
D
audioTest.cpp
3658
bool
isActivated
= OH_AudioSessionManager_IsAudioSessionActivated(audioSessionManager);
in AudioSessionManagerStrategy_001()
local
3732
bool
isActivated
= OH_AudioSessionManager_IsAudioSessionActivated(audioSessionManager);
in AudioSessionManagerStrategy_002()
local
3797
bool
isActivated
in AudioSessionManagerStrategy_003()
local
3862
bool
isActivated
= OH_AudioSessionManager_IsAudioSessionActivated(audioSessionManager);
AudioSessionManagerStrategy_004()
local
3954
bool
isActivated
= OH_AudioSessionManager_IsAudioSessionActivated(nullptr);
AudioSessionManagerActivatedError_001()
local
4081
bool
isActivated
= OH_AudioSessionManager_IsAudioSessionActivated(audioSessionManager);
AudioSessionManagerRegisterError_001()
local
4133
bool
isActivated
= OH_AudioSessionManager_IsAudioSessionActivated(audioSessionManager);
AudioSessionManagerRegisterError_002()
local
4186
bool
isActivated
= OH_AudioSessionManager_IsAudioSessionActivated(audioSessionManager);
AudioSessionManagerUnregisterError_001()
local
4259
bool
isActivated
= OH_AudioSessionManager_IsAudioSessionActivated(audioSessionManager);
AudioSessionManagerUnregisterError_002()
local
4331
bool
isActivated
= OH_AudioSessionManager_IsAudioSessionActivated(audioSessionManager);
AudioSessionManagerReason_001()
local
4441
bool
isActivated
= OH_AudioSessionManager_IsAudioSessionActivated(audioSessionManager);
AudioSessionManagerReason_002()
local
[all...]
Completed in 11 milliseconds