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:svcId
(Results
1 - 10
of
10
) sorted by relevance
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_m/
H
A
D
serializer_inner.c
43
SvcIdentity *
svcId
= ReadBuffer(io, sizeof(SvcIdentity));
in ReadRemoteObject()
local
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H
A
D
ipc_server_listenermgr.cpp
25
int32_t IpcServerListenermgr::RegisterListener(std::string &pkgName, const CommonSvcId *
svcId
)
in RegisterListener()
argument
37
int32_t IpcServerListenermgr::GetListenerByPkgName(std::string &pkgName, CommonSvcId *
svcId
)
in GetListenerByPkgName()
argument
H
A
D
ipc_server_listener.cpp
26
void IpcServerListener::CommonSvcToIdentity(CommonSvcId *
svcId
, SvcIdentity *identity)
in CommonSvcToIdentity()
argument
35
CommonSvcId
svcId
;
in GetIdentityByPkgName()
local
83
CommonSvcId
svcId
= kv.second;
in SendAll()
local
H
A
D
ipc_server_stub.cpp
55
CommonSvcId
svcId
= {0};
in DeathCb()
local
83
CommonSvcId
svcId
= {0};
in RegisterDeviceManagerListener()
local
118
CommonSvcId
svcId
;
UnRegisterDeviceManagerListener()
local
[all...]
/foundation/communication/dsoftbus/core/frame/small/client_manager/src/
H
A
D
softbus_client_info_manager.c
50
int SERVER_RegisterService(const char *name, const struct CommonScvId *
svcId
)
in SERVER_RegisterService()
argument
93
int SERVER_GetIdentityByPkgName(const char *name, struct CommonScvId *
svcId
)
in SERVER_GetIdentityByPkgName()
argument
146
SERVER_GetAllClientIdentity(struct CommonScvId *
svcId
, int num)
SERVER_GetAllClientIdentity()
argument
[all...]
/foundation/communication/dsoftbus/sdk/frame/small/src/
H
A
D
softbus_server_proxy.c
70
int32_t RegisterService(const char *name, const struct CommonScvId *
svcId
)
in RegisterService()
argument
H
A
D
softbus_client_stub.c
94
struct CommonScvId
svcId
= {0};
in InnerRegisterService()
local
251
struct CommonScvId
svcId
= {0};
in ClientRegisterService()
local
[all...]
/foundation/communication/dsoftbus/core/bus_center/ipc/small/src/
H
A
D
bus_center_client_proxy.c
31
struct CommonScvId
svcId
= {0};
in GetSvcIdentityByPkgName()
local
48
struct CommonScvId *
svcId
= (struct CommonScvId *)SoftBusMalloc(sizeof(struct CommonScvId) * num);
in GetAllClientIdentity()
local
[all...]
/foundation/communication/dsoftbus/core/transmission/ipc/small/
H
A
D
trans_client_proxy.c
31
struct CommonScvId
svcId
= {0};
in GetSvcIdentityByPkgName()
local
/foundation/communication/dsoftbus/core/frame/small/init/src/
H
A
D
softbus_server_stub.c
102
struct CommonScvId
svcId
= {0};
in ClientDeathCb()
local
125
struct CommonScvId
svcId
= {0};
in ServerRegisterService()
local
[all...]
Completed in 6 milliseconds