Searched defs:SetRemoteObject (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/ | ||
H A D | local_call_record.cpp | 52 void LocalCallRecord::SetRemoteObject(const sptr<IRemoteObject>& call) in SetRemoteObject() function in OHOS::AbilityRuntime::LocalCallRecord |
H A D | ability_connection.cpp | 125 void AbilityConnection::SetRemoteObject(const sptr<IRemoteObject>& remoteObject) in SetRemoteObject() function in OHOS::AbilityRuntime::AbilityConnection |
/ohos5.0/base/security/device_auth/frameworks/src/lite/ | ||
H A D | ipc_dev_auth_stub.c | 272 int32_t SetRemoteObject(const SvcIdentity *object) in SetRemoteObject() function |
/ohos5.0/base/security/device_auth/frameworks/src/standard/ | ||
H A D | ipc_dev_auth_stub.cpp | 327 int32_t ServiceDevAuth::SetRemoteObject(sptr<IRemoteObject> &object) in SetRemoteObject() function in OHOS::ServiceDevAuth |