Searched refs:OS_ACCOUNT_SWITCH_MOD (Results 1 – 17 of 17) sorted by relevance
103 const OS_ACCOUNT_SWITCH_MOD NOW_OS_ACCOUNT_SWITCH_MOD = OS_ACCOUNT_SWITCH_MOD::HOT_SWITCH;
139 } OS_ACCOUNT_SWITCH_MOD; typedef
351 static OS_ACCOUNT_SWITCH_MOD GetOsAccountSwitchMod();
61 virtual OS_ACCOUNT_SWITCH_MOD GetOsAccountSwitchMod() = 0;
82 OS_ACCOUNT_SWITCH_MOD GetOsAccountSwitchMod() override;
64 OS_ACCOUNT_SWITCH_MOD GetOsAccountSwitchMod() override;
61 OS_ACCOUNT_SWITCH_MOD GetOsAccountSwitchMod();
71 virtual OS_ACCOUNT_SWITCH_MOD GetOsAccountSwitchMod() = 0;
65 OS_ACCOUNT_SWITCH_MOD GetOsAccountSwitchMod() override;
693 OS_ACCOUNT_SWITCH_MOD OsAccountProxy::GetOsAccountSwitchMod() in GetOsAccountSwitchMod()700 return OS_ACCOUNT_SWITCH_MOD::ERROR_MOD; in GetOsAccountSwitchMod()706 return OS_ACCOUNT_SWITCH_MOD::ERROR_MOD; in GetOsAccountSwitchMod()709 … OS_ACCOUNT_SWITCH_MOD osAccountSwitchMod = static_cast<OS_ACCOUNT_SWITCH_MOD>(reply.ReadInt32()); in GetOsAccountSwitchMod()
563 OS_ACCOUNT_SWITCH_MOD OsAccount::GetOsAccountSwitchMod() in GetOsAccountSwitchMod()567 return OS_ACCOUNT_SWITCH_MOD::ERROR_MOD; in GetOsAccountSwitchMod()
208 OS_ACCOUNT_SWITCH_MOD OsAccountManager::GetOsAccountSwitchMod() in GetOsAccountSwitchMod()
464 EXPECT_EQ(OS_ACCOUNT_SWITCH_MOD::ERROR_MOD, g_osAccount->GetOsAccountSwitchMod());
485 ASSERT_EQ(OS_ACCOUNT_SWITCH_MOD::ERROR_MOD, OsAccountManager::GetOsAccountSwitchMod());
540 OS_ACCOUNT_SWITCH_MOD OsAccountManagerService::GetOsAccountSwitchMod() in GetOsAccountSwitchMod()
990 OS_ACCOUNT_SWITCH_MOD osAccountSwitchMod = GetOsAccountSwitchMod(); in ProcGetOsAccountSwitchMod()
1291 OS_ACCOUNT_SWITCH_MOD IInnerOsAccountManager::GetOsAccountSwitchMod() in GetOsAccountSwitchMod()