Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/memory/
H A Drs_dfx_string.h26 DfxString() : str_() {} in DfxString() function
28 DfxString(const char* c) : str_(c) {} in DfxString() function