/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/small/src/ |
H A D | bus_center_client_proxy.c | 29 static int32_t GetSvcIdentityByPkgName(const char *pkgName, SvcIdentity *svc) in GetSvcIdentityByPkgName() 42 static int32_t GetAllClientIdentity(SvcIdentity *svc, int num) in GetAllClientIdentity() 85 SvcIdentity svc = {0}; in ClientOnJoinLNNResult() local 113 SvcIdentity svc = {0}; in ClientOnLeaveLNNResult() local 152 SvcIdentity *svc = (SvcIdentity *)SoftBusCalloc(sizeof(SvcIdentity) * num); in ClinetOnNodeOnlineStateChanged() local 200 SvcIdentity *svc = (SvcIdentity *)SoftBusCalloc(sizeof(SvcIdentity) * num); in ClinetOnNodeBasicInfoChanged() local 240 SvcIdentity svc = {0}; in ClientOnTimeSyncResult() local 270 SvcIdentity svc = {0}; in ClientOnPublishLNNResult() local 300 SvcIdentity svc = {0}; in ClientOnRefreshLNNResult() local 330 SvcIdentity svc = {0}; in ClientOnRefreshDeviceFound() local
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/ipc/small/ |
H A D | trans_client_proxy.c | 29 static int32_t GetSvcIdentityByPkgName(const char *pkgName, SvcIdentity *svc) in GetSvcIdentityByPkgName() 44 static int32_t OnUdpChannelOpenedAsServer(const SvcIdentity *svc, IpcIo *io) in OnUdpChannelOpenedAsServer() 86 SvcIdentity svc = { 0 }; in ClientIpcOnChannelOpened() local 123 SvcIdentity svc = {0}; in ClientIpcOnChannelBind() local 152 SvcIdentity svc = {0}; in ClientIpcOnChannelOpenFailed() local 182 SvcIdentity svc = {0}; in ClientIpcOnChannelLinkDown() local 212 SvcIdentity svc = {0}; in ClientIpcOnChannelClosed() local 247 SvcIdentity svc = {0}; in ClientIpcOnChannelMsgReceived() local 288 SvcIdentity svc = {0}; in ClientIpcSetChannelInfo() local
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_m/ |
H A D | serializer_inner.c | 21 bool WriteRemoteObject(IpcIo *io, const SvcIdentity *svc) in WriteRemoteObject() 37 bool ReadRemoteObject(IpcIo *io, SvcIdentity *svc) in ReadRemoteObject()
|
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/ |
H A D | ipc_server_listener.cpp | 33 int32_t IpcServerListener::GetIdentityByPkgName(std::string &name, SvcIdentity *svc) in GetIdentityByPkgName() 47 SvcIdentity svc; in SendRequest() local 73 SvcIdentity svc; in SendAll() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_cache.cpp | 84 auto svc = services_.find(it->second.first); in GetCharacteristic() local 101 auto svc = services_.find(it->second.first); in GetDescriptor() local 118 auto svc = services_.find(serviceHandle); in GetCharacteristicEndHandle() local 175 for (auto &svc : services_) { in StoredToFile() local
|
H A D | gatt_database.cpp | 207 return std::any_of(services_.begin(), services_.end(), [&handle](auto &svc) { in IsReferenced() 231 for (auto &svc : services_) { in GetIncludeService() local
|
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/ |
H A D | ability_mgr_feature.cpp | 181 SvcIdentity svc; in StartAbilityWithCbInvoke() local 326 SvcIdentity svc; in AttachBundleInvoke() local 368 SvcIdentity svc; in ConnectAbilityInvoke() local 382 int32 AbilityMgrFeature::ConnectAbility(const Want *want, SvcIdentity *svc, uint64_t token) in ConnectAbility() 387 int32 AbilityMgrFeature::ConnectAbilityInner(const Want *want, SvcIdentity *svc, uint64_t token, pi… in ConnectAbilityInner() 423 SvcIdentity svc; in DisconnectAbilityInvoke() local 431 int32 AbilityMgrFeature::DisconnectAbility(SvcIdentity *svc, uint64_t token) in DisconnectAbility() 455 SvcIdentity svc; in ConnectAbilityDoneInvoke() local
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/ |
H A D | serializer_inner.c | 90 bool WriteRemoteObject(IpcIo *io, const SvcIdentity *svc) in WriteRemoteObject() 105 bool ReadRemoteObject(IpcIo *io, SvcIdentity *svc) in ReadRemoteObject()
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/ |
H A D | serializer_inner.c | 105 bool WriteRemoteObject(IpcIo *io, const SvcIdentity *svc) in WriteRemoteObject() 152 bool ReadRemoteObject(IpcIo *io, SvcIdentity *svc) in ReadRemoteObject()
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/mini/ |
H A D | ipc_proxy_inner.c | 149 static int GetSessionFromDBinderService(SvcIdentity *svc) in GetSessionFromDBinderService() 195 void UpdateProto(SvcIdentity *svc) in UpdateProto()
|
/ohos5.0/foundation/communication/ipc/services/dbinder/c/include/ |
H A D | dbinder_stub.h | 34 SvcIdentity svc; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_inner_feature.cpp | 118 SvcIdentity svc; in InstallInnerBundle() local 152 uint8_t BundleInnerFeature::GetSvcIdentityInfo(SvcIdentityInfo *info, const SvcIdentity *svc, const… in GetSvcIdentityInfo() 192 SvcIdentity svc; in UninstallInnerBundle() local
|
H A D | bundle_manager_service.cpp | 86 for (const auto& svc : svcIdentity) { in InnerTransact() local 95 static void InnerSelfTransact(uint32_t code, uint8_t resultCode, const SvcIdentity &svc) in InnerSelfTransact() 246 auto svc = reinterpret_cast<SvcIdentity *>(request->data); in ServiceMsgProcess() local 268 void ManagerService::AddCallbackServiceId(const SvcIdentity &svc) in AddCallbackServiceId() 278 void ManagerService::RemoveCallbackServiceId(const SvcIdentity &svc) in RemoveCallbackServiceId() 289 void ManagerService::InstallThirdBundle(const char *path, const SvcIdentity &svc, int32_t installLo… in InstallThirdBundle()
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/ |
H A D | rpc_process_skeleton_virtual.c | 42 void UpdateProtoIfNeed(SvcIdentity *svc) in UpdateProtoIfNeed()
|
/ohos5.0/foundation/communication/ipc/services/dbinder/c/ipc_adapter/small/ |
H A D | dbinder_ipc_adapter.c | 58 SvcIdentity svc; in RpcGetSystemAbility() local
|
/ohos5.0/foundation/ability/ability_lite/frameworks/abilitymgr_lite/src/ |
H A D | ability_manager.cpp | 45 const SvcIdentity *svc = OHOS::AbilitySelfCallback::GetInstance() in StartAbilityWithCallback() local
|
H A D | ability_service_manager.cpp | 148 SvcIdentity svc; in ConnectAbilityCallBack() local
|
/ohos5.0/foundation/window/window_manager_lite/frameworks/ims/ |
H A D | input_event_client_proxy.h | 48 SvcIdentity svc; member
|
H A D | input_event_listener_proxy.cpp | 84 SvcIdentity svc; in RegisterInputEventListener() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/ |
H A D | bundle_inner_feature.h | 35 SvcIdentity *svc; member
|
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/ |
H A D | softbus_server_proxy.c | 82 SvcIdentity svc = {0}; in RegisterService() local
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_gatt_server.cpp | 413 void GattServer::impl::BuildIncludeService(GattService &svc, const std::vector<bluetooth::Service> … in BuildIncludeService() 427 for (auto &svc : gattServices_) { in GetIncludeService() local 487 for (auto &svc : gattServices_) { in FindCharacteristic() local 510 for (auto &svc : gattServices_) { in FindDescriptor() local 585 BluetoothGattService svc; in AddService() local 701 for (auto &svc : pimpl->gattServices_) { in GetService() local
|
H A D | bluetooth_gatt_client.cpp | 171 for (auto &svc : clientSptr->pimpl->gattServices_) { in OnCharacteristicChanged() local 443 for (auto &svc : src) { in BuildServiceList() local 462 for (auto &svc : src) { in BuildServiceList() local 537 for (auto &svc : gattServices_) { in GetCharacteristicByHandle() local 564 for (auto &svc : gattServices_) { in GetDescriptorByHandle() local 737 for (auto &svc : pimpl->gattServices_) { in GetService() local
|
/ohos5.0/foundation/window/window_manager_lite/services/ims/ |
H A D | input_event_client_proxy.cpp | 55 SvcIdentity svc = {0}; in AddListener() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/ |
H A D | bundle_callback.cpp | 103 int32_t BundleCallback::TransmitServiceId(const SvcIdentity &svc, bool flag) in TransmitServiceId()
|