Home
last modified time | relevance | path

Searched defs:GetA (Results 1 – 7 of 7) sorted by relevance

/external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
DStructInNestedNS.php28 public function GetA() function in NamespaceA\\NamespaceB\\StructInNestedNS
/external/flatbuffers/tests/MyGame/Example/
DTest.php28 public function GetA() function in MyGame\\Example\\Test
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.h208 SENode* GetA() const { return a_; } in GetA() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.h208 SENode* GetA() const { return a_; } in GetA() function
/external/golang-protobuf/conformance/internal/conformance_proto/
Dconformance.pb.go1340 func (m *TestAllTypes_NestedMessage) GetA() int32 { func
/external/clang/test/SemaCXX/
Dwarn-thread-safety-analysis.cpp997 int GetA() EXCLUSIVE_LOCKS_REQUIRED(foo_->mu_) { return a_; } in GetA() function in thread_annot_lock_43::FooBar
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go1454 func (m *NonPackedTest) GetA() []int32 { func