Home
last modified time | relevance | path

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

/base/security/security_component_manager/interfaces/inner_api/security_component/include/
Dsec_comp_base.h98 static const std::string JSON_TIP_POSITION; variable
/base/security/security_component_manager/frameworks/security_component/src/
Dsec_comp_base.cpp80 const std::string JsonTagConstants::JSON_TIP_POSITION = "tipPosition"; member in OHOS::Security::SecurityComponent::JsonTagConstants