Home
last modified time | relevance | path

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

/base/security/security_component_manager/interfaces/inner_api/security_component/include/
Dsec_comp_base.h46 static const std::string JSON_RECT_Y; variable
/base/security/security_component_manager/frameworks/security_component/src/
Dsec_comp_base.cpp32 const std::string JsonTagConstants::JSON_RECT_Y = "y"; member in OHOS::Security::SecurityComponent::JsonTagConstants