#include "flutter/lib/ui/window/platform_message_response_dart.h"#include <utility>#include "flutter/common/task_runners.h"#include "flutter/fml/make_copyable.h"#include "flutter/fml/trace_event.h"#include "third_party/tonic/dart_state.h"#include "third_party/tonic/logging/dart_invoke.h"#include "third_party/tonic/typed_data/dart_byte_data.h"Go to the source code of this file.
Namespaces | |
| namespace | flutter |
Variables | |
| static std::atomic< uint64_t > | platform_message_counter = 1 |
|
static |
Definition at line 16 of file platform_message_response_dart.cc.
Referenced by flutter::PlatformMessageHandlerIos::HandlePlatformMessage().