Home
last modified time | relevance | path

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

/external/rust/crates/coset/src/header/
Dmod.rs340 pub fn text_value(mut self, label: String, value: Value) -> Self { in text_value() method
/external/tinyxml2/
Dxmltest.cpp1061 const char* text_value; in main() local