Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ functions
Functions
2,496 in github.com/bytedance/Fastbot_Android
⨍
Functions
2,496
◇
Types & classes
434
↓ 2 callers
Method
reportAnrTraces
Run "cat /data/anr/traces.txt". Wait about 5 seconds first, to let the asynchronous report writing complete.
monkey/src/main/java/com/android/commands/monkey/Monkey.java:507
↓ 2 callers
Method
reportDumpsysMemInfo
Run "dumpsys meminfo" <p> NOTE: You cannot perform a dumpsys call from the ActivityController callback, as it will deadlock. This should only be calle
monkey/src/main/java/com/android/commands/monkey/Monkey.java:531
↓ 2 callers
Method
reportLogcat
Record logcat at the same time when crashing @param time
monkey/src/main/java/com/android/commands/monkey/Monkey.java:520
↓ 2 callers
Method
reset
native/thirdpart/flatbuffers/stl_emulation.h:283
↓ 2 callers
Method
resetStatusAndExecute
(IWindowManager iwm, IActivityManager iam, int verbose)
monkey/src/main/java/com/android/commands/monkey/events/base/mutation/MutationWifiEvent.java:78
↓ 2 callers
Method
restartPackage
Restart the specific package @param cn Component Name of the specific app activity @param clearPackage If should clear user data and permissions or no
monkey/src/main/java/com/android/commands/monkey/source/MonkeySourceApeNative.java:572
↓ 2 callers
Method
saveReuseModel
With the FlatBuffer library, serialize the ReuseModel according to ReuseModel.fbs, and save the data to modelFilePath. \param modelFilepath the path t
native/agent/ModelReusableAgent.cpp:508
↓ 2 callers
Method
sendText
(String text)
monkey/src/main/java/com/android/commands/monkey/framework/AndroidDevice.java:599
↓ 2 callers
Function
services
native/thirdpart/flatbuffers/reflection_generated.h:1122
↓ 2 callers
Method
setActivityController
(IActivityManager mAm, Object controller)
monkey/src/main/java/com/android/commands/monkey/framework/APIAdapter.java:195
↓ 2 callers
Method
setEventId
(int id)
monkey/src/main/java/com/android/commands/monkey/events/MonkeyEvent.java:59
↓ 2 callers
Method
setWaitTime
(long t)
monkey/src/main/java/com/android/commands/monkey/action/ModelAction.java:210
↓ 2 callers
Method
set_begin
! @brief set the iterator to the first value @pre The iterator is initialized; i.e. `m_object != nullptr`. */
native/thirdpart/json/json.hpp:9478
↓ 2 callers
Method
shieldBlackRect
(PointF p)
monkey/src/main/java/com/android/commands/monkey/source/MonkeySourceApeNative.java:657
↓ 2 callers
Method
signalPersistentProcesses
Send SIGNAL_USR1 to all processes. This will generate large (5mb) profiling reports in data/misc, so use with care.
monkey/src/main/java/com/android/commands/monkey/Monkey.java:1572
↓ 2 callers
Method
startActivity
(IActivityManager mAm, Intent paramIntent)
monkey/src/main/java/com/android/commands/monkey/framework/APIAdapter.java:238
↓ 2 callers
Method
startRandomMainApp
()
monkey/src/main/java/com/android/commands/monkey/source/MonkeySourceApeNative.java:594
↓ 2 callers
Method
startRandomMainApp
()
monkey/src/main/java/com/android/commands/monkey/source/MonkeySourceRandom.java:575
↓ 2 callers
Function
stringReplaceAll
native/Base.h:318
↓ 2 callers
Function
stringToActionType
According to the string of action type, convert it to the corresponding value of ActionType \param actionTypeString String of action type to be conver
native/Base.cpp:49
↓ 2 callers
Function
strtoval_impl
native/thirdpart/flatbuffers/util.h:256
↓ 2 callers
Function
swap
! @brief exchanges the values Exchanges the contents of the JSON value with those of @a other. Does not invoke any move, copy, or swap op
native/thirdpart/json/json.hpp:20054
↓ 2 callers
Method
takeScreenshot
(File screenshotFile)
monkey/src/main/java/com/android/commands/monkey/source/MonkeySourceApeNative.java:1039
↓ 2 callers
Function
targets
native/storage/ReuseModel_generated.h:107
↓ 2 callers
Method
tearDown
()
monkey/src/main/java/com/android/commands/monkey/utils/ImageWriterQueue.java:90
↓ 2 callers
Method
toPointsArray
(float[] a)
monkey/src/main/java/com/android/commands/monkey/events/customize/AbstractCustomEvent.java:49
↓ 2 callers
Function
trimString
native/Base.h:295
↓ 2 callers
Method
tryToLoadNativeLib
(boolean fromAPK)
monkey/src/main/java/com/bytedance/fastbot/AiClient.java:66
↓ 2 callers
Function
values
native/thirdpart/flatbuffers/reflection_generated.h:428
↓ 2 callers
Method
visit
native/desc/Node.cpp:18
↓ 2 callers
Method
writeDumpLog
Dump log/crash log @param logTimeStamp the timestamp of the log @param msg some information,etc crash stack
monkey/src/main/java/com/android/commands/monkey/Monkey.java:1711
↓ 2 callers
Method
writePNG
(Req req)
monkey/src/main/java/com/android/commands/monkey/utils/ImageWriterQueue.java:49
↓ 2 callers
Method
write_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
native/thirdpart/json/json.hpp:11337
↓ 2 callers
Method
write_cbor
! @param[in] j JSON value to serialize */
native/thirdpart/json/json.hpp:11357
↓ 2 callers
Method
write_msgpack
! @param[in] j JSON value to serialize */
native/thirdpart/json/json.hpp:11601
↓ 2 callers
Method
write_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
native/thirdpart/json/json.hpp:11843
↓ 1 callers
Function
AbsolutePath
native/thirdpart/flatbuffers/util.cpp:193
↓ 1 callers
Function
AddElement
native/thirdpart/flatbuffers/flatbuffers.h:1380
↓ 1 callers
Function
Allocate
These functions allow for a null allocator to mean use the default allocator, as used by DetachedBuffer and vector_downward below. This is to avoid ha
native/thirdpart/flatbuffers/flatbuffers.h:723
↓ 1 callers
Method
AssignEnumeratorValue
native/thirdpart/flatbuffers/idl_parser.cpp:2222
↓ 1 callers
Function
Bool
native/thirdpart/flatbuffers/flexbuffers.h:971
↓ 1 callers
Function
Builder
native/thirdpart/flatbuffers/flexbuffers.h:912
↓ 1 callers
Method
ChangeEnumValue
native/thirdpart/flatbuffers/idl_parser.cpp:2182
↓ 1 callers
Method
Char
native/thirdpart/flatbuffers/minireflect.h:359
↓ 1 callers
Function
CharToLower
native/thirdpart/flatbuffers/util.h:83
↓ 1 callers
Function
Clear
@brief Reset all the state in this FlatBufferBuilder so it can be reused to construct another buffer.
native/thirdpart/flatbuffers/flatbuffers.h:1234
↓ 1 callers
Method
Clear
native/thirdpart/tinyxml2/tinyxml2.h:222
↓ 1 callers
Function
CompareTablesByScalarKey
native/thirdpart/flatbuffers/idl_parser.cpp:1430
↓ 1 callers
Function
CompareTablesByStringKey
native/thirdpart/flatbuffers/idl_parser.cpp:1443
↓ 1 callers
Method
ConformTo
native/thirdpart/flatbuffers/idl_parser.cpp:3933
↓ 1 callers
Function
CreateType
native/thirdpart/flatbuffers/reflection_generated.h:212
↓ 1 callers
Function
CreateUninitializedVector
@brief Specialized version of `CreateVector` for non-copying use cases. Write the data any time later to the returned buffer pointer `buf`. @param[in]
native/thirdpart/flatbuffers/flatbuffers.h:2055
↓ 1 callers
Function
CreateVectorOfStructs
native/thirdpart/flatbuffers/flatbuffers.h:1809
↓ 1 callers
Method
DeepClone
native/thirdpart/tinyxml2/tinyxml2.cpp:835
↓ 1 callers
Method
DeleteChild
native/thirdpart/tinyxml2/tinyxml2.cpp:882
↓ 1 callers
Method
Deserialize
native/thirdpart/flatbuffers/idl_parser.cpp:3565
↓ 1 callers
Function
DirExists
native/thirdpart/flatbuffers/util.cpp:91
↓ 1 callers
Function
Double
native/thirdpart/flatbuffers/flexbuffers.h:965
↓ 1 callers
Method
Element
native/thirdpart/flatbuffers/minireflect.h:393
↓ 1 callers
Method
EndSequence
native/thirdpart/flatbuffers/minireflect.h:326
↓ 1 callers
Function
EndianSwap
native/thirdpart/flatbuffers/base.h:344
↓ 1 callers
Function
EnumNamesAdvancedFeatures
native/thirdpart/flatbuffers/reflection_generated.h:134
↓ 1 callers
Function
EnumNamesBaseType
native/thirdpart/flatbuffers/reflection_generated.h:85
↓ 1 callers
Method
ErrorStr
native/thirdpart/tinyxml2/tinyxml2.cpp:2501
↓ 1 callers
Function
FLATBUFFERS_VERSION
Reflects the version at the compiling time of binary(lib/dll/so).
native/thirdpart/flatbuffers/idl_parser.cpp:29
↓ 1 callers
Function
FLATC_VERSION
native/thirdpart/flatbuffers/flatc.cpp:23
↓ 1 callers
Method
Field
native/thirdpart/flatbuffers/minireflect.h:332
↓ 1 callers
Method
FindByValue
native/thirdpart/flatbuffers/idl_parser.cpp:2132
↓ 1 callers
Function
Finish
native/thirdpart/flatbuffers/flatbuffers.h:2115
↓ 1 callers
Function
Float
native/thirdpart/flatbuffers/flexbuffers.h:959
↓ 1 callers
Method
Float
native/thirdpart/flatbuffers/minireflect.h:367
↓ 1 callers
Function
GenerateFBS
Generate a flatbuffer schema from the Parser's internal representation.
native/thirdpart/flatbuffers/idl_gen_fbs.cpp:57
↓ 1 callers
Function
GetAnyFieldS
Get any table field as a string, regardless of what type it is. You may pass nullptr for the schema if you don't care to have fields that are of table
native/thirdpart/flatbuffers/reflection.h:203
↓ 1 callers
Function
GetBufferIdentifier
@brief Get a pointer to the the file_identifier section of the buffer. @return Returns a const char pointer to the start of the file_identifier charac
native/thirdpart/flatbuffers/flatbuffers.h:2254
↓ 1 callers
Function
GetDocument
Get the XMLDocument that owns this XMLNode.
native/thirdpart/tinyxml2/tinyxml2.h:686
↓ 1 callers
Function
GetReuseModel
native/storage/ReuseModel_generated.h:239
↓ 1 callers
Function
GetRoot
native/thirdpart/flatbuffers/flexbuffers.h:864
↓ 1 callers
Function
GetSchema
native/thirdpart/flatbuffers/reflection_generated.h:1233
↓ 1 callers
Function
GetSizePrefixedSchema
native/thirdpart/flatbuffers/reflection_generated.h:1237
↓ 1 callers
Method
GetText
native/thirdpart/tinyxml2/tinyxml2.cpp:1656
↓ 1 callers
Method
Identify
native/thirdpart/tinyxml2/tinyxml2.cpp:710
↓ 1 callers
Method
InitAgent
(AlgorithmType agentType, String packagename)
monkey/src/main/java/com/bytedance/fastbot/AiClient.java:56
↓ 1 callers
Function
InlineSize
native/thirdpart/flatbuffers/minireflect.h:72
↓ 1 callers
Method
InsertNewChildElement
native/thirdpart/tinyxml2/tinyxml2.cpp:2007
↓ 1 callers
Function
IntToDigitCount
native/thirdpart/flatbuffers/util.h:90
↓ 1 callers
Function
IsFloat
native/thirdpart/flatbuffers/reflection.h:39
↓ 1 callers
Function
IsInteger
native/thirdpart/flatbuffers/reflection.h:36
↓ 1 callers
Function
IsLowerSnakeCase
native/thirdpart/flatbuffers/idl_parser.cpp:85
↓ 1 callers
Function
IsNameChar
native/thirdpart/tinyxml2/tinyxml2.h:587
↓ 1 callers
Method
IsNull
native/thirdpart/flatbuffers/flatbuffers.h:72
↓ 1 callers
Method
IsOptional
native/thirdpart/flatbuffers/idl.h:310
↓ 1 callers
Function
IsScalar
native/thirdpart/flatbuffers/reflection.h:33
↓ 1 callers
Method
IsScalarOptional
native/thirdpart/flatbuffers/idl.h:307
↓ 1 callers
Function
IsSeries
native/thirdpart/flatbuffers/idl.h:486
↓ 1 callers
Method
IsTheEmptyString
native/thirdpart/flatbuffers/flexbuffers.h:252
↓ 1 callers
Method
IsUInt64
native/thirdpart/flatbuffers/idl.h:458
↓ 1 callers
Function
IsUTF8Continuation
native/thirdpart/tinyxml2/tinyxml2.h:609
↓ 1 callers
Function
IterateFlatBuffer
native/thirdpart/flatbuffers/minireflect.h:287
↓ 1 callers
Method
Keys
native/thirdpart/flatbuffers/flexbuffers.h:339
↓ 1 callers
Method
Long
native/thirdpart/flatbuffers/minireflect.h:365
← previous
next →
601–700 of 2,496, ranked by callers