HomeSort by relevance Sort by last modified time
    Searched defs:tombstone (Results 1 - 12 of 12) sorted by null

  /frameworks/native/cmds/installd/
CacheItem.h 50 bool tombstone; member in class:android::installd::CacheItem
  /external/libpng/contrib/examples/
simpleover.c 197 char tombstone; local
203 if (sscanf((*argv)[0], "--at=%d,%d%c", &x, &y, &tombstone) != 2)
325 char tombstone; local
331 if (sscanf((*argv)[0], "%d,%d%c", &x, &y, &tombstone) == 2)
406 char tombstone; local
417 sprites[nsprites].name, &tombstone);
  /tools/tradefederation/core/tests/src/com/android/tradefed/result/
DeviceFileReporterTest.java 79 final String tombstone = "What do you want on your tombstone?"; local
86 .andReturn(new FakeFile(filename, tombstone.length()));
88 mDfrIss = new ByteArrayInputStreamSource(tombstone.getBytes());
104 final String tombstone = "What do you want on your tombstone?"; local
111 .andReturn(new FakeFile(filename, tombstone.length()));
113 mDfrIss = new ByteArrayInputStreamSource(tombstone.getBytes());
130 final String tombstone = "What do you want on your tombstone?" local
157 final String tombstone = "What do you want on your tombstone?"; local
320 final String tombstone = "What do you want on your tombstone?"; local
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.0.CR3/
netty-common-4.1.0.CR3.jar 
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 455 milliseconds