Home
last modified time | relevance | path

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

/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp189 std::string is_logical; in TEST_F() local
218 std::string is_logical; in TEST_F() local
/system/core/fastboot/
Dfastboot.cpp1029 static bool is_logical(const std::string& partition) { in is_logical() function