Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OukaroMF/OukaroManager
/ functions
Functions
191 in github.com/OukaroMF/OukaroManager
⨍
Functions
191
◇
Types & classes
29
↓ 15 callers
Method
get
gef app config in local config
oukaro/src/config.rs:57
↓ 13 callers
Function
push_new_interned
(buf: &mut Vec<u8>, value: &str)
shared/android_xml.rs:483
↓ 7 callers
Function
decode_xmlish_bytes
(bytes: &[u8])
shared/android_xml.rs:42
↓ 7 callers
Function
getBridge
()
webui/src/lib/module-api.ts:78
↓ 7 callers
Function
push_interned_ref
(buf: &mut Vec<u8>, index: u16)
shared/android_xml.rs:488
↓ 6 callers
Method
read_slice
(&mut self, len: usize)
shared/android_xml.rs:348
↓ 6 callers
Method
read_slice
(&mut self, len: usize)
oukaro/src/android_xml.rs:348
↓ 6 callers
Function
validate_package_name
(package: &str)
oukaro/src/android_package.rs:7
↓ 5 callers
Function
parse_boolish
(value: &str)
oukaro/src/android_xml.rs:50
↓ 5 callers
Function
pickString
(...values: unknown[])
webui/src/lib/module-api.ts:219
↓ 5 callers
Function
push_utf
(buf: &mut Vec<u8>, value: &str)
shared/android_xml.rs:471
↓ 5 callers
Method
read_typed_value
(&mut self, type_info: u8)
shared/android_xml.rs:262
↓ 5 callers
Method
read_typed_value
(&mut self, type_info: u8)
oukaro/src/android_xml.rs:262
↓ 4 callers
Function
getRuntimeCapabilities
()
webui/src/lib/module-api.ts:491
↓ 4 callers
Method
read_interned_string
(&mut self)
shared/android_xml.rs:289
↓ 4 callers
Method
read_interned_string
(&mut self)
oukaro/src/android_xml.rs:289
↓ 4 callers
Method
read_u16
(&mut self)
shared/android_xml.rs:323
↓ 4 callers
Method
read_u16
(&mut self)
oukaro/src/android_xml.rs:323
↓ 4 callers
Function
read_xmlish_text
(path: &Path)
oukaro/src/android_xml.rs:37
↓ 3 callers
Function
decode_utf16_xml
(bytes: &[u8], little_endian: bool)
shared/android_xml.rs:137
↓ 3 callers
Function
decode_utf16_xml
(bytes: &[u8], little_endian: bool)
oukaro/src/android_xml.rs:137
↓ 3 callers
Function
finalizeReject
(error: unknown)
webui/src/lib/module-api.ts:425
↓ 3 callers
Function
finalizeResolve
(result: ExecResult)
webui/src/lib/module-api.ts:414
↓ 3 callers
Function
parse_pm_path_output
(stdout: &str)
oukaro/src/utils.rs:329
↓ 3 callers
Function
pickNumber
(...values: unknown[])
webui/src/lib/module-api.ts:229
↓ 3 callers
Function
push_escaped_text
(xml: &mut String, value: &str)
shared/android_xml.rs:364
↓ 3 callers
Function
push_escaped_text
(xml: &mut String, value: &str)
oukaro/src/android_xml.rs:364
↓ 3 callers
Function
remove_path
(path: &Path)
oukaro/src/utils.rs:513
↓ 3 callers
Method
save
(&self)
okrmng/src/config.rs:43
↓ 3 callers
Function
shellQuote
(value: string)
webui/src/lib/module-api.ts:161
↓ 2 callers
Method
as_str
(self)
okrmng/src/cli.rs:30
↓ 2 callers
Function
check_package_visible_to_system_user_with_pm
(package: &str)
oukaro/src/utils.rs:303
↓ 2 callers
Function
cleanup
()
webui/src/lib/module-api.ts:436
↓ 2 callers
Function
cleanup_unmanaged_packages
( destination_root: impl AsRef<Path>, keep_packages: &HashSet<String>, )
oukaro/src/utils.rs:106
↓ 2 callers
Function
config_path
()
okrmng/src/defs.rs:18
↓ 2 callers
Function
decode_modified_utf8
(bytes: &[u8])
shared/android_xml.rs:156
↓ 2 callers
Function
decode_modified_utf8
(bytes: &[u8])
oukaro/src/android_xml.rs:156
↓ 2 callers
Function
ensure_not_in_other_group
( existing_packages: &BTreeSet<String>, package: &str, group_name: &str, )
okrmng/src/cli.rs:221
↓ 2 callers
Function
find_data_path
get packge data path in =/data packge: packge name
oukaro/src/utils.rs:181
↓ 2 callers
Function
getWebUiXPackageIconUrl
(packageName: string)
webui/src/lib/module-api.ts:373
↓ 2 callers
Function
getWxuGlobal
()
webui/src/lib/module-api.ts:96
↓ 2 callers
Function
getWxuModule
()
webui/src/lib/module-api.ts:109
↓ 2 callers
Function
getWxuPackageManager
()
webui/src/lib/module-api.ts:127
↓ 2 callers
Function
has_known_user_app_prefix
(path: &Path)
oukaro/src/android_install_path.rs:3
↓ 2 callers
Method
is_available
(self)
oukaro/src/android_package_state.rs:17
↓ 2 callers
Function
is_known_existing_user_app_path
(path: &Path)
shared/android_install_path.rs:34
↓ 2 callers
Function
is_known_existing_user_app_path
(path: &Path)
oukaro/src/android_install_path.rs:11
↓ 2 callers
Function
mount_overlyfs
(lower: P, upper: P, work: P, target: &str)
oukaro/src/utils.rs:32
↓ 2 callers
Function
normalizeExecResult
( errno: unknown, stdout: unknown, stderr: unknown, )
webui/src/lib/module-api.ts:333
↓ 2 callers
Function
normalizePackageInfoSummary
( raw: unknown, fallbackPackageName: string, iconUrl?: string | null, )
webui/src/lib/module-api.ts:279
↓ 2 callers
Function
parseDirectExecResult
(raw: unknown)
webui/src/lib/module-api.ts:348
↓ 2 callers
Function
parsePackageInfoList
(raw: unknown)
webui/src/lib/module-api.ts:191
↓ 2 callers
Function
parse_package_csv
(input: &str)
okrmng/src/cli.rs:233
↓ 2 callers
Function
pm_path_failure_indicates_missing_package
(stdout: &str, stderr: &str)
oukaro/src/utils.rs:340
↓ 2 callers
Method
read_i32
(&mut self)
shared/android_xml.rs:328
↓ 2 callers
Method
read_i32
(&mut self)
oukaro/src/android_xml.rs:328
↓ 2 callers
Method
read_i64
(&mut self)
shared/android_xml.rs:333
↓ 2 callers
Method
read_i64
(&mut self)
oukaro/src/android_xml.rs:333
↓ 2 callers
Method
read_u8
(&mut self)
shared/android_xml.rs:313
↓ 2 callers
Method
read_u8
(&mut self)
oukaro/src/android_xml.rs:313
↓ 2 callers
Method
read_utf_string
(&mut self)
shared/android_xml.rs:303
↓ 2 callers
Method
read_utf_string
(&mut self)
oukaro/src/android_xml.rs:303
↓ 2 callers
Function
resolveRuntimeAssetUrl
(relativePath: string)
webui/src/lib/module-api.ts:369
↓ 2 callers
Function
runOkrmng
(argumentsText: string, timeoutMs: number)
webui/src/lib/module-api.ts:475
↓ 2 callers
Function
sync_package_dir
( from: impl AsRef<Path>, destination_root: impl AsRef<Path>, package: &str, )
oukaro/src/utils.rs:68
↓ 1 callers
Function
apply_saved_config
()
oukaro/src/main.rs:87
↓ 1 callers
Function
base64ToDataUrl
(raw: unknown)
webui/src/lib/module-api.ts:262
↓ 1 callers
Function
build_inspect_output
( config: &App, installed_user_apps: &InstalledUserAppsListing, )
okrmng/src/cli.rs:516
↓ 1 callers
Function
bytes_to_base64
(bytes: &[u8])
shared/android_xml.rs:437
↓ 1 callers
Function
bytes_to_base64
(bytes: &[u8])
oukaro/src/android_xml.rs:437
↓ 1 callers
Function
bytes_to_hex
(bytes: &[u8])
shared/android_xml.rs:429
↓ 1 callers
Function
bytes_to_hex
(bytes: &[u8])
oukaro/src/android_xml.rs:429
↓ 1 callers
Function
commandError
(stderr: string, stdout: string, errno: number)
webui/src/lib/module-api.ts:173
↓ 1 callers
Function
config_path
()
oukaro/src/defs.rs:21
↓ 1 callers
Function
copy_dir_contents
(from: &Path, to: &Path)
oukaro/src/utils.rs:138
↓ 1 callers
Function
copy_symlink
(source_path: &Path, destination_path: &Path)
oukaro/src/utils.rs:525
↓ 1 callers
Method
decode
(&mut self)
shared/android_xml.rs:185
↓ 1 callers
Method
decode
(&mut self)
oukaro/src/android_xml.rs:185
↓ 1 callers
Function
decode_text_xml
(bytes: &[u8])
shared/android_xml.rs:104
↓ 1 callers
Function
decode_text_xml
(bytes: &[u8])
oukaro/src/android_xml.rs:104
↓ 1 callers
Function
decode_xmlish_bytes
(bytes: &[u8])
oukaro/src/android_xml.rs:42
↓ 1 callers
Function
detectInitialLocale
()
webui/src/lib/i18n.ts:246
↓ 1 callers
Function
detectRuntime
(bridge: KernelSuBridge | null)
webui/src/lib/module-api.ts:145
↓ 1 callers
Function
ensureKernelSuAlias
()
webui/src/lib/module-api.ts:64
↓ 1 callers
Function
errorToMessage
(error: unknown)
webui/src/lib/module-api.ts:165
↓ 1 callers
Function
execBridge
( command: string, options: ExecOptions = {}, timeoutMs = INSPECT_TIMEOUT_MS, )
webui/src/lib/module-api.ts:399
↓ 1 callers
Function
fetchJsonWithTimeout
(url: string, timeoutMs: number)
webui/src/lib/module-api.ts:377
↓ 1 callers
Function
filter_installed_for_system_user
( packages: BTreeSet<String>, system_user_package_states: &BTreeMap<String, SystemUserPackageState>, )
okrmng/src/cli.rs:500
↓ 1 callers
Function
find_data_path_from_packages_xml
(package: &str)
oukaro/src/utils.rs:358
↓ 1 callers
Function
find_data_path_from_packages_xml_file
(path: &Path, package: &str)
oukaro/src/utils.rs:382
↓ 1 callers
Function
getGlobalScope
()
webui/src/lib/module-api.ts:60
↓ 1 callers
Function
getModuleMetadata
()
webui/src/lib/module-api.ts:532
↓ 1 callers
Function
guessBase64ImageMime
(base64: string)
webui/src/lib/module-api.ts:246
↓ 1 callers
Function
has_embedded_test_user_app_prefix
(path: &Path)
shared/android_install_path.rs:60
↓ 1 callers
Function
has_known_user_app_prefix
(path: &Path)
shared/android_install_path.rs:3
↓ 1 callers
Function
init_logger
()
oukaro/src/main.rs:27
↓ 1 callers
Function
isPromiseLike
(value: unknown)
webui/src/lib/module-api.ts:324
↓ 1 callers
Function
is_adopted_storage_app_path
(normalized: &str)
shared/android_install_path.rs:47
↓ 1 callers
Function
is_adopted_storage_app_path
(normalized: &str)
oukaro/src/android_install_path.rs:35
↓ 1 callers
Function
is_installed_for_system_user
(package: &str)
oukaro/src/utils.rs:279
next →
1–100 of 191, ranked by callers