Home
last modified time | relevance | path

Searched refs:GetInt64IfExist (Results 1 - 1 of 1) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/profile/src/
H A Dprofile_verify.cpp82 inline void GetInt64IfExist(const json& obj, const string& key, int64_t& out) in GetInt64IfExist() function
179 GetInt64IfExist(obj[VALUE_VALIDITY], VALUE_NOT_BEFORE, out.notBefore); in ParseValidity()
180 GetInt64IfExist(obj[VALUE_VALIDITY], VALUE_NOT_AFTER, out.notAfter); in ParseValidity()

Completed in 1 milliseconds