Home
last modified time | relevance | path

Searched defs:jsonType (Results 1 – 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/test/fuzztest/abilitymgrrest_fuzzer/
Dabilitymgrrest_fuzzer.cpp86 JsonType jsonType = JsonType::STRING; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dinner_mission_info.cpp166 … InnerMissionInfo::CheckJsonNode(nlohmann::json &value, const std::string &node, JsonType jsonType) in CheckJsonNode()
/foundation/ability/form_fwk/services/include/
Djson_util_form.h98 … const std::string &key, dataType &data, JsonType jsonType, bool isNecessary, int32_t &parseResult, in GetValueIfFindKey()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Djson_util.h101 … const std::string &key, dataType &data, JsonType jsonType, bool isNecessary, int32_t &parseResult, in GetValueIfFindKey()