Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_json/src/
H A Dconsts.rs91 const CT: bool = true; // Control character \x00..=\x1F const
136 const CT: PrintMapItem = PrintMapItem::Control; // 控制字符 \x00..=\x1F const
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/include/
H A Diplugin_template.h67 friend CT; variable