Searched refs:processDirectory (Results 1 – 2 of 2) sorted by relevance
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/ |
| D | Facade.php | 53 $this->processDirectory($report, $this->project); 85 private function processDirectory(DirectoryNode $directory, Node $context) function in SebastianBergmann\\CodeCoverage\\Report\\Xml\\Facade 92 $this->processDirectory($node, $dirObject);
|
| /plugin/dokullm/ |
| H A D | cli.php | 131 $this->processDirectory($path, $chroma, $host, $port, $tenant, $database, $verbose); 214 …private function processDirectory($dirPath, $chroma, $host, $port, $tenant, $database, $verbose = … function in cli_plugin_dokullm
|