Searched refs:to_path (Results 1 – 1 of 1) sorted by relevance
45 fn to_path(&self) -> PathBuf { in to_path() method236 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()