Home
last modified time | relevance | path

Searched defs:getDictionary (Results 1 – 10 of 10) sorted by relevance

/external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/
DStoredInfoTypeConfigOrBuilder.java135 com.google.privacy.dlp.v2.CustomInfoType.Dictionary getDictionary(); in getDictionary() method
DExclusionRuleOrBuilder.java49 com.google.privacy.dlp.v2.CustomInfoType.Dictionary getDictionary(); in getDictionary() method
DCustomInfoTypeOrBuilder.java128 com.google.privacy.dlp.v2.CustomInfoType.Dictionary getDictionary(); in getDictionary() method
DStoredInfoTypeConfig.java305 public com.google.privacy.dlp.v2.CustomInfoType.Dictionary getDictionary() { in getDictionary() method in StoredInfoTypeConfig
1338 public com.google.privacy.dlp.v2.CustomInfoType.Dictionary getDictionary() { in getDictionary() method in StoredInfoTypeConfig.Builder
DExclusionRule.java152 public com.google.privacy.dlp.v2.CustomInfoType.Dictionary getDictionary() { in getDictionary() method in ExclusionRule
906 public com.google.privacy.dlp.v2.CustomInfoType.Dictionary getDictionary() { in getDictionary() method in ExclusionRule.Builder
DCustomInfoType.java8002 public com.google.privacy.dlp.v2.CustomInfoType.Dictionary getDictionary() { in getDictionary() method in CustomInfoType
9300 public com.google.privacy.dlp.v2.CustomInfoType.Dictionary getDictionary() { in getDictionary() method in CustomInfoType.Builder
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DSimpleDictionary.java249 public Dictionary<T> getDictionary() { in getDictionary() method in SimpleDictionary.SimpleMatcher
DDictionaryStringByteConverter.java25 public Dictionary<String> getDictionary() { in getDictionary() method in DictionaryStringByteConverter
DDictionary.java421 public abstract Dictionary<T> getDictionary(); in getDictionary() method in Dictionary.Matcher
DStateDictionary.java443 public StateDictionary<T> getDictionary() { in getDictionary() method in StateDictionary.StateMatcher