Home
last modified time | relevance | path

Searched refs:store_index (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/
H A Dplugin.py44 def store_index(self, uri, index): member in IndexPlugin
H A Drestapi.py268 def store_index(self, url, index): member in RestApiPlugin
H A D__init__.py261 plugin.store_index(indexURI, index)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.c1180 u32 store_index = 0; in _update_dm_step() local
1186 store_index = ((dm->dm_step.cnt-1) % BTC_DM_MAXSTEP); in _update_dm_step()
1187 _rsn_cpy(dm->dm_step.step[store_index], (char*)strin); in _update_dm_step()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.c1180 u32 store_index = 0; in _update_dm_step() local
1186 store_index = ((dm->dm_step.cnt-1) % BTC_DM_MAXSTEP); in _update_dm_step()
1187 _rsn_cpy(dm->dm_step.step[store_index], (char*)strin); in _update_dm_step()