OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetErrorCode
(Results
1 - 3
of
3
) sorted by null
/prebuilts/go/darwin-x86/src/syscall/
mksyscall_windows.go
296
//
SetErrorCode
returns source code that sets return parameters.
297
func (r *Rets)
SetErrorCode
() string {
894
{{define "seterror"}}{{if .Rets.
SetErrorCode
}} {{.Rets.
SetErrorCode
}}
/prebuilts/go/linux-x86/src/syscall/
mksyscall_windows.go
296
//
SetErrorCode
returns source code that sets return parameters.
297
func (r *Rets)
SetErrorCode
() string {
894
{{define "seterror"}}{{if .Rets.
SetErrorCode
}} {{.Rets.
SetErrorCode
}}
/external/protobuf/php/ext/google/protobuf/
upb.h
494
void
SetErrorCode
(ErrorSpace* space, int code);
558
inline void Status::
SetErrorCode
(ErrorSpace* space, int code) {
[
all
...]
Completed in 226 milliseconds