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:SendCallback
(Results
1 - 8
of
8
) sorted by relevance
/foundation/communication/netstack/frameworks/js/napi/websocket/async_work/src/
H
A
D
websocket_async_work.cpp
41
void WebSocketAsyncWork::
SendCallback
(napi_env env, napi_status status, void *data)
in SendCallback()
function in OHOS::NetStack::Websocket::WebSocketAsyncWork
/foundation/communication/netstack/frameworks/js/napi/tls/src/
H
A
D
tlssocketserver_module.cpp
83
TLSSocketServerAsyncWork::ExecSend, TLSSocketServerAsyncWork::
SendCallback
);
in Send()
member in OHOS::NetStack::TlsSocketServer::TLSSocketServerAsyncWork
H
A
D
tlssocketserver_async_work.cpp
145
void TLSSocketServerAsyncWork::
SendCallback
(napi_env env, napi_status status, void *data)
in SendCallback()
function in OHOS::NetStack::TlsSocketServer::TLSSocketServerAsyncWork
H
A
D
tlssocket_async_work.cpp
133
void TLSSocketAsyncWork::
SendCallback
(napi_env env, napi_status status, void *data)
in SendCallback()
function in OHOS::NetStack::TlsSocket::TLSSocketAsyncWork
H
A
D
tlssocketserver_exec.cpp
498
napi_value TLSSocketServerExec::
SendCallback
(TLSServerSendContext *context)
in SendCallback()
function in OHOS::NetStack::TlsSocketServer::TLSSocketServerExec
H
A
D
tlssocket_exec.cpp
610
napi_value TLSSocketExec::
SendCallback
(TLSSendContext *context)
in SendCallback()
function in OHOS::NetStack::TlsSocket::TLSSocketExec
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/distributed_manager/
H
A
D
bundle_distributed_manager.cpp
302
void BundleDistributedManager::
SendCallback
(int32_t resultCode, const QueryRpcIdParams &queryRpcIdParams)
in SendCallback()
function in OHOS::AppExecFwk::BundleDistributedManager
/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
H
A
D
websocket_exec.cpp
831
napi_value WebSocketExec::
SendCallback
(SendContext *context)
in SendCallback()
function in OHOS::NetStack::Websocket::WebSocketExec
Completed in 7 milliseconds