Home
last modified time | relevance | path

Searched refs:MODULE_DEVICE_TYPES (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h110 constexpr const char *MODULE_DEVICE_TYPES = "deviceTypes"; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dinner_bundle_info.cpp80 const std::string MODULE_DEVICE_TYPES = "deviceTypes"; variable
221 {MODULE_DEVICE_TYPES, info.deviceTypes}, in to_json()
498 MODULE_DEVICE_TYPES, in from_json()
H A Dmodule_profile.cpp1169 MODULE_DEVICE_TYPES, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h371 constexpr const char* MODULE_DEVICE_TYPES = "deviceTypes"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp82 constexpr const char* MODULE_DEVICE_TYPES = "deviceTypes"; variable
407 {MODULE_DEVICE_TYPES, info.deviceTypes}, in to_json()
739 MODULE_DEVICE_TYPES, in from_json()
H A Dmodule_profile.cpp1394 MODULE_DEVICE_TYPES, in from_json()