Searched defs:kFailure (Results 1 - 3 of 3) sorted by relevance

/external/libbrillo/brillo/
H A Dfile_utils.cc49 kFailure = 0, // Failed to delete whatever was at the path. enumerator in enum:brillo::__anon9090::RegularFileOrDeleteResult
81 return kFailure;
100 case kFailure:
/external/google-tv-pairing-protocol/cpp/src/polo/pairing/
H A Dpairingsession.h52 kFailure, enumerator in enum:polo::pairing::PairingSession::ProtocolState
/external/skia/include/core/
H A DSkImageDecoder.h193 kFailure = 0, //!< Image failed to decode. bitmap will be enumerator in enum:SkImageDecoder::Result
208 * If the image cannot be decompressed, return kFailure. After the

Completed in 123 milliseconds