/ohos5.0/base/security/selinux_adapter/test/unittest/service_checker/ |
H A D | unit_test.cpp | 45 int GetSidForCurrentProcess(std::string &sid) in GetSidForCurrentProcess() 64 std::string sid; variable 84 std::string sid; variable 105 std::string sid; variable 126 std::string sid; variable 148 std::string sid; variable 170 std::string sid; variable 192 std::string sid; variable
|
/ohos5.0/foundation/communication/ipc/ipc/test/rpc/samgr/ |
H A D | rpc_samgr.c | 29 SvcIdentity *sid; member 41 static int32_t AddSystemAbility(int32_t saId, SvcIdentity *sid) in AddSystemAbility() 60 static int32_t GetSystemAbility(int32_t saId, const char* deviceId, SvcIdentity *sid) in GetSystemAbility() 77 static int32_t AddRemoteSystemAbility(int32_t saId, SvcIdentity *sid) in AddRemoteSystemAbility() 93 static int32_t GetRemoteSystemAbility(IpcIo *data, SvcIdentity *sid) in GetRemoteSystemAbility() 122 SvcIdentity sid; in RemoteRequest() local 130 SvcIdentity *sid = (SvcIdentity *)malloc(sizeof(SvcIdentity)); in RemoteRequest() local 140 SvcIdentity sid; in RemoteRequest() local 148 SvcIdentity *sid = (SvcIdentity *)malloc(sizeof(SvcIdentity)); in RemoteRequest() local
|
H A D | rpc_mini_samgr.c | 32 SvcIdentity *sid; member 47 int32_t AddSystemAbility(int32_t saId, SvcIdentity *sid) in AddSystemAbility() 95 SvcIdentity sid; in AddRemoteSystemAbility() local 118 SvcIdentity sid; in GetRemoteSystemAbility() local
|
/ohos5.0/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() 59 int32_t GetSystemAbility(int32_t saId, const char* deviceId, SvcIdentity *sid) in GetSystemAbility() 76 int32_t AddRemoteSystemAbility(int32_t saId, SvcIdentity *sid) in AddRemoteSystemAbility() 92 int32_t GetRemoteSystemAbility(IpcIo *data, SvcIdentity *sid) in GetRemoteSystemAbility() 119 SvcIdentity sid; in GetSystemAbilityTransaction() local 129 SvcIdentity *sid = (SvcIdentity *)malloc(sizeof(SvcIdentity)); in AddRemoteSystemAbilityTransaction() local 153 SvcIdentity *sid = (SvcIdentity *)malloc(sizeof(SvcIdentity)); in RemoteRequest() local 163 SvcIdentity sid; in RemoteRequest() local
|
/ohos5.0/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() 50 static int32_t GetSystemAbility(int32_t saId, const char* deviceId, SvcIdentity *sid) in GetSystemAbility() 75 SvcIdentity *sid = (SvcIdentity *)malloc(sizeof(SvcIdentity)); in RemoteRequest() local 87 SvcIdentity sid; in RemoteRequest() local
|
/ohos5.0/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() 53 int32_t GetSystemAbility(int32_t saId, const char* deviceId, SvcIdentity *sid) in GetSystemAbility() 79 SvcIdentity *sid = (SvcIdentity *)malloc(sizeof(SvcIdentity)); in RemoteRequest() local 91 SvcIdentity sid; in RemoteRequest() local
|
/ohos5.0/base/security/selinux_adapter/interfaces/tools/service_check/ |
H A D | test.cpp | 108 static int GetSidForCurrentProcess(std::string &sid) in GetSidForCurrentProcess() 121 std::string sid; in TestAddService() local 141 std::string sid; in TestGetService() local 161 std::string sid; in TestGetRemoteService() local 180 std::string sid; in TestListService() local
|
/ohos5.0/base/security/security_guard/interfaces/inner_api/collector/src/ |
H A D | collector_service_loader.cpp | 48 void CollectorServiceLoader::LoadCallback::OnLoadSystemAbilitySuccess(int32_t sid, const sptr<IRemo… in OnLoadSystemAbilitySuccess() 54 void CollectorServiceLoader::LoadCallback::OnLoadSystemAbilityFail(int32_t sid) in OnLoadSystemAbilityFail()
|
/ohos5.0/base/security/device_security_level/interfaces/inner_api/src/standard/ |
H A D | device_security_level_loader.cpp | 55 void DeviceSecurityLevelLoader::LoadCallback::OnLoadSystemAbilitySuccess(int32_t sid, const sptr<IR… in OnLoadSystemAbilitySuccess() 61 void DeviceSecurityLevelLoader::LoadCallback::OnLoadSystemAbilityFail(int32_t sid) in OnLoadSystemAbilityFail()
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/ |
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
|
H A D | dhcp_client_callback_proxy_lite.cpp | 26 DhcpClientCallbackProxy::DhcpClientCallbackProxy(SvcIdentity *sid) : sid_(*sid) in DhcpClientCallbackProxy()
|
/ohos5.0/foundation/communication/ipc/ipc/test/rpc/client/ |
H A D | rpc_client.c | 53 static void RpcClientTestOne(SvcIdentity sid, MessageOption option) in RpcClientTestOne() 76 static void RpcClientTestTwo(SvcIdentity sid, MessageOption option) in RpcClientTestTwo() 128 SvcIdentity sid; in main() local
|
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/server/include/ |
H A D | recorder_service.h | 48 RecorderCallbackClient(SvcIdentity *sid) : sid_(*sid) {} in RecorderCallbackClient()
|
/ohos5.0/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()
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/ |
H A D | XShader.js | 73 use(sid) { argument
|
/ohos5.0/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()
|
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/server/include/ |
H A D | player_server.h | 26 PalyerCallbackImpl(SvcIdentity &sid) : sid_(sid) {} in PalyerCallbackImpl()
|
/ohos5.0/foundation/ability/ability_lite/frameworks/abilitymgr_lite/include/ |
H A D | ability_service_manager.h | 31 SvcIdentity *sid; member
|
/ohos5.0/base/security/device_auth/frameworks/src/lite/ |
H A D | ipc_callback_proxy.c | 49 void CbProxySendRequest(SvcIdentity sid, int32_t callbackId, uintptr_t cbHook, IpcIo *data, IpcIo *… in CbProxySendRequest()
|
/ohos5.0/base/security/device_auth/services/protocol/src/pake_protocol/pake_v2_protocol/ |
H A D | pake_v2_protocol_common.c | 275 static int32_t ComputeSid(const PakeBaseParams *params, Uint8Buff *sid) in ComputeSid() 331 static int32_t ComputeSharedSecret(PakeBaseParams *params, const Uint8Buff *sid, const Uint8Buff *t… in ComputeSharedSecret() 385 …Uint8Buff sid = { NULL, SHA256_LEN * 2 }; // sid is composed of client sid and server sid, so need… in GenerateSharedSecret() local
|
/ohos5.0/foundation/ability/ability_lite/interfaces/kits/want_lite/ |
H A D | want.h | 67 SvcIdentity *sid; member
|
/ohos5.0/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()
|
/ohos5.0/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
|
/ohos5.0/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 comm… in ScheduleAms() argument
|