Home
last modified time | relevance | path

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

/ohos5.0/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()
37 int32_t IpcServerListenermgr::GetListenerByPkgName(std::string &pkgName, CommonSvcId *svcId) in GetListenerByPkgName()
H A Dipc_server_listener.cpp26 void IpcServerListener::CommonSvcToIdentity(CommonSvcId *svcId, SvcIdentity *identity) in CommonSvcToIdentity()
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; in UnRegisterDeviceManagerListener() local
/ohos5.0/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()
93 int SERVER_GetIdentityByPkgName(const char *name, struct CommonScvId *svcId) in SERVER_GetIdentityByPkgName()
146 int SERVER_GetAllClientIdentity(struct CommonScvId *svcId, int num) in SERVER_GetAllClientIdentity()
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_m/
H A Dserializer_inner.c43 SvcIdentity *svcId = ReadBuffer(io, sizeof(SvcIdentity)); in ReadRemoteObject() local
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_client_stub.c89 struct CommonScvId svcId = {0}; in InnerRegisterService() local
218 struct CommonScvId svcId = {0}; in ClientRegisterService() local
H A Dsoftbus_server_proxy.c69 int32_t RegisterService(const char *name, const struct CommonScvId *svcId) in RegisterService()
/ohos5.0/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
/ohos5.0/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
/ohos5.0/foundation/communication/dsoftbus/core/transmission/ipc/small/
H A Dtrans_client_proxy.c31 struct CommonScvId svcId = {0}; in GetSvcIdentityByPkgName() local