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:SyncExecute
(Results
1 - 8
of
8
) sorted by relevance
/foundation/ai/ai_engine/services/client/algorithm_sdk/cv/image_classification/source/
H
A
D
ic_sdk.cpp
37
int32_t IcSdk::
SyncExecute
(const IcInput &inputData)
in SyncExecute()
function in IcSdk
H
A
D
ic_sdk_impl.cpp
126
int32_t IcSdkImpl::
SyncExecute
(const IcInput &inputData)
in SyncExecute()
function in IcSdkImpl
/foundation/ai/ai_engine/services/client/algorithm_sdk/asr/keyword_spotting/source/
H
A
D
kws_sdk.cpp
58
int32_t KWSSdk::
SyncExecute
(const Array<int16_t> &input)
in SyncExecute()
function in OHOS::AI::KWSSdk
H
A
D
kws_sdk_impl.cpp
102
int32_t KWSSdk::KWSSdkImpl::
SyncExecute
(const Array<int16_t> &input)
in SyncExecute()
function in OHOS::AI::KWSSdk::KWSSdkImpl
/foundation/ai/ai_engine/services/server/server_executor/source/
H
A
D
engine.cpp
122
int Engine::
SyncExecute
(IRequest *request, IResponse *&response)
in SyncExecute()
function in OHOS::AI::Engine
H
A
D
server_executor.cpp
116
int ServerExecutor::
SyncExecute
(IRequest *request, IResponse *&response)
in SyncExecute()
function in OHOS::AI::ServerExecutor
/foundation/ai/ai_engine/services/client/communication_adapter/source/
H
A
D
sa_client_adapter.cpp
205
int SaClientAdapter::
SyncExecute
(const ClientInfo &clientInfo, const AlgorithmInfo &algorithmInfo,
in SyncExecute()
function in OHOS::AI::SaClientAdapter
/foundation/ai/ai_engine/services/server/communication_adapter/source/
H
A
D
sa_server_adapter.cpp
218
int SaServerAdapter::
SyncExecute
(const ClientInfo &clientInfo, const AlgorithmInfo &algoInfo,
in SyncExecute()
function in OHOS::AI::SaServerAdapter
Completed in 5 milliseconds