Home
last modified time | relevance | path

Searched refs:setOwnership (Results 1 – 2 of 2) sorted by relevance

/plugin/newpagetemplate/
H A Dhelper.php62 $this->setOwnership($file);
66 $this->setOwnership($ns,true);
69 $this->setOwnership($meta);
72 $this->setOwnership($meta);
76 function setOwnership($page, $ns = false) { function in helper_plugin_newpagetemplate
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DDevice.php471 public function setOwnership($ownership) function in Google\\Service\\AndroidManagement\\Device