Home
last modified time | relevance | path

Searched defs:AuthMessageProcessor (Results 1 – 2 of 2) sorted by relevance

/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
Dauth_message_processor.cpp64 AuthMessageProcessor::AuthMessageProcessor(std::shared_ptr<DmAuthManager> authMgr) : authMgr_(authM… in AuthMessageProcessor() function in OHOS::DistributedHardware::AuthMessageProcessor
/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
Ddm_auth_manager.h206 class AuthMessageProcessor; variable