Home
last modified time | relevance | path

Searched defs:distributedNotificationEnabled (Results 1 – 2 of 2) sorted by relevance

/foundation/appexecfwk/standard/services/bundlemgr/src/
Dmodule_profile.cpp120 std::pair<bool, bool> distributedNotificationEnabled = std::make_pair<>(false, false); member
189 bool distributedNotificationEnabled = true; member
/foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_base/include/
Dapplication_info.h133 bool distributedNotificationEnabled = true; member