Home
last modified time | relevance | path

Searched refs:DEVICE_CONFIG_USER_DATA_CLEARABLE (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h137 constexpr const char *DEVICE_CONFIG_USER_DATA_CLEARABLE = "userDataClearable"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h404 constexpr const char* DEVICE_CONFIG_USER_DATA_CLEARABLE = "userDataClearable"; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp794 if (jsonObject.find(DEVICE_CONFIG_USER_DATA_CLEARABLE) != jsonObjectEnd) { in from_json()
798 DEVICE_CONFIG_USER_DATA_CLEARABLE, in from_json()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp841 if (jsonObject.find(DEVICE_CONFIG_USER_DATA_CLEARABLE) != jsonObjectEnd) { in from_json()
845 DEVICE_CONFIG_USER_DATA_CLEARABLE, in from_json()

Completed in 8 milliseconds