Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DSuccessDetail.php25 public $otherNativeCrash; variable in Google\\Service\\ToolResults\\SuccessDetail
30 public function setOtherNativeCrash($otherNativeCrash) argument
32 $this->otherNativeCrash = $otherNativeCrash;
39 return $this->otherNativeCrash;
H A DFailureDetail.php41 public $otherNativeCrash; variable in Google\\Service\\ToolResults\\FailureDetail
110 public function setOtherNativeCrash($otherNativeCrash) argument
112 $this->otherNativeCrash = $otherNativeCrash;
119 return $this->otherNativeCrash;