Searched defs:NULL_STR (Results 1 – 4 of 4) sorted by relevance
69 pub(crate) const NULL_STR: &[u8] = b"null"; constant
26 pub const NULL_STR: &str = ""; constant
35 static constexpr char NULL_STR[] = ""; member in OHOS::__anondb045e980111::UtilsFileTest
34 static constexpr char NULL_STR[] = ""; variable