Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dcommands.cpp101 auto all_args = handlers.get_all_args(device); in GetAllVars() local
102 for (const auto& args : all_args) { in GetAllVars()