Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot_driver.cpp100 RetCode FastBootDriver::GetVarAll(std::vector<std::string>* response) { in GetVarAll() function in fastboot::FastBootDriver
/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp390 TEST_F(Conformance, GetVarAll) { in TEST_F() argument