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

  /external/libchrome/base/trace_event/
trace_log.cc 643 DCHECK(argument_filter_predicate_.is_null());
644 argument_filter_predicate_ = argument_filter_predicate;
942 CHECK(!argument_filter_predicate_.is_null());
943 argument_filter_predicate = argument_filter_predicate_;
    [all...]
trace_log.h 493 ArgumentFilterPredicate argument_filter_predicate_; member in class:base::trace_event::TraceLog

Completed in 65 milliseconds