Home
last modified time | relevance | path

Searched refs:BUNDLE_APP_PROFILE_KEY_CODE (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.cpp60 const std::string BUNDLE_APP_PROFILE_KEY_CODE = "code"; member
772 typeErrorProps[BUNDLE_APP_PROFILE_KEY_CODE] = JsonConstants::NOT_NUMBER_TYPE;
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.h59 constexpr const char* BUNDLE_APP_PROFILE_KEY_CODE = "code"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp362 BUNDLE_APP_PROFILE_KEY_CODE, in from_json()

Completed in 8 milliseconds