Searched refs:StringSP (Results 1 – 9 of 9) sorted by relevance
140 typedef std::tr1::shared_ptr<String> StringSP; typedef150 FDEvent(int fd, int err, const StringSP &string_sp, bool is_create, in FDEvent()178 StringSP m_string_sp;468 void save_backtrace(int fd, int err, const StringSP &string_sp, in save_backtrace()533 StringSP description_sp(new String); in socket$__interposed__()563 StringSP description_sp( in socketpair$__interposed__()585 StringSP description_sp(new String); in open$__interposed__()616 StringSP description_sp(new String( in open$NOCANCEL$__interposed__()638 StringSP description_sp( in __open_extended$__interposed__()659 StringSP description_sp(new String("pid=%i: kqueue () -> fd=%i", pid, fd)); in kqueue$__interposed__()[all …]
334 StructuredData::StringSP PythonBytes::CreateStructuredString() const { in SetBytes() 335 StructuredData::StringSP result(new StructuredData::String);373 StructuredData::StringSP PythonByteArray::CreateStructuredString() const { in GetSize() 374 StructuredData::StringSP result(new StructuredData::String);446 StructuredData::StringSP PythonString::CreateStructuredString() const { in SetString() 447 StructuredData::StringSP result(new StructuredData::String);
438 StructuredData::StringSP CreateStructuredString() const;456 StructuredData::StringSP CreateStructuredString() const;478 StructuredData::StringSP CreateStructuredString() const;
86 StructuredData::StringSP item(new StructuredData::String(name)); in SerializeToStructuredData()
199 names_sp->AddItem(StructuredData::StringSP( in SerializeToStructuredData()
47 StructuredData::StringSP item_sp( in SerializeToStructuredData()
85 StructuredData::StringSP(new StructuredData::String(name))); in SerializeToStructuredData()
42 typedef std::shared_ptr<String> StringSP; typedef
72 typedef std::shared_ptr<String> StringSP; typedef