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
↓ 31 callers
Method
Set
test-app/runtime/src/main/cpp/URLSearchParamsImpl.cpp:260
↓ 31 callers
Method
getStringItemFromTypeIndex
Gets the String related to the type_id_item table, linked to the string_id_item table, according to the type index given. The dex file reader previous
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/DexFileReader.java:114
↓ 31 callers
Method
putByte
Puts a byte into this byte vector. The byte vector is automatically enlarged if necessary. @param b a byte. @return this byte vector.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/ByteVector.java:129
↓ 31 callers
Function
setTimeout
(callback, milliseconds)
test-app/app/src/main/assets/app/Infrastructure/timers.js:9
↓ 31 callers
Method
uint
Reads next unsigned integer value. @return value read from stream
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/IDalvikValueReader.java:82
↓ 31 callers
Method
visitLabel
Visits a label. A label designates the instruction that will be visited just after it. @param label a {@link Label Label} object.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/MethodVisitor.java:436
↓ 30 callers
Method
uleb128
Reads next unsigned integer value coded in leb128 format @return value read from stream
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/IDalvikValueReader.java:94
↓ 30 callers
Method
visitMethod
Visits a method of the class. This method <i>must</i> return a new {@link MethodVisitor} instance (or <tt>null</tt>) each time it is called, i.e., it
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/ClassVisitor.java:283
↓ 29 callers
Method
IsNull
test-app/runtime/src/main/cpp/include/v8-value.h:473
↓ 29 callers
Method
equals
(Object o)
test-app/runtime-binding-generator/src/main/java/com/tns/bindings/desc/reflection/ClassInfo.java:22
↓ 29 callers
Method
has
test-app/runtime/src/main/cpp/ada/ada.h:8739
↓ 29 callers
Function
to_std_atomic
test-app/runtime/src/main/cpp/v8_inspector/src/base/atomicops.h:82
↓ 28 callers
Function
is_special
test-app/runtime/src/main/cpp/ada/ada.h:6101
↓ 28 callers
Function
overlaps
test-app/runtime/src/main/cpp/ada/ada.cpp:11936
↓ 28 callers
Method
toContain
(expected: any)
test-app/app/src/main/assets/app/Infrastructure/Jasmine/jasmine.d.ts:240
↓ 28 callers
Method
visitIntInsn
(int opcode, int register)
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/MethodWriter.java:453
↓ 28 callers
Method
visitStringInsn
Visits a string instruction. A string instruction is an instruction that takes the internal name of a string as parameter. @param opcode the opcode o
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/MethodVisitor.java:356
↓ 27 callers
Method
back
test-app/runtime/src/main/cpp/ada/ada.h:8579
↓ 26 callers
Method
GetContext
test-app/runtime/src/main/cpp/Runtime.cpp:959
↓ 26 callers
Method
addStringToConstantPool
Adds a String to the Constant Pool. Nothing happens if the String already exists or is null. Empty strings are authorized. @param string the String to
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/structureWriter/ConstantPool.java:676
↓ 26 callers
Method
addTypeToConstantPool
Adds a Type to the Constant Pool. Nothing happens if the Type already exists, is null or empty. The Type is added to both the Types and Strings sets.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/structureWriter/ConstantPool.java:705
↓ 26 callers
Method
begin
test-app/runtime/src/main/cpp/robin_hood.h:1991
↓ 26 callers
Method
begin
* C++ style conventional iterator support. const only because we * do not really want the params to be modified via the iterator. */
test-app/runtime/src/main/cpp/ada/ada.h:8576
↓ 26 callers
Method
start
(onComplete?: () => void)
test-app/app/src/main/assets/app/Infrastructure/Jasmine/jasmine.d.ts:209
↓ 26 callers
Method
visitOperationInsn
Visits an instruction that performs an unary or binary operation on one or two sources or one array, possibly a literal value, to a destination regist
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/MethodVisitor.java:376
↓ 25 callers
Method
Call
test-app/runtime/src/main/cpp/include/cppgc/allocation.h:239
↓ 25 callers
Method
getCurrentRuntime
()
test-app/runtime/src/main/java/com/tns/Runtime.java:293
↓ 25 callers
Function
has_value
test-app/runtime/src/main/cpp/ada/ada.h:3650
↓ 25 callers
Method
isInterface
()
test-app/runtime-binding-generator/src/main/java/com/tns/bindings/desc/ClassDescriptor.java:137
↓ 25 callers
Method
read
(InputStream in)
test-app/runtime/src/main/java/fi/iki/elonen/NanoWSD.java:434
↓ 25 callers
Method
safeClose
(Object closeable)
test-app/runtime/src/main/java/fi/iki/elonen/NanoHTTPD.java:2059
↓ 24 callers
Method
Check
* Short-hand for ToChecked(), which doesn't return a value. To be used, where * the actual value of the Maybe is not needed like Object::Set. */
test-app/runtime/src/main/cpp/include/v8-maybe.h:43
↓ 24 callers
Method
concat
test-app/runtime/src/main/cpp/v8_inspector/src/inspector/string-16.h:149
↓ 24 callers
Method
equals
(Object o)
test-app/app/src/main/java/com/tns/tests/BadEqualsTest.java:8
↓ 24 callers
Method
isDebuggableApp
(Context context)
test-app/app/src/main/java/com/tns/Util.java:28
↓ 24 callers
Method
size
test-app/runtime/src/main/cpp/v8_inspector/src/inspector/protocol/Protocol.h:253
↓ 23 callers
Method
FromMaybe
* Converts this Maybe<> to a value of type T, using a default value if this * Maybe<> is nothing (empty). */
test-app/runtime/src/main/cpp/include/v8-maybe.h:69
↓ 23 callers
Method
GetFunction
test-app/runtime/src/main/cpp/v8_inspector/src/debug/debug-frames.h:30
↓ 23 callers
Function
__extends
(Child, Parent)
test-app/app/src/main/assets/internal/ts_helpers.js:50
↓ 23 callers
Method
contains
test-app/runtime/src/main/cpp/robin_hood.h:1913
↓ 23 callers
Method
emplace_back
test-app/runtime/src/main/cpp/v8_inspector/src/base/small-vector.h:123
↓ 23 callers
Function
encode_json
test-app/runtime/src/main/cpp/ada/ada.cpp:11132
↓ 23 callers
Method
getClassName
()
test-app/build-tools/static-binding-generator/src/main/java/org/nativescript/staticbindinggenerator/generating/parsing/classes/hierarchy/generics/impl/ClassGenericDefinition.java:19
↓ 23 callers
Function
percent_encode
test-app/runtime/src/main/cpp/ada/ada.cpp:10866
↓ 23 callers
Method
sint
Reads next signed integer value. @return value read from stream
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/IDalvikValueReader.java:76
↓ 23 callers
Method
visitMethodInsn
(int opcode, String owner, String name, String desc, int[] arguments)
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/MethodWriter.java:315
↓ 23 callers
Method
writeToBuffer
(char ch)
test-app/build-tools/static-binding-generator/src/main/java/org/nativescript/staticbindinggenerator/generating/parsing/classes/hierarchy/generics/impl/ClassSignatureVisitor.java:294
↓ 22 callers
Function
Current
test-app/runtime/src/main/cpp/include/cppgc/source-location.h:38
↓ 22 callers
Method
GetURL
test-app/runtime/src/main/cpp/URLImpl.cpp:20
↓ 22 callers
Method
change_state
test-app/runtime/src/main/cpp/ada/ada.h:9594
↓ 22 callers
Method
getStringItemFromStringIndex
Gets the String related to string_id_item table, according to the string index given. @param index index of the string to find. @return the string lin
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/DexFileReader.java:103
↓ 22 callers
Method
interpretEncodedValue
Interpret the given valueType/valueArg and returns the corresponding object. The dex file reader must point after the byte containing the valueType/va
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/ApplicationReader.java:946
↓ 21 callers
Method
SetEmptyString
test-app/runtime/src/main/cpp/include/v8-function-callback.h:349
↓ 21 callers
Method
equals
(Object obj)
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/structureCommon/Label.java:188
↓ 21 callers
Method
getParameterTypes
()
test-app/runtime-binding-generator/src/main/java/com/tns/bindings/desc/MethodDescriptor.java:4
↓ 21 callers
Method
isEmpty
(String input)
test-app/build-tools/static-binding-generator/src/main/java/org/nativescript/staticbindinggenerator/generating/writing/impl/ClassWriterImpl.java:75
↓ 21 callers
Method
remove
Removes the mapping with the specified key from this map. @param key the key of the mapping to remove. @return the value of the removed mapping or {@
test-app/runtime/src/main/java/com/tns/NativeScriptHashMap.java:592
↓ 21 callers
Method
toThrow
(expected?: any)
test-app/app/src/main/assets/app/Infrastructure/Jasmine/jasmine.d.ts:247
↓ 20 callers
Method
BooleanValue
test-app/runtime/src/main/cpp/JType.cpp:60
↓ 20 callers
Method
contains
Returns <tt>true</tt> if the given instruction belongs to this list. This method always scans the instructions of this list until it finds the given i
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/tree/InsnList.java:143
↓ 20 callers
Function
expected_map_impl
test-app/runtime/src/main/cpp/ada/ada.h:3777
↓ 20 callers
Method
isPublic
()
test-app/build-tools/static-binding-generator/src/main/java/org/nativescript/staticbindinggenerator/generating/parsing/methods/JavaMethod.java:14
↓ 20 callers
Function
map_error_impl
test-app/runtime/src/main/cpp/ada/ada.h:3888
↓ 20 callers
Method
visitInsn
Visits a zero operand instruction. @param opcode the opcode of the instruction to be visited. This opcode is either NOP, RETURN-VOID, or unuse
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/MethodVisitor.java:231
↓ 19 callers
Function
IsValid
test-app/runtime/src/main/cpp/include/cppgc/persistent.h:229
↓ 19 callers
Method
getCodeItem
Returns the Code Item linked to this Writer. May be Null if it hasn't any (if abstract or interface). @return the Code Item linked to this Writer, or
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/MethodWriter.java:206
↓ 19 callers
Method
getOffset
Returns the offset of the instruction this instruction is related to. @return the offset of the instruction this instruction is related to.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/instruction/IOffsetInstruction.java:47
↓ 19 callers
Method
getValue
()
test-app/runtime/src/main/java/fi/iki/elonen/NanoWSD.java:408
↓ 19 callers
Method
match
test-app/runtime/src/main/cpp/ada/ada.h:9148
↓ 19 callers
Method
relativeSeek
Adds an offset to the current position of the pointer in the stream. @param offset positive or negative offset to add.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/IDalvikValueReader.java:139
↓ 19 callers
Method
reserve
test-app/runtime/src/main/cpp/ada/ada.h:8076
↓ 19 callers
Method
test4BitsLimit
Tests if the given number can be held in 4 bits, throw an IllegalArgumentException otherwise.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/instruction/Instruction.java:151
↓ 18 callers
Method
DeleteLocalRef
test-app/runtime/src/main/cpp/JEnv.cpp:579
↓ 18 callers
Method
GetJavaObjectByJsObject
test-app/runtime/src/main/cpp/ObjectManager.cpp:103
↓ 18 callers
Method
GetObjectManager
test-app/runtime/src/main/cpp/Runtime.cpp:192
↓ 18 callers
Method
GetURLSearchParams
test-app/runtime/src/main/cpp/URLSearchParamsImpl.cpp:342
↓ 18 callers
Method
Global
test-app/runtime/src/main/cpp/include/v8-persistent-handle.h:562
↓ 18 callers
Method
NewObject
test-app/runtime/src/main/cpp/JEnv.h:323
↓ 18 callers
Method
poll
()
test-app/runtime/src/main/java/com/tns/NativeScriptWeakHashMap.java:538
↓ 18 callers
Method
remove
test-app/runtime/src/main/cpp/ada/ada.h:8789
↓ 18 callers
Method
toArray
Returns an array containing all of the instructions in this list. @return an array containing all of the instructions in this list.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/tree/InsnList.java:212
↓ 18 callers
Method
toString
()
test-app/build-tools/static-binding-generator/src/main/java/org/nativescript/staticbindinggenerator/generating/parsing/methods/impl/JavaMethodImpl.java:141
↓ 18 callers
Method
writeMapItem
Convenient method to write, at the end of the file, a map_item item. It is not written if the size is 0. @param type type of the item (see {@link Opco
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/ApplicationWriter.java:1383
↓ 17 callers
Method
CallObjectMethodA
test-app/runtime/src/main/cpp/JEnv.cpp:245
↓ 17 callers
Method
addInstruction
Adds an instruction to the current Code Item. Also adds the Line Number to the Instruction, and resets it. @param insn instruction to add to the Code
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/MethodWriter.java:228
↓ 17 callers
Method
equals
(Object o)
test-app/build-tools/static-binding-generator/src/main/java/org/nativescript/staticbindinggenerator/generating/parsing/classes/hierarchy/generics/impl/GenericSignatureView.java:67
↓ 17 callers
Method
flush
()
test-app/build-tools/android-metadata-generator/src/src/com/telerik/metadata/StreamWriter.java:12
↓ 17 callers
Method
getTypeIndex
Type index in the type pool @return index
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/structureReader/FieldIdItem.java:70
↓ 17 callers
Method
get_pathname
test-app/runtime/src/main/cpp/ada/ada.h:6632
↓ 17 callers
Function
replace
(dest, source)
test-app/app/src/main/assets/app/Infrastructure/Jasmine/jasmine-2.0.1/jasmine.js:961
↓ 16 callers
Method
CallObjectMethod
test-app/runtime/src/main/cpp/JEnv.h:260
↓ 16 callers
Method
CallVoidMethod
test-app/runtime/src/main/cpp/JEnv.h:215
↓ 16 callers
Method
GetIsolate
test-app/runtime/src/main/cpp/include/v8-function-callback.h:356
↓ 16 callers
Function
TryGetRuntime
test-app/runtime/src/main/cpp/com_tns_Runtime.cpp:110
↓ 16 callers
Function
end
test-app/runtime/src/main/cpp/include/v8-context.h:34
↓ 16 callers
Method
fail
(e?: any)
test-app/app/src/main/assets/app/Infrastructure/Jasmine/jasmine.d.ts:315
↓ 16 callers
Method
getBinaryPayload
()
test-app/runtime/src/main/java/fi/iki/elonen/NanoWSD.java:528
↓ 16 callers
Method
getKey
()
test-app/runtime/src/main/java/com/tns/NativeScriptAbstractMap.java:133
↓ 16 callers
Method
getValue
()
test-app/runtime/src/main/java/com/tns/NativeScriptAbstractMap.java:137
↓ 16 callers
Method
method1
(String value)
test-app/app/src/main/java/com/tns/tests/Button1.java:140
← previous
next →
101–200 of 8,093, ranked by callers