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 2269 int iloc = PackageInfo.INSTALL_LOCATION_UNSPECIFIED; local
2406 int iloc = getExpectedInstallLocation(userSetting); local
2418 int iloc = getExpectedInstallLocation(userSetting); local
2425 int iloc = getExpectedInstallLocation(userSetting); local
2435 int iloc = PackageInfo.INSTALL_LOCATION_UNSPECIFIED; local
2447 int iloc = PackageInfo.INSTALL_LOCATION_UNSPECIFIED; local
2454 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 141 milliseconds