Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/provision/
H A Dprovision_verify.cpp53 const std::string KEY_DEBUG_INFO = "debug-info"; variable
207 GetJsonObjectIfExist(obj, KEY_DEBUG_INFO, &debugInfo); in ParseDebugInfo()