Home
last modified time | relevance | path

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

/base/security/security_component_manager/interfaces/inner_api/security_component/include/
Dsec_comp_base.h89 static const std::string JSON_CROSS_AXIS_STATE; variable
/base/security/security_component_manager/frameworks/security_component/src/
Dsec_comp_base.cpp72 const std::string JsonTagConstants::JSON_CROSS_AXIS_STATE = "crossAxisState"; member in OHOS::Security::SecurityComponent::JsonTagConstants