Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/include/
H A Dsec_comp_base.h74 static const std::string JSON_PARENT_TAG_TAG; variable
/ohos5.0/base/security/security_component_manager/frameworks/security_component/src/
H A Dsec_comp_base.cpp59 const std::string JsonTagConstants::JSON_PARENT_TAG_TAG = "parentTag"; member in OHOS::Security::SecurityComponent::JsonTagConstants