MCPcopy Create free account

hub / github.com/FeJQ/AUPK / functions

Functions857 in github.com/FeJQ/AUPK

↓ 158 callersFunctioncreate
art/runtime/json.hpp:17718
↓ 145 callersMethodsize
art/runtime/json.hpp:3062
↓ 142 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
art/runtime/json.hpp:10229
↓ 122 callersMethodwrite_character
art/runtime/json.hpp:12941
↓ 57 callersFunctionSHARED_REQUIRES
art/runtime/art_method.h:390
↓ 55 callersMethodend
return iterator end (needed for range-based for)
art/runtime/json.hpp:4241
↓ 51 callersMethodsendMessage
(int what, Object obj)
frameworks/base/core/java/android/app/ActivityThread.java:2506
↓ 50 callersMethodbegin
return iterator begin (needed for range-based for)
art/runtime/json.hpp:4235
↓ 46 callersMethodempty
! @brief return whether pointer points to the root document @return true iff the JSON pointer points to the root document @complexity Co
art/runtime/json.hpp:12192
↓ 46 callersFunctionget
art/runtime/json.hpp:4250
↓ 40 callersMethodprintRow
(PrintWriter pw, String format, Object...objs)
frameworks/base/core/java/android/app/ActivityThread.java:2139
↓ 38 callersFunctionadd
add a character to token_buffer
art/runtime/json.hpp:7610
↓ 37 callersMethodpush_back
! @brief append an unescaped token at the end of the reference pointer @param[in] token token to add @complexity Amortized constant.
art/runtime/json.hpp:12167
↓ 36 callersFunctiontype_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was
art/runtime/json.hpp:23822
↓ 35 callersMethodtoString
()
frameworks/base/core/java/android/app/ActivityThread.java:632
↓ 32 callersFunctionbasic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
art/runtime/json.hpp:18219
↓ 31 callersMethodGetMethod
art/runtime/art_method.h:190
↓ 31 callersMethodparse_error
art/runtime/json.hpp:2816
↓ 26 callersMethodkey
art/runtime/json.hpp:6185
↓ 24 callersFunctionis_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type
art/runtime/json.hpp:19447
↓ 21 callersMethodoperator[]
access to successor
art/runtime/json.hpp:11846
↓ 20 callersFunctioninput_adapter
art/runtime/json.hpp:5393
↓ 19 callersMethodnumber_integer
art/runtime/json.hpp:6155
↓ 18 callersFunctionend
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
art/runtime/json.hpp:21440
↓ 18 callersMethodgetClassLoader
()
frameworks/base/core/java/android/app/Aupk.java:57
↓ 18 callersMethodsax_parse
art/runtime/json.hpp:10603
↓ 17 callersMethodfind
art/runtime/json.hpp:16814
↓ 17 callersMethodget_token_string
! @return a string representation of the last read byte */
art/runtime/json.hpp:10376
↓ 17 callersFunctionto_json
art/runtime/json.hpp:4515
↓ 16 callersFunctionis_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `true` if type i
art/runtime/json.hpp:19469
↓ 16 callersFunctionis_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if type is null,
art/runtime/json.hpp:19288
↓ 15 callersFunctioncombine
boost::hash_combine
art/runtime/json.hpp:4900
↓ 15 callersFunctionfrom_json
art/runtime/json.hpp:3721
↓ 15 callersFunctionget_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
art/runtime/json.hpp:7657
↓ 15 callersMethodpop_back
! @brief remove last reference token @pre not `empty()` @liveexample{The example shows the usage of `pop_back`.,json_pointer__pop_back}
art/runtime/json.hpp:12121
↓ 14 callersMethodnumber_unsigned
art/runtime/json.hpp:6160
↓ 14 callersFunctionset_parents
art/runtime/json.hpp:18055
↓ 13 callersFunctionbegin
! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg "Illustratio
art/runtime/json.hpp:21369
↓ 11 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
art/runtime/json.hpp:15824
↓ 11 callersMethodequals
(Object o)
frameworks/base/core/java/android/app/ActivityThread.java:300
↓ 11 callersMethodnumber_float
art/runtime/json.hpp:6165
↓ 10 callersMethodVisitRoots
art/runtime/runtime.cc:1640
↓ 10 callersMethodboolean
art/runtime/json.hpp:6150
↓ 10 callersMethoderase
art/runtime/json.hpp:16769
↓ 10 callersMethodinsert
art/runtime/json.hpp:16838
↓ 10 callersFunctionparser
art/runtime/json.hpp:16999
↓ 10 callersFunctionset_parent
art/runtime/json.hpp:18097
↓ 10 callersMethodvalue
return value of the iterator
art/runtime/json.hpp:4216
↓ 9 callersFunctionis_binary
! @brief return whether value is a binary array This function returns true if and only if the JSON value is a binary array. @return `tru
art/runtime/json.hpp:19513
↓ 8 callersFunctiondump_integer
art/runtime/json.hpp:16405
↓ 8 callersMethodgetPackageManager
()
frameworks/base/core/java/android/app/ActivityThread.java:1856
↓ 8 callersMethodisPreHoneycomb
()
frameworks/base/core/java/android/app/ActivityThread.java:393
↓ 7 callersFunctionIsExperimentalInstructionEnabled
art/runtime/interpreter/interpreter_switch_impl.cc:118
↓ 7 callersFunctionIsNative
art/runtime/art_method.h:342
↓ 7 callersMethodend_array
art/runtime/json.hpp:6200
↓ 7 callersMethodend_object
art/runtime/json.hpp:6190
↓ 7 callersMethodgetSystemContext
()
frameworks/base/core/java/android/app/ActivityThread.java:2076
↓ 7 callersMethodstart_array
art/runtime/json.hpp:6195
↓ 7 callersMethodstart_object
art/runtime/json.hpp:6180
↓ 7 callersMethodstring
art/runtime/json.hpp:6170
↓ 7 callersMethodunscheduleGcIdler
()
frameworks/base/core/java/android/app/ActivityThread.java:2109
↓ 7 callersMethodupdateProcessState
(int processState, boolean fromIpc)
frameworks/base/core/java/android/app/ActivityThread.java:1282
↓ 6 callersFunctionGetEntryPointFromQuickCompiledCode
art/runtime/art_method.h:479
↓ 6 callersFunctionIsStatic
Returns true if the method is declared static.
art/runtime/art_method.h:273
↓ 6 callersMethodUseJitCompilation
Returns true if JIT compilations are enabled. GetJit() will be not null in this case.
art/runtime/runtime.cc:2044
↓ 6 callersMethodgetPackageInfoNoCheck
(ApplicationInfo ai, CompatibilityInfo compatInfo)
frameworks/base/core/java/android/app/ActivityThread.java:1977
↓ 6 callersMethodhas_subtype
! @brief return whether the value has a subtype @return whether the value has a subtype @complexity Constant. @exceptionsafety No-t
art/runtime/json.hpp:4842
↓ 6 callersFunctionis_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type i
art/runtime/json.hpp:19491
↓ 6 callersMethodnull
art/runtime/json.hpp:6145
↓ 6 callersFunctionpush_back
! @brief add an object to an array Appends the given element @a val to the end of the JSON value. If the function is called on a JSON nul
art/runtime/json.hpp:22116
↓ 6 callersMethodsubtype
! @brief return the binary subtype Returns the numerical subtype of the value if it has a subtype. If it does not have a subtype, this fu
art/runtime/json.hpp:4821
↓ 5 callersMethodattach
(boolean system)
frameworks/base/core/java/android/app/ActivityThread.java:5984
↓ 5 callersMethodensureJitEnabled
()
frameworks/base/core/java/android/app/ActivityThread.java:2094
↓ 5 callersFunctionescape
! * @brief string escaping as described in RFC 6901 (Sect. 4) * @param[in] s string to escape * @return escaped string * * Note the order of e
art/runtime/json.hpp:2552
↓ 5 callersMethodgetPackageInfo
(String packageName, CompatibilityInfo compatInfo, int flags)
frameworks/base/core/java/android/app/ActivityThread.java:1897
↓ 5 callersMethodget_character
art/runtime/json.hpp:5077
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
art/runtime/json.hpp:10998
↓ 5 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
art/runtime/json.hpp:10535
↓ 5 callersMethodperformPauseActivityIfNeeded
(ActivityClientRecord r, String reason)
frameworks/base/core/java/android/app/ActivityThread.java:3786
↓ 5 callersMethodsafeToComponentShortString
(Intent intent)
frameworks/base/core/java/android/app/ActivityThread.java:4268
↓ 4 callersFunctionSetEntryPointFromJniPtrSize
art/runtime/art_method.h:560
↓ 4 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
art/runtime/json.hpp:10595
↓ 4 callersMethodbinary
art/runtime/json.hpp:6175
↓ 4 callersMethodcallCallActivityOnSaveInstanceState
(ActivityClientRecord r)
frameworks/base/core/java/android/app/ActivityThread.java:4587
↓ 4 callersFunctioncend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
art/runtime/json.hpp:21480
↓ 4 callersMethodcodeToString
(int code)
frameworks/base/core/java/android/app/ActivityThread.java:1433
↓ 4 callersMethodcurrentActivityThread
()
frameworks/base/core/java/android/app/ActivityThread.java:1825
↓ 4 callersFunctiondestroy
art/runtime/json.hpp:17928
↓ 4 callersMethodemplace
art/runtime/json.hpp:16720
↓ 4 callersFunctionempty
! @brief checks whether the container is empty. Checks if a JSON value has no elements (i.e. whether its @ref size is `0`). @return The
art/runtime/json.hpp:21824
↓ 4 callersMethodgetLifecycleSeq
()
frameworks/base/core/java/android/app/ActivityThread.java:1370
↓ 4 callersFunctionget_arithmetic_value
art/runtime/json.hpp:3735
↓ 4 callersMethodget_binary
art/runtime/json.hpp:10339
↓ 4 callersMethodget_string
art/runtime/json.hpp:10306
↓ 4 callersMethodhandleConfigurationChanged
(Configuration config, CompatibilityInfo compat)
frameworks/base/core/java/android/app/ActivityThread.java:4798
↓ 4 callersFunctioninsert_iterator
art/runtime/json.hpp:22392
↓ 4 callersMethodisPersistable
()
frameworks/base/core/java/android/app/ActivityThread.java:401
↓ 4 callersFunctionis_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type
art/runtime/json.hpp:19310
↓ 4 callersMethodperformConfigurationChangedForActivity
Updates the configuration for an Activity. The ActivityClientRecord's {@link ActivityClientRecord#overrideConfig} is used to compute the final Configu
frameworks/base/core/java/android/app/ActivityThread.java:4660
↓ 4 callersFunctionreplace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all occu
art/runtime/json.hpp:2534
next →1–100 of 857, ranked by callers