MCPcopy Create free account

hub / github.com/golang/mobile / functions

Functions2,094 in github.com/golang/mobile

↓ 1,192 callersMethodPrintf
(format string, args ...interface{})
bind/printer.go:53
↓ 370 callersMethodc
()
gl/types_prod.go:67
↓ 200 callersMethodType
()
internal/importers/java/java.go:476
↓ 183 callersMethodenqueue
(c call)
gl/work.go:98
↓ 157 callersMethoderrDrain
()
gl/gldebug.go:20
↓ 128 callersMethodenqueueDebug
(c call)
gl/gldebug.go:35
↓ 80 callersMethodLen
()
internal/binres/binres.go:925
↓ 73 callersMethodIndent
()
bind/printer.go:59
↓ 73 callersMethodOutdent
()
bind/printer.go:63
↓ 58 callersMethodNew
()
bind/testdata/keywords.go:38
↓ 48 callersMethoderrorf
(format string, args ...interface{})
bind/gen.go:362
↓ 45 callersFunctionfn
(fname string)
exp/audio/al/al_android.go:304
↓ 43 callersMethodString
()
bind/testdata/testpkg/testpkg.go:70
↓ 39 callersFunctionisErrorType
(t types.Type)
bind/types.go:106
↓ 33 callersMethodRun
It seems to be much faster to call a native function from Java when there is already a native call earlier in the stack. Run runs a named benchmark fr
bind/testdata/benchmark/benchmark.go:19
↓ 31 callersMethodClose
Close finishes writing the APK. This includes writing the manifest and signing the archive, and writing the ZIP central directory. It does not close
cmd/gomobile/writer.go:139
↓ 26 callersMethodcgoType
cgoType returns the name of a Cgo type suitable for converting a value of the given type.
bind/gen.go:368
↓ 26 callersMethodscanWord
()
internal/importers/objc/objc.go:837
↓ 25 callersMethodisSigSupported
isSigSupported reports whether the generators can handle a given function signature.
bind/gen.go:462
↓ 23 callersMethodClose
()
asset/asset_android.go:106
↓ 21 callersFunctionJNIMangle
Mangle a name according to http://docs.oracle.com/javase/6/docs/technotes/guides/jni/spec/design.html#wp16696 TODO: Support unicode characters
internal/importers/java/java.go:455
↓ 20 callersMethodput
(int key, Ref obj)
bind/java/Seq.java:326
↓ 19 callersMethodBounds
()
exp/sprite/sprite.go:41
↓ 19 callersMethodCreate
Create adds a file to the APK archive using the provided name. The name must be a relative path. The file's contents must be written to the returned
cmd/gomobile/writer.go:100
↓ 19 callersMethodResolve
Resolve returns the string entry of PoolRef in pl.
internal/binres/pool.go:21
↓ 19 callersMethodjavaTypeName
javaTypeName returns the class name of a given Go type name. If the type name clashes with the package class name, an underscore is appended.
bind/genjava.go:378
↓ 19 callersMethodobjcType
(typ types.Type)
bind/genobjc.go:1288
↓ 18 callersMethodPath
(ndkRoot, toolName string)
cmd/gomobile/env.go:568
↓ 18 callersMethodWrite
(p []byte)
cmd/gomobile/writer.go:259
↓ 18 callersMethoderrorf
(format string, args ...interface{})
bind/genobjc.go:1249
↓ 18 callersMethodisSupported
isSupported reports whether the generators can handle the type.
bind/gen.go:480
↓ 16 callersFunctionerrorf
(format string, args ...interface{})
cmd/gobind/main.go:164
↓ 15 callersMethodError
(triggerError bool)
bind/testdata/testpkg/testpkg.go:324
↓ 15 callersMethodUnmarshalBinary
(bin []byte)
internal/binres/table.go:513
↓ 15 callersMethodref
ref returns the PoolRef of s, inserting s if it doesn't exist.
internal/binres/pool.go:61
↓ 15 callersFunctionrunGoBenchmark
(name string, f func())
bind/testdata/benchmark/benchmark.go:68
↓ 14 callersFunctionglBoolean
(b bool)
gl/fn.go:205
↓ 14 callersMethodparamName
(params *types.Tuple, pos int)
bind/genjava.go:800
↓ 13 callersMethodEq
(n *Mat3, epsilon float32)
exp/f32/mat3.go:30
↓ 13 callersMethodRecv
(cmd string, a ...interface{})
app/internal/apptest/apptest.go:50
↓ 13 callersMethodjniType
jniType returns a string that can be used as a JNI type.
bind/genjava.go:608
↓ 12 callersMethodDoc
()
bind/gen.go:315
↓ 12 callersMethodMarshalBinary
()
internal/binres/table.go:581
↓ 12 callersFunctiongoString
(buf []byte)
gl/fn.go:196
↓ 12 callersMethodisFuncSupported
(f *java.Func)
bind/genclasses.go:69
↓ 12 callersFunctionrun
(t *testing.T, cmdName string, arg ...string)
app/app_test.go:230
↓ 12 callersFunctionrunCmd
(cmd *exec.Cmd)
cmd/gomobile/init.go:315
↓ 12 callersMethodsendLifecycle
(to lifecycle.Stage)
app/app.go:75
↓ 12 callersMethodstring
()
bind/java/SeqTest.java:251
↓ 12 callersMethodvalidPkg
(pkg *types.Package)
bind/gen.go:451
↓ 12 callersFunctionwriter
(fname string)
cmd/gobind/gen.go:307
↓ 11 callersMethodWrite
(b []byte)
bind/printer.go:28
↓ 11 callersFunctiongoEnv
(name string)
cmd/gomobile/init.go:304
↓ 11 callersFunctionisBytesSlice
(t *types.Slice)
bind/types.go:175
↓ 11 callersMethodjavadoc
(doc string)
bind/genjava.go:385
↓ 11 callersFunctionndkRoot
ndkRoot returns the root path of an installed NDK that supports all the specified Android targets. For details of NDK locations, see https://github.co
cmd/gomobile/env.go:391
↓ 11 callersMethodpkgName
pkgName returns the package name and adds the package to the list of imports.
bind/gengo.go:552
↓ 11 callersMethodsize
size returns the byte size unmarshalled after a call to UnmarshalBinary, or otherwise zero.
internal/binres/binres.go:107
↓ 10 callersFunctionAndroidHome
AndroidHome returns the absolute path of the selected Android SDK, if one can be found.
internal/sdkpath/sdkpath.go:21
↓ 10 callersMethodclassName
()
bind/genjava.go:1015
↓ 10 callersMethodfuncSummary
(obj *types.TypeName, f *types.Func)
bind/genobjc.go:433
↓ 10 callersMethodget
(int key)
bind/java/Seq.java:308
↓ 10 callersMethodisFuncSupported
(f *objc.Func)
bind/genobjcw.go:619
↓ 10 callersMethodjavaPkgName
(pkg *types.Package)
bind/genjava.go:997
↓ 10 callersMethodjavaType
javaType returns a string that can be used as a Java type.
bind/genjava.go:687
↓ 10 callersMethodobjcdoc
(doc string)
bind/genobjc.go:1130
↓ 9 callersMethodDraw
Draw draws the per second framerate in the bottom-left of the screen.
exp/app/debug/fps.go:39
↓ 9 callersMethodRelease
()
exp/sprite/sprite.go:65
↓ 9 callersFunctionmakeIfaceSummary
(iface *types.Interface)
bind/types.go:20
↓ 9 callersFunctionprintcmd
(format string, args ...interface{})
cmd/gomobile/build.go:218
↓ 9 callersFunctionxcodeAvailable
()
cmd/gomobile/env.go:630
↓ 8 callersMethodMul
Mul sets m to be p × q.
exp/f32/affine.go:44
↓ 8 callersMethodRefByName
RefByName returns the PoolRef of s, or error if not exists.
internal/binres/pool.go:72
↓ 8 callersMethodRotate
Rotate sets m to a rotation in radians around a specified axis, followed by p. It is equivalent to m.Mul(p, affineRotation).
exp/f32/mat4.go:151
↓ 8 callersFunctioncopyFile
(dst, src string)
cmd/gobind/gen.go:332
↓ 8 callersMethodjniPkgName
()
bind/genjava.go:794
↓ 8 callersFunctionmkdir
(dir string)
cmd/gomobile/init.go:211
↓ 8 callersFunctionobjcGetterName
objcGetterName returns the Objective-C property/getter selector for a Go field, variable or method named name. The pipeline (lowerFirst + objcNameRepl
bind/genobjc.go:1407
↓ 8 callersFunctionprocessErr
(err error)
cmd/gobind/gen.go:293
↓ 7 callersFunctionAndroidAPIPath
AndroidAPIPath returns an android SDK platform directory within the configured SDK. If there are multiple platforms that satisfy the minimum version r
internal/sdkpath/sdkpath.go:51
↓ 7 callersMethodCType
()
internal/importers/java/java.go:534
↓ 7 callersMethodClearColor
ClearColor specifies the RGBA values used to clear color buffers. http://www.khronos.org/opengles/sdk/docs/man3/html/glClearColor.xhtml
gl/interface.go:121
↓ 7 callersFunctionJavaClassName
JavaClassName returns the name of the Java class that contains Go package level identifiers.
bind/genjava.go:1021
↓ 7 callersMethodMember
(n string)
bind/gen.go:322
↓ 7 callersMethodSend
(cmd string, args ...interface{})
app/internal/apptest/apptest.go:35
↓ 7 callersMethodSend
(event interface{})
exp/sensor/sensor.go:80
↓ 7 callersMethodcString
cString creates C string off the Go heap. ret is a *char.
gl/work.go:158
↓ 7 callersMethodcType
(t *objc.Type)
bind/genobjcw.go:668
↓ 7 callersMethodgenWrite
(varName string, t types.Type, mode varMode)
bind/genobjc.go:683
↓ 7 callersFunctiongoClsName
(n string)
bind/genclasses.go:869
↓ 7 callersMethodnamePrefixOf
(pkg *types.Package)
bind/genobjc.go:101
↓ 7 callersMethodreturnsVal
()
bind/genobjc.go:625
↓ 7 callersMethodrunGC
()
bind/java/SeqTest.java:394
↓ 6 callersMethodBindBuffer
BindBuffer binds a buffer. http://www.khronos.org/opengles/sdk/docs/man3/html/glBindBuffer.xhtml
gl/interface.go:42
↓ 6 callersMethodDoWork
DoWork performs any pending OpenGL calls.
gl/interface.go:888
↓ 6 callersMethodGeti
Geti returns the int32 value of the given parameter.
exp/audio/al/al.go:303
↓ 6 callersMethodMarshalBinary
()
internal/binres/node.go:121
↓ 6 callersMethodUnmarshalBinary
(buf []byte)
internal/binres/node.go:92
↓ 6 callersFunctioncopyFile
(dst, src string)
cmd/gomobile/bind.go:182
↓ 6 callersMethodgenCFuncDecl
(prefix, name string, f *objc.Func)
bind/genobjcw.go:279
next →1–100 of 2,094, ranked by callers