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

  /frameworks/base/core/tests/coretests/src/android/content/pm/
PackageManagerTests.java 2456 int iloc = PackageInfo.INSTALL_LOCATION_UNSPECIFIED; local
2595 int iloc = getExpectedInstallLocation(userSetting); local
2607 int iloc = getExpectedInstallLocation(userSetting); local
2614 int iloc = getExpectedInstallLocation(userSetting); local
2625 int iloc = PackageInfo.INSTALL_LOCATION_UNSPECIFIED; local
2637 int iloc = PackageInfo.INSTALL_LOCATION_UNSPECIFIED; local
2644 int iloc = PackageInfo.INSTALL_LOCATION_UNSPECIFIED; local
    [all...]
  /external/kernel-headers/original/linux/
ext3_fs.h 702 static inline struct ext3_inode *ext3_raw_inode(struct ext3_iloc *iloc)
704 return (struct ext3_inode *) (iloc->bh->b_data + iloc->offset);
  /external/clang/include/clang/Sema/
DeclSpec.h     [all...]

Completed in 737 milliseconds