Searched defs:GetJsonInt (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/init/ | ||
H A D | json_parser_utils.cpp | 67 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 D | hichain_connector.cpp | 943 int32_t HiChainConnector::GetJsonInt(const nlohmann::json &jsonObj, const std::string &key) in GetJsonInt() function in OHOS::DistributedHardware::HiChainConnector |