Searched defs:encoded_string (Results 1 – 3 of 3) sorted by relevance
67 let mut encoded_string = Vec::with_capacity(encoder.size_hint().0); in from_bytes() localVariable
205 std::string encoded_string; in OnDataReceived() local
776 PyObject* encoded_string = NULL; in CheckString() local800 ScopedPyObjectPtr encoded_string(CheckString(arg, descriptor)); in CheckAndSetString() local