Home
last modified time | relevance | path

Searched refs:BUNDLE_APP_PROFILE_KEY_VERSION (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_parser_test/
H A Dbms_bundle_parser_test.cpp61 const std::string BUNDLE_APP_PROFILE_KEY_VERSION = "version"; member
769 typeErrorProps[BUNDLE_APP_PROFILE_KEY_VERSION] = JsonConstants::NOT_OBJECT_TYPE;
771 // BUNDLE_APP_PROFILE_KEY_VERSION
2499 profileJson[BUNDLE_TYPE_APP][BUNDLE_APP_PROFILE_KEY_VERSION][BUNDLE_APP_PROFILE_KEY_CODE] = -1;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h46 constexpr const char* BUNDLE_APP_PROFILE_KEY_VERSION = "version"; member
58 // sub BUNDLE_APP_PROFILE_KEY_VERSION
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp443 BUNDLE_APP_PROFILE_KEY_VERSION, in from_json()

Completed in 8 milliseconds