Home
last modified time | relevance | path

Searched defs:svcId (Results 1 - 10 of 10) sorted by relevance

/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_m/
H A Dserializer_inner.c43 SvcIdentity *svcId = ReadBuffer(io, sizeof(SvcIdentity)); in ReadRemoteObject() local
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H A Dipc_server_listenermgr.cpp25 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 Dipc_server_listener.cpp26 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 Dipc_server_stub.cpp55 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 Dsoftbus_client_info_manager.c50 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 Dsoftbus_server_proxy.c70 int32_t RegisterService(const char *name, const struct CommonScvId *svcId) in RegisterService() argument
H A Dsoftbus_client_stub.c94 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 Dbus_center_client_proxy.c31 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 Dtrans_client_proxy.c31 struct CommonScvId svcId = {0}; in GetSvcIdentityByPkgName() local
/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dsoftbus_server_stub.c102 struct CommonScvId svcId = {0}; in ClientDeathCb() local
125 struct CommonScvId svcId = {0}; in ServerRegisterService() local
[all...]

Completed in 6 milliseconds