HomeSort by relevance Sort by last modified time
    Searched full:sparse_table (Results 1 - 6 of 6) sorted by null

  /packages/inputmethods/LatinIME/native/jni/tests/dictionary/utils/
sparse_table_test.cpp 17 #include "dictionary/utils/sparse_table.h"
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
sparse_table_dict_content.h 25 #include "dictionary/utils/sparse_table.h"
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
sparse_table_dict_content.h 33 #include "dictionary/utils/sparse_table.h"
  /frameworks/base/tools/aapt2/flatten/
TableFlattener_test.cpp 301 ResourceTable sparse_table; local
302 BinaryResourceParser parser(context.get(), &sparse_table, Source("test.arsc"),
306 auto value = test::GetValueForConfig<BinaryPrimitive>(&sparse_table, "android:string/foo_0",
311 ASSERT_THAT(test::GetValueForConfig<BinaryPrimitive>(&sparse_table, "android:string/foo_1", sparse_config), IsNull());
313 value = test::GetValueForConfig<BinaryPrimitive>(&sparse_table, "android:string/foo_4", sparse_config);
  /packages/inputmethods/LatinIME/native/jni/
NativeFileList.mk 67 sparse_table.cpp \
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
sparse_table.cpp 17 #include "dictionary/utils/sparse_table.h"

Completed in 1696 milliseconds