Searched defs:JSON_TOP_TAG (Results 1 – 2 of 2) sorted by relevance
56 static const std::string JSON_TOP_TAG; variable
41 const std::string JsonTagConstants::JSON_TOP_TAG = "top"; member in OHOS::Security::SecurityComponent::JsonTagConstants