Home
last modified time | relevance | path

Searched defs:CreateRoot (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pdfium/fxjs/gc/
H A Dgced_tree_node_unittest.cpp43 void CreateRoot() { root_ = CreateNode(); } in CreateRoot() function in GCedTreeNodeUnitTest
H A Dgced_tree_node_mixin_unittest.cpp49 void CreateRoot() { root_ = CreateNode(); } in CreateRoot() function in GCedTreeNodeMixinUnitTest
/aosp_15_r20/art/runtime/
H A Dsubtype_check_info.h199 static SubtypeCheckInfo CreateRoot() { in CreateRoot() function
/aosp_15_r20/packages/providers/MediaProvider/jni/
Dnode-inl.h160 static node* CreateRoot(const std::string& path, std::recursive_mutex* lock, ino_t ino, in CreateRoot() function
/aosp_15_r20/external/crosvm/arch/src/
H A Dlib.rs691 CreateRoot(anyhow::Error), enumerator