MCPcopy Create free account

hub / github.com/Rem01Gaming/encore / functions

Functions297 in github.com/Rem01Gaming/encore

FunctionAStatus_fromServiceSpecificErrorWithMessage
jni/base/BinderNDK/BinderNDK.cpp:687
FunctionAStatus_fromStatus
jni/base/BinderNDK/BinderNDK.cpp:691
FunctionAStatus_getExceptionCode
jni/base/BinderNDK/BinderNDK.cpp:699
FunctionAStatus_getMessage
jni/base/BinderNDK/BinderNDK.cpp:711
FunctionAStatus_getServiceSpecificError
jni/base/BinderNDK/BinderNDK.cpp:703
FunctionAStatus_getStatus
jni/base/BinderNDK/BinderNDK.cpp:707
FunctionAStatus_newOk
jni/base/BinderNDK/BinderNDK.cpp:671
MethodBinderMonitor
jni/base/BinderMonitor/BinderMonitor.hpp:43
MethodDeviceMitigationStore
jni/DeviceMitigationStore.hpp:93
MethodEncoreConfigStore
jni/EncoreConfigStore.hpp:107
FunctionGet
* @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
MethodInotifyWatcher
Disable copying
jni/base/InotifyWatcher/InotifyWatcher.hpp:122
MethodInotifyWatcher
jni/base/InotifyWatcher/InotifyWatcher.cpp:35
MethodPipeResult
jni/include/ShellUtility.hpp:30
Methodcheck_condition
jni/DeviceMitigationStore.cpp:305
Methodcleanup
jni/base/InotifyWatcher/InotifyWatcher.cpp:179
Functioncrash_signal_handler
* @brief Handler for fatal/crash signals (SIGSEGV, SIGABRT, SIGILL, etc.). */
jni/include/SignalHandler.hpp:116
FunctioncreateShortcut
()
webui/src/helpers/KernelSU.js:25
Methodcreate_default_config
jni/EncoreConfigStore.cpp:159
FunctiondisplayCallback_transact
jni/base/BinderMonitor/BinderMonitor.cpp:345
Methoderase_directory
jni/base/InotifyWatcher/InotifyWatcher.cpp:192
Functionexit_signal_handler
* @brief Handler for graceful-exit signals (SIGTERM, SIGINT). */
jni/include/SignalHandler.hpp:137
Methodfetch_device_model
jni/base/DeviceInfo/DeviceInfo.cpp:69
Methodfetch_kernel_uname
jni/base/DeviceInfo/DeviceInfo.cpp:42
Methodfetch_soc_model
jni/base/DeviceInfo/DeviceInfo.cpp:51
FunctionfileExists
(filePath)
webui/src/helpers/KernelSU.js:100
Methodfind_game
jni/base/GameRegistry/GameRegistry.cpp:203
FunctiongetAppIcon
(packageName, size = 100)
webui/src/helpers/KernelSU.js:308
FunctiongetAppLabel
(packageName)
webui/src/helpers/KernelSU.js:222
FunctiongetAvailableLanguages
()
webui/src/stores/Language.js:90
FunctiongetBatchAppIcons
(packageNames, size = 100)
webui/src/helpers/KernelSU.js:352
FunctiongetBatchAppLabel
(packageNames)
webui/src/helpers/KernelSU.js:254
Methodget_all_package_names
jni/base/GameRegistry/GameRegistry.cpp:217
Methodget_config
jni/EncoreConfigStore.cpp:106
Methodget_config_path
jni/EncoreConfigStore.cpp:131
Methodget_device_info
jni/DeviceMitigationStore.cpp:190
Methodget_mitigation_items
jni/DeviceMitigationStore.cpp:66
FunctioninitializeData
()
webui/src/stores/Games.js:212
FunctioninitializeData
()
webui/src/stores/Home.js:26
FunctioninitializeLanguage
()
webui/src/stores/Language.js:76
MethodisRunning
jni/base/InotifyWatcher/InotifyWatcher.cpp:355
FunctionlaunchApp
(packageName)
webui/src/helpers/KernelSU.js:145
FunctionlistApps
()
webui/src/helpers/KernelSU.js:195
FunctionloadConfig
()
webui/src/stores/EncoreConfig.js:31
Functionload_binder_ndk
jni/base/BinderNDK/BinderNDK.cpp:144
Methodload_config
jni/DeviceMitigationStore.cpp:32
Functionmain
jni/Main.cpp:418
Methodmatches_rule
jni/DeviceMitigationStore.cpp:108
FunctionnoopCreate
jni/base/BinderMonitor/BinderMonitor.cpp:191
FunctionnoopDestroy
jni/base/BinderMonitor/BinderMonitor.cpp:193
FunctionnoopTransact
jni/base/BinderMonitor/BinderMonitor.cpp:195
Functionon_json_modified
jni/InotifyHandler.cpp:36
Functionon_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
Functionon_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
Functionon_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
FunctionopenAppInfo
(packageName)
webui/src/helpers/KernelSU.js:170
Methodparse_config
jni/DeviceMitigationStore.cpp:205
Methodparse_config
jni/EncoreConfigStore.cpp:185
Functionpidof
jni/base/EncoreUtility/ProcessUtility.cpp:28
FunctionpollPowerSave
jni/base/BinderMonitor/BinderMonitor.cpp:356
Functionpopen_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
Methodpopulate_from_base
jni/base/GameRegistry/GameRegistry.cpp:106
MethodprocessEvents
jni/base/InotifyWatcher/InotifyWatcher.cpp:68
FunctionprocessObserver_transact
jni/base/BinderMonitor/BinderMonitor.cpp:296
Methodpush_directory
jni/base/InotifyWatcher/InotifyWatcher.cpp:186
FunctionreadFile
(filePath)
webui/src/helpers/KernelSU.js:52
Methodread_default_cpu_governor
jni/EncoreConfigStore.cpp:140
FunctionrefreshFromSettings
()
webui/src/stores/Games.js:203
MethodremoveDirectory
jni/base/InotifyWatcher/InotifyWatcher.cpp:400
MethodremoveFile
jni/base/InotifyWatcher/InotifyWatcher.cpp:359
FunctionsaveConfig
()
webui/src/stores/EncoreConfig.js:44
Methodsave_config
jni/EncoreConfigStore.cpp:67
FunctionsetCpuGovernorProfile
(profile, governor)
webui/src/stores/EncoreConfig.js:139
FunctionsetDeviceMitigation
(enabled)
webui/src/stores/EncoreConfig.js:100
FunctionsetDisableTweaks
(enabled)
webui/src/stores/EncoreConfig.js:105
FunctionsetLanguage
(locale, savePreference = true)
webui/src/stores/Language.js:34
FunctionsetLiteMode
(enabled)
webui/src/stores/EncoreConfig.js:86
FunctionsetLogLevel
(level)
webui/src/stores/EncoreConfig.js:91
Methodset_cpu_governor
jni/EncoreConfigStore.cpp:126
Methodset_preferences
jni/EncoreConfigStore.cpp:121
FunctionsortByName
(a, b)
webui/src/stores/Games.js:29
Methodstop
jni/base/InotifyWatcher/InotifyWatcher.cpp:339
FunctionstringAllocator
jni/base/BinderMonitor/BinderMonitor.cpp:199
Functionsystemv
* @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
FunctiontoggleAppEnabled
(packageName, enabled)
webui/src/stores/Games.js:95
FunctionupdateAppSetting
(packageName, setting, value)
webui/src/stores/Games.js:108
FunctionupdateConfig
(newConfig)
webui/src/stores/EncoreConfig.js:149
FunctionupdateHtmlAttributes
()
webui/src/stores/Language.js:80
Methodupdate_gamelist
jni/base/GameRegistry/GameRegistry.cpp:168
Functionuser_signal_handler
* @brief Handler for controllable signals (SIGHUP, SIGUSR1, SIGUSR2). */
jni/include/SignalHandler.hpp:154
Methodvalidate_game_entry
jni/base/GameRegistry/GameRegistry.cpp:229
FunctionwriteFile
(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
← previous201–297 of 297, ranked by callers