Searched refs:IsUpdaterMode (Results 1 – 9 of 9) sorted by relevance
29 bool IsUpdaterMode();
106 HWTEST_F(UtilsUnitTest, IsUpdaterMode, TestSize.Level0)108 EXPECT_EQ(Utils::IsUpdaterMode(), false);
69 bool IsUpdaterMode() in IsUpdaterMode() function
989 if (Utils::IsUpdaterMode()) { in InitLogger()
375 static bool IsUpdaterMode(void) in IsUpdaterMode() function382 if (IsUpdaterMode()) { in GetPolicyFile()
170 const std::string path = Updater::Utils::IsUpdaterMode() ? "/tmp" : Updater::UPDATER_PATH; in ExtractAndExecuteScript()
309 if (!Utils::IsUpdaterMode()) { in SetupPartitions()
105 Utils::IsUpdaterMode(); in TestIsUpdaterMode()
504 if (Utils::IsUpdaterMode()) { in GetWorkPath()