Home
last modified time | relevance | path

Searched defs:tableName (Results 1 – 24 of 24) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DICUResourceTableAccess.java25 public static String getTableString(String path, ULocale locale, String tableName, in getTableString()
36 public static String getTableString(ICUResourceBundle bundle, String tableName, in getTableString()
DLocaleDisplayNamesImpl.java667 String get(String tableName, String code) { in get()
671 String get(String tableName, String subTableName, String code) { in get()
691 public String get(String tableName, String subTableName, String code) { in get()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceTableAccess.java23 public static String getTableString(String path, ULocale locale, String tableName, in getTableString()
34 public static String getTableString(ICUResourceBundle bundle, String tableName, in getTableString()
DLocaleDisplayNamesImpl.java660 String get(String tableName, String code) { in get()
664 String get(String tableName, String subTableName, String code) { in get()
684 public String get(String tableName, String subTableName, String code) { in get()
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/cache/
DCacheFileMetadataIndex.java65 private @MonotonicNonNull String tableName; field in CacheFileMetadataIndex
81 String tableName = getTableName(hexUid); in delete() local
247 private static void dropTable(SQLiteDatabase writableDatabase, String tableName) { in dropTable()
DCachedContentIndex.java776 private @MonotonicNonNull String tableName; field in CachedContentIndex.DatabaseStorage
958 String tableName = getTableName(hexUid); in delete() local
974 private static void dropTable(SQLiteDatabase writableDatabase, String tableName) { in dropTable()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/cache/
DCacheFileMetadataIndex.java65 private @MonotonicNonNull String tableName; field in CacheFileMetadataIndex
81 String tableName = getTableName(hexUid); in delete() local
249 private static void dropTable(SQLiteDatabase writableDatabase, String tableName) { in dropTable()
DCachedContentIndex.java776 private @MonotonicNonNull String tableName; field in CachedContentIndex.DatabaseStorage
958 String tableName = getTableName(hexUid); in delete() local
974 private static void dropTable(SQLiteDatabase writableDatabase, String tableName) { in dropTable()
/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/resource/loader/
DDataSourceResourceLoader.java135 private String tableName; field in DataSourceResourceLoader
510 final String tableName, in prepareStatement()
/external/perfetto/ui/src/controller/
Dvisualised_args_controller.ts37 private tableName: string; property in VisualisedArgController
Dflamegraph_controller.ts283 const tableName = constant
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DDisplayNameTest.java335 private static String[] getCodes(ULocale locale, String tableName) { in getCodes()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DDisplayNameTest.java338 private static String[] getCodes(ULocale locale, String tableName) { in getCodes()
/external/perfetto/ui/src/tracks/chrome_slices/
Dindex.ts81 const tableName = this.namespaceTable('slice'); constant
/external/javasqlite/src/main/java/SQLite/
DShell.java24 String tableName; field in Shell
/external/perfetto/ui/src/frontend/
Dbase_slice_track.ts189 protected readonly tableName: string; property in BaseSliceTrack
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/offline/
DDefaultDownloadIndex.java141 private final String tableName; field in DefaultDownloadIndex
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/offline/
DDefaultDownloadIndex.java141 private final String tableName; field in DefaultDownloadIndex
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemNumber.java1871 String tableName; in tradAlphaCount() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/
DUtil.java2451 public static boolean tableExists(SQLiteDatabase database, String tableName) { in tableExists()
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/
DUtil.java2445 public static boolean tableExists(SQLiteDatabase database, String tableName) { in tableExists()
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Ddatastream.v1alpha1.json1973 "tableName": { object
2225 "tableName": { object
/external/python/setuptools/pkg_resources/_vendor/
Dpyparsing.py5684 tableName = delimitedList(ident, ".", combine=True).setParseAction(upcaseTokens) variable
/external/python/setuptools/setuptools/_vendor/
Dpyparsing.py5684 tableName = delimitedList(ident, ".", combine=True).setParseAction(upcaseTokens) variable