Searched defs:GetA (Results 1 – 5 of 5) sorted by relevance
/external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/ | ||
D | StructInNestedNS.php | 28 public function GetA() function in NamespaceA\\NamespaceB\\StructInNestedNS |
/external/flatbuffers/tests/MyGame/Example/ | ||
D | Test.php | 28 public function GetA() function in MyGame\\Example\\Test |
/external/golang-protobuf/_conformance/conformance_proto/ | ||
D | conformance.pb.go | 1668 func (m *TestAllTypes_NestedMessage) GetA() int32 { func |
/external/clang/test/SemaCXX/ | ||
D | warn-thread-safety-analysis.cpp | 997 int GetA() EXCLUSIVE_LOCKS_REQUIRED(foo_->mu_) { return a_; } in GetA() function in thread_annot_lock_43::FooBar |
/external/golang-protobuf/proto/testdata/ | ||
D | test.pb.go | 1135 func (m *NonPackedTest) GetA() []int32 { func |