Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Huntereb/Awoo-Installer
/ functions
Functions
728 in github.com/Huntereb/Awoo-Installer
⨍
Functions
728
◇
Types & classes
236
↓ 1 callers
Method
sectionCount
source/nx/nca_writer.cpp:133
↓ 1 callers
Function
skip_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 callers
Function
split
! @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 callers
Method
startUsb
source/ui/usbInstPage.cpp:76
↓ 1 callers
Function
to_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 callers
Function
to_json_tuple_impl
include/util/json.hpp:6071
↓ 1 callers
Function
type
@brief return the type of the JSON value (explicit) @sa https://json.nlohmann.me/api/basic_json/type/
include/util/json.hpp:21335
↓ 1 callers
Function
unescape
include/util/json.hpp:3132
↓ 1 callers
Function
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
include/util/json.hpp:14305
Method
Aes128Ctr
include/util/crypto.hpp:84
Method
AesCtr
include/util/crypto.hpp:65
Method
AesXtr
include/util/crypto.hpp:119
Method
Append
include/data/byte_buffer.hpp:67
Method
BufferData
source/install/http_xci.cpp:158
Method
BufferData
source/install/http_nsp.cpp:150
Method
BufferData
source/install/usb_nsp.cpp:184
Method
BufferedByteStream
source/data/byte_stream.cpp:27
Method
BufferedPlaceholderWriter
source/data/buffered_placeholder_writer.cpp:36
Method
ByteBuffer
source/data/byte_buffer.cpp:30
Method
ContentMeta
source/nx/content_meta.cpp:32
Method
ContentStorage
source/nx/ncm.cpp:28
Method
ContentStorage
include/nx/ncm.hpp:45
Function
CurlStreamFunc
source/install/http_xci.cpp:50
Function
CurlStreamFunc
source/install/http_nsp.cpp:53
Method
DebugPrintBuffers
source/data/buffered_placeholder_writer.cpp:202
Method
DebugPrintContents
source/data/byte_buffer.cpp:50
Method
Delete
source/nx/ncm.cpp:58
Method
GetDataOffset
source/install/xci.cpp:101
Method
GetFileEntriesByExtension
source/install/xci.cpp:153
Method
GetFileEntryByNcaId
source/install/xci.cpp:131
Function
GetRightsIdKeyGen
source/util/title_util.cpp:35
Function
GetRightsIdTid
source/util/title_util.cpp:30
Function
GetTitleName
source/util/title_util.cpp:113
Method
HTTPDownload
source/util/network_util.cpp:124
Method
HTTPHeader
source/util/network_util.cpp:41
Method
HTTPNSP
source/install/http_nsp.cpp:39
Method
HTTPXCI
source/install/http_xci.cpp:36
Method
HasFile
source/install/simple_filesystem.cpp:43
Method
IDirectory
IDirectory
source/nx/fs.cpp:64
Method
IDirectory
include/nx/fs.hpp:71
Method
IFile
source/nx/fs.cpp:32
Method
IFile
include/nx/fs.hpp:51
Method
IFileSystem
source/nx/fs.cpp:94
Method
IFileSystem
include/nx/fs.hpp:87
Method
Install
source/install/install.cpp:38
Method
InstallTicketCert
source/install/install_nsp.cpp:147
Function
JSON_CATCH
include/util/json.hpp:20715
Function
JSON_INTERNAL_CATCH
include/util/json.hpp:22378
Method
Keys
include/util/crypto.hpp:32
Method
MainPage
source/ui/mainPage.cpp:37
Method
NSP
source/install/nsp.cpp:33
Method
NSPInstall
source/install/install_nsp.cpp:47
Method
NcaBodyWriter
source/nx/nca_writer.cpp:39
Method
NcaWriter
source/nx/nca_writer.cpp:365
Method
NczBodyWriter
source/nx/nca_writer.cpp:147
Method
OnLoad
source/ui/MainApplication.cpp:7
Function
OnSelected
source/usbInstall.cpp:62
Method
OpenSdFileSystem
source/nx/fs.cpp:101
Method
ParseHTMLData
source/util/network_util.cpp:164
Method
ParseHTMLHeader
source/util/network_util.cpp:46
Function
PlaceholderWriteFunc
source/install/http_xci.cpp:70
Function
PlaceholderWriteFunc
source/install/http_nsp.cpp:73
Method
Read
include/data/byte_buffer.hpp:46
Method
ReadBytes
source/data/byte_stream.cpp:33
Method
ReadCNMT
source/install/install_nsp.cpp:53
Method
RetrieveHeader
source/install/xci.cpp:34
Method
SDMCNSP
source/install/sdmc_nsp.cpp:10
Method
SDMCXCI
source/install/sdmc_xci.cpp:10
Method
SectionContext
source/nx/nca_writer.cpp:85
Method
SendCmdHeader
source/util/usb_util.cpp:32
Method
SendExitCmd
source/util/usb_util.cpp:43
Method
SendFileRangeCmd
source/util/usb_util.cpp:48
Method
SimpleFileSystem
source/install/simple_filesystem.cpp:32
Method
StreamToPlaceholder
source/install/sdmc_nsp.cpp:22
Method
StreamToPlaceholder
source/install/sdmc_xci.cpp:22
Method
StreamToPlaceholder
source/install/http_xci.cpp:83
Method
StreamToPlaceholder
source/install/http_nsp.cpp:86
Method
StreamToPlaceholder
source/install/usb_nsp.cpp:109
Method
USBNSP
source/install/usb_nsp.cpp:45
Function
USBPlaceholderWriteFunc
source/install/usb_xci.cpp:95
Function
USBPlaceholderWriteFunc
source/install/usb_nsp.cpp:96
Function
USBThreadFunc
source/install/usb_xci.cpp:58
Function
USBThreadFunc
source/install/usb_nsp.cpp:59
Method
USBXCI
source/install/usb_xci.cpp:44
Method
XCI
source/install/xci.cpp:30
Method
XCIInstallTask
source/install/install_xci.cpp:43
Function
awoo_usbCommsSetErrorHandling
source/util/usb_comms_awoo.c:396
Function
back
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
include/util/json.hpp:22449
Function
basic_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
Function
basic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
include/util/json.hpp:20982
Function
basic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
include/util/json.hpp:25041
Function
basic_json from_bjdata
include/util/json.hpp:24589
Function
basic_json from_bson
include/util/json.hpp:24619
Function
basic_json from_cbor
include/util/json.hpp:24423
Function
basic_json from_msgpack
include/util/json.hpp:24481
Function
basic_json from_ubjson
include/util/json.hpp:24535
Function
basic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
include/util/json.hpp:20264
Function
basic_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
Function
basic_json parse
include/util/json.hpp:24056
Method
binary
include/util/json.hpp:8879
← previous
next →
301–400 of 728, ranked by callers