Flutter Engine
The Flutter Engine
third_party
skia
experimental
bazel_test
core
core.cpp
Go to the documentation of this file.
1
// Copyright 2022 Google LLC.
2
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
3
4
#include "
experimental/bazel_test/base/base.h
"
5
#include "
experimental/bazel_test/base/base_priv.h
"
6
#include "
experimental/bazel_test/core/core.h
"
7
8
int
getMagicNumber
() {
9
return
PublicBaseConstant
+
PrivateBaseConstant
;
10
}
base.h
PublicBaseConstant
constexpr int PublicBaseConstant
Definition:
base.h:6
base_priv.h
PrivateBaseConstant
constexpr int PrivateBaseConstant
Definition:
base_priv.h:6
getMagicNumber
int getMagicNumber()
Definition:
core.cpp:8
core.h
Generated on Sun Jun 23 2024 21:55:56 for Flutter Engine by
1.9.4