Home
last modified time | relevance | path

Searched defs:parseResult (Results 1 - 25 of 75) sorted by relevance

123

/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_info.cpp41 int32_t parseResult = ERR_OK; in from_json() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dbms_json_util.cpp19 GetStrValueIfFindKey(const nlohmann::json &jsonObject, const nlohmann::detail::iter_impl<const nlohmann::json> &end, const std::string &key, std::string &data, bool isNecessary, int32_t &parseResult) GetStrValueIfFindKey() argument
43 GetBoolValueIfFindKey(const nlohmann::json &jsonObject, const nlohmann::detail::iter_impl<const nlohmann::json> &end, const std::string &key, bool &data, bool isNecessary, int32_t &parseResult) GetBoolValueIfFindKey() argument
H A Dcode_protect_bundle_info.cpp76 int32_t parseResult = ERR_OK; in from_json() local
H A Ddata_group_info.cpp81 int32_t parseResult = ERR_OK; in from_json() local
H A Dmodule_info.cpp78 int32_t parseResult = ERR_OK; in from_json() local
H A Dcommon_event_info.cpp117 int32_t parseResult = ERR_OK; in from_json() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/free_install/
H A Ddispatch_info.cpp41 int32_t parseResult = ERR_OK; in from_json() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/test/unittest/color/
H A Dcolor_test.cpp42 const auto& parseResult = ThemeUtils::ParseThemeIdReference(id); in ParseColor() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/bundle_resource/
H A Dbundle_system_state.cpp82 int32_t parseResult = ERR_OK; in FromString() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/overlay/
H A Doverlay_module_info.cpp84 int32_t parseResult = ERR_OK; in from_json() local
H A Doverlay_bundle_info.cpp75 int32_t parseResult = ERR_OK; in from_json() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/shared/
H A Dshared_bundle_info.cpp87 int32_t parseResult = ERR_OK; in from_json() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/quick_fix/
H A Dapp_quick_fix.cpp49 int32_t parseResult = ERR_OK; in from_json() local
H A Dhqf_info.cpp50 int32_t parseResult = ERR_OK; in from_json() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_user_info.cpp54 int32_t parseResult = ERR_OK; in from_json() local
[all...]
H A Dinner_bundle_clone_info.cpp52 int32_t parseResult = ERR_OK; in from_json() local
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Djson_util.h45 CheckArrayType( const nlohmann::json &jsonObject, const std::string &key, dataType &data, ArrayType arrayType, int32_t &parseResult) CheckArrayType() argument
98 GetValueIfFindKey(const nlohmann::json &jsonObject, const nlohmann::detail::iter_impl<const nlohmann::json> &end, const std::string &key, dataType &data, JsonType jsonType, bool isNecessary, int32_t &parseResult, ArrayType arrayType) GetValueIfFindKey() argument
[all...]
/foundation/ability/form_fwk/services/include/
H A Djson_util_form.h44 CheckArrayType(const nlohmann::json &jsonObject, const std::string &key, dataType &data, ArrayType arrayType, int32_t &parseResult) CheckArrayType() argument
97 GetValueIfFindKey(const nlohmann::json &jsonObject, const nlohmann::detail::iter_impl<const nlohmann::json> &end, const std::string &key, dataType &data, JsonType jsonType, bool isNecessary, int32_t &parseResult, ArrayType arrayType) GetValueIfFindKey() argument
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Djson_util.h46 CheckArrayType(const nlohmann::json &jsonObject, const std::string &key, dataType &data, ArrayType arrayType, int32_t &parseResult) CheckArrayType() argument
99 GetValueIfFindKey(const nlohmann::json &jsonObject, const nlohmann::detail::iter_impl<const nlohmann::json> &end, const std::string &key, dataType &data, JsonType jsonType, bool isNecessary, int32_t &parseResult, ArrayType arrayType) GetValueIfFindKey() argument
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_db_info.cpp61 int32_t parseResult = ERR_OK; in FromJson() local
[all...]
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Djson_util.h45 CheckArrayType( const nlohmann::json &jsonObject, const std::string &key, dataType &data, ArrayType arrayType, int32_t &parseResult) CheckArrayType() argument
101 GetValueIfFindKey(const nlohmann::json &jsonObject, const nlohmann::detail::iter_impl<const nlohmann::json> &end, const std::string &key, dataType &data, JsonType jsonType, bool isNecessary, int32_t &parseResult, ArrayType arrayType) GetValueIfFindKey() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_isolated_component.cpp151 bool parseResult = ParseJsDimensionVpNG(info[0], value); in Width() local
160 bool parseResult = ParseJsDimensionVpNG(info[0], value); in Height() local
H A Djs_dynamic_component.cpp125 bool parseResult = ParseJsDimensionVpNG(info[0], value); in Width() local
139 bool parseResult = ParseJsDimensionVpNG(info[0], value); in Height() local
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimation_util.h71 const auto& parseResult = ThemeUtils::ParseThemeIdReference(value, GetThemeConstants()); in ParseThemeReference() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Djson_util.h54 CheckArrayType( const nlohmann::json &jsonObject, const std::string &key, dataType &data, ArrayType arrayType, int32_t &parseResult) CheckArrayType() argument
110 GetValueIfFindKey(const nlohmann::json &jsonObject, const nlohmann::detail::iter_impl<const nlohmann::json> &end, const std::string &key, dataType &data, JsonType jsonType, bool isNecessary, int32_t &parseResult, ArrayType arrayType) GetValueIfFindKey() argument
184 GetBigStringIfFindKey(const nlohmann::json &jsonObject, const nlohmann::detail::iter_impl<const nlohmann::json> &end, const std::string &key, dataType &data, JsonType jsonType, bool isNecessary, int32_t &parseResult, ArrayType arrayType) GetBigStringIfFindKey() argument
[all...]

Completed in 10 milliseconds

123