Searched refs:GetMachineName (Results 1 – 8 of 8) sorted by relevance
47 IAM_LOGE("machine %{public}s 's threadHandler not set", GetMachineName().c_str()); in Schedule()127 const std::string &FiniteStateMachineImpl::GetMachineName() const in GetMachineName() function in OHOS::UserIam::FaceAuth::FiniteStateMachineImpl156 const std::string &FiniteStateMachineImpl::Inner::GetMachineName() const in GetMachineName() function in OHOS::UserIam::FaceAuth::FiniteStateMachineImpl::Inner158 return machine_->GetMachineName(); in GetMachineName()
47 IAM_LOGE("machine %{public}s 's threadHandler not set", GetMachineName().c_str()); in Schedule()125 const std::string &FiniteStateMachineImpl::GetMachineName() const in GetMachineName() function in OHOS::UserIam::UserAuth::FiniteStateMachineImpl154 const std::string &FiniteStateMachineImpl::Inner::GetMachineName() const in GetMachineName() function in OHOS::UserIam::UserAuth::FiniteStateMachineImpl::Inner156 return machine_->GetMachineName(); in GetMachineName()
52 const std::string &GetMachineName() const override;83 const std::string &GetMachineName() const override;
39 virtual const std::string &GetMachineName() const = 0;
141 EXPECT_EQ(machine->GetMachineName(), "testMachine4");
132 EXPECT_EQ(machine->GetMachineName(), "testMachine4");