Home
last modified time | relevance | path

Searched defs:JSON_TOP_TAG (Results 1 – 2 of 2) sorted by relevance

/base/security/security_component_manager/interfaces/inner_api/security_component/include/
Dsec_comp_base.h56 static const std::string JSON_TOP_TAG; variable
/base/security/security_component_manager/frameworks/security_component/src/
Dsec_comp_base.cpp41 const std::string JsonTagConstants::JSON_TOP_TAG = "top"; member in OHOS::Security::SecurityComponent::JsonTagConstants