Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dutility.cpp117 bool LogicalPartitionExists(FastbootDevice* device, const std::string& name, bool* is_zero_length) { in LogicalPartitionExists()
H A Dvariables.cpp294 bool is_zero_length; in GetPartitionSize() local