OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:startdump
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/
MemoryDumpActivity.java
144
startDump
(this, new Runnable() {
152
public static void
startDump
(final Context context) {
153
startDump
(context, null);
156
public static void
startDump
(final Context context, final Runnable andThen) {
Launcher.java
[
all
...]
/external/chromium_org/content/browser/renderer_host/media/
video_capture_host_unittest.cc
60
void
StartDump
(int width, int height) {
212
dumper_.
StartDump
(frame_format.frame_size.width(),
Completed in 2771 milliseconds