Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A Dstorage.cpp47 std::ofstream devices_stream(devices_path_); in WriteDevices() local
53 std::ifstream devices_stream(devices_path_); in ReadDevices() local