Home
last modified time | relevance | path

Searched refs:package_match (Results 1 – 2 of 2) sorted by relevance

/tools/asuite/adevice/src/
Ddevice.rs166 let package_match = stdout in apks_from_pm_list_output() localVariable
170 package_match in apks_from_pm_list_output()
Dadevice.rs526 let package_match = String::from_utf8(stdout)? in package_from_aapt_dump_output() localVariable
530 Ok(package_match) in package_from_aapt_dump_output()