Home
last modified time | relevance | path

Searched refs:storeTree (Results 1 – 15 of 15) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/Services/WebServices/ECS/classes/Tree/
H A Dclass.ilECSTreeReader.php50 $this->storeTree($tree_id, $result->getResult());
59 protected function storeTree($tree_id, $a_nodes) function in ilECSTreeReader
/dports/www/ilias6/ILIAS-6.14/Services/WebServices/ECS/classes/Tree/
H A Dclass.ilECSTreeReader.php50 $this->storeTree($tree_id, $result->getResult());
59 protected function storeTree($tree_id, $a_nodes) function in ilECSTreeReader
/dports/databases/opentsdb/opentsdb-2.3.0/test/tree/
H A DTestTree.java216 public void storeTree() throws Exception { in storeTree() method in TestTree
220 assertNotNull(tree.storeTree(storage.getTSDB(), false) in storeTree()
228 tree.storeTree(storage.getTSDB(), false); in storeTreeNoChanges()
229 tree.storeTree(storage.getTSDB(), false); in storeTreeNoChanges()
237 tree.storeTree(storage.getTSDB(), false); in storeTreeTreeID0()
245 tree.storeTree(storage.getTSDB(), false); in storeTreeTreeID655536()
/dports/www/ilias/ILIAS-5.4.25/Services/CopyWizard/classes/
H A Dclass.ilCopyWizardOptions.php343 public function storeTree($a_source_id) function in ilCopyWizardOptions
/dports/www/ilias6/ILIAS-6.14/Services/CopyWizard/classes/
H A Dclass.ilCopyWizardOptions.php343 public function storeTree($a_source_id) function in ilCopyWizardOptions
/dports/devel/stack/stack-2.7.3/_cabal_deps/pantry-0.5.2.1/src/Pantry/
H A DStorage.hs46 , storeTree
694 storeTree
701 storeTree rpli (P.PackageIdentifier name version) tree@(CachedTreeMap m) buildFile = do function
H A DArchive.hs459 (tid, treeKey') <- withStorage $ storeTree rpli ident tree buildFile
H A DHackage.hs655 storeTree rpli ident tree' (BFCabal (cabalFileName name) cabalEntry)
/dports/databases/opentsdb/opentsdb-2.3.0/src/tree/
H A DTree.java311 public Deferred<Boolean> storeTree(final TSDB tsdb, final boolean overwrite) { in storeTree() method in Tree
450 return storeTree(tsdb, true).addCallbackDeferring(new CreatedCB()); in createNewTree()
/dports/www/ilias/ILIAS-5.4.25/Modules/LearningModule/classes/
H A Dclass.ilContObjParser.php164 $this->storeTree();
178 public function storeTree() function in ilContObjParser
/dports/www/ilias6/ILIAS-6.14/Modules/LearningModule/classes/
H A Dclass.ilContObjParser.php146 $this->storeTree();
160 public function storeTree() function in ilContObjParser
/dports/www/ilias/ILIAS-5.4.25/Services/Container/classes/
H A Dclass.ilContainer.php645 $wizard_options->storeTree($clone_source);
/dports/databases/opentsdb/opentsdb-2.3.0/src/tsd/
H A DTreeRpc.java129 if (tree.storeTree(tsdb, (query.getAPIMethod() == HttpMethod.PUT)) in handleTree()
/dports/www/ilias6/ILIAS-6.14/Services/Container/classes/
H A Dclass.ilContainer.php651 $wizard_options->storeTree($clone_source);
/dports/devel/stack/stack-2.7.3/_cabal_deps/pantry-0.5.2.1/src/
H A DPantry.hs450 void $ storeTree