Home
last modified time | relevance | path

Searched defs:failure (Results 1 – 4 of 4) sorted by relevance

/system/core/init/
Dsubcontext.cpp143 auto* failure = reply->mutable_failure(); in RunCommand() local
154 auto* failure = reply->mutable_failure(); in ExpandArgs() local
322 auto& failure = subcontext_reply->failure(); in Execute() local
346 auto& failure = subcontext_reply->failure(); in ExpandArgs() local
Dsubcontext.proto38 Failure failure = 2; field
/system/update_engine/payload_consumer/
Dfake_file_descriptor.cc31 for (const auto& failure : failure_ranges_) { in Read() local
/system/bt/stack/smp/
Dsmp_int.h266 uint8_t failure; member