/foundation/window/window_manager_lite/services/wms/ |
H A D | lite_wms.h | 28 SvcIdentity sid; member
|
H A D | lite_win.h | 46 void SetSid(const SvcIdentity& sid) in SetSid() argument
|
/foundation/ability/ability_lite/interfaces/kits/want_lite/ |
H A D | want.h | 67 SvcIdentity *sid;
member
|
/foundation/ability/ability_lite/frameworks/abilitymgr_lite/include/ |
H A D | ability_service_manager.h | 31 SvcIdentity *sid;
member
|
/foundation/multimedia/media_lite/services/player_lite/server/include/ |
H A D | player_server.h | 26 PalyerCallbackImpl(SvcIdentity &sid) : sid_(sid) {}
in PalyerCallbackImpl() argument
|
/foundation/multimedia/media_lite/services/recorder_lite/server/include/ |
H A D | recorder_service.h | 48 RecorderCallbackClient(SvcIdentity *sid) : sid_(*sid) {} in RecorderCallbackClient() argument
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/ |
H A D | wifi_scan_callback_proxy_lite.cpp | 27 WifiScanCallbackProxy::WifiScanCallbackProxy(SvcIdentity *sid) : sid_(*sid) in WifiScanCallbackProxy() argument
|
/foundation/communication/dhcp/services/dhcp_client/src/ |
H A D | dhcp_client_callback_proxy_lite.cpp | 26 DhcpClientCallbackProxy::DhcpClientCallbackProxy(SvcIdentity *sid) : sid_(*sid) in DhcpClientCallbackProxy() argument
|
H A D | dhcp_client_stub_lite.cpp | 94 SvcIdentity sid; in OnRegisterCallBack() local 120 SvcIdentity sid; in OnStartDhcpClient() local 145 SvcIdentity sid; in OnSetConfiguration() local 169 SvcIdentity sid; in OnStopDhcpClient() local
|
/foundation/ability/ability_lite/frameworks/abilitymgr_lite/src/ |
H A D | abilityms_client.cpp | 74 int AbilityMsClient::ScheduleAms(const Want *want, uint64_t token, const SvcIdentity *sid, int commandType) const in ScheduleAms() argument
|
/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | dhcp_server_callback_proxy_lite.cpp | 26 DhcpServerCallbackProxy::DhcpServerCallbackProxy(SvcIdentity *sid) : sid_(*sid) in DhcpServerCallbackProxy() argument
|
/foundation/communication/ipc/ipc/test/rpc/samgr/ |
H A D | rpc_mini_samgr.c | 32 SvcIdentity *sid; member 47 int32_t AddSystemAbility(int32_t saId, SvcIdentity *sid) in AddSystemAbility() argument 95 SvcIdentity sid; AddRemoteSystemAbility() local 118 SvcIdentity sid; GetRemoteSystemAbility() local [all...] |
H A D | rpc_samgr.c | 29 SvcIdentity *sid; member 41 static int32_t AddSystemAbility(int32_t saId, SvcIdentity *sid) in AddSystemAbility() argument 60 static int32_t GetSystemAbility(int32_t saId, const char* deviceId, SvcIdentity *sid) in GetSystemAbility() argument 77 AddRemoteSystemAbility(int32_t saId, SvcIdentity *sid) AddRemoteSystemAbility() argument 93 GetRemoteSystemAbility(IpcIo *data, SvcIdentity *sid) GetRemoteSystemAbility() argument 122 SvcIdentity sid; RemoteRequest() local 130 SvcIdentity *sid = (SvcIdentity *)malloc(sizeof(SvcIdentity)); RemoteRequest() local 140 SvcIdentity sid; RemoteRequest() local 148 SvcIdentity *sid = (SvcIdentity *)malloc(sizeof(SvcIdentity)); RemoteRequest() local [all...] |
/foundation/communication/ipc/ipc/test/ipc/samgr/ |
H A D | samgr.c | 29 SvcIdentity *sid; member 34 static int32_t AddSystemAbility(int32_t saId, SvcIdentity *sid) in AddSystemAbility() argument 50 static int32_t GetSystemAbility(int32_t saId, const char* deviceId, SvcIdentity *sid) in GetSystemAbility() argument 75 SvcIdentity *sid = (SvcIdentity *)malloc(sizeof(SvcIdentity)); RemoteRequest() local 87 SvcIdentity sid; RemoteRequest() local [all...] |
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/ |
H A D | wifi_device_callback_proxy_lite.cpp | 28 WifiDeviceCallBackProxy::WifiDeviceCallBackProxy(SvcIdentity *sid) : sid_(*sid) in WifiDeviceCallBackProxy() argument
|
/foundation/ai/ai_engine/services/server/communication_adapter/source/ |
H A D | adapter_wrapper.cpp | 268 int RegisterCallbackWrapper(const ClientInfo *clientInfo, SvcIdentity *sid) in RegisterCallbackWrapper() argument
|
/foundation/window/window_manager/dmserver/test/unittest/ |
H A D | display_cutout_controller_test.cpp | 264 ScreenId sid = 12; in HWTEST_F() local
|
/foundation/communication/ipc/ipc/test/rpc/client/ |
H A D | rpc_client.c | 53 static void RpcClientTestOne(SvcIdentity sid, MessageOption option) in RpcClientTestOne() argument 76 static void RpcClientTestTwo(SvcIdentity sid, MessageOption option) in RpcClientTestTwo() argument 128 SvcIdentity sid; in main() local [all...] |
/foundation/communication/ipc/ipc/test/ipc/client/ |
H A D | ipc_test_client.c | 39 SvcIdentity sid; in AddDeathCallback() local
|
/foundation/communication/ipc/ipc/test/unittest/rpc/client/ |
H A D | RpcClientTest.cpp | 42 SvcIdentity sid; member [all...] |
/foundation/communication/ipc/ipc/test/unittest/ipc/server/ |
H A D | IpcServerTest.cpp | 28 SvcIdentity *sid = nullptr; member
|
/foundation/communication/ipc/ipc/test/unittest/ipc/samgr/ |
H A D | IpcSamgrTest.cpp | 28 SvcIdentity *sid; member 35 int32_t AddSystemAbility(int32_t saId, SvcIdentity *sid) in AddSystemAbility() argument 53 int32_t GetSystemAbility(int32_t saId, const char* deviceId, SvcIdentity *sid) in GetSystemAbility() argument 79 SvcIdentity *sid = (SvcIdentity *)malloc(sizeof(SvcIdentity)); RemoteRequest() local 91 SvcIdentity sid; RemoteRequest() local [all...] |
/foundation/communication/ipc/ipc/native/src/core/include/ |
H A D | process_skeleton.h | 38 std::string sid; member
|
/foundation/communication/ipc/ipc/test/unittest/rpc/samgr/ |
H A D | RpcSamgrTest.cpp | 31 SvcIdentity *sid; member 37 int32_t AddSystemAbility(int32_t saId, SvcIdentity *sid) in AddSystemAbility() argument 59 int32_t GetSystemAbility(int32_t saId, const char* deviceId, SvcIdentity *sid) in GetSystemAbility() argument 76 AddRemoteSystemAbility(int32_t saId, SvcIdentity *sid) AddRemoteSystemAbility() argument 92 GetRemoteSystemAbility(IpcIo *data, SvcIdentity *sid) GetRemoteSystemAbility() argument 119 SvcIdentity sid; GetSystemAbilityTransaction() local 129 SvcIdentity *sid = (SvcIdentity *)malloc(sizeof(SvcIdentity)); AddRemoteSystemAbilityTransaction() local 153 SvcIdentity *sid = (SvcIdentity *)malloc(sizeof(SvcIdentity)); RemoteRequest() local 163 SvcIdentity sid; RemoteRequest() local [all...] |
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/ |
H A D | ipc_server_stub.cpp | 64 SvcIdentity sid = {0}; in DeathCb() local 125 SvcIdentity sid; in UnRegisterDeviceManagerListener() local [all...] |