Searched refs:BJsonWriter (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/shared/
H A DJsonWriter.cpp15 BJsonWriter::BJsonWriter() function in class:BJsonWriter
22 BJsonWriter::~BJsonWriter()
28 BJsonWriter::HandleError(status_t status, int32 line,
42 BJsonWriter::ErrorStatus()
49 BJsonWriter::WriteBoolean(bool value)
59 BJsonWriter::WriteTrue()
67 BJsonWriter::WriteFalse()
75 BJsonWriter
[all...]
/haiku/headers/private/shared/
H A DJsonWriter.h17 class BJsonWriter : public BJsonEventListener { class in namespace:BPrivate
19 BJsonWriter();
20 virtual ~BJsonWriter();
50 using BPrivate::BJsonWriter;
H A DJsonMessageWriter.h25 class BJsonMessageWriter : public BJsonWriter {
H A DJsonTextWriter.h19 class BJsonTextWriter : public BJsonWriter {

Completed in 39 milliseconds