| /external/droiddriver/src/io/appium/droiddriver/scroll/ |
| D | SentinelStrategy.java | 43 public static abstract class Getter implements Finder { class in SentinelStrategy 46 protected Getter() { in Getter() method in SentinelStrategy.Getter 51 protected Getter(Predicate<? super UiElement> predicate) { in Getter() method in SentinelStrategy.Getter
|
| /external/clang/tools/libclang/ |
| D | CIndexInclusionStack.cpp | 42 const SrcMgr::SLocEntry &(SourceManager::*Getter)(unsigned, bool*) const; in clang_getInclusions() local
|
| D | IndexingContext.cpp | 613 if (ObjCMethodDecl *Getter = D->getGetterMethodDecl()) { in handleObjCProperty() local
|
| /external/protobuf/python/google/protobuf/internal/ |
| D | cpp_message.py | 81 def Getter(self): function 93 def Getter(self): function 172 def Getter(self): function 277 def Getter(self): function
|
| /external/valgrind/drd/tests/ |
| D | tsan_unittest.cpp | 467 void Getter() { in Getter() function 809 void Getter() { in Getter() function 909 void Getter() { in Getter() function 1427 void Getter() { in Getter() function 1469 void Getter() { in Getter() function 1848 void Getter() { in Getter() function 1950 void Getter() { in Getter() function 2057 void Getter() { in Getter() function 2168 void Getter() { in Getter() function 2206 void Getter() { in Getter() function [all …]
|
| /external/clang/lib/Sema/ |
| D | SemaPseudoObject.cpp | 262 ObjCMethodDecl *Getter; member in __anona186bc5e0111::ObjCPropertyOpBuilder 1102 ObjCMethodDecl *Getter = S.LookupMethodInObjectType(GetterSelector, ContainerT, in CheckKeyForObjCARCConversion() local
|
| D | SemaExprObjC.cpp | 1572 ObjCMethodDecl *Getter = IFace->lookupInstanceMethod(Sel); in HandleExprPropertyRefExpr() local 1730 ObjCMethodDecl *Getter = IFace->lookupClassMethod(Sel); in ActOnClassPropertyRefExpr() local 3532 if (ObjCMethodDecl *Getter = PRE->getImplicitPropertyGetter()) in CheckObjCBridgeRelatedCast() local
|
| D | SemaExprMember.cpp | 1491 ObjCMethodDecl *Getter; in LookupMemberExpr() local
|
| D | SemaCodeComplete.cpp | 4863 CodeCompletionBuilder Getter(Results.getAllocator(), in CodeCompleteObjCPropertyFlags() local
|
| D | TreeTransform.h | 2692 ObjCMethodDecl *Getter, in RebuildObjCPropertyRefExpr()
|
| /external/clang/lib/CodeGen/ |
| D | CGDebugInfo.cpp | 1626 const ObjCMethodDecl *Getter) { in hasDefaultGetterName() 1720 ObjCMethodDecl *Getter = PD->getGetterMethodDecl(); in CreateTypeDefinition() local 1794 ObjCMethodDecl *Getter = PD->getGetterMethodDecl(); in CreateTypeDefinition() local
|
| /external/v8/test/cctest/ |
| D | test-cpu-profiler.cc | 770 static void Getter(v8::Local<v8::String> name, in Getter() function in TestApiCallbacks
|
| D | test-api.cc | 19997 static void Getter(v8::Local<v8::String> property, in Getter() function
|
| /external/clang/lib/AST/ |
| D | DeclCXX.cpp | 2184 IdentifierInfo *Getter, in Create()
|
| /external/clang/lib/Frontend/Rewrite/ |
| D | RewriteObjC.cpp | 5403 if (ObjCMethodDecl *Getter = PD->getGetterMethodDecl()) in RewriteObjCClassMetaData() local 5681 if (ObjCMethodDecl *Getter = PD->getGetterMethodDecl()) in RewriteObjCCategoryImplDecl() local
|
| D | RewriteModernObjC.cpp | 7195 if (ObjCMethodDecl *Getter = PD->getGetterMethodDecl()) in RewriteObjCClassMetaData() local 7447 if (ObjCMethodDecl *Getter = PD->getGetterMethodDecl()) in RewriteObjCCategoryImplDecl() local
|
| /external/clang/lib/Serialization/ |
| D | ASTReaderStmt.cpp | 999 ObjCMethodDecl *Getter = ReadDeclAs<ObjCMethodDecl>(Record, Idx); in VisitObjCPropertyRefExpr() local
|
| /external/clang/lib/ARCMigrate/ |
| D | ObjCMT.cpp | 462 static void rewriteToObjCProperty(const ObjCMethodDecl *Getter, in rewriteToObjCProperty()
|
| /external/clang/include/clang/AST/ |
| D | DeclCXX.h | 3227 IdentifierInfo *Getter, IdentifierInfo *Setter) in MSPropertyDecl()
|