MCPcopy Create free account

hub / github.com/Huntereb/Awoo-Installer / functions

Functions728 in github.com/Huntereb/Awoo-Installer

↓ 1 callersMethodsectionCount
source/nx/nca_writer.cpp:133
↓ 1 callersFunctionskip_bom
! @brief skip the UTF-8 byte order mark @return true iff there is no BOM or the correct BOM has been skipped */
include/util/json.hpp:8517
↓ 1 callersFunctionsplit
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All excepti
include/util/json.hpp:15170
↓ 1 callersMethodstartUsb
source/ui/usbInstPage.cpp:76
↓ 1 callersFunctionto_cbor
@brief create a CBOR serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_cbor/
include/util/json.hpp:24305
↓ 1 callersFunctionto_json_tuple_impl
include/util/json.hpp:6071
↓ 1 callersFunctiontype
@brief return the type of the JSON value (explicit) @sa https://json.nlohmann.me/api/basic_json/type/
include/util/json.hpp:21335
↓ 1 callersFunctionunescape
include/util/json.hpp:3132
↓ 1 callersFunctionvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
include/util/json.hpp:14305
MethodAes128Ctr
include/util/crypto.hpp:84
MethodAesCtr
include/util/crypto.hpp:65
MethodAesXtr
include/util/crypto.hpp:119
MethodAppend
include/data/byte_buffer.hpp:67
MethodBufferData
source/install/http_xci.cpp:158
MethodBufferData
source/install/http_nsp.cpp:150
MethodBufferData
source/install/usb_nsp.cpp:184
MethodBufferedByteStream
source/data/byte_stream.cpp:27
MethodBufferedPlaceholderWriter
source/data/buffered_placeholder_writer.cpp:36
MethodByteBuffer
source/data/byte_buffer.cpp:30
MethodContentMeta
source/nx/content_meta.cpp:32
MethodContentStorage
source/nx/ncm.cpp:28
MethodContentStorage
include/nx/ncm.hpp:45
FunctionCurlStreamFunc
source/install/http_xci.cpp:50
FunctionCurlStreamFunc
source/install/http_nsp.cpp:53
MethodDebugPrintBuffers
source/data/buffered_placeholder_writer.cpp:202
MethodDebugPrintContents
source/data/byte_buffer.cpp:50
MethodDelete
source/nx/ncm.cpp:58
MethodGetDataOffset
source/install/xci.cpp:101
MethodGetFileEntriesByExtension
source/install/xci.cpp:153
MethodGetFileEntryByNcaId
source/install/xci.cpp:131
FunctionGetRightsIdKeyGen
source/util/title_util.cpp:35
FunctionGetRightsIdTid
source/util/title_util.cpp:30
FunctionGetTitleName
source/util/title_util.cpp:113
MethodHTTPDownload
source/util/network_util.cpp:124
MethodHTTPHeader
source/util/network_util.cpp:41
MethodHTTPNSP
source/install/http_nsp.cpp:39
MethodHTTPXCI
source/install/http_xci.cpp:36
MethodHasFile
source/install/simple_filesystem.cpp:43
MethodIDirectory
IDirectory
source/nx/fs.cpp:64
MethodIDirectory
include/nx/fs.hpp:71
MethodIFile
source/nx/fs.cpp:32
MethodIFile
include/nx/fs.hpp:51
MethodIFileSystem
source/nx/fs.cpp:94
MethodIFileSystem
include/nx/fs.hpp:87
MethodInstall
source/install/install.cpp:38
MethodInstallTicketCert
source/install/install_nsp.cpp:147
FunctionJSON_CATCH
include/util/json.hpp:20715
FunctionJSON_INTERNAL_CATCH
include/util/json.hpp:22378
MethodKeys
include/util/crypto.hpp:32
MethodMainPage
source/ui/mainPage.cpp:37
MethodNSP
source/install/nsp.cpp:33
MethodNSPInstall
source/install/install_nsp.cpp:47
MethodNcaBodyWriter
source/nx/nca_writer.cpp:39
MethodNcaWriter
source/nx/nca_writer.cpp:365
MethodNczBodyWriter
source/nx/nca_writer.cpp:147
MethodOnLoad
source/ui/MainApplication.cpp:7
FunctionOnSelected
source/usbInstall.cpp:62
MethodOpenSdFileSystem
source/nx/fs.cpp:101
MethodParseHTMLData
source/util/network_util.cpp:164
MethodParseHTMLHeader
source/util/network_util.cpp:46
FunctionPlaceholderWriteFunc
source/install/http_xci.cpp:70
FunctionPlaceholderWriteFunc
source/install/http_nsp.cpp:73
MethodRead
include/data/byte_buffer.hpp:46
MethodReadBytes
source/data/byte_stream.cpp:33
MethodReadCNMT
source/install/install_nsp.cpp:53
MethodRetrieveHeader
source/install/xci.cpp:34
MethodSDMCNSP
source/install/sdmc_nsp.cpp:10
MethodSDMCXCI
source/install/sdmc_xci.cpp:10
MethodSectionContext
source/nx/nca_writer.cpp:85
MethodSendCmdHeader
source/util/usb_util.cpp:32
MethodSendExitCmd
source/util/usb_util.cpp:43
MethodSendFileRangeCmd
source/util/usb_util.cpp:48
MethodSimpleFileSystem
source/install/simple_filesystem.cpp:32
MethodStreamToPlaceholder
source/install/sdmc_nsp.cpp:22
MethodStreamToPlaceholder
source/install/sdmc_xci.cpp:22
MethodStreamToPlaceholder
source/install/http_xci.cpp:83
MethodStreamToPlaceholder
source/install/http_nsp.cpp:86
MethodStreamToPlaceholder
source/install/usb_nsp.cpp:109
MethodUSBNSP
source/install/usb_nsp.cpp:45
FunctionUSBPlaceholderWriteFunc
source/install/usb_xci.cpp:95
FunctionUSBPlaceholderWriteFunc
source/install/usb_nsp.cpp:96
FunctionUSBThreadFunc
source/install/usb_xci.cpp:58
FunctionUSBThreadFunc
source/install/usb_nsp.cpp:59
MethodUSBXCI
source/install/usb_xci.cpp:44
MethodXCI
source/install/xci.cpp:30
MethodXCIInstallTask
source/install/install_xci.cpp:43
Functionawoo_usbCommsSetErrorHandling
source/util/usb_comms_awoo.c:396
Functionback
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
include/util/json.hpp:22449
Functionbasic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
include/util/json.hpp:21026
Functionbasic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
include/util/json.hpp:20982
Functionbasic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
include/util/json.hpp:25041
Functionbasic_json from_bjdata
include/util/json.hpp:24589
Functionbasic_json from_bson
include/util/json.hpp:24619
Functionbasic_json from_cbor
include/util/json.hpp:24423
Functionbasic_json from_msgpack
include/util/json.hpp:24481
Functionbasic_json from_ubjson
include/util/json.hpp:24535
Functionbasic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
include/util/json.hpp:20264
Functionbasic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
include/util/json.hpp:21034
Functionbasic_json parse
include/util/json.hpp:24056
Methodbinary
include/util/json.hpp:8879
← previousnext →301–400 of 728, ranked by callers