Home
last modified time | relevance | path

Searched refs:load_cache (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/
H A Drestapi.py84 def load_cache(path, index, branches=[]): function
120 load_cache(up.path, index, branches)
129 load_cache(fpath, index, branches)
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Duserdict.h281 bool load_cache(UserDictSearchable *searchable,
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Duserdict.h281 bool load_cache(UserDictSearchable *searchable,
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Duserdict.cpp731 bool cached = load_cache(&searchable, &start, &count); in _get_lpis()
1398 bool UserDict::load_cache(UserDictSearchable *searchable, in _get_lpis() function in ime_pinyin::UserDict
1521 hit = load_cache(searchable, offset, length); in _get_lpis()