Home
last modified time | relevance | path

Searched refs:META_DATA_VALUE (Results 1 - 7 of 7) sorted by relevance

/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h141 constexpr const char *META_DATA_VALUE = "value"; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dability_info.cpp85 const std::string META_DATA_VALUE = "value"; member
126 {META_DATA_VALUE, metadata.value}, in to_json()
275 META_DATA_VALUE, in from_json()
H A Dmodule_profile.cpp301 META_DATA_VALUE, in from_json()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h408 constexpr const char* META_DATA_VALUE = "value"; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dability_info.cpp85 const char* META_DATA_VALUE = "value"; member
553 {META_DATA_VALUE, metadata.value}, in to_json()
702 META_DATA_VALUE, in from_json()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp326 META_DATA_VALUE, in from_json()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp114 const std::string META_DATA_VALUE = "value"; member
1100 EXPECT_EQ(info.value, META_DATA_VALUE); in CheckAbilityInfo()
1155 EXPECT_EQ(info.value, META_DATA_VALUE); in CheckAbilityInfos()

Completed in 37 milliseconds