Home
last modified time | relevance | path

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

/base/security/security_component_manager/interfaces/inner_api/security_component/include/
Dsec_comp_base.h55 static const std::string JSON_LEFT_TAG; variable
/base/security/security_component_manager/frameworks/security_component/src/
Dsec_comp_base.cpp40 const std::string JsonTagConstants::JSON_LEFT_TAG = "left"; member in OHOS::Security::SecurityComponent::JsonTagConstants