Home
last modified time | relevance | path

Searched refs:indexed (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DDownloadEntry.java36 @Column(value = "hash_code", indexed = true)
48 @Column(value = "last_access", indexed = true)
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
H A DEntrySchema.java333 if (column.indexed) { in createTables()
507 columns.add(new ColumnInfo(info.value(), type, info.indexed(), info.unique(), in parseColumnInfo()
517 public final boolean indexed; field in EntrySchema.ColumnInfo
524 public ColumnInfo(String name, int type, boolean indexed, boolean unique, in ColumnInfo() argument
528 this.indexed = indexed; in ColumnInfo()
H A DEntry.java46 boolean indexed() default false; in indexed() method
H A DFileCache.java261 @Column(value = Columns.HASH_CODE, indexed = true)
273 @Column(value = Columns.LAST_ACCESS, indexed = true)
/aosp12/hardware/interfaces/automotive/can/1.0/tools/configurator/
H A Dcanprototools.cpp126 const auto index = pb_bus.indexed().index(); in fromPbBus()
131 bus_cfg.interfaceId.indexed({uint8_t(index)}); in fromPbBus()
/aosp12/hardware/interfaces/automotive/can/1.0/tools/libcanhaltools/
H A Dlibcanhaltools.cpp56 case IfIdDisc::indexed: in getIftype()
/aosp12/hardware/interfaces/automotive/can/1.0/tools/configurator/proto/
H A Dcanbus_config.proto45 IfaceIndexed indexed = 5;
/aosp12/hardware/interfaces/automotive/can/1.0/
H A DICanController.hal155 } indexed;
164 * {@see interfaceId#indexed} interfaces this value is ignored.
/aosp12/hardware/interfaces/automotive/can/1.0/tools/
H A Dcanhalctrl.cpp81 config.interfaceId.indexed({uint8_t(idx)}); in up()
/aosp12/hardware/interfaces/automotive/can/1.0/vts/functional/
H A DVtsHalCanControllerV1_0TargetTest.cpp196 indexedCfg.indexed({0}); in TEST_P()
/aosp12/hardware/interfaces/boot/1.0/
H A DIBootControl.hal23 * They are identified here by a 0 indexed number and associated with their
/aosp12/hardware/interfaces/wifi/1.4/
H A Dtypes.hal237 * Additional configuration provided per band: indexed by |NanBandIndex|.
247 * Enable operation in a specific band: indexed by |NanBandIndex|.
/aosp12/hardware/google/interfaces/media/c2/1.0/
H A Dtypes.hal578 * A list of blocks indexed by elements of #works.
/aosp12/bionic/libc/
H A DSYSCALLS.TXT264 # sockets for x86. These are done as an "indexed" call to socketcall syscall.
/aosp12/hardware/interfaces/media/c2/1.0/
H A Dtypes.hal757 * A list of blocks indexed by elements of #works.
/aosp12/hardware/interfaces/wifi/1.0/
H A Dtypes.hal886 * Additional configuration provided per band: indexed by |NanBandIndex|.
896 * Enable operation in a specific band: indexed by |NanBandIndex|.
/aosp12/packages/modules/Wifi/service/proto/src/
H A Dmetrics.proto2683 // indexed by preamble, bandwidth, number of spatial streams, MCS.
/aosp12/packages/apps/TV/libs/m2/
H A Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
H A Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
H A Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto7437 // a size limit. When this happens, this shard ID will contain an increasing 1-indexed integer
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...

12