Home | History | Annotate | Download | only in bus

Lines Matching full:key_start

500   const char *key_start;
512 key_start = p;
522 if (key_start == key_end)
537 if (!_dbus_string_append_len (key, key_start, key_end - key_start))