Home
last modified time | relevance | path

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

/base/security/security_component_manager/interfaces/inner_api/security_component/include/
Dsec_comp_base.h88 static const std::string JSON_DISPLAY_ID; variable
/base/security/security_component_manager/frameworks/security_component/src/
Dsec_comp_base.cpp71 const std::string JsonTagConstants::JSON_DISPLAY_ID = "displayId"; member in OHOS::Security::SecurityComponent::JsonTagConstants