Searched defs:BoolWasWritten (Results 1 – 3 of 3) sorted by relevance
| /external/libchrome-gestures/src/ | ||
| D | logging_filter_interpreter.cc | 42 void LoggingFilterInterpreter::BoolWasWritten(BoolProperty* prop) {  in BoolWasWritten()  function in gestures::LoggingFilterInterpreter | 
| D | prop_registry_unittest.cc | 24   virtual void BoolWasWritten(BoolProperty* prop) { call_cnt_++; };  in BoolWasWritten()  function in gestures::PropRegistryTestDelegate | 
| /external/libchrome-gestures/include/ | ||
| D | prop_registry.h | 206   virtual void BoolWasWritten(BoolProperty* prop) {};  in BoolWasWritten()  function |