Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ functions
Functions
8,093 in github.com/NativeScript/android
⨍
Functions
8,093
◇
Types & classes
2,490
↓ 10 callers
Function
begin
test-app/runtime/src/main/cpp/include/v8-context.h:33
↓ 10 callers
Function
concat
test-app/runtime/src/main/cpp/ada/ada.h:1541
↓ 10 callers
Method
getClassName
test-app/build-tools/android-metadata-generator/src/src/com/telerik/metadata/parsing/bytecode/classes/NativeClassBytecodeDescriptor.kt:73
↓ 10 callers
Method
getInterfaces
()
test-app/runtime-binding-generator/src/main/java/com/tns/bindings/desc/ClassDescriptor.java:149
↓ 10 callers
Method
getLongAsString
(long value)
test-app/app/src/main/java/com/tns/tests/DummyClass.java:233
↓ 10 callers
Method
getPath
()
test-app/build-tools/android-metadata-generator/src/src/com/telerik/metadata/ClassMapProvider.java:10
↓ 10 callers
Method
getReturnType
()
test-app/build-tools/static-binding-generator/src/main/java/org/nativescript/staticbindinggenerator/generating/parsing/methods/JavaMethod.java:26
↓ 10 callers
Method
getReturnType
()
test-app/runtime-binding-generator/src/main/java/com/tns/bindings/desc/MethodDescriptor.java:8
↓ 10 callers
Method
isPrivate
()
test-app/build-tools/static-binding-generator/src/main/java/org/nativescript/staticbindinggenerator/generating/parsing/methods/JavaMethod.java:15
↓ 10 callers
Method
isStatic
()
test-app/runtime-binding-generator/src/main/java/com/tns/bindings/desc/Descriptor.java:6
↓ 10 callers
Method
is_special
test-app/runtime/src/main/cpp/ada/ada.h:6570
↓ 10 callers
Method
next
()
test-app/runtime/src/main/java/com/tns/NativeScriptAbstractMap.java:353
↓ 10 callers
Method
parse
(String row)
test-app/build-tools/static-binding-generator/src/main/java/org/nativescript/staticbindinggenerator/DataRow.java:70
↓ 10 callers
Method
parse
test-app/runtime/src/main/cpp/ada/ada.h:10254
↓ 10 callers
Method
post
(Runnable r)
test-app/runtime/src/main/java/com/tns/ThreadScheduler.java:6
↓ 10 callers
Method
process_tokenizing_error
test-app/runtime/src/main/cpp/ada/ada.h:9853
↓ 10 callers
Method
putByteArray
Puts an array of bytes into this byte vector. The byte vector is automatically enlarged if necessary. @param b an array of bytes. May be <tt>null</tt
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/ByteVector.java:589
↓ 10 callers
Method
reset
By chaining the spy with calls.reset(), will clears all tracking for a spy
test-app/app/src/main/assets/app/Infrastructure/Jasmine/jasmine.d.ts:396
↓ 10 callers
Method
retrieveClass
Retrieve class by given key @param lookupKey key used for getting the class @return stored class
test-app/runtime/src/main/java/com/tns/system/classes/loading/ClassStorageService.java:10
↓ 10 callers
Method
sbyte
Reads next signed byte value. @return value read from stream
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/IDalvikValueReader.java:52
↓ 10 callers
Function
size
test-app/runtime/src/main/cpp/v8_inspector/src/base/vector.h:154
↓ 10 callers
Method
size
Returns the number of elements in this map. @return the number of elements in this map.
test-app/runtime/src/main/java/com/tns/NativeScriptHashMap.java:265
↓ 10 callers
Function
to_std_atomic_const
test-app/runtime/src/main/cpp/v8_inspector/src/base/atomicops.h:86
↓ 10 callers
Method
uleb128
()
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/DalvikValueReader.java:203
↓ 10 callers
Method
ushort
()
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/DexFileReader.java:440
↓ 10 callers
Method
visitArrayOperationInsn
(int opcode, int valueRegister, int arrayRegister, int indexRegister)
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/MethodWriter.java:688
↓ 10 callers
Method
what
test-app/runtime/src/main/cpp/ada/ada.h:2874
↓ 10 callers
Method
writeUniqueName
(String name, HashMap<String, Integer> uniqueStrings,
test-app/build-tools/android-metadata-generator/src/src/com/telerik/metadata/Writer.java:46
↓ 9 callers
Method
GetPromise
test-app/runtime/src/main/cpp/include/v8-promise.h:160
↓ 9 callers
Method
GetPrototype
test-app/runtime/src/main/cpp/V8StringConstants.cpp:72
↓ 9 callers
Method
accept
Makes the given visitor visit this annotation. @param av an annotation visitor. Maybe <tt>null</tt>.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/tree/AnnotationNode.java:193
↓ 9 callers
Method
begin
Returns a pointer to the start of the data in the vector.
test-app/runtime/src/main/cpp/v8_inspector/src/base/vector.h:75
↓ 9 callers
Function
broadcast
test-app/runtime/src/main/cpp/ada/ada.cpp:10462
↓ 9 callers
Method
compile
test-app/runtime/src/main/cpp/ada/ada.h:9071
↓ 9 callers
Method
end
Returns a pointer past the end of the data in the vector.
test-app/runtime/src/main/cpp/v8_inspector/src/base/vector.h:81
↓ 9 callers
Function
escape_regexp_string
test-app/runtime/src/main/cpp/ada/ada.cpp:16670
↓ 9 callers
Method
exec
(ClientHandler code)
test-app/runtime/src/main/java/fi/iki/elonen/NanoHTTPD.java:165
↓ 9 callers
Method
getArgumentTypes
()
test-app/build-tools/static-binding-generator/src/main/java/org/nativescript/staticbindinggenerator/generating/parsing/methods/JavaMethod.java:25
↓ 9 callers
Method
getInputStream
()
test-app/runtime/src/main/java/fi/iki/elonen/NanoHTTPD.java:1299
↓ 9 callers
Method
getInt
()
test-app/app/src/main/java/com/tns/tests/Button1.java:49
↓ 9 callers
Method
getName
Returns the name of the variable. @return the name of the variable.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/instruction/IDebugLocalVariableStartInstruction.java:46
↓ 9 callers
Method
getOrCreateNode
(TreeNode root, NativeTypeDescriptor type)
test-app/build-tools/android-metadata-generator/src/src/com/telerik/metadata/Builder.java:395
↓ 9 callers
Method
get_hostname
test-app/runtime/src/main/cpp/ada/ada.cpp:12647
↓ 9 callers
Method
hasNext
()
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/tree/InsnList.java:592
↓ 9 callers
Function
inColor
(string, color)
test-app/app/src/main/assets/app/Infrastructure/Jasmine/jasmine-reporters/terminal_reporter.js:245
↓ 9 callers
Function
is_ascii
test-app/runtime/src/main/cpp/ada/ada.cpp:9559
↓ 9 callers
Method
method2
(int value)
test-app/app/src/main/java/com/tns/tests/Button1.java:158
↓ 9 callers
Method
newFixedLengthResponse
Create a response with known length.
test-app/runtime/src/main/java/fi/iki/elonen/NanoHTTPD.java:2279
↓ 9 callers
Method
next
test-app/runtime/src/main/cpp/ada/ada.h:8902
↓ 9 callers
Method
sort
test-app/runtime/src/main/cpp/ada/ada.h:8801
↓ 9 callers
Method
start
(String name)
test-app/runtime/src/main/java/com/tns/ManualInstrumentation.java:42
↓ 9 callers
Method
update_base_pathname
test-app/runtime/src/main/cpp/ada/ada.h:6726
↓ 9 callers
Method
visitVarInsn
Visits a Var Instruction. @param opcodeByte 8-bit opcode of the instruction. @param methodVisitor visitor to call. @param destinationRegister the dest
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/MethodCodeReader.java:1436
↓ 8 callers
Function
Build
test-app/runtime/src/main/cpp/include/v8-fast-api-calls.h:738
↓ 8 callers
Method
GetJsObjectByJavaObject
test-app/runtime/src/main/cpp/ObjectManager.cpp:214
↓ 8 callers
Function
IsEmpty
test-app/runtime/src/main/cpp/include/v8-persistent-handle.h:61
↓ 8 callers
Method
IsEmpty
test-app/runtime/src/main/cpp/include/v8-persistent-handle.h:116
↓ 8 callers
Function
SetComponent
test-app/runtime/src/main/cpp/URLPatternImpl.cpp:275
↓ 8 callers
Method
at
NOLINTNEXTLINE(modernize-use-nodiscard)
test-app/runtime/src/main/cpp/robin_hood.h:1927
↓ 8 callers
Function
clearOutput
()
test-app/build-tools/jsparser/tests/specs/ast-parser-tests.spec.js:24
↓ 8 callers
Method
compareTo
(EncodedValue encodedValue)
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/encodedValue/EncodedValue.java:56
↓ 8 callers
Method
create_component_match_result
test-app/runtime/src/main/cpp/ada/ada.h:8960
↓ 8 callers
Method
decodePercent
Decode percent encoded <code>String</code> values. @param str the percent encoded <code>String</code> @return expanded form of the input, for example
test-app/runtime/src/main/java/fi/iki/elonen/NanoHTTPD.java:2218
↓ 8 callers
Function
execGradle
(inputPath, generatedJavaClassesRoot, callback)
test-app/build-tools/jsparser/tests/specs/ast-parser-tests.spec.js:9
↓ 8 callers
Method
getBoolean
test-app/runtime/src/main/cpp/v8_inspector/src/inspector/protocol/Protocol.cpp:399
↓ 8 callers
Method
getEncodedValue
Gets the Encoded Value from an Object containing the value to encode, and the descriptor of the value. It can only be a primitive element. @param valu
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/encodedValue/EncodedValueFactory.java:50
↓ 8 callers
Method
getFile
()
test-app/build-tools/static-binding-generator/src/main/java/org/nativescript/staticbindinggenerator/DataRow.java:38
↓ 8 callers
Method
getFilename
()
test-app/build-tools/static-binding-generator/src/main/java/org/nativescript/staticbindinggenerator/DataRow.java:58
↓ 8 callers
Method
getInit
()
test-app/app/src/main/java/com/tns/tests/NumericConversionTest.java:38
↓ 8 callers
Method
getMethod
()
test-app/runtime/src/main/java/fi/iki/elonen/NanoHTTPD.java:1301
↓ 8 callers
Method
getNbAnnotationItems
Return the count of annotation_items present in this set. @return positive or 0
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/structureWriter/AnnotationSetItem.java:100
↓ 8 callers
Method
getSignature
()
test-app/build-tools/static-binding-generator/src/main/java/org/nativescript/staticbindinggenerator/generating/parsing/methods/JavaMethod.java:22
↓ 8 callers
Method
getString
()
test-app/app/src/main/java/com/tns/tests/StringConversionTest.java:16
↓ 8 callers
Method
isPrimitive
(NativeClassDescriptor clazz)
test-app/build-tools/android-metadata-generator/src/src/com/telerik/metadata/ClassUtil.java:15
↓ 8 callers
Method
isSynthetic
()
test-app/build-tools/static-binding-generator/src/main/java/org/nativescript/staticbindinggenerator/generating/parsing/methods/JavaMethod.java:20
↓ 8 callers
Function
logExecResult
(stdout, stderr)
test-app/build-tools/jsparser/tests/specs/ast-parser-tests.spec.js:17
↓ 8 callers
Method
method5
(Object value)
test-app/app/src/main/java/com/tns/tests/NumericConversionTest.java:86
↓ 8 callers
Method
parseSpecificAnnotations
Parses a specific annotation and make an annotation visitor visit it. This method is made to allow different visitors to visit the same annotations fo
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/ApplicationReader.java:1504
↓ 8 callers
Function
process_base_url_string
test-app/runtime/src/main/cpp/ada/ada.cpp:16687
↓ 8 callers
Method
putUleb128p1
Puts a ULeb128p1 number into this byte vector. The byte vector is automatically enlarged if necessary. @param s an int. @return this byte vector.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/ByteVector.java:292
↓ 8 callers
Method
readNextBytes
(int size)
test-app/app/src/debug/java/com/tns/NativeScriptSyncServiceSocketImpl.java:401
↓ 8 callers
Method
setOnClickListener
(OnClickListener l)
test-app/app/src/main/java/com/tns/tests/Button1.java:101
↓ 8 callers
Method
setValue
test-app/runtime/src/main/cpp/v8_inspector/src/inspector/protocol/Runtime.h:224
↓ 8 callers
Method
skipShort
Skips a Short (signed or not).
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/IDalvikValueReader.java:168
↓ 8 callers
Method
sshort
Reads next signed short value. @return value read from stream
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/IDalvikValueReader.java:64
↓ 8 callers
Method
toBeTruthy
()
test-app/app/src/main/assets/app/Infrastructure/Jasmine/jasmine.d.ts:235
↓ 8 callers
Method
to_string
test-app/runtime/src/main/cpp/ada/ada.h:8753
↓ 8 callers
Method
visitEnd
Visits the end of the field. This method, which is the last one to be called, is used to inform the visitor that all the annotations and attributes of
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/FieldVisitor.java:112
↓ 8 callers
Method
writeInt
(int value, StreamWriter out)
test-app/build-tools/android-metadata-generator/src/src/com/telerik/metadata/Writer.java:63
↓ 7 callers
Method
AppendSerialized
test-app/runtime/src/main/cpp/v8_inspector/src/inspector/protocol/Protocol.cpp:233
↓ 7 callers
Method
FindClass
test-app/runtime/src/main/cpp/CallbackHandlers.cpp:948
↓ 7 callers
Method
GetJavaRuntime
test-app/runtime/src/main/cpp/Runtime.cpp:198
↓ 7 callers
Method
Init
test-app/runtime/src/main/cpp/v8_inspector/src/base/optional.h:70
↓ 7 callers
Method
IsNull
Returns true if this object has not been initialized. Warning: Be careful when writing code that performs math on time values, since it's possible to
test-app/runtime/src/main/cpp/v8_inspector/src/base/platform/time.h:264
↓ 7 callers
Method
NewString
test-app/runtime/src/main/cpp/JEnv.cpp:449
↓ 7 callers
Function
Relaxed_Store
test-app/runtime/src/main/cpp/v8_inspector/src/base/atomicops.h:181
↓ 7 callers
Method
SetNull
test-app/runtime/src/main/cpp/include/v8-function-callback.h:335
↓ 7 callers
Method
SetWeak
test-app/runtime/src/main/cpp/include/v8-persistent-handle.h:510
↓ 7 callers
Method
addAnnotationItem
Adds an annotation_item to the annotations_set_items. @param annotationItem the Annotation Item to add.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/structureWriter/Field.java:209
↓ 7 callers
Method
addClass
Adds a class to the cache @param lookupKey key used for getting the class at later point; must not be null or empty string; at most times it's probab
test-app/runtime/src/main/java/com/tns/system/classes/caching/ClassCache.java:18
← previous
next →
301–400 of 8,093, ranked by callers