Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/dummy/
H A Ddummy_authentication.h33 void SetCollectorUdid(std::string &collectorUdid){}; in SetCollectorUdid() function
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dauthentication_impl.cpp68 void AuthenticationImpl::SetCollectorUdid(std::string &collectorUdid) in SetCollectorUdid() function in OHOS::UserIam::UserAuth::AuthenticationImpl