Home
last modified time | relevance | path

Searched defs:svc (Results 1 - 25 of 45) sorted by relevance

12

/foundation/communication/ipc/services/dbinder/c/include/
H A Ddbinder_stub.h34 SvcIdentity svc; member
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_m/
H A Dserializer_inner.c21 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 Dability_manager.cpp45 const SvcIdentity *svc = OHOS::AbilitySelfCallback::GetInstance() in StartAbilityWithCallback() local
H A Dability_service_manager.cpp148 SvcIdentity svc; in ConnectAbilityCallBack() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_inner_feature.h35 SvcIdentity *svc; member
/foundation/communication/ipc/services/dbinder/c/ipc_adapter/small/
H A Ddbinder_ipc_adapter.c58 SvcIdentity svc; in RpcGetSystemAbility() local
/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Drpc_process_skeleton_virtual.c42 void UpdateProtoIfNeed(SvcIdentity *svc) in UpdateProtoIfNeed() argument
/foundation/window/window_manager_lite/frameworks/ims/
H A Dinput_event_client_proxy.h48 SvcIdentity svc; member
H A Dinput_event_listener_proxy.cpp84 SvcIdentity svc; in RegisterInputEventListener() local
/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
H A Dserializer_inner.c90 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 Dipc_server_listener.cpp33 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 Dipc_server_stub.cpp76 SvcIdentity svc; in RegisterDeviceManagerListener() local
/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_server_proxy.c83 SvcIdentity svc = {0}; in RegisterService() local
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
H A Dserializer_inner.c105 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 Dipc_proxy_inner.c149 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 Dinput_event_client_proxy.cpp55 SvcIdentity svc = {0}; in AddListener() local
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Dbundle_callback.cpp103 int32_t BundleCallback::TransmitServiceId(const SvcIdentity &svc, bool flag) in TransmitServiceId() argument
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_inner_feature.cpp118 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 Dbus_center_client_proxy.c29 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 Dtrans_client_proxy.c29 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 Dipc_proxy_inner.c235 void UpdateProto(SvcIdentity *svc) in UpdateProto() argument
/foundation/window/window_manager_lite/frameworks/wms/
H A Dlite_wm_requestor.cpp102 SvcIdentity svc; in ClientRegister() local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_server_server.cpp318 bluetooth::Service svc = (bluetooth::Service)*services; in AddService() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/
H A Dgeneric_access_service.cpp221 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 Ddevice_information_service.cpp150 std::unique_ptr<Service> svc = in BuildService() local
[all...]

Completed in 11 milliseconds

12