Searched defs:send_async (Results 1 – 5 of 5) sorted by relevance
157 bool send_async) { in SendPacketAndWaitForResponse()175 bool send_async, in SendPacketAndReceiveResponseWithOutputSupport()
526 bool send_async) { in SendThreadSpecificPacketAndWaitForResponse()4052 const bool send_async = false; in GetSupportedStructuredDataPlugins() local4137 const bool send_async = false; in ConfigureRemoteStructuredData() local
2543 bool send_async = true; in DoDestroy() local5262 bool send_async = true; in DoExecute() local5314 bool send_async = true; in DoExecute() local
136 const bool send_async = true; in TEST_F() local236 const bool send_async = true; in TEST_F() local
135 int send_async(struct clock_connection *clk, char cmd) { in send_async() function