/foundation/communication/ipc/services/dbinder/c/include/ |
H A D | dbinder_stub.h | 34 SvcIdentity svc; member
|
/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() argument 37 bool ReadRemoteObject(IpcIo *io, SvcIdentity *svc) in ReadRemoteObject() argument [all...] |
/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
|
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/ |
H A D | bundle_inner_feature.h | 35 SvcIdentity *svc;
member
|
/foundation/communication/ipc/services/dbinder/c/ipc_adapter/small/ |
H A D | dbinder_ipc_adapter.c | 58 SvcIdentity svc; in RpcGetSystemAbility() local
|
/foundation/communication/ipc/ipc/native/c/rpc/src/ |
H A D | rpc_process_skeleton_virtual.c | 42 void UpdateProtoIfNeed(SvcIdentity *svc) in UpdateProtoIfNeed() argument
|
/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
|
/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() argument 105 bool ReadRemoteObject(IpcIo *io, SvcIdentity *svc) in ReadRemoteObject() argument [all...] |
/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() argument 47 SvcIdentity svc; in SendRequest() local 73 SvcIdentity svc; in SendAll() local
|
H A D | ipc_server_stub.cpp | 76 SvcIdentity svc; in RegisterDeviceManagerListener() local
|
/foundation/communication/dsoftbus/sdk/frame/small/src/ |
H A D | softbus_server_proxy.c | 83 SvcIdentity svc = {0}; in RegisterService() local
|
/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() argument 152 ReadRemoteObject(IpcIo *io, SvcIdentity *svc) ReadRemoteObject() argument [all...] |
/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() argument 195 void UpdateProto(SvcIdentity *svc) in UpdateProto() argument
|
/foundation/window/window_manager_lite/services/ims/ |
H A D | input_event_client_proxy.cpp | 55 SvcIdentity svc = {0}; in AddListener() local
|
/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() argument
|
/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 char *reqPath,
in GetSvcIdentityInfo() argument 192 SvcIdentity svc; UninstallInnerBundle() local [all...] |
/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() argument 42 static int32_t GetAllClientIdentity(SvcIdentity *svc, int num) in GetAllClientIdentity() argument 85 SvcIdentity svc in ClientOnJoinLNNResult() local 113 SvcIdentity svc = {0}; ClientOnLeaveLNNResult() local 152 SvcIdentity *svc = (SvcIdentity *)SoftBusCalloc(sizeof(SvcIdentity) * num); ClinetOnNodeOnlineStateChanged() local 200 SvcIdentity *svc = (SvcIdentity *)SoftBusCalloc(sizeof(SvcIdentity) * num); ClinetOnNodeBasicInfoChanged() local 240 SvcIdentity svc = {0}; ClientOnTimeSyncResult() local 270 SvcIdentity svc = {0}; ClientOnPublishLNNResult() local 300 SvcIdentity svc = {0}; ClientOnRefreshLNNResult() local 330 SvcIdentity svc = {0}; ClientOnRefreshDeviceFound() local [all...] |
/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() argument 44 static int32_t OnUdpChannelOpenedAsServer(const SvcIdentity *svc, IpcIo *io) in OnUdpChannelOpenedAsServer() argument 86 SvcIdentity svc = { 0 }; in ClientIpcOnChannelOpened() local 123 SvcIdentity svc = {0}; ClientIpcOnChannelBind() local 152 SvcIdentity svc = {0}; ClientIpcOnChannelOpenFailed() local 182 SvcIdentity svc = {0}; ClientIpcOnChannelLinkDown() local 212 SvcIdentity svc = {0}; ClientIpcOnChannelClosed() local 247 SvcIdentity svc = {0}; ClientIpcOnChannelMsgReceived() local 288 SvcIdentity svc = {0}; ClientIpcSetChannelInfo() local [all...] |
/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/small/ |
H A D | ipc_proxy_inner.c | 235 void UpdateProto(SvcIdentity *svc) in UpdateProto() argument
|
/foundation/window/window_manager_lite/frameworks/wms/ |
H A D | lite_wm_requestor.cpp | 102 SvcIdentity svc; in ClientRegister() local
|
/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_gatt_server_server.cpp | 318 bluetooth::Service svc = (bluetooth::Service)*services; in AddService() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/ |
H A D | generic_access_service.cpp | 221 std::unique_ptr<Service> svc = std::make_unique<Service>(Uuid::ConvertFrom16Bits(GATT_UUID_GAP_SERVICE), 0, 0, 0); in BuildService() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/dis/ |
H A D | device_information_service.cpp | 150 std::unique_ptr<Service> svc = in BuildService() local [all...] |