Searched defs:WithString (Results 1 – 2 of 2) sorted by relevance
43 struct WithString { struct47 WithString string = {(String){"hello world"}, .str.buffer[0] = 'H', .str.buffer[6] = 'W'}; argument
27 DBusMatch& DBusMatch::WithString(std::string value) { in WithString() function in DBusMatch