Home
last modified time | relevance | path

Searched defs:isNecessary (Results 1 - 10 of 10) sorted by relevance

/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
/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Djson_util.h98 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 Djson_util_form.h97 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 Djson_util.h99 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 Djson_util.h101 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/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Djson_util.h110 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/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Defficiency_resources_operation.cpp31 GetNamedBoolValue(const napi_env &env, napi_value &object, const char* utf8name, bool& result, bool isNecessary) GetNamedBoolValue() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.h39 bool isNecessary = false; member
H A Dcommon_func.cpp281 ParseStringPropertyFromObject(napi_env env, napi_value args, const std::string &propertyName, bool isNecessary, std::string &value) ParseStringPropertyFromObject() argument
/foundation/distributeddatamgr/kv_store/databaseutils/src/
H A Dacl.cpp68 bool isNecessary = (entry.tag_ == ACL_TAG::USER_OBJ || in CompareInsertEntry() local

Completed in 9 milliseconds