Home
last modified time | relevance | path

Searched defs:GetJsonInt (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/init/
H A Djson_parser_utils.cpp67 bool JsonParserUtils::GetJsonInt(const cJSON* json, const std::string& key, int& value) in GetJsonInt() function in OHOS::Security::Verify::JsonParserUtils
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_connector.cpp943 int32_t HiChainConnector::GetJsonInt(const nlohmann::json &jsonObj, const std::string &key) in GetJsonInt() function in OHOS::DistributedHardware::HiChainConnector