Home
last modified time | relevance | path

Searched refs:should_flash_in_userspace (Results 1 – 1 of 1) sorted by relevance

/system/core/fastboot/
Dfastboot.cpp1559 static bool should_flash_in_userspace(const std::string& partition_name) { in should_flash_in_userspace() function
1871 if (should_flash_in_userspace(partition) && !is_userspace_fastboot() && in Main()