Searched defs:authBoxType (Results 1 – 7 of 7) sorted by relevance
30 const int32_t authBoxType, const int32_t authType, const int32_t pinExchangeType, in LocalServiceInfo()
33 …const std::string abilityName, const int32_t authBoxType, const int32_t authType, const int32_t pi… in ServiceInfoProfile()
51 void LocalServiceInfo::SetAuthBoxType(const int32_t authBoxType) in SetAuthBoxType()
173 void ServiceInfoProfile::SetAuthBoxType(const int32_t authBoxType) in SetAuthBoxType()
454 int32_t authBoxType = 0; member
2043 int32_t authBoxType = 3; variable
1642 bool DmAuthManager::IsServiceInfoAuthBoxTypeValid(int32_t authBoxType) in IsServiceInfoAuthBoxTypeValid()