Home
last modified time | relevance | path

Searched refs:sourceLocation (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLogLine.php68 public function setSourceLocation(SourceLocation $sourceLocation) argument
70 $this->sourceLocation = $sourceLocation;
77 return $this->sourceLocation;
H A DLogEntry.php240 public function setSourceLocation(LogEntrySourceLocation $sourceLocation) argument
242 $this->sourceLocation = $sourceLocation;
249 return $this->sourceLocation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DLogEntry.php109 public function setSourceLocation(LogEntrySourceLocation $sourceLocation) argument
111 $this->sourceLocation = $sourceLocation;
118 return $this->sourceLocation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DV2LogEntry.php184 public function setSourceLocation(V2LogEntrySourceLocation $sourceLocation) argument
186 $this->sourceLocation = $sourceLocation;
193 return $this->sourceLocation;
/plugin/codeprettify/code-prettify/src/
H A Dlang-swift.js51 [PR['PR_KEYWORD'], /^\b(?:__COLUMN__|__FILE__|__FUNCTION__|__LINE__|#available|#colorLiteral|#column|#else|#elseif|#endif|#file|#fileLiteral|#function|#if|#imageLiteral|#line|#selector|#sourceLocation|arch|arm|arm64|associatedtype|associativity|as|break|case|catch|class|continue|convenience|default|defer|deinit|didSet|do|dynamic|dynamicType|else|enum|extension|fallthrough|fileprivate|final|for|func|get|guard|import|indirect|infix|init|inout|internal|i386|if|in|iOS|iOSApplicationExtension|is|lazy|left|let|mutating|none|nonmutating|open|operator|optional|OSX|OSXApplicationExtension|override|postfix|precedence|prefix|private|protocol|Protocol|public|repeat|required|rethrows|return|right|safe|Self|self|set|static|struct|subscript|super|switch|throw|throws|try|Type|typealias|unowned|unsafe|var|weak|watchOS|where|while|willSet|x86_64)\b/, null],