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

  /dalvik/tests/068-classloader/src/
Useless.java 2 public class Useless implements ICommon {
ICommon.java 6 public interface ICommon {
DoubledImplement.java 6 class DoubledImplement implements ICommon {
Main.java 354 ICommon icommon = (ICommon) obj; local
355 useImplement(icommon.getDoubledInstance(), false);
  /dalvik/tests/068-classloader/src-ex/
DoubledImplement.java 6 public class DoubledImplement implements ICommon {
  /external/grub/stage2/
disk_inode.h 53 * Data in icommon is read in from permanent inode on volume.
62 struct icommon struct
103 struct icommon di_com;
fsys_ffs.c 75 #define INODE ((struct icommon *) ( FSYS_BUF + 16384 ))
  /external/grub/
ChangeLog     [all...]

Completed in 226 milliseconds