Home
last modified time | relevance | path

Searched defs:keystr (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/_sqlite/
Dcursor.c190 _pysqlite_get_converter(pysqlite_state *state, const char *keystr, in _pysqlite_get_converter()
/third_party/pulseaudio/src/modules/bluetooth/
Dbackend-native.c810 char *substr = buf, *keystr; in rfcomm_io_callback() local