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
↓ 185 callers
Function
create
include/util/json.hpp:20390
↓ 133 callers
Function
concat
include/util/json.hpp:4476
↓ 131 callers
Method
write_character
include/util/json.hpp:15671
↓ 128 callers
Method
size
include/util/json.hpp:3252
↓ 120 callers
Method
size
source/nx/nca_writer.cpp:123
↓ 98 callers
Method
end
return iterator end (needed for range-based for)
include/util/json.hpp:5608
↓ 79 callers
Method
begin
return iterator begin (needed for range-based for)
include/util/json.hpp:5602
↓ 68 callers
Method
data
include/util/json.hpp:24239
↓ 53 callers
Function
to_string
include/util/json.hpp:5444
↓ 48 callers
Method
empty
include/util/json.hpp:6654
↓ 48 callers
Function
get
include/util/json.hpp:5618
↓ 47 callers
Method
parse_error
include/util/json.hpp:4667
↓ 42 callers
Function
type_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
include/util/json.hpp:24199
↓ 38 callers
Function
add
add a character to token_buffer
include/util/json.hpp:8427
↓ 37 callers
Function
basic_json
@brief create an empty value with a given type @sa https://json.nlohmann.me/api/basic_json/basic_json/
include/util/json.hpp:20832
↓ 34 callers
Function
is_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
include/util/json.hpp:21398
↓ 30 callers
Method
key
include/util/json.hpp:9609
↓ 28 callers
Function
end
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
include/util/json.hpp:22834
↓ 28 callers
Function
get_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
include/util/json.hpp:8479
↓ 25 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
include/util/json.hpp:12553
↓ 24 callers
Function
input_adapter
include/util/json.hpp:6874
↓ 20 callers
Method
number_unsigned
include/util/json.hpp:9584
↓ 20 callers
Method
sax_parse
include/util/json.hpp:13019
↓ 19 callers
Function
begin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
include/util/json.hpp:22809
↓ 19 callers
Method
get_token_string
! @return a string representation of the last read byte */
include/util/json.hpp:12734
↓ 19 callers
Method
number_integer
include/util/json.hpp:9579
↓ 19 callers
Method
operator[]
access to successor
include/util/json.hpp:14432
↓ 19 callers
Method
string
include/util/json.hpp:9594
↓ 19 callers
Function
unknown_size
include/util/json.hpp:8798
↓ 18 callers
Function
from_json
include/util/json.hpp:2602
↓ 18 callers
Function
setClockSpeed
source/util/util.cpp:200
↓ 17 callers
Function
to_json
include/util/json.hpp:5917
↓ 16 callers
Function
is_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
include/util/json.hpp:21405
↓ 15 callers
Function
combine
boost::hash_combine
include/util/json.hpp:6307
↓ 15 callers
Function
is_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
include/util/json.hpp:21356
↓ 15 callers
Function
set_parents
include/util/json.hpp:20720
↓ 15 callers
Function
shortenString
source/util/util.cpp:147
↓ 14 callers
Method
GetTotalDataSize
source/data/buffered_placeholder_writer.cpp:187
↓ 12 callers
Method
BufferData
source/install/usb_xci.cpp:183
↓ 12 callers
Method
GetFileEntryName
source/install/nsp.cpp:122
↓ 12 callers
Method
number_float
include/util/json.hpp:9589
↓ 11 callers
Method
GetSizeBuffered
source/data/buffered_placeholder_writer.cpp:192
↓ 11 callers
Function
formatUrlString
source/util/util.cpp:122
↓ 11 callers
Function
setConfig
source/util/config.cpp:20
↓ 11 callers
Method
value
return value of the iterator
include/util/json.hpp:5575
↓ 10 callers
Method
GetDataOffset
source/install/nsp.cpp:136
↓ 10 callers
Method
boolean
include/util/json.hpp:9574
↓ 10 callers
Function
parser
include/util/json.hpp:20147
↓ 10 callers
Function
set_parent
include/util/json.hpp:20770
↓ 9 callers
Method
GetData
source/data/byte_buffer.cpp:40
↓ 9 callers
Method
end_array
include/util/json.hpp:9624
↓ 9 callers
Function
is_binary
@brief return whether value is a binary array @sa https://json.nlohmann.me/api/basic_json/is_binary/
include/util/json.hpp:21419
↓ 9 callers
Method
start_array
include/util/json.hpp:9619
↓ 8 callers
Method
GetFileEntryByNcaId
source/install/nsp.cpp:100
↓ 8 callers
Method
GetSecureHeader
source/install/xci.cpp:93
↓ 8 callers
Method
IsPlaceholderComplete
source/data/buffered_placeholder_writer.cpp:179
↓ 8 callers
Function
append
source/nx/nca_writer.cpp:32
↓ 8 callers
Function
dump_integer
include/util/json.hpp:19435
↓ 8 callers
Method
end_object
include/util/json.hpp:9614
↓ 8 callers
Function
find
include/util/json.hpp:20003
↓ 8 callers
Function
printBytes
source/util/debug.c:32
↓ 8 callers
Method
setMenuText
source/ui/optionsPage.cpp:115
↓ 8 callers
Method
start_object
include/util/json.hpp:9604
↓ 7 callers
Method
GetSize
source/nx/fs.cpp:54
↓ 7 callers
Method
GetSizeWrittenToPlaceholder
source/data/buffered_placeholder_writer.cpp:197
↓ 7 callers
Function
compares_unordered
include/util/json.hpp:23715
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
include/util/json.hpp:18828
↓ 6 callers
Method
GetBaseHeader
source/install/nsp.cpp:128
↓ 6 callers
Method
GetFileEntriesByExtension
source/install/nsp.cpp:69
↓ 6 callers
Function
GetRandomMsg
source/util/lang.cpp:109
↓ 6 callers
Method
binary
include/util/json.hpp:9599
↓ 6 callers
Function
diagnostics
include/util/json.hpp:4531
↓ 6 callers
Method
drawMenuItems
source/ui/sdInstPage.cpp:48
↓ 6 callers
Function
getIPAddress
source/util/util.cpp:260
↓ 6 callers
Method
getMenuOptionIcon
source/ui/optionsPage.cpp:78
↓ 6 callers
Method
get_string
include/util/json.hpp:12664
↓ 6 callers
Function
if
include/util/json.hpp:23686
↓ 6 callers
Function
is_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
include/util/json.hpp:21412
↓ 6 callers
Function
json_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
include/util/json.hpp:14566
↓ 6 callers
Function
name
include/util/json.hpp:4526
↓ 6 callers
Method
null
include/util/json.hpp:9569
↓ 6 callers
Function
push_back
@brief append an unescaped token at the end of the reference pointer @sa https://json.nlohmann.me/api/json_pointer/push_back/
include/util/json.hpp:14687
↓ 5 callers
Function
GetNcaIdString
source/util/title_util.cpp:40
↓ 5 callers
Method
Resize
source/data/byte_buffer.cpp:45
↓ 5 callers
Function
USBRead
source/util/usb_util.cpp:72
↓ 5 callers
Function
cend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
include/util/json.hpp:22850
↓ 5 callers
Function
escape
include/util/json.hpp:3117
↓ 5 callers
Method
get_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
include/util/json.hpp:6574
↓ 5 callers
Method
is_begin
return whether the iterator can be dereferenced
include/util/json.hpp:13452
↓ 5 callers
Method
parse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
include/util/json.hpp:12951
↓ 5 callers
Function
swap
@brief exchanges the values @sa https://json.nlohmann.me/api/basic_json/swap/
include/util/json.hpp:23504
↓ 5 callers
Method
write
source/nx/nca_writer.cpp:47
↓ 4 callers
Method
AppendData
source/data/buffered_placeholder_writer.cpp:49
↓ 4 callers
Method
CanAppendData
source/data/buffered_placeholder_writer.cpp:92
↓ 4 callers
Method
CanWriteSegmentToPlaceholder
source/data/buffered_placeholder_writer.cpp:123
↓ 4 callers
Method
DeletePlaceholder
source/nx/ncm.cpp:43
↓ 4 callers
Method
GetContentMetaKey
source/nx/content_meta.cpp:52
↓ 4 callers
Method
GetFileEntryByName
source/install/nsp.cpp:86
↓ 4 callers
Method
GetFileEntryByName
source/install/xci.cpp:117
↓ 4 callers
Method
GetSize
source/data/byte_buffer.cpp:35
next →
1–100 of 728, ranked by callers