Searched refs:logging_notify_ (Results 1 – 3 of 3) sorted by relevance
23 logging_notify_(prop_reg, "Logging Notify", 0), in LoggingFilterInterpreter()35 logging_notify_.SetDelegate(this); in LoggingFilterInterpreter()40 if (prop == &logging_notify_) in IntWasWritten()
99 interpreter.IntWasWritten(&interpreter.logging_notify_); in TEST()
41 IntProperty logging_notify_; variable