Home
last modified time | relevance | path

Searched refs:GetInt32IfExist (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/provision/
H A Dprovision_verify.cpp93 void GetInt32IfExist(const cJSON* obj, const std::string& key, int32_t& out) in GetInt32IfExist() function
238 GetInt32IfExist(obj, KEY_VERSION_CODE, out.versionCode); in from_json()