Searched refs:B_JSON_NULL (Results 1 - 7 of 7) sorted by relevance

/haiku/headers/private/shared/
H A DJsonEvent.h21 B_JSON_NULL = 5, enumerator in enum:json_event_type
/haiku/src/kits/shared/
H A DJsonWriter.cpp77 Handle(BJsonEvent(B_JSON_NULL));
H A DJsonTextWriter.cpp195 case B_JSON_NULL:
224 case B_JSON_NULL:
H A DJsonMessageWriter.cpp176 case B_JSON_NULL:
H A DJson.cpp387 jsonParseContext, "ull", 3, 'n', B_JSON_NULL);
/haiku/src/apps/haikudepot/server/
H A DStandardMetaDataJsonEventListener.cpp165 case B_JSON_NULL:
247 case B_JSON_NULL:
/haiku/src/tests/kits/shared/
H A DJsonErrorHandlingTest.cpp103 fFirstEventTypeAfterError = B_JSON_NULL; // least likely

Completed in 57 milliseconds