Home
last modified time | relevance | path

Searched refs:SEMICOLON_SEPARATOR (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_property_trace.cpp35 const std::string SEMICOLON_SEPARATOR = ";"; variable
111 std::vector<std::string> infos = SplitStringBySeparator(info, SEMICOLON_SEPARATOR); in InitNodeAndPropertyInfo()