Home
last modified time | relevance | path

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

/bootable/recovery/minadbd/
Dminadbd_services.cpp125 return kMinadbdMessageFormatError; in RunAdbFuseSideload()
251 exit(kMinadbdMessageFormatError); in RescueGetpropHostService()
276 exit(kMinadbdMessageFormatError); in RebootHostService()
297 exit(kMinadbdMessageFormatError); in WipeDeviceService()
Dminadbd_services_test.cpp159 ::testing::ExitedWithCode(kMinadbdMessageFormatError), ""); in TEST_F()
/bootable/recovery/minadbd/include/minadbd/
Dtypes.h31 kMinadbdMessageFormatError = 3, enumerator