Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/face_auth/services/inc/
H A Dsa_command_manager.h51 std::map<SaCommandId, std::set<std::shared_ptr<ISaCommandProcessor>>> commandId2Processors_; variable
/ohos5.0/base/useriam/fingerprint_auth/services/inc/
H A Dsa_command_manager.h51 std::map<SaCommandId, std::set<std::shared_ptr<ISaCommandProcessor>>> commandId2Processors_; variable