Searched refs:RemoteAuthContextParam (Results 1 - 8 of 8) sorted by relevance
/base/useriam/user_auth_framework/services/context/inc/ |
H A D | remote_auth_context.h | 30 struct RemoteAuthContextParam { struct 39 RemoteAuthContext(uint64_t contextId, std::shared_ptr<Authentication> auth, RemoteAuthContextParam ¶m,
|
H A D | remote_auth_service.h | 53 RemoteAuthContextParam remoteAuthContextParam,
|
H A D | context_factory.h | 64 RemoteAuthContextParam &remoteAuthContextParam, const std::shared_ptr<ContextCallback> &callback);
|
/base/useriam/user_auth_framework/services/context/src/ |
H A D | remote_auth_service.cpp | 59 RemoteAuthContextParam remoteAuthContextParam, 153 RemoteAuthContextParam remoteAuthContextParam, const std::shared_ptr<ContextCallback> &contextCallback, in StartRemoteAuthContext() 229 RemoteAuthContextParam remoteAuthContextParam; in ProcStartRemoteAuthRequest()
|
H A D | context_factory.cpp | 87 RemoteAuthContextParam &remoteAuthContextParam, const std::shared_ptr<ContextCallback> &callback) in CreateRemoteAuthContext()
|
H A D | remote_auth_context.cpp | 83 RemoteAuthContextParam ¶m, std::shared_ptr<ContextCallback> callback) in RemoteAuthContext()
|
/base/useriam/user_auth_framework/test/fuzztest/services/context/remoteauthcontext_fuzzer/ |
H A D | remote_auth_context_fuzzer.cpp | 104 RemoteAuthContextParam param; in RemoteAuthContextFuzzTest()
|
/base/useriam/user_auth_framework/services/ipc/src/ |
H A D | user_auth_service.cpp | 664 RemoteAuthContextParam remoteAuthContextParam; in AuthRemoteUser()
|
Completed in 5 milliseconds