Searched refs:longName (Results 1 – 3 of 3) sorted by relevance
41 public $longName; variable in Google\\Service\\OSConfig\\InventoryOsInfo114 public function setLongName($longName) argument116 $this->longName = $longName;123 return $this->longName;
41 public $longName; variable in Google\\Service\\CloudAsset\\OsInfo114 public function setLongName($longName) argument116 $this->longName = $longName;123 return $this->longName;
71 public static function createFromLongName($longName): Breakpoint argument 73 $breakpointShortName = self::BREAKPOINTS_LONG_TO_SHORT_NAMES[$longName];75 LogUtility::internalError("The breakpoint name ($longName) is unknown, defaulting to md");