Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dref_uri.h60 constexpr static char ESCAPE_CHAR = '\\'; in META_BEGIN_NAMESPACE() local
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/encoded/
H A Draw_data_builder_json_parser.cpp39 constexpr int ESCAPE_CHAR = static_cast<int>('\\'); variable