Searched refs:osAccountVerifiedState_ (Results 1 – 2 of 2) sorted by relevance
125 bool osAccountVerifiedState_ = false; variable
1410 if (osAccountVerifiedState_ == false) { in GetAndUpateOsAccountVerifiedState()1411 osAccountVerifiedState_ = IpcCommon::IsOsAccountVerified(userId); in GetAndUpateOsAccountVerifiedState()1414 return osAccountVerifiedState_; in GetAndUpateOsAccountVerifiedState()