Searched refs:LogValueObject (Results 1 – 2 of 2) sorted by relevance
688 void LogValueObject(Log *log);690 void LogValueObject(Log *log, const DumpValueObjectOptions &options);
2722 void ValueObject::LogValueObject(Log *log) { in LogValueObject() function in ValueObject2724 return LogValueObject(log, DumpValueObjectOptions(*this)); in LogValueObject()2727 void ValueObject::LogValueObject(Log *log, in LogValueObject() function in ValueObject