Searched refs:WillAdd (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/shared/
H A DJsonMessageWriter.cpp49 virtual bool WillAdd();
105 bool WillAdd();
226 if (WillAdd()) {
250 if (WillAdd()) {
259 if (WillAdd()) {
268 if (WillAdd()) {
277 if (WillAdd()) {
285 BStackedMessageEventListener::WillAdd() function in class:BStackedMessageEventListener
440 BStackedObjectMessageEventListener::WillAdd() function in class:BStackedObjectMessageEventListener
H A DJsonTextWriter.cpp113 virtual bool WillAdd();
140 bool WillAdd();
198 if (!WillAdd())
363 BJsonTextWriterStackedEventListener::WillAdd() function in class:BJsonTextWriterStackedEventListener
437 BJsonTextWriterArrayStackedEventListener::WillAdd() function in class:BJsonTextWriterArrayStackedEventListener
450 return BJsonTextWriterStackedEventListener::WillAdd();

Completed in 88 milliseconds