Home
last modified time | relevance | path

Searched refs:SETTINGS (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dability_permission_util.cpp39 constexpr const char* SETTINGS = "settings"; member
78 bool withoutSettings = bundleName.find(SETTINGS) == std::string::npos && in IsDominateScreen()
79 abilityName.find(SETTINGS) == std::string::npos; in IsDominateScreen()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
H A Dbms_bundle_data_storage_database_test.cpp58 const std::string SETTINGS = "settings"; member
3163 info1.moduleName = SETTINGS; in HWTEST_F()
3178 info2.preloads.emplace_back(SETTINGS); in HWTEST_F()

Completed in 6 milliseconds