Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fastboot/
H A Dstorage.cpp43 std::ofstream devices_stream(devices_path_); in WriteDevices() local
49 std::ifstream devices_stream(devices_path_); in ReadDevices() local