Searched defs:GetA (Results 1 – 3 of 3) sorted by relevance
/external/flatbuffers/tests/MyGame/Example/ | ||
D | Test.php | 28 public function GetA() function in MyGame\\Example\\Test |
/external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/ | ||
D | StructInNestedNS.php | 28 public function GetA() function in NamespaceA\\NamespaceB\\StructInNestedNS |
/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 |