Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp915 bool hasEntry = (infos.begin()->second).HasEntry(); in CheckAppLabelInfo() local
917 bool entryDebug = hasEntry ? debug : false; in CheckAppLabelInfo()
975 if (!hasEntry) { in CheckAppLabelInfo()
976 hasEntry = info.second.HasEntry(); in CheckAppLabelInfo()
981 if (hasEntry && !entryDebug && (debug || !isSameDebugType)) { in CheckAppLabelInfo()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
H A Dbms_bundle_data_storage_database_test.cpp1251 "hasEntry": true,

Completed in 8 milliseconds