Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_loop.cpp130 using Failed = StatusOr<LoopbackDeviceUniqueFd>; in createLoopDevice() typedef
133 return Failed::MakeError(PStringLog() << "Failed to open loop-control"); in createLoopDevice()
138 return Failed::MakeError(PStringLog() << "Failed LOOP_CTL_GET_FREE"); in createLoopDevice()
145 return Failed::MakeError(PStringLog() << "Failed to open " << target); in createLoopDevice()
161 return Failed::MakeError(PStringLog() << "Failed to open " << device); in createLoopDevice()
168 return Failed::MakeError(PStringLog() << "Failed to LOOP_SET_FD"); in createLoopDevice()
177 return Failed::MakeError(PStringLog() << "Failed to LOOP_SET_STATUS64"); in createLoopDevice()
199 return Failed::MakeError(PStringLog() in createLoopDevice()
217 return Failed::MakeError(StringLog() << readAheadStatus.ErrorMessage()); in createLoopDevice()
/system/tools/hidl/build/
Dhidl_interface.go424 if mctx.Failed() {
/system/core/fastboot/fuzzy_fastboot/
DREADME.md298 #### Understanding and Fixing Failed Tests