Refactoring: extract PtNode array reading logic form helper.
Bug: 12810574 Change-Id: I2d2660871862f11630c3ad7bf04bb49ade57c1e7
Showing
- native/jni/NativeFileList.mk 2 additions, 1 deletionnative/jni/NativeFileList.mk
- native/jni/src/suggest/policyimpl/dictionary/structure/pt_common/dynamic_pt_reading_helper.cpp 12 additions, 36 deletions...tionary/structure/pt_common/dynamic_pt_reading_helper.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/pt_common/dynamic_pt_reading_helper.h 6 additions, 2 deletions...ictionary/structure/pt_common/dynamic_pt_reading_helper.h
- native/jni/src/suggest/policyimpl/dictionary/structure/pt_common/pt_node_array_reader.h 45 additions, 0 deletions...mpl/dictionary/structure/pt_common/pt_node_array_reader.h
- native/jni/src/suggest/policyimpl/dictionary/structure/pt_common/pt_node_params.h 1 addition, 3 deletions...olicyimpl/dictionary/structure/pt_common/pt_node_params.h
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_patricia_trie_node_writer.h 6 additions, 5 deletions.../dictionary/structure/v4/ver4_patricia_trie_node_writer.h
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_patricia_trie_policy.cpp 5 additions, 5 deletions...mpl/dictionary/structure/v4/ver4_patricia_trie_policy.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_patricia_trie_policy.h 5 additions, 2 deletions...yimpl/dictionary/structure/v4/ver4_patricia_trie_policy.h
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_patricia_trie_writing_helper.cpp 10 additions, 5 deletions...ionary/structure/v4/ver4_patricia_trie_writing_helper.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_pt_node_array_reader.cpp 79 additions, 0 deletions...mpl/dictionary/structure/v4/ver4_pt_node_array_reader.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_pt_node_array_reader.h 42 additions, 0 deletions...yimpl/dictionary/structure/v4/ver4_pt_node_array_reader.h
Loading
Please register or sign in to comment