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

  /external/chromium/chrome/browser/automation/
automation_resource_tracker.h 44 int AddImpl(const void* resource);
87 return AddImpl(resource);
automation_resource_tracker.cc 17 int AutomationResourceTrackerImpl::AddImpl(const void* resource) {
  /external/webrtc/src/system_wrappers/source/
trace_impl.h 59 void AddImpl(const TraceLevel level, const TraceModule module,
trace_impl.cc 603 void TraceImpl::AddImpl(const TraceLevel level, const TraceModule module,
823 trace->AddImpl(level, module, id, buff);

Completed in 489 milliseconds