Lines Matching refs:all
1 // Copyright (c) 2011 The Chromium Authors. All rights reserved.
231 // When viewing a log file, all tabs are hidden except the event view,
232 // and all received events are ignored.
237 // all pages.
480 // all entries, and, after handling all the passively logged entries, add back
550 // Parse all valid lines, skipping any others.
794 * Returns a list of all captured events.
817 * Sends each entry to all log observers, and updates |capturedEvents_|.
860 * Deletes all captured events.
892 * Hides all tabs except the events and data tabs when viewing a log file, shows
893 * them all otherwise.
924 * If |force| is true, calls all startUpdate functions. Otherwise, just
936 * Calls all startUpdate functions and, if |callback| is non-null,
937 * calls it with the results of all updates.
989 * Helper function to handle calling all the observers, but ONLY if the data has
1028 * a callback once data from all polls has been received.