Home
last modified time | relevance | path

Searched refs:MODULE (Results 1 - 8 of 8) sorted by relevance

/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dsystem_defined_form.cpp34 object->GetValue(MODULE, module_); in SystemDefinedForm()
110 std::get<std::shared_ptr<Object>>(value_)->value_[MODULE] = module_; in SetModule()
132 if (item.first == MODULE) { in SetItems()
149 items[MODULE] = GetModule(); in GetItems()
166 object->value_[MODULE] = module_; in InitObject()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_parser_test/
H A Dbms_bundle_parser_test.cpp48 const std::string MODULE = "module"; member
2052 profileJson[MODULE][TYPE] = PROFILE_KEY_LABEL_ID;
2076 profileJson[MODULE][TYPE] = PROFILE_KEY_LABEL_ID;
2144 profileJson[MODULE][TYPE] = PROFILE_KEY_LABEL_ID;
2168 profileJson[MODULE][TYPE] = PROFILE_KEY_LABEL_ID;
2305 profileJson[MODULE][BUNDLE_MODULE_PROFILE_KEY_DISTRO][
2330 profileJson[MODULE][BUNDLE_MODULE_PROFILE_KEY_DISTRO][
2399 profileJson[MODULE][BUNDLE_MODULE_PROFILE_KEY_DISTRO][
2424 profileJson[MODULE][BUNDLE_MODULE_PROFILE_KEY_DISTRO][
2449 profileJson[MODULE][NAM
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/common/
H A Daudio_module_info.h66 MODULE, enumerator
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h75 constexpr const char *MODULE = "module"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp1505 MODULE, in from_json()
1703 nlohmann::json moduleJson = jsonObject.at(Profile::MODULE); in ParserAtomicModuleConfig()
1735 if (!jsonObject.contains(Profile::MODULE) || !jsonObject.contains(Profile::APP)) { in ParserAtomicConfig()
1740 nlohmann::json moduleJson = jsonObject.at(Profile::MODULE); in ParserAtomicConfig()
2513 if (!jsonObject.contains(Profile::MODULE) || !jsonObject.contains(Profile::APP)) { in ObtainOverlayType()
2518 nlohmann::json moduleJson = jsonObject.at(Profile::MODULE); in ObtainOverlayType()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h324 constexpr const char* MODULE = "module"; member
/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/
H A Dunified_meta.h54 constexpr const char *MODULE = "module"; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp1370 MODULE, in from_json()

Completed in 13 milliseconds