Searched defs:data_str (Results 1 – 2 of 2) sorted by relevance
233 std::string data_str = "{\"message\":1,\"payload\":{\"version\":{\"currentVersion\":\"1.0.0\"," variable248 std::string data_str = "{\"payload\":{\"support256mod\":true,\"operationCode\":1}}"; variable
665 let data_str = unsafe {CStr::from_ptr(data as *const c_char)}; in on_bytes_received() localVariable