Home
last modified time | relevance | path

Searched refs:getRootPath (Results 1 – 3 of 3) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Container.php103 public function getRootPath() function in Google\\Service\\DLP\\GooglePrivacyDlpV2Container
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DGcsProfile.php55 public function getRootPath() function in Google\\Service\\Datastream\\GcsProfile
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckutil.py101 return combinePaths( getRootPath(environ), url )
106 def getRootPath(environ): function