Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/convertxml/
Djs_convertxml.h46 bool compact = false; member
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/util/
Dslab.rs255 pub unsafe fn compact(&mut self) { in compact() method