Searched defs:encoded_string (Results 1 – 2 of 2) sorted by relevance
67 let mut encoded_string = Vec::with_capacity(encoder.size_hint().0); in from_bytes() localVariable
636 PyObject* encoded_string = nullptr; in CheckString() local657 ScopedPyObjectPtr encoded_string(CheckString(arg, descriptor)); in CheckAndSetString() local