HomeSort by relevance Sort by last modified time
    Searched defs:getSentinel (Results 1 - 21 of 21) sorted by null

  /external/droiddriver/src/io/appium/droiddriver/scroll/
SentinelStrategy.java 62 UiElement sentinel = getSentinel(container.getChildren(predicate));
71 protected abstract UiElement getSentinel(List<? extends UiElement> children);
82 protected UiElement getSentinel(List<? extends UiElement> children) {
96 protected UiElement getSentinel(List<? extends UiElement> children) {
117 protected UiElement getSentinel(List<? extends UiElement> children) {
132 protected UiElement getSentinel(List<? extends UiElement> children) {
154 protected UiElement getSentinel(List<? extends UiElement> children) {
155 return original.getSentinel(children);
175 protected UiElement getSentinel(DroidDriver driver, Finder containerFinder,
177 Logs.call(this, "getSentinel", driver, containerFinder, direction)
    [all...]
  /external/clang/include/clang/Basic/
SourceLocation.h 56 static FileID getSentinel() { return get(-1); }
406 return clang::FileID::getSentinel();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
SourceLocation.h 56 static FileID getSentinel() { return get(-1); }
405 return clang::FileID::getSentinel();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
SourceLocation.h 56 static FileID getSentinel() { return get(-1); }
405 return clang::FileID::getSentinel();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
SourceLocation.h 56 static FileID getSentinel() { return get(-1); }
405 return clang::FileID::getSentinel();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
SourceLocation.h 56 static FileID getSentinel() { return get(-1); }
405 return clang::FileID::getSentinel();
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
SourceLocation.h 56 static FileID getSentinel() { return get(-1); }
405 return clang::FileID::getSentinel();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
SourceLocation.h 56 static FileID getSentinel() { return get(-1); }
405 return clang::FileID::getSentinel();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
SourceLocation.h 56 static FileID getSentinel() { return get(-1); }
405 return clang::FileID::getSentinel();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
SourceLocation.h 56 static FileID getSentinel() { return get(-1); }
405 return clang::FileID::getSentinel();
  /external/clang/include/clang/Sema/
ScopeInfo.h 219 static inline WeakObjectProfileTy getSentinel();
259 return WeakObjectProfileTy::getSentinel();
863 FunctionScopeInfo::WeakObjectProfileTy::getSentinel() {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
ScopeInfo.h 234 static inline WeakObjectProfileTy getSentinel();
274 return WeakObjectProfileTy::getSentinel();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
ScopeInfo.h 234 static inline WeakObjectProfileTy getSentinel();
274 return WeakObjectProfileTy::getSentinel();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
ScopeInfo.h 234 static inline WeakObjectProfileTy getSentinel();
274 return WeakObjectProfileTy::getSentinel();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
ScopeInfo.h 234 static inline WeakObjectProfileTy getSentinel();
274 return WeakObjectProfileTy::getSentinel();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
ScopeInfo.h 234 static inline WeakObjectProfileTy getSentinel();
274 return WeakObjectProfileTy::getSentinel();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
ScopeInfo.h 234 static inline WeakObjectProfileTy getSentinel();
274 return WeakObjectProfileTy::getSentinel();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
ScopeInfo.h 234 static inline WeakObjectProfileTy getSentinel();
274 return WeakObjectProfileTy::getSentinel();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
ScopeInfo.h 234 static inline WeakObjectProfileTy getSentinel();
274 return WeakObjectProfileTy::getSentinel();
    [all...]
  /prebuilts/misc/common/droiddriver/
droiddriver-0.9.jar 
droiddriver-1.0.0-BETA1.jar 

Completed in 456 milliseconds