Home
last modified time | relevance | path

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

/bootable/recovery/minadbd/
Dminadbd_services.cpp124 return kMinadbdMessageFormatError; in RunAdbFuseSideload()
212 exit(kMinadbdMessageFormatError); in RescueGetpropHostService()
237 exit(kMinadbdMessageFormatError); in RebootHostService()
258 exit(kMinadbdMessageFormatError); in WipeDeviceService()
Dminadbd_services_test.cpp159 ::testing::ExitedWithCode(kMinadbdMessageFormatError), ""); in TEST_F()
/bootable/recovery/minadbd/include/minadbd/
Dtypes.h31 kMinadbdMessageFormatError = 3, enumerator