/packages/inputmethods/LatinIME/native/jni/tests/dictionary/header/ |
D | header_read_write_utils_test.cpp | 44 DictionaryHeaderStructurePolicy::AttributeMap attributeMap; in TEST() local 60 DictionaryHeaderStructurePolicy::AttributeMap attributeMap; in TEST() local
|
/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/simaka/ |
D | EapSimAkaTypeData.java | 48 public final LinkedHashMap<Integer, EapSimAkaAttribute> attributeMap; field in EapSimAkaTypeData 52 LinkedHashMap<Integer, EapSimAkaAttribute> attributeMap) { in EapSimAkaTypeData() 124 LinkedHashMap<Integer, EapSimAkaAttribute> attributeMap = new LinkedHashMap<>(); in decode() local 160 LinkedHashMap<Integer, EapSimAkaAttribute> attributeMap); in getInstance()
|
D | EapAkaPrimeTypeData.java | 38 int eapSubType, LinkedHashMap<Integer, EapSimAkaAttribute> attributeMap) { in EapAkaPrimeTypeData() 91 int eapSubtype, LinkedHashMap<Integer, EapSimAkaAttribute> attributeMap) { in getInstance()
|
D | EapSimTypeData.java | 66 public EapSimTypeData(int eapSubType, LinkedHashMap<Integer, EapSimAkaAttribute> attributeMap) { in EapSimTypeData() 121 LinkedHashMap<Integer, EapSimAkaAttribute> attributeMap) { in getInstance()
|
D | EapAkaTypeData.java | 72 public EapAkaTypeData(int eapSubType, LinkedHashMap<Integer, EapSimAkaAttribute> attributeMap) { in EapAkaTypeData() 133 LinkedHashMap<Integer, EapSimAkaAttribute> attributeMap) { in getInstance()
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/ |
D | dict_file_writing_utils.cpp | 43 const DictionaryHeaderStructurePolicy::AttributeMap *const attributeMap) { in createEmptyDictFile() 67 const DictionaryHeaderStructurePolicy::AttributeMap *const attributeMap, in createEmptyV4DictFile()
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/ |
D | dictionary_structure_with_buffer_policy_factory.cpp | 58 const DictionaryHeaderStructurePolicy::AttributeMap *const attributeMap) { in newPolicyForOnMemoryDict() 87 const DictionaryHeaderStructurePolicy::AttributeMap *const attributeMap) { in newPolicyForOnMemoryV4Dict()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
D | CombinedFormatUtils.java | 40 public static String formatAttributeMap(final HashMap<String, String> attributeMap) { in formatAttributeMap() argument
|
D | BinaryDictionaryUtils.java | 96 final Locale locale, final Map<String, String> attributeMap) { in createEmptyDictFile() argument
|
/packages/inputmethods/LatinIME/native/jni/ |
D | com_android_inputmethod_latin_BinaryDictionaryUtils.cpp | 52 DictionaryHeaderStructurePolicy::AttributeMap attributeMap = in latinime_BinaryDictionaryUtils_createEmptyDictFile() local
|
D | com_android_inputmethod_latin_BinaryDictionary.cpp | 85 DictionaryHeaderStructurePolicy::AttributeMap attributeMap = in latinime_BinaryDictionary_createOnMemory() local 147 const DictionaryHeaderStructurePolicy::AttributeMap *const attributeMap = in latinime_BinaryDictionary_getHeaderInfo() local
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/personalization/ |
D | UserHistoryDictionary.java | 118 final Map<String, String> attributeMap = super.getHeaderAttributeMap(); in getHeaderAttributeMap() local
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/ |
D | BinaryDictionaryTests.java | 81 final HashMap<String, String> attributeMap) { in createEmptyDictionaryWithAttributesAndGetFile() argument 94 final HashMap<String, String> attributeMap) throws IOException { in createEmptyVer4DictionaryAndGetFile() argument 528 final HashMap<String, String> attributeMap = new HashMap<>(); in testRandomOperationsAndFlashWithGC() local 659 final HashMap<String, String> attributeMap = new HashMap<>(); in testUnigramAndBigramCount() local
|
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/eap/statemachine/ |
D | EapSimChallengeStateTest.java | 162 LinkedHashMap<Integer, EapSimAkaAttribute> attributeMap = new LinkedHashMap<>(); in testIsValidChallengeAttributes() local
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/ |
D | header_policy.cpp | 157 DictionaryHeaderStructurePolicy::AttributeMap attributeMap; in createAttributeMapAndReadAllAttributes() local
|
D | header_policy.h | 62 const DictionaryHeaderStructurePolicy::AttributeMap *const attributeMap) in HeaderPolicy()
|
D | header_read_write_utils.cpp | 65 const AttributeMap *const attributeMap) { in createAndGetDictionaryFlagsUsingAttributeMap()
|
/packages/inputmethods/LatinIME/native/jni/src/utils/ |
D | jni_data_utils.h | 46 DictionaryHeaderStructurePolicy::AttributeMap attributeMap; in constructAttributeMap() local
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
D | ExpandableBinaryDictionary.java | 209 HashMap<String, String> attributeMap = new HashMap<>(); in getHeaderAttributeMap() local 682 final Map<String, String> attributeMap) { in clearAndFlushDictionaryWithAdditionalAttributes() argument
|
D | BinaryDictionary.java | 145 final Map<String, String> attributeMap) { in BinaryDictionary() argument
|