Home
last modified time | relevance | path

Searched refs:UpdateAllowAppList (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/dmsfwk/common/test/unittest/src/
H A Ddistributed_sched_utils_test.cpp104 EXPECT_TRUE(UpdateAllowAppList(cfgJsonStr)); in HWTEST_F()
122 EXPECT_FALSE(UpdateAllowAppList(cfgJsonStr)); in HWTEST_F()
125 EXPECT_FALSE(UpdateAllowAppList(cfgJsonStr)); in HWTEST_F()
131 EXPECT_FALSE(UpdateAllowAppList(cfgJsonStr)); in HWTEST_F()
136 EXPECT_FALSE(UpdateAllowAppList(cfgJsonStr)); in HWTEST_F()
150 EXPECT_TRUE(UpdateAllowAppList(cfgJsonStr)); in HWTEST_F()
/foundation/ability/dmsfwk/common/include/
H A Ddistributed_sched_utils.h31 bool UpdateAllowAppList(const std::string &cfgJsonStr);
/foundation/ability/dmsfwk/common/src/
H A Ddistributed_sched_utils.cpp92 bool UpdateAllowAppList(const std::string &cfgJsonStr) in UpdateAllowAppList() function
177 if (!UpdateAllowAppList(cfgFileContent)) { in LoadContinueConfig()

Completed in 2 milliseconds