Searched refs:is_response (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/mojo/public/tools/bindings/generators/cpp_templates/ |
D | interface_macros.tmpl | 46 {%- macro build_message_flags(is_response, is_sync_text, expects_response_text, 48 {%- if is_response %} 75 is_response, method, parameters, params_struct, 103 {%- if not is_response %} 112 {{build_message_flags(is_response, "is_sync", "expects_response", 130 {% if not is_response %}
|
/external/u-boot/arch/x86/include/asm/ |
D | me_common.h | 207 u32 is_response:1; member
|