Home
last modified time | relevance | path

Searched refs:getRuntime (Results 1 – 6 of 6) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DVersion.php568 public function getRuntime() function in Google\\Service\\Appengine\\Version
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DCloudFunction.php422 public function getRuntime() function in Google\\Service\\CloudFunctions\\CloudFunction
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php952 public function getRuntime($class) function in Twig\\Environment
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DFactoryRuntimeLoaderTest.php31 function getRuntime() function
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureOptionsDialog.java413 …ureApplet.formatByteSize(Runtime.getRuntime().freeMemory())+"/"+AbstractCaptureApplet.formatByteSi… in CaptureOptionsDialog()
H A DSwfEncoder.java134 Runtime runtime = Runtime.getRuntime(); in encode()