Home
last modified time | relevance | path

Searched defs:binary_path (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/libs/binder/rust/tests/
H A Dintegration.rs234 let mut binary_path = in new_internal() localVariable
/aosp12/bootable/recovery/install/
H A Dinstall.cpp294 const std::string binary_path = Paths::Get().temporary_update_binary(); in SetUpNonAbUpdateCommands() local
/aosp12/bootable/recovery/tests/unit/
H A Dinstall_test.cpp124 std::string binary_path = std::string(td.path) + "/update_binary"; in TEST() local