Home
last modified time | relevance | path

Searched defs:getRoot (Results 1 – 25 of 1342) sorted by relevance

12345678910>>...54

/aosp_15_r20/external/angle/src/libANGLE/
H A DContextMutex.h46 ANGLE_INLINE ContextMutex *getRoot() { return mRoot.load(std::memory_order_relaxed); } in getRoot() function
47 ANGLE_INLINE const ContextMutex *getRoot() const in getRoot() function
/aosp_15_r20/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DSource.kt121 fun getRoot(): Source method
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowAccessibilityWindowInfo.java106 protected AccessibilityNodeInfo getRoot() { in getRoot() method in ShadowAccessibilityWindowInfo
274 AccessibilityNodeInfo getRoot(); in getRoot() method
/aosp_15_r20/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityWindowInfo.java234 public AccessibilityNodeInfo getRoot() { in getRoot() method in AccessibilityWindowInfo
247 public AccessibilityNodeInfo getRoot( in getRoot() method in AccessibilityWindowInfo
/aosp_15_r20/external/emma/core/java12/com/vladium/emma/report/
H A DIReportDataView.java23 IItem getRoot (); in getRoot() method
H A DReportDataModel.java157 public IItem getRoot() in getRoot() method in ReportDataModel.ReportDataView
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/utils/
H A DCollectionStrategy.java22 default Optional<Path> getRoot(Path file) throws FileNotFoundException { in getRoot() method
H A DProjectRoot.java46 public Path getRoot() { in getRoot() method in ProjectRoot
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/syntax/
H A DTemplateSyntaxTree.java34 public Start getRoot() { in getRoot() method in TemplateSyntaxTree
/aosp_15_r20/libcore/luni/src/main/java/org/w3c/dom/traversal/
H A DNodeIterator.java40 public Node getRoot(); in getRoot() method
/aosp_15_r20/tools/external/fat32lib/src/main/java/de/waldheinz/fs/
DFileSystem.java39 public FsDirectory getRoot() throws IOException; in getRoot() method
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-model/com/github/javaparser/symbolsolver/model/resolution/
H A DTypeSolver.java32 default TypeSolver getRoot() { in getRoot() method
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
H A DCollationRoot.java32 public static final CollationTailoring getRoot() { in getRoot() method in CollationRoot
/aosp_15_r20/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/impl/coll/
H A DCollationRoot.java30 public static final CollationTailoring getRoot() { in getRoot() method in CollationRoot
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-model/src/main/java/com/github/javaparser/symbolsolver/model/resolution/
H A DTypeSolver.java33 default TypeSolver getRoot() { in getRoot() method
/aosp_15_r20/external/perfetto/ui/src/bigtrace/
H A Dindex.ts24 function getRoot() { function
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/
H A DMixin.php144 public function getRoot() function in Google\\Protobuf\\Mixin
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/
H A DMixin.php144 public function getRoot() function in Google\\Protobuf\\Mixin
/aosp_15_r20/external/skia/modules/svg/include/
H A DSkSVGDOM.h63 SkSVGSVG* getRoot() const { return fRoot.get(); } in getRoot() function
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMNodeIterator.java137 public Node getRoot() in getRoot() method in DTMNodeIterator
/aosp_15_r20/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/model/
H A DViewsTreeModel.java32 public Object getRoot() { in getRoot() method in ViewsTreeModel
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/text/ttml/
H A DTtmlSubtitle.java66 /* package */ TtmlNode getRoot() { in getRoot() method in TtmlSubtitle
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/ttml/
H A DTtmlSubtitle.java66 /* package */ TtmlNode getRoot() { in getRoot() method in TtmlSubtitle
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dcollationroot.cpp112 CollationRoot::getRoot(UErrorCode &errorCode) { in getRoot() function in CollationRoot
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dcollationroot.cpp112 CollationRoot::getRoot(UErrorCode &errorCode) { in getRoot() function in CollationRoot

12345678910>>...54