Home
last modified time | relevance | path

Searched refs:has_status (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/speech/
Dgoogle_streaming_remote_engine.cc50 if (event.has_status()) in DumpResponse()
389 if (!ws_event.result_size() && (!ws_event.has_status() || in ProcessDownstreamResponse()
395 if (ws_event.has_status()) { in ProcessDownstreamResponse()
/external/qemu/qapi-auto-generated/
Dqapi-types.h2137 bool has_status; member
Dqapi-visit.c1315 visit_start_optional(m, obj ? &(*obj)->has_status : NULL, "status", &err); in visit_type_MigrationInfo_fields()
1316 if (obj && (*obj)->has_status) { in visit_type_MigrationInfo_fields()