Home
last modified time | relevance | path

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

/tools/asuite/adevice/src/
Ddevice.rs165 let package_match = stdout in apks_from_pm_list_output() localVariable
169 package_match in apks_from_pm_list_output()
Dadevice.rs531 let package_match = String::from_utf8(stdout)? in package_from_aapt_dump_output() localVariable
535 Ok(package_match) in package_from_aapt_dump_output()