Home | History | Annotate | Download | only in chromeos-dbus-bindings

Lines Matching refs:kind

158     switch (method.kind) {
159 case Interface::Method::Kind::kSimple:
162 case Interface::Method::Kind::kNormal:
168 case Interface::Method::Kind::kAsync:
174 case Interface::Method::Kind::kRaw:
253 switch (method.kind) {
254 case Interface::Method::Kind::kSimple:
260 case Interface::Method::Kind::kNormal:
266 case Interface::Method::Kind::kAsync: {
282 case Interface::Method::Kind::kRaw: