MCPcopy Create free account

hub / github.com/FeJQ/AUPK / functions

Functions857 in github.com/FeJQ/AUPK

MethodtoString
()
frameworks/base/core/java/android/app/ActivityThread.java:462
MethodtoString
()
frameworks/base/core/java/android/app/ActivityThread.java:479
MethodtoString
()
frameworks/base/core/java/android/app/ActivityThread.java:491
MethodtoString
()
frameworks/base/core/java/android/app/ActivityThread.java:503
MethodtoString
()
frameworks/base/core/java/android/app/ActivityThread.java:514
MethodtoString
()
frameworks/base/core/java/android/app/ActivityThread.java:525
MethodtoString
()
frameworks/base/core/java/android/app/ActivityThread.java:551
Functionto_bson
! @brief Serializes the given JSON object `j` to BSON and returns a vector containing the corresponding BSON-representation. BSON
art/runtime/json.hpp:24243
Methodto_char_type
art/runtime/json.hpp:14571
Methodto_json
art/runtime/json.hpp:4701
Functionto_msgpack
! @brief create a MessagePack serialization of a given JSON value Serializes a given JSON value @a j to a byte vector using the MessagePack
art/runtime/json.hpp:24062
Methodto_string
! @brief return a string representation of the JSON pointer @invariant For each JSON pointer `ptr`, it holds: @code {.cpp} ptr == jso
art/runtime/json.hpp:11939
Functionto_ubjson
! @brief create a UBJSON serialization of a given JSON value Serializes a given JSON value @a j to a byte vector using the UBJSON (Univer
art/runtime/json.hpp:24165
Methodtoken_type_name
art/runtime/json.hpp:6271
Functiontop
art/runtime/json.hpp:11893
Functiontype
! @brief return the type of the JSON value (explicit) Return the type of the JSON value as a value from the @ref value_t enumeration.
art/runtime/json.hpp:19208
Methodubjson_prefix
! @brief determine the type prefix of container values */
art/runtime/json.hpp:14422
Functionunflatten
art/runtime/json.hpp:12743
MethodunpackWithClassLoader
启动主动调用线程
frameworks/base/core/java/android/app/Aupk.java:285
MethodunregisterOnActivityPausedListener
(Activity activity, OnActivityPausedListener listener)
frameworks/base/core/java/android/app/ActivityThread.java:2444
Functionupdate
! @brief updates a JSON object from another object, overwriting existing keys Inserts all values from JSON object @a j and overwrites existin
art/runtime/json.hpp:22665
MethodupdatePackageCompatibilityInfo
(String pkg, CompatibilityInfo info)
frameworks/base/core/java/android/app/ActivityThread.java:1258
MethodupdateTimePrefs
(boolean is24Hour)
frameworks/base/core/java/android/app/ActivityThread.java:1308
MethodupdateTimeZone
()
frameworks/base/core/java/android/app/ActivityThread.java:924
Functionvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
art/runtime/json.hpp:11731
Methodvalue
return the value of an iterator
art/runtime/json.hpp:11859
Methodwhat
returns the explanatory string
art/runtime/json.hpp:2647
Methodwide_string_input_adapter
art/runtime/json.hpp:5315
Methodwrite_bson_array
! @brief Writes a BSON element with key @a name and array @a value */
art/runtime/json.hpp:14092
Methodwrite_bson_binary
! @brief Writes a BSON element with key @a name and binary value @a value */
art/runtime/json.hpp:14111
Methodwrite_bson_boolean
! @brief Writes a BSON element with key @a name and boolean value @a value */
art/runtime/json.hpp:13949
Methodwrite_bson_double
! @brief Writes a BSON element with key @a name and double value @a value */
art/runtime/json.hpp:13959
Methodwrite_bson_element
! @brief Serializes the JSON value @a j to BSON and associates it with the key @a name. @param name The name to associate with the
art/runtime/json.hpp:14174
Methodwrite_bson_entry_header
! @brief Writes the given @a element_type and @a name to the output adapter */
art/runtime/json.hpp:13937
Methodwrite_bson_integer
! @brief Writes a BSON element with key @a name and integer @a value */
art/runtime/json.hpp:14009
Methodwrite_bson_null
! @brief Writes a BSON element with key @a name and null value */
art/runtime/json.hpp:13991
Methodwrite_bson_object
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
art/runtime/json.hpp:14235
Methodwrite_bson_object_entry
! @brief Writes a BSON element with key @a name and object @a value */
art/runtime/json.hpp:14059
Methodwrite_bson_string
! @brief Writes a BSON element with key @a name and string value @a value */
art/runtime/json.hpp:13977
Methodwrite_bson_unsigned
! @brief Writes a BSON element with key @a name and unsigned @a value */
art/runtime/json.hpp:14037
Methodwrite_character
art/runtime/json.hpp:12965
Methodwrite_character
art/runtime/json.hpp:12989
Methodwrite_compact_float
art/runtime/json.hpp:14544
Methodwrite_number
art/runtime/json.hpp:14528
Methodwrite_number_with_ubjson_prefix
art/runtime/json.hpp:14282
Method~Runtime
art/runtime/runtime.cc:247
Function~basic_json
! @brief destructor Destroys the JSON value and frees all allocated memory. @complexity Linear. @requirement This function helps `b
art/runtime/json.hpp:19091
Method~binary_reader
art/runtime/json.hpp:8060
Method~input_stream_adapter
art/runtime/json.hpp:5102
Method~json_ref
art/runtime/json.hpp:12853
Method~json_sax
art/runtime/json.hpp:5635
Method~json_sax_dom_callback_parser
art/runtime/json.hpp:5853
Method~json_sax_dom_parser
art/runtime/json.hpp:5678
Method~lexer
art/runtime/json.hpp:6343
Method~nonesuch
art/runtime/json.hpp:3201
Method~output_adapter_protocol
art/runtime/json.hpp:12925
Method~serializer
art/runtime/json.hpp:15800
← previous801–857 of 857, ranked by callers