Searched refs:onAppEngine (Results 1 – 2 of 2) sorted by relevance
97 public static function onAppEngine() function in Google\\Auth\\Credentials\\AppIdentityCredentials231 …if (!self::onAppEngine() || !class_exists('google\appengine\api\app_identity\AppIdentityService'))…
182 } elseif (AppIdentityCredentials::onAppEngine() && !GCECredentials::onAppEngineFlexible()) {