Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dcommands.cpp52 static constexpr bool kEnableFetch = true; variable
54 static constexpr bool kEnableFetch = false; variable
H A Dvariables.cpp38 static constexpr bool kEnableFetch = true; variable
40 static constexpr bool kEnableFetch = false; variable