Home
last modified time | relevance | path

Searched defs:patch_contents (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/bootable/deprecated-ota/applypatch/
H A Dapplypatch_modes.cpp73 std::string patch_contents; in PatchMode() local
/aosp_15_r20/development/tools/external_crates/crate_tool/src/
H A Dmanaged_crate.rs199 let patch_contents = read_to_string(&patch)?; in recontextualize_patches() localVariable