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
refs:ReleaseRpcServer
(Results
1 - 8
of
8
) sorted by relevance
/foundation/communication/wifi/wifi/base/cRPC/include/
H
A
D
server.h
73
void
ReleaseRpcServer
(RpcServer *server);
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H
A
D
main.c
148
ReleaseRpcServer
(server);
in main()
/foundation/communication/wifi/wifi/base/cRPC/src/
H
A
D
server.c
107
ReleaseRpcServer
(server);
in CreateRpcServer()
243
void
ReleaseRpcServer
(RpcServer *server)
in ReleaseRpcServer()
function
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H
A
D
wifi_hal_hostapd_test.cpp
51
ReleaseRpcServer
(mServer);
in TearDownTestCase()
H
A
D
wifi_hal_wpa_sta_test.cpp
58
ReleaseRpcServer
(mServer);
in TearDownTestCase()
H
A
D
wifi_hal_crpc_server_add_test.cpp
49
ReleaseRpcServer
(mServer);
in TearDownTestCase()
H
A
D
wifi_hal_wpa_p2p_test.cpp
57
ReleaseRpcServer
(mServer);
in TearDownTestCase()
H
A
D
wifi_hal_crpc_server_test.cpp
66
ReleaseRpcServer
(mServer);
in TearDownTestCase()
Completed in 13 milliseconds