Home
last modified time | relevance | path

Searched refs:SetSvcIdentity (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_register_listener_req.h39 void SetSvcIdentity(SvcIdentity svcIdentity) in SetSvcIdentity() function
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H A Dipc_client_manager.cpp44 req->SetSvcIdentity(IpcClientStub::GetInstance().GetSvcIdentity()); in Init()
/ohos5.0/base/sensors/sensor_lite/services/include/
H A Dsensor_service_impl.h55 void SetSvcIdentity(IpcIo *req, const IpcIo *reply);
/ohos5.0/base/sensors/sensor_lite/services/src/
H A Dsensor_service.c119 SetSvcIdentity(req, reply); in SubscribeSensorInvoke()
H A Dsensor_service_impl.c82 void SetSvcIdentity(IpcIo *req, const IpcIo *reply) in SetSvcIdentity() function