Home
last modified time | relevance | path

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

/packages/modules/Virtualization/virtualizationmanager/src/
Ddebug_config.rs45 fn to_path(&self) -> PathBuf { in to_path() method
236 debug_policy_log: get_debug_policy_bool(&DP_LOG_PATH.to_path())?, in from_host()
237 debug_policy_ramdump: get_debug_policy_bool(&DP_RAMDUMP_PATH.to_path())?, in from_host()
238 debug_policy_adb: get_debug_policy_bool(&DP_ADB_PATH.to_path())?, in from_host()