Searched refs:get_dtbo_img_path (Results 1 – 1 of 1) sorted by relevance
99 let dtbo_path = get_dtbo_img_path()?; in writeVmDtbo()280 fn get_dtbo_img_path() -> binder::Result<PathBuf> { in get_dtbo_img_path() function