Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rem01Gaming/encore
/ functions
Functions
297 in github.com/Rem01Gaming/encore
⨍
Functions
297
◇
Types & classes
37
Function
AStatus_fromServiceSpecificErrorWithMessage
jni/base/BinderNDK/BinderNDK.cpp:687
Function
AStatus_fromStatus
jni/base/BinderNDK/BinderNDK.cpp:691
Function
AStatus_getExceptionCode
jni/base/BinderNDK/BinderNDK.cpp:699
Function
AStatus_getMessage
jni/base/BinderNDK/BinderNDK.cpp:711
Function
AStatus_getServiceSpecificError
jni/base/BinderNDK/BinderNDK.cpp:703
Function
AStatus_getStatus
jni/base/BinderNDK/BinderNDK.cpp:707
Function
AStatus_newOk
jni/base/BinderNDK/BinderNDK.cpp:671
Method
BinderMonitor
jni/base/BinderMonitor/BinderMonitor.hpp:43
Method
DeviceMitigationStore
jni/DeviceMitigationStore.hpp:93
Method
EncoreConfigStore
jni/EncoreConfigStore.hpp:107
Function
Get
* @brief Reads all properties from module.prop file * * @param path The path to the module.prop file * @param result Vector of ModuleProperties, wh
jni/include/ModuleProperty.hpp:39
Method
InotifyWatcher
Disable copying
jni/base/InotifyWatcher/InotifyWatcher.hpp:122
Method
InotifyWatcher
jni/base/InotifyWatcher/InotifyWatcher.cpp:35
Method
PipeResult
jni/include/ShellUtility.hpp:30
Method
check_condition
jni/DeviceMitigationStore.cpp:305
Method
cleanup
jni/base/InotifyWatcher/InotifyWatcher.cpp:179
Function
crash_signal_handler
* @brief Handler for fatal/crash signals (SIGSEGV, SIGABRT, SIGILL, etc.). */
jni/include/SignalHandler.hpp:116
Function
createShortcut
()
webui/src/helpers/KernelSU.js:25
Method
create_default_config
jni/EncoreConfigStore.cpp:159
Function
displayCallback_transact
jni/base/BinderMonitor/BinderMonitor.cpp:345
Method
erase_directory
jni/base/InotifyWatcher/InotifyWatcher.cpp:192
Function
exit_signal_handler
* @brief Handler for graceful-exit signals (SIGTERM, SIGINT). */
jni/include/SignalHandler.hpp:137
Method
fetch_device_model
jni/base/DeviceInfo/DeviceInfo.cpp:69
Method
fetch_kernel_uname
jni/base/DeviceInfo/DeviceInfo.cpp:42
Method
fetch_soc_model
jni/base/DeviceInfo/DeviceInfo.cpp:51
Function
fileExists
(filePath)
webui/src/helpers/KernelSU.js:100
Method
find_game
jni/base/GameRegistry/GameRegistry.cpp:203
Function
getAppIcon
(packageName, size = 100)
webui/src/helpers/KernelSU.js:308
Function
getAppLabel
(packageName)
webui/src/helpers/KernelSU.js:222
Function
getAvailableLanguages
()
webui/src/stores/Language.js:90
Function
getBatchAppIcons
(packageNames, size = 100)
webui/src/helpers/KernelSU.js:352
Function
getBatchAppLabel
(packageNames)
webui/src/helpers/KernelSU.js:254
Method
get_all_package_names
jni/base/GameRegistry/GameRegistry.cpp:217
Method
get_config
jni/EncoreConfigStore.cpp:106
Method
get_config_path
jni/EncoreConfigStore.cpp:131
Method
get_device_info
jni/DeviceMitigationStore.cpp:190
Method
get_mitigation_items
jni/DeviceMitigationStore.cpp:66
Function
initializeData
()
webui/src/stores/Games.js:212
Function
initializeData
()
webui/src/stores/Home.js:26
Function
initializeLanguage
()
webui/src/stores/Language.js:76
Method
isRunning
jni/base/InotifyWatcher/InotifyWatcher.cpp:355
Function
launchApp
(packageName)
webui/src/helpers/KernelSU.js:145
Function
listApps
()
webui/src/helpers/KernelSU.js:195
Function
loadConfig
()
webui/src/stores/EncoreConfig.js:31
Function
load_binder_ndk
jni/base/BinderNDK/BinderNDK.cpp:144
Method
load_config
jni/DeviceMitigationStore.cpp:32
Function
main
jni/Main.cpp:418
Method
matches_rule
jni/DeviceMitigationStore.cpp:108
Function
noopCreate
jni/base/BinderMonitor/BinderMonitor.cpp:191
Function
noopDestroy
jni/base/BinderMonitor/BinderMonitor.cpp:193
Function
noopTransact
jni/base/BinderMonitor/BinderMonitor.cpp:195
Function
on_json_modified
jni/InotifyHandler.cpp:36
Function
on_sighup
* @brief Register a callback to be invoked when SIGHUP is received. * * @param cb Callable with signature void(int sig). * @note Callbacks are invo
jni/include/SignalHandler.hpp:51
Function
on_sigusr1
* @brief Register a callback to be invoked when SIGUSR1 is received. * * @param cb Callable with signature void(int sig). */
jni/include/SignalHandler.hpp:60
Function
on_sigusr2
* @brief Register a callback to be invoked when SIGUSR2 is received. * * @param cb Callable with signature void(int sig). */
jni/include/SignalHandler.hpp:69
Function
openAppInfo
(packageName)
webui/src/helpers/KernelSU.js:170
Method
parse_config
jni/DeviceMitigationStore.cpp:205
Method
parse_config
jni/EncoreConfigStore.cpp:185
Function
pidof
jni/base/EncoreUtility/ProcessUtility.cpp:28
Function
pollPowerSave
jni/base/BinderMonitor/BinderMonitor.cpp:356
Function
popen_direct
* @brief Executes a command directly and captures its standard output. * * Forks a child process and uses `execvp` to run the specified command. Thi
jni/include/ShellUtility.hpp:74
Method
populate_from_base
jni/base/GameRegistry/GameRegistry.cpp:106
Method
processEvents
jni/base/InotifyWatcher/InotifyWatcher.cpp:68
Function
processObserver_transact
jni/base/BinderMonitor/BinderMonitor.cpp:296
Method
push_directory
jni/base/InotifyWatcher/InotifyWatcher.cpp:186
Function
readFile
(filePath)
webui/src/helpers/KernelSU.js:52
Method
read_default_cpu_governor
jni/EncoreConfigStore.cpp:140
Function
refreshFromSettings
()
webui/src/stores/Games.js:203
Method
removeDirectory
jni/base/InotifyWatcher/InotifyWatcher.cpp:400
Method
removeFile
jni/base/InotifyWatcher/InotifyWatcher.cpp:359
Function
saveConfig
()
webui/src/stores/EncoreConfig.js:44
Method
save_config
jni/EncoreConfigStore.cpp:67
Function
setCpuGovernorProfile
(profile, governor)
webui/src/stores/EncoreConfig.js:139
Function
setDeviceMitigation
(enabled)
webui/src/stores/EncoreConfig.js:100
Function
setDisableTweaks
(enabled)
webui/src/stores/EncoreConfig.js:105
Function
setLanguage
(locale, savePreference = true)
webui/src/stores/Language.js:34
Function
setLiteMode
(enabled)
webui/src/stores/EncoreConfig.js:86
Function
setLogLevel
(level)
webui/src/stores/EncoreConfig.js:91
Method
set_cpu_governor
jni/EncoreConfigStore.cpp:126
Method
set_preferences
jni/EncoreConfigStore.cpp:121
Function
sortByName
(a, b)
webui/src/stores/Games.js:29
Method
stop
jni/base/InotifyWatcher/InotifyWatcher.cpp:339
Function
stringAllocator
jni/base/BinderMonitor/BinderMonitor.cpp:199
Function
systemv
* @brief Executes a shell command with formatted arguments. * * This function is a wrapper around the standard `system()` call, providing `printf`-l
jni/include/ShellUtility.hpp:114
Function
toggleAppEnabled
(packageName, enabled)
webui/src/stores/Games.js:95
Function
updateAppSetting
(packageName, setting, value)
webui/src/stores/Games.js:108
Function
updateConfig
(newConfig)
webui/src/stores/EncoreConfig.js:149
Function
updateHtmlAttributes
()
webui/src/stores/Language.js:80
Method
update_gamelist
jni/base/GameRegistry/GameRegistry.cpp:168
Function
user_signal_handler
* @brief Handler for controllable signals (SIGHUP, SIGUSR1, SIGUSR2). */
jni/include/SignalHandler.hpp:154
Method
validate_game_entry
jni/base/GameRegistry/GameRegistry.cpp:229
Function
writeFile
(filePath, content)
webui/src/helpers/KernelSU.js:81
Method
~BinderMonitor
jni/base/BinderMonitor/BinderMonitor.cpp:378
Method
~DeviceMitigationStore
jni/DeviceMitigationStore.hpp:94
Method
~EncoreConfigStore
jni/EncoreConfigStore.hpp:108
Method
~InotifyWatcher
jni/base/InotifyWatcher/InotifyWatcher.cpp:52
Method
~PipeResult
jni/include/ShellUtility.hpp:47
← previous
201–297 of 297, ranked by callers