Home
last modified time | relevance | path

Searched refs:BUNDLE_TYPE_APP (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_parser_test/
H A Dbms_bundle_parser_test.cpp53 const std::string BUNDLE_TYPE_APP = "app"; member
1778 pathStream_ << BUNDLE_TYPE_APP << INSTALL_FILE_SUFFIX;
2191 profileJson[BUNDLE_TYPE_APP][PROFILE_KEY_LABEL_ID] = 0;
2214 profileJson[BUNDLE_TYPE_APP][PROFILE_KEY_LABEL_ID] = 0;
2215 profileJson[BUNDLE_TYPE_APP][PROFILE_KEY_LABEL] = EMPTY_NAME;
2238 profileJson[BUNDLE_TYPE_APP][PROFILE_KEY_LABEL] = EMPTY_NAME;
2499 profileJson[BUNDLE_TYPE_APP][BUNDLE_APP_PROFILE_KEY_VERSION][BUNDLE_APP_PROFILE_KEY_CODE] = -1;
2522 profileJson[BUNDLE_TYPE_APP][PROFILE_KEY_LABEL] = EMPTY_NAME;
2590 profileJson[BUNDLE_TYPE_APP][BUNDLETYPE] = BUNDLE_TYPE_APP;
[all...]
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h179 constexpr const char *BUNDLE_TYPE_APP = "app"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h504 constexpr const char* BUNDLE_TYPE_APP = "app"; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp249 std::string bundleType = Profile::BUNDLE_TYPE_APP;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp264 std::string bundleType = Profile::BUNDLE_TYPE_APP;

Completed in 10 milliseconds