HomeSort by relevance Sort by last modified time
    Searched refs:argument_filter_predicate_ (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/trace_event/
trace_log.cc 667 DCHECK(argument_filter_predicate_.is_null());
668 argument_filter_predicate_ = argument_filter_predicate;
960 CHECK(!argument_filter_predicate_.is_null());
961 argument_filter_predicate = argument_filter_predicate_;
    [all...]
trace_log.h 495 ArgumentFilterPredicate argument_filter_predicate_; variable

Completed in 83 milliseconds