Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_state_observer_manager.cpp33 const int BUNDLE_NAME_LIST_MAX_SIZE = 128; member
57 if (bundleNameList.size() > BUNDLE_NAME_LIST_MAX_SIZE) { in RegisterApplicationStateObserver()
/foundation/ability/ability_runtime/test/unittest/app_state_observer_manager_test/
H A Dapp_state_observer_manager_test.cpp36 const int BUNDLE_NAME_LIST_MAX_SIZE = 128; member
146 while (bundleNameList.size() <= BUNDLE_NAME_LIST_MAX_SIZE) { in HWTEST_F()

Completed in 5 milliseconds