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:sensibility
(Results
1 - 9
of
9
) sorted by relevance
/foundation/ai/intelligent_voice_framework/tests/fuzztest/intellvoice_fuzzer/
H
A
D
intellvoice_fuzzer.cpp
67
int32_t
sensibility
= *reinterpret_cast<const int32_t *>(data);
in EnrollEngineFuzzTest()
local
93
int32_t
sensibility
= *reinterpret_cast<const int32_t *>(data);
in WakeupEngineFuzzTest()
local
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H
A
D
intell_voice_sensibility.cpp
37
std::string IntellVoiceSensibility::GetDspSensibility(const std::string &
sensibility
, const std::string &dspFeature,
in GetDspSensibility()
argument
H
A
D
engine_util.cpp
254
std::string
sensibility
= HistoryInfoMgr::GetInstance().GetSensibility();
in SetSensibility()
local
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/utils/
H
A
D
history_info_mgr.cpp
96
void HistoryInfoMgr::SetSensibility(const std::string &
sensibility
)
in SetSensibility()
argument
/foundation/ai/intelligent_voice_framework/frameworks/native/
H
A
D
enroll_intell_voice_engine.cpp
114
int32_t EnrollIntellVoiceEngine::SetSensibility(const int32_t &
sensibility
)
in SetSensibility()
argument
H
A
D
wakeup_intell_voice_engine.cpp
53
int32_t WakeupIntellVoiceEngine::SetSensibility(const int32_t &
sensibility
)
in SetSensibility()
argument
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H
A
D
enroll_intell_voice_engine_napi.cpp
482
int32_t
sensibility
= 1;
in SetSensibility()
member in OHOS::IntellVoiceNapi::SetSensibilityContext
H
A
D
wakeup_intell_voice_engine_napi.cpp
339
int32_t
sensibility
= 1;
in SetSensibility()
member in OHOS::IntellVoiceNapi::SetSensibilityContext
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H
A
D
intell_voice_service_manager.cpp
373
void IntellVoiceServiceManager::SetDspSensibility(const std::string &
sensibility
)
in SetDspSensibility()
argument
692
std::string
sensibility
= it.second;
in SetParameter()
local
Completed in 6 milliseconds