/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | bms_json_util.cpp | 21 const std::string &key, std::string &data, bool isNecessary, int32_t &parseResult) in GetStrValueIfFindKey() 38 if (isNecessary) { in GetStrValueIfFindKey() 45 const std::string &key, bool &data, bool isNecessary, int32_t &parseResult) in GetBoolValueIfFindKey() 59 if (isNecessary) { in GetBoolValueIfFindKey() 19 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
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | json_util.h | 47 const std::string &key, std::string &data, bool isNecessary, int32_t &parseResult); 50 const std::string &key, bool &data, bool isNecessary, int32_t &parseResult); 111 const std::string &key, dataType &data, JsonType jsonType, bool isNecessary, int32_t &parseResult, in GetValueIfFindKey() 152 if (isNecessary) { in GetValueIfFindKey() 186 JsonType jsonType, bool isNecessary, int32_t &parseResult, ArrayType arrayType) in GetBigStringIfFindKey() 207 if (isNecessary) { in GetBigStringIfFindKey() 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
|
/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/ |
H A D | json_util.h | 99 const std::string &key, dataType &data, JsonType jsonType, bool isNecessary, int32_t &parseResult,
in GetValueIfFindKey() 159 if (isNecessary) {
in GetValueIfFindKey() 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
|
/foundation/ability/form_fwk/services/include/ |
H A D | json_util_form.h | 98 const std::string &key, dataType &data, JsonType jsonType, bool isNecessary, int32_t &parseResult, in GetValueIfFindKey() 155 if (isNecessary) { in GetValueIfFindKey() 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
|
/foundation/ability/dmsfwk/services/dtbschedmgr/include/ |
H A D | json_util.h | 100 const std::string &key, dataType &data, JsonType jsonType, bool isNecessary, int32_t &parseResult,
in GetValueIfFindKey() 157 if (isNecessary) {
in GetValueIfFindKey() 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
|
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/ |
H A D | json_util.h | 102 const std::string &key, dataType &data, JsonType jsonType, bool isNecessary, int32_t &parseResult, in GetValueIfFindKey() 162 if (isNecessary) { in GetValueIfFindKey() 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
|
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/ |
H A D | efficiency_resources_operation.cpp | 32 bool& result, bool isNecessary) in GetNamedBoolValue() 37 if (isNecessary) { in GetNamedBoolValue() 31 GetNamedBoolValue(const napi_env &env, napi_value &object, const char* utf8name, bool& result, bool isNecessary) GetNamedBoolValue() argument
|
/foundation/distributeddatamgr/kv_store/databaseutils/src/ |
H A D | acl.cpp | 68 bool isNecessary = (entry.tag_ == ACL_TAG::USER_OBJ || in CompareInsertEntry() local 71 if (isNecessary || entry.perm_.IsReadable() || entry.perm_.IsWritable() || entry.perm_.IsExecutable()) { in CompareInsertEntry()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/ |
H A D | installer.cpp | 583 .isNecessary = true, in ParseBundleName() 607 .isNecessary = false, in ParseModuleName() 630 .isNecessary = false, in ParseVersionCode() 651 .isNecessary = false, in ParseUserId() 672 .isNecessary = true, in ParseAppIndex() 693 .isNecessary = false, in ParseInstallFlag() 723 .isNecessary = false, in ParseIsKeepData() 744 .isNecessary = false, in ParseCrowdtestDeadline() 788 .isNecessary = false, in ParseSpecifiedDistributionType() 812 .isNecessary in ParseAdditionalInfo() [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
H A D | common_func.h | 39 bool isNecessary = false; member 67 bool isNecessary, std::string &value);
|
H A D | common_func.cpp | 282 bool isNecessary, std::string &value) in ParseStringPropertyFromObject() 292 if (isNecessary) { in ParseStringPropertyFromObject() 328 if (propertyInfo.isNecessary) { in ParsePropertyFromObject() 281 ParseStringPropertyFromObject(napi_env env, napi_value args, const std::string &propertyName, bool isNecessary, std::string &value) ParseStringPropertyFromObject() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/ |
H A D | relational_schema_object.cpp | 364 bool isNecessary, FieldValue &fieldValue) 367 if (isNecessary) { 368 LOGE("[RelationalSchema][Parse] Get schema %s not exist. isNecessary: %d", fieldName.c_str(), isNecessary);
|