Searched refs:EncodePyObject (Results 1 – 1 of 1) sorted by relevance
71 EncodePyObject(kv.second), ","); in AppendMetadata()76 static std::string EncodePyObject(const pybind11::handle& handle) { in EncodePyObject() function